summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
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-27ALSA: hda/realtek: fix ALC285 issues on HP Envy x360 laptopsAthaariq Ardhiansyah1-0/+63
2024-03-27ASoC: meson: axg-tdm-interface: add frame rate constraintJerome Brunet1-7/+18
2024-03-27ASoC: meson: axg-tdm-interface: fix mclk setup without mclk-fsJerome Brunet1-2/+2
2024-03-27ASoC: meson: t9015: fix function pointer type mismatchJerome Brunet1-16/+4
2024-03-27ASoC: meson: aiu: fix function pointer type mismatchJerome Brunet2-16/+4
2024-03-27ASoC: meson: Use dev_err_probe() helperKuninori Morimoto9-152/+56
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-03-01ASoC: Intel: bytcr_rt5651: Drop reference count of ACPI device after useAndy Shevchenko1-1/+1
2024-03-01ASoC: Intel: boards: get codec device with ACPI instead of bus searchPierre-Louis Bossart3-9/+6
2024-03-01ASoC: Intel: boards: harden codec property handlingPierre-Louis Bossart3-32/+64
2024-03-01ASoC: fsl_micfil: register platform component before registering cpu daiShengjiu Wang1-5/+10
2024-03-01ASoC: sunxi: sun4i-spdif: Add support for Allwinner H616Chen-Yu Tsai1-0/+5
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-23ALSA: hda/realtek: Enable Mute LED on HP Laptop 14-fq0xxxLuka Guzenko1-0/+1
2024-02-23ALSA: hda/realtek: Fix the external mic not being recognised for Acer Swift 1...David Senoner1-0/+1
2024-02-23ASoC: rt5645: Fix deadlock in rt5645_jack_detect_work()Alexey Khoroshilov1-0/+1
2024-02-23ALSA: hda: intel-dspcfg: add filters for ARL-S and ARLPierre-Louis Bossart1-0/+10
2024-02-23ALSA: hda: Intel: add HDA_ARL PCI ID supportPierre-Louis Bossart1-0/+2
2024-02-23ALSA: hda: Refer to correct stream index at loopsTakashi Iwai1-6/+3
2024-01-26ALSA: hda/relatek: Enable Mute LED on HP Laptop 15s-fq2xxxÇağhan Demir1-0/+1
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-26ASoC: wm8974: Correct boost mixer inputsCharles Keepax1-3/+3
2024-01-26ALSA: hda - Fix speaker and headset mic pin config for CHUWI CoreBook XProVasiliy Kovalev1-0/+10
2024-01-15ASoC: meson: g12a-tohdmitx: Fix event generation for S/PDIF muxMark Brown1-1/+1
2024-01-15ASoC: meson: g12a-toacodec: Fix event generationMark Brown1-1/+1
2024-01-15ASoC: meson: g12a-tohdmitx: Validate written enum valuesMark Brown1-0/+6
2024-01-15ASoC: meson: g12a-toacodec: Validate written enum valuesMark Brown1-0/+3
2024-01-15ALSA: hda/realtek: Fix mute and mic-mute LEDs for HP ProBook 440 G6Siddhesh Dharme1-0/+1