summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
5 daysMerge tag 'sound-fix-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds44-381/+656
6 daysMerge tag 'mfd-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds1-1/+1
6 daysMerge tag 'asoc-fix-v7.3-merge-window' of https://git.kernel.org/pub/scm/linu...Takashi Iwai28-259/+433
6 daysALSA: control: Don't add invalid kcontrols to LED layerTakashi Iwai1-0/+2
7 daysASoC: amd: acp-config: change quirks to cover all ASUS FA401EA variantsShengyu Qu1-1/+1
7 daysALSA: hda/conexant: Always enable the headset-mic pin on pluginBob Song1-4/+6
7 daysASoC: dapm: Fix off-by-one check on the second enum channelHyeongJun An1-1/+1
7 daysASoC: amd: acp-config: force SoundWire probe on HP OmniBook X Flip 16Sehat Mahde1-0/+7
7 daysASoC: amd: acp3x-es83xx: Add HVY-WXX9/M1060 DMI quirkMehmet Aysel1-0/+8
7 daysASoC: amd: acp-config: Add HVY-WXX9/M1060 DMI quirkMehmet Aysel1-0/+14
7 daysASoC: soc-generic-dmaengine: Fix DMA channel request warningbui duc phuc1-18/+2
8 daysMerge tag 'char-misc-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-0/+4
8 daysALSA: rawmidi: Another workaround for false-positive mutex lockdep warningTakashi Iwai2-5/+9
8 daysASoC: amd: yc: Add DMI entry for Alienware m18 R1 AMDZhang Heng1-0/+7
8 daysASoC: amd: yc: Add DMI entry for MSI Thin A15 B7UCChristopher Tolang1-0/+7
8 daysALSA: hda/realtek: Fix speaker mute LED for HP Laptop 15-fd0039ntHabil Eren Türker1-8/+53
9 daysALSA: usb-audio: Complete cleanup after system-resume errorsWill Porter1-4/+10
9 daysALSA: hda/realtek: Add quirk for Lenovo IdeaPad Slim 3 15ABR8Zhang Heng1-0/+1
9 daysALSA: aoa: i2sbus: Check IRQ before requesting itbui duc phuc1-0/+2
9 daysALSA: usb-audio: Skip mixer creation on M-Audio VenomFederico Valentín Andrade1-0/+22
9 daysALSA: usb-audio: Skip reading sample rate on M-Audio VenomFederico Valentín Andrade1-0/+2
9 daysASoC: rt766: add RT766/RT767 VA1 device IDsShuming Fan1-0/+2
10 daysALSA: hda/realtek: Add quirk for TongFang XxAF5xxxEckhart Mohr1-0/+1
10 daysALSA: usb-audio: fix OOB write in snd_usbmidi_novation_output()Marouane El Moufid1-0/+2
11 daysALSA: usb-audio: Add iD14 MkI to monitor-mix volume quirkWill Porter1-8/+13
11 daysALSA: usb-audio: Add quirk flags for Logitech PRO X WirelessRong Zhang1-0/+3
11 daysALSA: usb-audio: Reverse MIXER_GET_CUR_BROKEN as MIXER_GET_CUR_OKRong Zhang3-26/+18
11 daysALSA: usb-audio: Demote the severity of sticky GET_CURRong Zhang1-55/+21
11 daysALSA: doc: usb-audio: Add doc for QUIRK_FLAG_ALWAYS_SET_RATERong Zhang1-2/+2
11 daysALSA: usb-audio: Add quirk flags for SMSL USB DACEdward Blair1-0/+3
11 daysALSA: hda/realtek: Fix ALC700 audio on Intel Hades CanyonCsaba Budai1-0/+20
12 daysASoC: fix unmet dependencies on PPC_BESTCOMM and SND_SOC_AC97_BUSJulian Braha3-6/+2
12 daysASoC: tac5xx2-sdw: update default regmap registersNiranjan H Y1-42/+46
12 daysASoC: tac5xx2-sdw: Rename gain and volume macrosNiranjan H Y2-27/+26
12 daysASoC: sdw_utils: Set component_name for tac5xx2 codec familyNiranjan H Y1-0/+11
12 daysASoC: tegra: Fixes for issues exposed in Linux v7.2Mark Brown5-97/+184
12 daysASoC: tegra: Sort MBDRC register defaultsJon Hunter1-21/+21
12 daysASoC: tegra: Sort ADMAIF register defaultsJon Hunter1-70/+138
12 daysASoC: tegra: Fix the MIXER enable default valueJon Hunter1-3/+7
12 daysASoC: tegra: Fix the I2S enable default valueJon Hunter2-3/+18
13 daysMerge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
13 daysALSA: hda/realtek: Reorder quirk entries for Lenovo Legion Pro 7 16ARX8HZhang Heng1-1/+1
13 daysALSA: hda/realtek: Fix bass speaker DAC routing for Lenovo Yoga Pro 9 16IAH10Zhang Heng1-0/+8
13 daysALSA: mtpav: shut down output timer before card teardownRunyu Xiao1-3/+1
13 daysASoC: rt712-sdca: Pull high JD2 to prevent from entering TV modeJack Yu2-0/+2
14 daysALSA: hda/conexant: Simplify headset plugin type handlingZhang Heng1-5/+3
14 daysALSA: hda/realtek: Add quirk for HP Laptop 15-fd0039ntHabil Eren Türker1-0/+16
14 daysALSA: ice1712: Fix the card leak at probe error with the auto-cleanupHaotian Zhang1-3/+4
2026-08-19Merge tag 'sound-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds555-8924/+18459
2026-08-19Merge tag 'gpio-updates-for-v7.3-rc1-v2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds5-4/+3