summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2021-09-13ALSA: usb-audio: Unify mixer resume and reset_resume procedureTakashi Iwai
2021-09-13Revert "ALSA: hda: Drop workaround for a hang at shutdown again"Takashi Iwai
2021-09-13ALSA: oxfw: fix transmission method for Loud models based on OXFW971Takashi Sakamoto
2021-09-10Merge series "ASoC: fsl: register platform component before registering cpu d...Mark Brown
2021-09-10ASoC: mediatek: common: handle NULL case in suspend/resume functionTrevor Wu
2021-09-10ASoC: fsl_xcvr: register platform component before registering cpu daiShengjiu Wang
2021-09-10ASoC: fsl_spdif: register platform component before registering cpu daiShengjiu Wang
2021-09-10ASoC: fsl_micfil: register platform component before registering cpu daiShengjiu Wang
2021-09-10ASoC: fsl_esai: register platform component before registering cpu daiShengjiu Wang
2021-09-10ASoC: fsl_sai: register platform component before registering cpu daiShengjiu Wang
2021-09-09Merge tag 'sound-fix-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-09-09ASoC: mediatek: add required config dependencyTrevor Wu
2021-09-09ASoC: Intel: sof_sdw: tag SoundWire BEs as non-atomicPierre-Louis Bossart
2021-09-08Merge tag 'asoc-fix-v5.15-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2021-09-07ALSA: gus: Fix repeated probe for ISA interwave cardTakashi Iwai
2021-09-07ALSA: gus: Fix repeated probes of snd_gus_create()Takashi Iwai
2021-09-07ALSA: vx222: fix null-ptr-derefTong Zhang
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-09-03ASoC: rockchip: i2s: Fix concurrency between tx/rxSugar Zhang
2021-09-03ASoC: mt8195: correct the dts parsing logic about DPTX and HDMITXTrevor Wu
2021-09-03ASoC: Intel: boards: Fix CONFIG_SND_SOC_SDW_MOCKUP selectNathan Chancellor
2021-09-02Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-09-01ALSA: usb-audio: Add registration quirk for JBL Quantum 800Alexander Tsoy
2021-09-01Merge tag 'sound-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-09-01ASoC: rt5682: fix headset background noise when S3 stateShuming Fan
2021-09-01Merge tag 'asoc-v5.15' into asoc-5.15Mark Brown
2021-09-01ASoC: mediatek: SND_SOC_MT8195 should depend on ARCH_MEDIATEKGeert Uytterhoeven
2021-09-01ASoC: samsung: s3c24xx_simtec: fix spelling mistake "devicec" -> "device"Colin Ian King
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-09-01ASoC: audio-graph: respawn Platform SupportKuninori Morimoto
2021-09-01ASoC: mediatek: mt8195: add MTK_PMIC_WRAP dependencyTrevor Wu
2021-08-30Merge tag 'asoc-v5.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2021-08-30Merge remote-tracking branch 'asoc/for-5.15' into asoc-linusMark Brown
2021-08-30Merge remote-tracking branch 'asoc/for-5.14' into asoc-linusMark Brown
2021-08-30ASoC: Revert PCM trigger changesMark Brown
2021-08-30parisc: Make struct parisc_driver::remove() return voidUwe Kleine-König
2021-08-30Merge branch 'for-linus' into for-nextTakashi Iwai
2021-08-29ALSA: usb-audio: Add lowlatency module optionTakashi Iwai
2021-08-27ALSA: hda/cs8409: Initialize Codec only in init fixup.Stefan Binding
2021-08-27ALSA: hda/cs8409: Ensure Type Detection is only run on startup when necessaryStefan Binding
2021-08-27ALSA: usb-audio: Work around for XRUN with low latency playbackTakashi Iwai
2021-08-27ALSA: pcm: fix divide error in snd_pcm_lib_ioctlZubin Mithra
2021-08-26Merge series "ASoC: wcd9335: Firx some resources leak in the probe and remove...Mark Brown
2021-08-26ASoC: soc-pcm: test refcount before triggeringPierre-Louis Bossart
2021-08-26ASoC: soc-pcm: protect BE dailink state changes in triggerPierre-Louis Bossart
2021-08-26ASoC: wcd9335: Disable irq on slave ports in the remove functionChristophe JAILLET
2021-08-26ASoC: wcd9335: Fix a memory leak in the error handling path of the probe func...Christophe JAILLET
2021-08-26ASoC: wcd9335: Fix a double irq free in the remove functionChristophe JAILLET
2021-08-26ALSA: hda: Disable runtime resume at shutdownTakashi Iwai
2021-08-26Merge series "Patches to update for rockchip i2s" from Sugar Zhang <sugar.zha...Mark Brown