summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2023-10-20ALSA: usb-audio: Fix microphone sound on Opencomm2 HeadsetWhaleChang1-1/+5
2023-10-10ASoC: tegra: Fix redundant PLLA and PLLA_OUT0 updatesSameer Pujar1-13/+17
2023-10-10ASoC: soc-utils: Export snd_soc_dai_is_dummy() symbolSameer Pujar1-0/+1
2023-10-06ALSA: hda: Disable power save for solving pop issue on Lenovo ThinkCentre M70qKailang Yang1-0/+1
2023-10-06ASoC: imx-rpmsg: Set ignore_pmdown_time for dai_linkChancel Liu1-0/+8
2023-10-06ASoC: fsl: imx-pcm-rpmsg: Add SNDRV_PCM_INFO_BATCH flagShengjiu Wang1-0/+1
2023-10-06ASoC: imx-audmix: Fix return error with devm_clk_get()Shengjiu Wang1-1/+1
2023-10-06ASoC: meson: spdifin: start hw on dai probeJerome Brunet1-32/+17
2023-09-23ALSA: hda: intel-dsp-cfg: add LunarLake supportPierre-Louis Bossart1-0/+8
2023-09-19ALSA: pcm: Fix missing fixup call in compat hw_refine ioctlTakashi Iwai1-2/+6
2023-09-19um: Fix hostaudio build errorsRandy Dunlap1-1/+1
2023-09-19ALSA: ac97: Fix possible error value of *rac97Su Hui1-3/+2
2023-09-19ASoC: stac9766: fix build errors with REGMAP_AC97Randy Dunlap1-0/+1
2023-09-19ALSA: seq: oss: Fix racy open/close of MIDI devicesTakashi Iwai1-13/+22
2023-09-19ASoC: atmel: Fix the 8K sample parameter in I2SC masterGuiting Shen1-1/+4
2023-09-19ASoC: rt711-sdca: fix for JD event handling in ClockStop Mode0Shuming Fan1-1/+9
2023-09-19ASoC: rt711: fix for JD event handling in ClockStop Mode0Shuming Fan1-1/+8
2023-09-19ASoc: codecs: ES8316: Fix DMIC configEdgar1-1/+1
2023-09-19ASoC: rt5682-sdw: fix for JD event handling in ClockStop Mode0Shuming Fan1-1/+8
2023-09-19ASoC: da7219: Check for failure reading AAD IRQ eventsDmytro Maluka1-3/+7
2023-09-19ASoC: da7219: Flush pending AAD IRQ when suspendingDmytro Maluka1-0/+2
2023-09-06ALSA: usb-audio: Fix init call orders for UAC1Takashi Iwai1-1/+10
2023-08-30ALSA: ymfpci: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-2/+8
2023-08-30ALSA: pcm: Fix potential data race at PCM memory allocation helpersTakashi Iwai1-8/+36
2023-08-26ALSA: usb-audio: Add support for Mythware XA001AU capture and playback interf...dengxiang1-0/+29
2023-08-26ALSA: hda/realtek - Remodified 3k pull low procedureKailang Yang1-2/+5
2023-08-26ASoC: meson: axg-tdm-formatter: fix channel slot allocationJerome Brunet1-16/+26
2023-08-26ASoC: rt5665: add missed regulator_bulk_disableZhang Shurong1-0/+2
2023-08-26ALSA: hda: fix a possible null-pointer dereference due to data race in snd_hd...Tuo Li1-4/+3
2023-08-26ALSA: hda/realtek: Add quirks for Unis H3C Desktop B760 & Q760dengxiang1-0/+9
2023-08-26ASoC: SOF: Intel: fix SoundWire/HDaudio mutual exclusionPierre-Louis Bossart1-1/+11
2023-08-03ASoC: cs42l51: fix driver to properly autoload with automatic module loadingThomas Petazzoni3-8/+6
2023-08-03ASoC: wm8904: Fill the cache for WM8904_ADC_TEST_0 registerMark Brown1-0/+3
2023-08-03ALSA: hda/relatek: Enable Mute LED on HP 250 G8Luka Guzenko1-0/+1
2023-08-03ASoC: fsl_spdif: Silence output on stopMatus Gajdos1-0/+2
2023-07-27ALSA: emu10k1: roll up loops in DSP setup code for AudigyOswald Buddenhagen1-103/+9
2023-07-27ASoC: codecs: wcd938x: fix soundwire initialisation raceJohan Hovold1-0/+9
2023-07-27ASoC: codecs: wcd938x: fix codec initialisation raceJohan Hovold1-0/+6
2023-07-27ASoC: codecs: wcd934x: fix resource leaks on component removeJohan Hovold1-0/+12
2023-07-27ASoC: codecs: wcd938x: fix missing mbhc init error handlingJohan Hovold1-0/+2
2023-07-27ASoC: codecs: wcd938x: fix resource leaks on component removeJohan Hovold1-7/+48
2023-07-27ASoC: codecs: wcd-mbhc-v2: fix resource leaks on component removeJohan Hovold1-16/+41
2023-07-27ASoC: codecs: wcd938x: fix missing clsh ctrl error handlingJohan Hovold1-0/+4
2023-07-27ASoC: fsl_sai: Disable bit clock with transmitterMatus Gajdos2-1/+2
2023-07-27ALSA: hda/realtek: Enable Mute LED on HP Laptop 15s-eq2xxxLuka Guzenko1-0/+21
2023-07-27ALSA: hda/realtek: Add quirk for Clevo NS70AUChristoffer Sandberg1-0/+1
2023-07-27ALSA: hda/realtek - remove 3k pull low procedureKailang Yang1-2/+5
2023-07-23ASoC: mediatek: mt8173: Fix snd_soc_component_initialize error pathRicardo Ribalda Delgado1-2/+2
2023-07-23ASoC: mediatek: mt8173: Fix irq error pathRicardo Ribalda Delgado1-4/+5
2023-07-23ALSA: jack: Fix mutex call in snd_jack_report()Takashi Iwai1-8/+7