summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2020-08-18ASoC: core: Add common helper to parse aux devs from device treeStephan Gerhold1-0/+31
2020-08-18ASoC: ak4458: Add regulator supportShengjiu Wang1-1/+30
2020-08-18ASoC: hdac_hdmi: support 'ELD' mixerBrent Lu1-0/+138
2020-08-18sound/soc/intel: Fix spelling mistake "cant" --> "can't"Youling Tang2-5/+5
2020-08-18ASoC: codecs: delete repeated words in commentsRandy Dunlap3-3/+3
2020-08-18ASoC: various vendors: delete repeated words in commentsRandy Dunlap6-6/+6
2020-08-17Merge existing fixes from asoc/for-5.9Mark Brown17-243/+266
2020-08-17ASoC: intel: Fix memleak in sst_media_openDinghao Liu1-2/+3
2020-08-17ASoC: wm8994: Avoid attempts to read unreadable registersSylwester Nawrocki1-0/+4
2020-08-17ASoC: msm8916-wcd-analog: fix register Interrupt offsetSrinivas Kandagatla1-2/+2
2020-08-17ASoC: wm8994: Prevent access to invalid VU register bits on WM1811Sylwester Nawrocki1-16/+44
2020-08-14Merge tag 'sound-fix-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds12-12/+92
2020-08-13ALSA: echoaudio: Fix potential Oops in snd_echo_resume()Dinghao Liu1-2/+0
2020-08-12ALSA: hda/hdmi: Use force connectivity quirk on another HP desktopKai-Heng Feng1-0/+1
2020-08-12ALSA: hda/realtek - Fix unused variable warningTakashi Iwai1-2/+0
2020-08-11ASoC: q6routing: add dummy register read/write functionSrinivas Kandagatla1-0/+16
2020-08-11ASoC: q6afe-dai: mark all widgets registers as SND_SOC_NOPMSrinivas Kandagatla1-105/+105
2020-08-11ASoC: Make soc_component_read() returning an error code againTakashi Iwai1-1/+1
2020-08-11ALSA: hda - reverse the setting value in the micmute_led_setHui Wang1-4/+1
2020-08-11ALSA: echoaduio: Drop superfluous volatile modifierTakashi Iwai2-3/+2
2020-08-10ASoC: amd: Replacing component->name with codec_dai->name.Ravulapati Vishnu vardhan rao1-1/+1
2020-08-10ALSA: usb-audio: Disable Lenovo P620 Rear line-in volume controlKai-Heng Feng1-0/+1
2020-08-10ALSA: usb-audio: add quirk for Pioneer DDJ-RBHector Martin1-0/+56
2020-08-10ALSA: usb-audio: work around streaming quirk for MacroSilicon MS2109Hector Martin4-0/+11
2020-08-10ALSA: hda - fix the micmute led status for Lenovo ThinkCentre AIOHui Wang1-0/+1
2020-08-10ALSA: usb-audio: fix overeager device match for MacroSilicon MS2109Hector Martin1-1/+7
2020-08-07ALSA: hda/realtek: Fix pin default on Intel NUC 8 RuggedKai-Heng Feng1-0/+11
2020-08-06Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds605-5275/+15715
2020-08-06ALSA: usb-audio: Creative USB X-Fi Pro SB1095 volume knob supportMirko Dietrich1-0/+1
2020-08-06ALSA: usb-audio: fix spelling mistake "buss" -> "bus"Colin Ian King1-1/+1
2020-08-06ALSA: pci: delete repeated words in commentsRandy Dunlap7-7/+7
2020-08-06ALSA: isa: delete repeated words in commentsRandy Dunlap2-2/+2
2020-08-05ALSA: hda/tegra: Add 100us dma stop delayMohan Kumar1-0/+1
2020-08-05ALSA: hda: Add dma stop delay variableMohan Kumar1-0/+7
2020-08-05ASoC: hda/tegra: Set buffer alignment to 128 bytesMohan Kumar1-0/+2
2020-08-05ALSA: seq: oss: Serialize ioctlsTakashi Iwai1-1/+7
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-3/+3
2020-08-04Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2020-08-04ALSA: hda/hdmi: Add quirk to force connectivityKai-Heng Feng1-1/+15
2020-08-04ALSA: usb-audio: add startech usb audio dock nameCurtis Malainey1-4/+8
2020-08-03Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-25/+2
2020-08-03Merge series "ASoC: tegra: Fix compile warning with CONFIG_PM=n" from Takashi...Mark Brown5-10/+10
2020-08-03ASoC: fsl: Fix unused variable warningTakashi Iwai1-1/+0
2020-08-03ASoC: tegra: tegra210_i2s: Fix compile warning with CONFIG_PM=nTakashi Iwai1-2/+2
2020-08-03ASoC: tegra: tegra210_dmic: Fix compile warning with CONFIG_PM=nTakashi Iwai1-2/+2
2020-08-03ASoC: tegra: tegra210_ahub: Fix compile warning with CONFIG_PM=nTakashi Iwai1-2/+2
2020-08-03ASoC: tegra: tegra210_admaif: Fix compile warning with CONFIG_PM=nTakashi Iwai1-2/+2
2020-08-03ASoC: tegra: tegra186_dspk: Fix compile warning with CONFIG_PM=nTakashi Iwai1-2/+2
2020-08-03ALSA: usb-audio: Add support for Lenovo ThinkStation P620Kai-Heng Feng3-0/+26
2020-08-03ASoC: amd: renoir: restore two more registers during resumeHui Wang1-20/+9