summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2022-04-27ASoC: soc-dapm: fix two incorrect uses of list iteratorXiaomeng Tong1-4/+2
2022-04-27ALSA: usb-audio: Fix undefined behavior due to shift overflowing the constantBorislav Petkov1-1/+1
2022-04-27ALSA: hda/hdmi: fix warning about PCM count when used with SOFKai Vehmanen1-2/+4
2022-04-27ASoC: codecs: wcd934x: do not switch off SIDO Buck when codec is in useSrinivas Kandagatla1-25/+1
2022-04-27ASoC: msm8916-wcd-digital: Check failure for devm_snd_soc_register_componentMiaoqian Lin1-1/+8
2022-04-27ASoC: rk817: Use devm_clk_get() in rk817_platform_probeMiaoqian Lin1-1/+1
2022-04-27ASoC: topology: Correct error handling in soc_tplg_dapm_widget_create()Peter Ujfalusi1-2/+2
2022-04-27ASoC: atmel: Remove system clock tree configuration for at91sam9g20ekMark Brown1-61/+0
2022-04-27ALSA: hda/realtek: Add quirk for Clevo NP70PNPTim Crawford1-0/+1
2022-04-27ALSA: usb-audio: Clear MIDI port active flag after drainingTakashi Iwai1-0/+1
2022-04-20ALSA: pcm: Test for "silence" field in struct "pcm_format_data"Fabio M. De Francesco1-1/+1
2022-04-20ALSA: hda/realtek: add quirk for Lenovo Thinkpad X12 speakersTao Jin1-0/+1
2022-04-20ALSA: hda/realtek: Add quirk for Clevo PD50PNTTim Crawford1-0/+1
2022-04-20ALSA: usb-audio: Limit max buffer and period sizes per timeTakashi Iwai1-87/+14
2022-04-20ALSA: usb-audio: Increase max buffer sizeTakashi Iwai1-1/+1
2022-04-20ALSA: mtpav: Don't call card private_free at probe error pathTakashi Iwai1-2/+2
2022-04-20ALSA: ad1889: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-2/+8
2022-04-20ALSA: nm256: Don't call card private_free at probe error pathTakashi Iwai1-1/+1
2022-04-20ALSA: usb-audio: Cap upper limits of buffer/period bytes for implicit fbTakashi Iwai1-2/+87
2022-04-20ALSA: via82xx: Fix the missing snd_card_free() call at probe errorTakashi Iwai2-4/+16
2022-04-20ALSA: sonicvibes: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-2/+8
2022-04-20ALSA: sc6000: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-1/+6
2022-04-20ALSA: rme96: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-2/+8
2022-04-20ALSA: rme9652: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-2/+6
2022-04-20ALSA: rme32: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-1/+7
2022-04-20ALSA: riptide: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-1/+7
2022-04-20ALSA: oxygen: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-1/+11
2022-04-20ALSA: maestro3: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-1/+7
2022-04-20ALSA: lx6464es: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-2/+6
2022-04-20ALSA: lola: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-2/+8
2022-04-20ALSA: korg1212: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-2/+6
2022-04-20ALSA: intel_hdmi: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-1/+6
2022-04-20ALSA: intel8x0: Fix the missing snd_card_free() call at probe errorTakashi Iwai2-4/+16
2022-04-20ALSA: ice1724: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-2/+8
2022-04-20ALSA: hdspm: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-2/+6
2022-04-20ALSA: hdsp: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-2/+6
2022-04-20ALSA: galaxy: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-1/+6
2022-04-20ALSA: fm801: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-2/+8
2022-04-20ALSA: es1968: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-2/+8
2022-04-20ALSA: es1938: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-2/+8
2022-04-20ALSA: ens137x: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-2/+8
2022-04-20ALSA: emu10k1x: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-2/+8
2022-04-20ALSA: echoaudio: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-2/+7
2022-04-20ALSA: cs5535audio: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-2/+8
2022-04-20ALSA: cs4281: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-2/+8
2022-04-20ALSA: cmipci: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-2/+6
2022-04-20ALSA: ca0106: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-2/+8
2022-04-20ALSA: bt87x: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-2/+8
2022-04-20ALSA: azt3328: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-1/+7
2022-04-20ALSA: aw2: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-2/+6