summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-2325-42/+42
* Merge tag 'sound-5.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-08-2123-260/+323
|\
| * ALSA: hda: avoid reset of sdo_limitSameer Pujar2020-08-192-11/+12
| * ALSA: hda/realtek: Add quirk for Samsung Galaxy Book IonMike Pozulp2020-08-191-0/+1
| * Merge tag 'asoc-fix-v5.9-rc1' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2020-08-1917-243/+266
| |\
| | * ASoC: intel: Fix memleak in sst_media_openDinghao Liu2020-08-171-2/+3
| | * ASoC: wm8994: Avoid attempts to read unreadable registersSylwester Nawrocki2020-08-171-0/+4
| | * ASoC: msm8916-wcd-analog: fix register Interrupt offsetSrinivas Kandagatla2020-08-171-2/+2
| | * ASoC: wm8994: Prevent access to invalid VU register bits on WM1811Sylwester Nawrocki2020-08-171-16/+44
| | * ASoC: q6routing: add dummy register read/write functionSrinivas Kandagatla2020-08-111-0/+16
| | * ASoC: q6afe-dai: mark all widgets registers as SND_SOC_NOPMSrinivas Kandagatla2020-08-111-105/+105
| | * ASoC: Make soc_component_read() returning an error code againTakashi Iwai2020-08-111-1/+1
| | * ASoC: amd: Replacing component->name with codec_dai->name.Ravulapati Vishnu vardhan rao2020-08-101-1/+1
| | * Merge series "ASoC: tegra: Fix compile warning with CONFIG_PM=n" from Takashi...Mark Brown2020-08-035-10/+10
| | |\
| | | * ASoC: tegra: tegra210_i2s: Fix compile warning with CONFIG_PM=nTakashi Iwai2020-08-031-2/+2
| | | * ASoC: tegra: tegra210_dmic: Fix compile warning with CONFIG_PM=nTakashi Iwai2020-08-031-2/+2
| | | * ASoC: tegra: tegra210_ahub: Fix compile warning with CONFIG_PM=nTakashi Iwai2020-08-031-2/+2
| | | * ASoC: tegra: tegra210_admaif: Fix compile warning with CONFIG_PM=nTakashi Iwai2020-08-031-2/+2
| | | * ASoC: tegra: tegra186_dspk: Fix compile warning with CONFIG_PM=nTakashi Iwai2020-08-031-2/+2
| | * | ASoC: fsl: Fix unused variable warningTakashi Iwai2020-08-031-1/+0
| | |/
| | * ASoC: amd: renoir: restore two more registers during resumeHui Wang2020-08-031-20/+9
| | * ASoC: wm8962: Do not remove ADDITIONAL_CONTROL_4 from readable register listFabio Estevam2020-08-031-1/+1
| | * ASoC: fsl-asoc-card: Remove fsl_asoc_card_set_bias_level functionShengjiu Wang2020-08-031-84/+70
| * | ALSA: usb-audio: ignore broken processing/extension unitTom Yan2020-08-171-1/+7
| * | ALSA: hda/realtek: Add model alc298-samsung-headphoneMike Pozulp2020-08-171-0/+1
| * | ALSA: usb-audio: Update documentation comment for MS2109 quirkHector Martin2020-08-171-2/+2
| * | ALSA: isa: fix spelling mistakes in the commentsLiang Wang2020-08-161-3/+3
| * | ALSA: usb-audio: Add capture support for Saffire 6 (USB 1.1)Alexander Tsoy2020-08-151-0/+30
| * | ALSA: hda/realtek: Add quirk for Samsung Galaxy Flex BookMike Pozulp2020-08-141-0/+1
* | | Merge tag 'sound-fix-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-08-1412-12/+92
|\| |
| * | ALSA: echoaudio: Fix potential Oops in snd_echo_resume()Dinghao Liu2020-08-131-2/+0
| * | ALSA: hda/hdmi: Use force connectivity quirk on another HP desktopKai-Heng Feng2020-08-121-0/+1
| * | ALSA: hda/realtek - Fix unused variable warningTakashi Iwai2020-08-121-2/+0
| * | ALSA: hda - reverse the setting value in the micmute_led_setHui Wang2020-08-111-4/+1
| * | ALSA: echoaduio: Drop superfluous volatile modifierTakashi Iwai2020-08-112-3/+2
| * | ALSA: usb-audio: Disable Lenovo P620 Rear line-in volume controlKai-Heng Feng2020-08-101-0/+1
| * | ALSA: usb-audio: add quirk for Pioneer DDJ-RBHector Martin2020-08-101-0/+56
| * | ALSA: usb-audio: work around streaming quirk for MacroSilicon MS2109Hector Martin2020-08-104-0/+11
| * | ALSA: hda - fix the micmute led status for Lenovo ThinkCentre AIOHui Wang2020-08-101-0/+1
| * | ALSA: usb-audio: fix overeager device match for MacroSilicon MS2109Hector Martin2020-08-101-1/+7
| * | ALSA: hda/realtek: Fix pin default on Intel NUC 8 RuggedKai-Heng Feng2020-08-071-0/+11
| * | ALSA: usb-audio: Creative USB X-Fi Pro SB1095 volume knob supportMirko Dietrich2020-08-061-0/+1
| * | ALSA: usb-audio: fix spelling mistake "buss" -> "bus"Colin Ian King2020-08-061-1/+1
* | | Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-08-06605-5275/+15715
|\| |
| * | ALSA: pci: delete repeated words in commentsRandy Dunlap2020-08-067-7/+7
| * | ALSA: isa: delete repeated words in commentsRandy Dunlap2020-08-062-2/+2
| * | ALSA: hda/tegra: Add 100us dma stop delayMohan Kumar2020-08-051-0/+1
| * | ALSA: hda: Add dma stop delay variableMohan Kumar2020-08-051-0/+7
| * | ASoC: hda/tegra: Set buffer alignment to 128 bytesMohan Kumar2020-08-051-0/+2
| * | ALSA: seq: oss: Serialize ioctlsTakashi Iwai2020-08-051-1/+7