summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2022-04-12ALSA: als300: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: lola: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: bt87x: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: sis7019: Fix the missing error handlingTakashi Iwai
2022-04-12ALSA: intel_hdmi: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: via82xx: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: sonicvibes: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: rme96: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: rme32: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: riptide: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: maestro3: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: korg1212: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: intel8x0: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: ice1724: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: fm801: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: es1968: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: es1938: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: ens137x: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: emu10k1x: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: cs5535audio: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: cs4281: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: ca0106: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: azt3328: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: au88x0: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: atiixp: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: als4000: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: ali5451: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: ad1889: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: sc6000: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: galaxy: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: echoaudio: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: core: Add snd_card_free_on_error() helperTakashi Iwai
2022-04-11ALSA: hda/realtek: add quirk for Lenovo Thinkpad X12 speakersTao Jin
2022-04-11ALSA: pcm: Test for "silence" field in struct "pcm_format_data"Fabio M. De Francesco
2022-04-08ASoC: codecs: Fix an error handling path in (rx|tx|va)_macro_probe()Christophe JAILLET
2022-04-08ALSA: usb-audio: Increase max buffer sizeTakashi Iwai
2022-04-08ALSA: usb-audio: Cap upper limits of buffer/period bytes for implicit fbTakashi Iwai
2022-04-08Make headphone work on Huawei Matebook D15Mark Brown
2022-04-07ASoC: Intel: sof_es8336: Add a quirk for Huawei Matebook D15Mauro Carvalho Chehab
2022-04-07ASoC: Intel: sof_es8336: add a quirk for headset at mic1 portMauro Carvalho Chehab
2022-04-07ASoC: Intel: sof_es8336: support a separate gpio to control headphoneMauro Carvalho Chehab
2022-04-07ASoC: Intel: sof_es8336: simplify speaker gpio namingPierre-Louis Bossart
2022-04-07ASoC: wm8731: Disable the regulator when probing failsZheyu Ma
2022-04-07ASoC: Intel: soc-acpi: correct device endpoints for max98373Chao Song
2022-04-07ASoC: codecs: wcd934x: do not switch off SIDO Buck when codec is in useSrinivas Kandagatla
2022-04-07ASoC: SOF: topology: Fix memory leak in sof_control_load()Yu Liao
2022-04-07ASoC: SOF: topology: cleanup dailinks on widget unloadPierre-Louis Bossart
2022-04-07ASoC: rt711/5682: check if bus is active before deferred jack detectionPierre-Louis Bossart
2022-04-07ALSA: hda: intel-dsp-config: update AlderLake PCI IDsPierre-Louis Bossart
2022-04-07sound/oss/dmasound: fix build when drivers are mixed =y/=mRandy Dunlap