summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2017-11-03ASoC: wm8741: Fix setting BCLK and LRCLK polaritySergej Sawazki1-2/+2
2017-11-03ASoC: rt5514: The ACPI also should use the function rt5514_parse_dp()oder_chiou@realtek.com1-3/+3
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds197-0/+197
2017-11-02ASoC: intel: include linux/module.h as neededArnd Bergmann1-0/+1
2017-11-02ASoC: Intel: fix Kconfig dependenciesArnd Bergmann1-4/+5
2017-11-02ASoC: stm32: sai: fix warning in stm32_sai_set_config()olivier moysan1-3/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman197-0/+197
2017-11-02ALSA: usb-audio: support new Amanero Combo384 firmware versionJussi Laako1-0/+1
2017-11-01Merge tag 'asoc-fix-v4.14-rc7' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai10-73/+53
2017-11-01ASoC: wm8741: Use snd_soc_update_bits rather than hard codingCharles Keepax1-14/+21
2017-11-01Merge remote-tracking branches 'asoc/fix/topology', 'asoc/fix/adau17x1', 'aso...Mark Brown10-73/+53
2017-11-01ASoC: fix build warning in soc-core.cRandy Dunlap1-1/+1
2017-11-01ASoC: rsnd: remove NULL check from rsnd_mod_name()/rsnd_mod_id()Kuninori Morimoto3-17/+21
2017-11-01ASoC: rsnd: rsnd_ssi_run_mods() needs to care ssi_parent_modKuninori Morimoto1-3/+8
2017-10-31ASoC: Intel: kbl: fix jack nameVinod Koul1-1/+1
2017-10-31ASoC: Intel: Fix setting of SSP parameters in Kabylake machine driverHarsha Priya N1-6/+21
2017-10-31ASoC: Intel: Enable tdm slots for max98927Harsha Priya N1-1/+39
2017-10-31ASoC: rsnd: Don't check SSISR::DIRQ when CaptureKuninori Morimoto1-6/+9
2017-10-31ASoC: rsnd: use snd_pcm_running() in rsnd_io_is_working()Kuninori Morimoto1-1/+4
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