summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2024-02-23ALSA: hda/conexant: Add quirk for SWS JS201Dbo liu1-0/+18
2024-02-23ALSA: hda/realtek: Enable headset mic on Vaio VJFE-ADLEdson Juliano Drosdeck1-0/+1
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-26ASoC: nau8822: Fix incorrect type in assignment and cast to restricted __be16David Lin1-3/+6
2024-01-26ASoC: Intel: Skylake: Fix mem leak in few functionsKamil Duljas2-2/+6
2024-01-26ALSA: hda - Fix speaker and headset mic pin config for CHUWI CoreBook XProVasiliy Kovalev1-0/+10
2024-01-15ASoC: meson: codec-glue: fix pcm format cast warningJerome Brunet1-1/+1
2024-01-15ASoC: meson: g12a-tohdmitx: Fix event generation for S/PDIF muxMark Brown1-1/+1
2024-01-15ASoC: meson: g12a-tohdmitx: Validate written enum valuesMark Brown1-0/+6
2024-01-15ASoC: meson: g12a: extract codec-to-codec utilsJerome Brunet5-176/+230
2024-01-08ALSA: hda/hdmi: add force-connect quirk for NUC5CPYBKai Vehmanen1-0/+1
2024-01-08ALSA: hda/hdmi: Add quirk to force pin connectivity on NUC10Kai Vehmanen1-0/+1
2024-01-08ALSA: hda/realtek: Enable headset on Lenovo M90 Gen5Bin Li1-0/+1
2023-12-20ALSA: hda/hdmi: add force-connect quirks for ASUSTeK Z170 variantsKai Vehmanen1-0/+2
2023-12-13ALSA: pcm: fix out-of-bounds in snd_pcm_state_namesJason Zhang1-0/+1
2023-12-13ASoC: wm_adsp: fix memleak in wm_adsp_buffer_populateDinghao Liu1-2/+6
2023-12-08ALSA: hda/realtek: Add supported ALC257 for ChromeOSKailang Yang1-0/+3
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-28ASoC: ti: omap-mcbsp: Fix runtime PM underflow warningsTony Lindgren1-2/+4
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-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-10-10ASoC: imx-audmix: Fix return error with devm_clk_get()Shengjiu Wang1-1/+1
2023-10-10ASoC: meson: spdifin: start hw on dai probeJerome Brunet1-32/+17
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
2023-09-23ASoC: da7219: Check for failure reading AAD IRQ eventsDmytro Maluka1-3/+7
2023-09-23ASoC: da7219: Flush pending AAD IRQ when suspendingDmytro Maluka1-0/+2
2023-08-30ALSA: pcm: Check for null pointer of pointer substream before dereferencing itColin Ian King1-1/+2
2023-08-30Revert "ALSA: pcm: Use SG-buffer only when direct DMA is available"Takashi Iwai1-14/+0