summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2022-05-12ALSA: hda/realtek: Fix mute led issue on thinkpad with cs35l41 s-codecHui Wang1-0/+2
2022-05-12ASoC: soc-ops: fix error handlingPierre-Louis Bossart1-1/+1
2022-05-12ASoC: meson: axg-card: Fix nonatomic linksNeil Armstrong1-1/+0
2022-05-12ASoC: meson: axg-tdm-interface: Fix formatters in trigger"Neil Armstrong1-21/+5
2022-05-12ASoC: dmaengine: Restore NULL prepare_slave_config() callbackCodrin Ciubotariu1-3/+3
2022-05-12ASoC: meson: Fix event generation for AUI CODEC muxMark Brown1-1/+1
2022-05-12ASoC: meson: Fix event generation for G12A tohdmi muxMark Brown1-1/+1
2022-05-12ASoC: meson: Fix event generation for AUI ACODEC muxMark Brown1-1/+1
2022-05-12ASoC: wm8958: Fix change notifications for DSP controlsMark Brown1-4/+4
2022-05-12ASoC: rt9120: Correct the reg 0x09 size to one byteChiYuan Huang1-1/+0
2022-05-12ASoC: da7219: Fix change notifications for tone generator frequencyMark Brown1-4/+10
2022-05-12ALSA: fireworks: fix wrong return count shorter than expected by 4 bytesTakashi Sakamoto1-0/+1
2022-05-12ALSA: hda/realtek: Add quirk for Yoga Duet 7 13ITL6 speakersZihao Wang1-0/+1
2022-05-09ALSA: hda: intel-dsp-config: Add RaptorLake PCI IDsGongjun Song1-0/+9
2022-05-09ASoC: wm8731: Disable the regulator when probing failsZheyu Ma1-8/+11
2022-05-09ASoC: Intel: soc-acpi: correct device endpoints for max98373Chao Song1-2/+2
2022-05-09ASoC: rt711/5682: check if bus is active before deferred jack detectionPierre-Louis Bossart2-0/+16
2022-05-09ASoC: cs35l41: Fix a shift-out-of-bounds warning found by UBSANHui Wang1-2/+4
2022-05-09ASoC: soc-pcm: use GFP_KERNEL when the code is sleepableChristophe JAILLET1-1/+1
2022-04-27ASoC: SOF: topology: cleanup dailinks on widget unloadPierre-Louis Bossart1-0/+43
2022-04-27codecs: rt5682s: fix an incorrect NULL check on list iteratorXiaomeng Tong1-7/+4
2022-04-27ASoC: soc-dapm: fix two incorrect uses of list iteratorXiaomeng Tong1-4/+2
2022-04-27ASoC: rt5682: fix an incorrect NULL check on list iteratorXiaomeng Tong1-7/+4
2022-04-27ALSA: hda: intel-dsp-config: update AlderLake PCI IDsPierre-Louis Bossart1-2/+16
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: add mapping for MSI MAG X570S Torpedo MAX.Maurizio Avogadro1-0/+4
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: memalloc: Add fallback SG-buffer allocations for x86Takashi Iwai1-1/+110
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