summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2017-10-31ASoC: rsnd: NULL check is not needed for clk_unprepare()Kuninori Morimoto1-2/+1
2017-10-31ASoC: rsnd: tidyup rsnd_mod_next() for loop methodKuninori Morimoto1-4/+2
2017-10-31ASoC: rsnd: don't use io->mod[] directlyKuninori Morimoto1-1/+1
2017-10-31ASoC: rt5645: remove unexisting route on new rt5645Bard Liao1-2/+14
2017-10-31sound: Retire OSSTakashi Iwai71-36235/+2
2017-10-31ALSA: seq: Fix nested rwsem annotation for lockdep splatTakashi Iwai1-1/+1
2017-10-31ALSA: timer: Add missing mutex lock for compat ioctlsTakashi Iwai1-2/+15
2017-10-30Revert "ASoC: rt5651: Enable jack detection on JD* pins"Mark Brown2-170/+2
2017-10-30ALSA: fix kernel-doc build warningRandy Dunlap1-1/+1
2017-10-26ASoC: intel: byt: Enable IN2 map quirk for a KIANO laptopCarlo Caione1-0/+8
2017-10-26ASoC: intel: byt: Add headset jackCarlo Caione1-0/+23
2017-10-26ASoC: rt5651: Enable JD1_1 quirk for KIANO laptoptCarlo Caione1-0/+8
2017-10-26ASoC: rt5651: Rework quirk logicCarlo Caione1-4/+35
2017-10-26ASoC: rt5651: Enable jack detection on JD* pinsCarlo Caione2-2/+170
2017-10-26ALSA: hda/realtek - Add support for ALC1220Peisen1-0/+23
2017-10-26ALSA: Convert timers to use timer_setup()Kees Cook8-31/+28
2017-10-26Merge remote-tracking branches 'asoc/fix/topology' and 'asoc/fix/wm8998' into...Mark Brown2-66/+23
2017-10-26Merge remote-tracking branches 'asoc/fix/rt5514', 'asoc/fix/rt5616', 'asoc/fi...Mark Brown10-85/+51
2017-10-26Merge remote-tracking branches 'asoc/fix/adau17x1', 'asoc/fix/davinci' and 'a...Mark Brown4-4/+30
2017-10-26Merge remote-tracking branch 'asoc/fix/rockchip' into asoc-linusMark Brown1-1/+0
2017-10-26Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linusMark Brown2-3/+6
2017-10-26Merge remote-tracking branch 'asoc/fix/pcm' into asoc-linusMark Brown1-1/+12
2017-10-26Merge remote-tracking branch 'asoc/fix/msm8916' into asoc-linusMark Brown2-5/+6
2017-10-26Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown3-4/+6
2017-10-26ASoC: rt5651: Enable jack detection on JD* pinsCarlo Caione2-2/+170
2017-10-25ASoC: Intel: Skylake: Decrease loglevel for topology loadingChintan Patel1-1/+1
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland14-57/+56
2017-10-25ALSA: sb: Minor optimization / fix of timer usage in sb8_midi.cTakashi Iwai1-2/+2
2017-10-25ALSA: sb: Convert timers to use timer_setup()Kees Cook2-9/+8
2017-10-24ALSA: wavefront: Convert timers to use timer_setup()Kees Cook1-5/+5
2017-10-24ALSA: emux: Convert timers to use timer_setup()Kees Cook3-4/+4
2017-10-24ALSA: drivers: Convert timers to use timer_setup()Kees Cook8-24/+19
2017-10-24ALSA: hda - fix headset mic problem for Dell machines with alc236Hui Wang1-0/+8
2017-10-24Merge branch 'topic/card-disconnect' into for-nextTakashi Iwai2-8/+44
2017-10-24ALSA: hda: Abort capability probe on invalid capabilityRakesh Ughreja1-1/+2
2017-10-23ASoC: snd_soc_component_driver has non_legacy_dai_namingKuninori Morimoto1-1/+2
2017-10-23ASoC: snd_soc_component_driver has endiannessKuninori Morimoto1-35/+45
2017-10-23ASoC: snd_soc_component_driver has pmdown_timeKuninori Morimoto1-1/+10
2017-10-23ASoC: snd_soc_component_driver has snd_compr_opsKuninori Morimoto1-34/+427
2017-10-23ASoC: snd_soc_component_driver has snd_pcm_opsKuninori Morimoto1-14/+353
2017-10-23ASoC: rt5651: Convert rt5651 micbias1 to a supply widgetCarlo Caione1-2/+2
2017-10-23ASoC: Intel: Add depends on X86Pierre-Louis Bossart1-0/+1
2017-10-21ASoC: Intel: clarify Kconfig dependenciesPierre-Louis Bossart2-39/+63
2017-10-21ASoC: Intel: reorder boards Kconfig by chronological orderPierre-Louis Bossart1-83/+83
2017-10-21ASoC: Intel: move machine drivers to dedicated KConfigPierre-Louis Bossart2-269/+271
2017-10-21ASoC: Intel: add SOF firmare/topology file informationPierre-Louis Bossart3-1/+81
2017-10-21ASoC: Intel: move all ACPI match tables to common modulePierre-Louis Bossart8-343/+414
2017-10-21ASoC: Intel: common: use c99 syntax for ACPI/machine tablesPierre-Louis Bossart1-5/+25
2017-10-21ASoC: move ACPI common code out of Intel/sst treePierre-Louis Bossart15-172/+103
2017-10-21ASoC: stm32: sai: Add synchronization supportOlivier Moysan3-8/+269