summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2024-06-16ALSA: timer: Set lower bound of start tick timeTakashi Iwai1-0/+10
2024-06-16ASoC: da7219-aad: fix usage of device_get_named_child_node()Pierre-Louis Bossart1-1/+5
2024-06-16ASoC: rt5645: Fix the electric noise due to the CBJ contacts floatingDerek Fang1-0/+25
2024-05-17ALSA: line6: Zero-initialize message buffersTakashi Iwai1-3/+3
2024-04-13ALSA: hda/realtek: Update Panasonic CF-SZ6 quirk to support headset with micr...I Gede Agastya Darma Laksana1-1/+1
2024-04-13ASoC: ops: Fix wraparound for mask in snd_soc_get_volswStephen Lee1-1/+1
2024-04-13ALSA: sh: aica: reorder cleanup operations to avoid UAF bugsDuoming Zhou1-3/+14
2024-04-13ALSA: hda/realtek - Fix headset Mic no show at resume back for Lenovo ALC897 ...Kailang Yang1-2/+5
2024-03-27ALSA: usb-audio: Stop parsing channels bits when all channels are found.Johan Carlsson1-1/+4
2024-03-27ASoC: meson: axg-tdm-interface: fix mclk setup without mclk-fsJerome Brunet1-2/+2
2024-03-27ALSA: seq: fix function cast warningsTakashi Iwai2-2/+15
2024-03-27ASoC: wm8962: Fix up incorrect error message in wm8962_set_fllStuart Henderson1-1/+1
2024-03-27ASoC: wm8962: Enable both SPKOUTR_ENA and SPKOUTL_ENA in mono modeStuart Henderson1-9/+14
2024-03-27ASoC: wm8962: Enable oscillator if selecting WM8962_FLL_OSCStuart Henderson1-0/+4
2024-03-27ASoC: Intel: bytcr_rt5640: Add an extra entry for the Chuwi Vi8 tabletAlban Boyé1-0/+12
2024-03-27ASoC: rt5645: Make LattePanda board DMI match more preciseHans de Goede1-0/+10
2024-03-06ALSA: Drop leftover snd-rtctimer stuff from MakefileTakashi Iwai1-1/+0
2024-02-23ALSA: hda/conexant: Add quirk for SWS JS201Dbo liu1-0/+18
2024-02-23ASoC: rt5645: Fix deadlock in rt5645_jack_detect_work()Alexey Khoroshilov1-0/+1
2024-02-23ALSA: hda: Intel: add HDA_ARL PCI ID supportPierre-Louis Bossart1-0/+2
2024-01-26ALSA: oxygen: Fix right channel of capture volume mixerTakashi Iwai1-1/+1
2024-01-26Revert "ASoC: atmel: Remove system clock tree configuration for at91sam9g20ek"Greg Kroah-Hartman1-0/+61
2024-01-26ASoC: cs35l34: Fix GPIO name and drop legacy includeLinus Walleij1-3/+1
2024-01-26ASoC: cs35l33: Fix GPIO name and drop legacy includeLinus Walleij1-3/+1
2024-01-26ASoC: da7219: Support low DC impedance headsetDavid Rau1-1/+1
2024-01-26ASoC: rt5650: add mutex to avoid the jack detection failureShuming Fan1-1/+9
2024-01-26ASoC: cs43130: Fix incorrect frame delay configurationMaciej Strozek1-1/+1
2024-01-26ASoC: cs43130: Fix the position of const qualifierMaciej Strozek1-2/+2
2024-01-26ASoC: Intel: Skylake: mem leak in skl register functionKamil Duljas1-1/+4
2024-01-08ALSA: hda/realtek: Enable headset on Lenovo M90 Gen5Bin Li1-0/+1
2024-01-08ALSA: hda/realtek: Enable headset onLenovo M70/M90Bin Li1-0/+2
2024-01-08ALSA: hda/realtek: Add quirk for Lenovo TianYi510Pro-14IOBEdward Pacman1-0/+27
2023-12-13ALSA: pcm: fix out-of-bounds in snd_pcm_state_namesJason Zhang1-0/+1
2023-12-08ALSA: hda/realtek: Headset Mic VREF to 100%Kailang Yang1-0/+9
2023-12-08ALSA: hda: Disable power-save on KONTRON SinglePCTakashi Iwai1-0/+2
2023-11-28ALSA: hda/realtek - Enable internal speaker of ASUS K6500ZCChandradeep Dey1-0/+1
2023-11-28ALSA: info: Fix potential deadlock at disconnectionTakashi Iwai1-8/+13
2023-11-28ALSA: hda: Fix possible null-ptr-deref when assigning a streamCezary Rojewski1-2/+4
2023-11-20ASoC: ams-delta.c: use component after checkKuninori Morimoto1-1/+3
2023-11-20ASoC: Intel: Skylake: Fix mem leak when parsing UUIDs failsCezary Rojewski1-0/+1
2023-11-08ASoC: rt5650: fix the wrong result of key buttonShuming Fan1-0/+2
2023-11-08ASoC: simple-card: fixup asoc_simple_probe() error handlingKuninori Morimoto1-2/+4
2023-10-25ASoC: pxa: fix a memory leak in probe()Dan Carpenter1-1/+1
2023-10-10ALSA: hda: Disable power save for solving pop issue on Lenovo ThinkCentre M70qKailang Yang1-0/+1
2023-09-23ALSA: pcm: Fix missing fixup call in compat hw_refine ioctlTakashi Iwai1-2/+6
2023-09-23um: Fix hostaudio build errorsRandy Dunlap1-1/+1
2023-09-23ALSA: ac97: Fix possible error value of *rac97Su Hui1-3/+2
2023-09-23ALSA: seq: oss: Fix racy open/close of MIDI devicesTakashi Iwai1-13/+22
2023-09-23ASoC: atmel: Fix the 8K sample parameter in I2SC masterGuiting Shen1-1/+4
2023-09-23ASoc: codecs: ES8316: Fix DMIC configEdgar1-1/+1