| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-04-30 | ALSA: hda/realtek - Add more HP laptops which need mute led fixup | Chris Chiu | 1 | -0/+3 |
| 2025-04-30 | ALSA: hda/realtek: Fix built-mic regression on other ASUS models | Takashi Iwai | 1 | -4/+4 |
| 2025-04-27 | ALSA: hda/realtek: Add quirk for HP Spectre x360 15-df1xxx | Takashi Iwai | 1 | -0/+42 |
| 2025-04-27 | ALSA: hda: Apply volume control on speaker+lineout for HP EliteStudio AIO | Chris Chiu | 1 | -0/+26 |
| 2025-04-20 | ALSA: hda/realtek - Enable speaker for HP platform | Kailang Yang | 1 | -6/+6 |
| 2025-04-09 | ALSA: hda/realtek - Fixed ASUS platform headset Mic issue | Kailang Yang | 1 | -8/+15 |
| 2025-04-09 | ALSA: hda/cirrus_scodec_test: Don't select dependencies | Richard Fitzgerald | 1 | -3/+1 |
| 2025-04-07 | ALSA: hda/tas2781: Remove unnecessary NULL check before release_firmware() | Chen Ni | 1 | -2/+1 |
| 2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 5 | -5/+5 |
| 2025-04-04 | Merge tag 'sound-fix-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -19/+76 |
| 2025-04-02 | ALSA: hda/realtek: Fix built-in mic on another ASUS VivoBook model | Takashi Iwai | 1 | -0/+1 |
| 2025-04-02 | ALSA: hda/realtek - Support mute led function for HP platform | Kailang Yang | 1 | -9/+32 |
| 2025-04-01 | Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -2/+1 |
| 2025-03-31 | ALSA: hda/realtek: Enable Mute LED on HP OMEN 16 Laptop xd000xx | Sharan Kumar M | 1 | -0/+22 |
| 2025-03-28 | ALSA: hda/tas2781: Upgrade calibratd-data writing code to support Alpha and B... | Shenghao Ding | 1 | -10/+20 |
| 2025-03-26 | ALSA: hda/realtek: Fix built-in mic breakage on ASUS VivoBook X515JA | Takashi Iwai | 1 | -0/+1 |
| 2025-03-25 | ALSA: hda: tas2781-i2c: Remove unnecessary NULL check before release_firmware() | Chen Ni | 1 | -2/+1 |
| 2025-03-25 | ALSA: hda: cs35l56: Remove unnecessary NULL check before release_firmware() | Chen Ni | 1 | -4/+2 |
| 2025-03-25 | ALSA: hda/realtek: Bass speaker fixup for ASUS UM5606KA | Andres Traumann | 1 | -0/+1 |
| 2025-03-24 | ALSA: hda/realtek: Fix built-in mic assignment on ASUS VivoBook X515UA | Takashi Iwai | 1 | -0/+1 |
| 2025-03-24 | Merge tag 'asoc-v6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 3 | -11/+5 |
| 2025-03-24 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -0/+36 |
| 2025-03-22 | ALSA: hda/realtek: Add support for various HP Laptops using CS35L41 HDA | Stefan Binding | 1 | -0/+17 |
| 2025-03-21 | ALSA: hda/realtek: fix micmute LEDs on HP Laptops with ALC3247 | Chris Chiu | 1 | -0/+5 |
| 2025-03-21 | ALSA: hda/realtek: fix micmute LEDs on HP Laptops with ALC3315 | Chris Chiu | 1 | -0/+14 |
| 2025-03-20 | ASoC: wm8904: Add DMIC and DRC support | Mark Brown | 3 | -13/+139 |
| 2025-03-20 | ALSA: oxygen: Fix dependency on CONFIG_PM_SLEEP | Takashi Iwai | 3 | -3/+3 |
| 2025-03-19 | ASoC: ops: Remove snd_soc_info_volsw_range() | Charles Keepax | 2 | -2/+2 |
| 2025-03-19 | ALSA: echoaudio: remove unused variable | Andres Urian Florez | 1 | -4/+2 |
| 2025-03-19 | ASoC: tas2781: Support dsp firmware Alpha and Beta seaies | Shenghao Ding | 1 | -4/+4 |
| 2025-03-19 | Merge branch 'for-linus' into for-next | Takashi Iwai | 11 | -54/+200 |
| 2025-03-18 | ALSA: hda/realtek: Support mute LED on HP Laptop 15s-du3xxx | Dhruv Deshpande | 1 | -0/+1 |
| 2025-03-16 | ALSA: ac97: convert timeouts to secs_to_jiffies() | Easwar Hariharan | 1 | -2/+1 |
| 2025-03-15 | ALSA: hda/realtek: Always honor no_shutup_pins | Takashi Iwai | 1 | -2/+4 |
| 2025-03-14 | ALSA: vx222: Convert to DEFINE_SIMPLE_DEV_PM_OPS() | Takashi Iwai | 1 | -7/+2 |
| 2025-03-14 | ALSA: oxygen: Convert to EXPORT_SIMPLE_DEV_PM_OPS() | Takashi Iwai | 5 | -15/+4 |
| 2025-03-14 | ALSA: hda/tegra: Convert to RUNTIME_PM_OPS() & co | Takashi Iwai | 1 | -9/+7 |
| 2025-03-14 | ALSA: hda-intel: Convert to RUNTIME_PM_OPS() | Takashi Iwai | 1 | -6/+6 |
| 2025-03-14 | ALSA: hda: Use RUNTIME_PM_OPS() and pm_ptr() | Takashi Iwai | 2 | -3/+2 |
| 2025-03-12 | ALSA: hda/realtek: Add mute LED quirk for HP Pavilion x360 14-dy1xxx | Navon John Lukose | 1 | -0/+21 |
| 2025-03-12 | ALSA: ctxfi: change dao_set_input functions from kzalloc to kcalloc | Ethan Carter Edwards | 1 | -2/+2 |
| 2025-03-05 | ASoC: Merge up fixes | Mark Brown | 10 | -39/+57 |
| 2025-03-05 | ALSA: hda/realtek: Add support for ASUS Zenbook UM3406KA Laptops using CS35L4... | Stefan Binding | 1 | -0/+1 |
| 2025-03-05 | ALSA: hda/realtek: Add support for ASUS B5405 and B5605 Laptops using CS35L41... | Stefan Binding | 1 | -0/+4 |
| 2025-03-05 | ALSA: hda/realtek: Add support for ASUS B3405 and B3605 Laptops using CS35L41... | Stefan Binding | 1 | -0/+4 |
| 2025-03-05 | ALSA: hda/realtek: Add support for various ASUS Laptops using CS35L41 HDA | Stefan Binding | 1 | -0/+4 |
| 2025-03-05 | ALSA: hda/realtek: Add support for ASUS ROG Strix G614 Laptops using CS35L41 HDA | Stefan Binding | 1 | -0/+2 |
| 2025-03-05 | ALSA: hda/realtek: Add support for ASUS ROG Strix GA603 Laptops using CS35L41... | Stefan Binding | 1 | -0/+2 |
| 2025-03-05 | ALSA: hda/realtek: Add support for ASUS ROG Strix G814 Laptop using CS35L41 HDA | Stefan Binding | 1 | -0/+2 |
| 2025-03-05 | ALSA: hda: intel: Add Dell ALC3271 to power_save denylist | Hoku Ishibe | 1 | -0/+2 |
| 2025-03-05 | ALSA: hda/realtek: update ALC222 depop optimize | Kailang Yang | 1 | -0/+76 |
| 2025-03-04 | ALSA: hda: realtek: fix incorrect IS_REACHABLE() usage | Arnd Bergmann | 2 | -5/+1 |
| 2025-03-04 | ALSA: hda/realtek: Enable PC beep passthrough for HP EliteBook 855 G7 | Maciej S. Szmigiero | 2 | -7/+42 |
| 2025-03-03 | ALSA: hda/realtek - add supported Mic Mute LED for Lenovo platform | Kailang Yang | 1 | -0/+18 |
| 2025-02-28 | ALSA: hda: Fix speakers on ASUS EXPERTBOOK P5405CSA 1.0 | Daniel Bárta | 1 | -0/+1 |
| 2025-02-28 | ALSA: hda/realtek: Fix Asus Z13 2025 audio | Antheas Kapenekakis | 1 | -0/+1 |
| 2025-02-28 | ALSA: hda/realtek: Remove (revert) duplicate Ally X config | Antheas Kapenekakis | 1 | -8/+0 |
| 2025-02-27 | ALSA: emu10k1: fix inconsistent indenting warning in snd_emu10k1_synth_free() | Charles Han | 1 | -1/+1 |
| 2025-02-26 | Merge tag 'asoc-fix-v6.14-rc4' of https://git.kernel.org/pub/scm/linux/kernel... | Takashi Iwai | 1 | -0/+3 |
| 2025-02-26 | ALSA: hda/realtek: Fix microphone regression on ASUS N705UD | Adrien Vergé | 1 | -1/+0 |
| 2025-02-25 | ALSA: hda/realtek: Fix wrong mic setup for ASUS VivoBook 15 | Takashi Iwai | 1 | -0/+1 |
| 2025-02-25 | ASoC: cs35l56: Prevent races when soft-resetting using SPI control | Richard Fitzgerald | 1 | -0/+3 |
| 2025-02-17 | ALSA: hda/conexant: Add quirk for HP ProBook 450 G4 mute LED | John Veness | 1 | -0/+1 |
| 2025-02-15 | ALSA: hda/cirrus: Reduce codec resume time | Vitaly Rodionov | 3 | -5/+9 |
| 2025-02-15 | ALSA: hda/cirrus: Correct the full scale volume set logic | Vitaly Rodionov | 3 | -14/+17 |
| 2025-02-14 | ALSA: hda: Add error check for snd_ctl_rename_id() in snd_hda_create_dig_out_... | Wentao Liang | 1 | -1/+3 |
| 2025-02-14 | ALSA: hda/tas2781: Fix index issue in tas2781 hda SPI driver | Baojun Xu | 1 | -5/+5 |
| 2025-02-12 | ALSA: hda/realtek: Fixup ALC225 depop procedure | Kailang Yang | 1 | -0/+1 |
| 2025-02-11 | ALSA: hda/tas2781: Update tas2781 hda SPI driver | Baojun Xu | 1 | -13/+14 |
| 2025-02-10 | ALSA: hda: intel: Add Lenovo IdeaPad Z570 to probe denylist | Maxim Mikityanskiy | 1 | -0/+29 |
| 2025-02-10 | ALSA: hda: intel: Fix Optimus when GPU has no sound | Maxim Mikityanskiy | 1 | -1/+14 |
| 2025-02-10 | ALSA: hda: hda-intel: add Panther Lake-H support | Pierre-Louis Bossart | 1 | -0/+2 |
| 2025-02-06 | ASoC: tas2781: Switch to use %ptTsr | Andy Shevchenko | 3 | -9/+3 |
| 2025-02-05 | ALSA: hda/hdmi: extract common interface for ELD handling | Dmitry Baryshkov | 4 | -424/+15 |
| 2025-02-05 | ALSA: lola: Remove unused lola_(save|restore)_mixer | Dr. David Alan Gilbert | 2 | -45/+0 |
| 2025-02-05 | ALSA: hda/realtek: Limit mic boost on Positivo ARN50 | Edson Juliano Drosdeck | 1 | -0/+1 |
| 2025-01-30 | ALSA: hda/realtek: Workaround for resume on Dell Venue 11 Pro 7130 | Takashi Iwai | 1 | -0/+16 |
| 2025-01-28 | ALSA: hda: Fix headset detection failure due to unstable sort | Kuan-Wei Chiu | 2 | -1/+8 |
| 2025-01-25 | ALSA: hda/realtek: Fix quirk matching for Legion Pro 7 | Takashi Iwai | 1 | -1/+1 |
| 2025-01-22 | ALSA: hda: tas2781-spi: Fix bogus error handling in tas2781_hda_spi_probe() | Takashi Iwai | 1 | -14/+12 |
| 2025-01-22 | ALSA: hda: tas2781-spi: Fix error code in tas2781_read_acpi() | Dan Carpenter | 1 | -0/+1 |
| 2025-01-22 | ALSA: hda: tas2781-spi: Delete some dead code | Dan Carpenter | 1 | -5/+1 |
| 2025-01-20 | ALSA: hda/realtek: Enable Mute LED on HP Laptop 14s-fq1xxx | Sebastian Wiese-Wagner | 1 | -0/+1 |
| 2025-01-20 | ALSA: hda: tas2781-spi: Fix -Wsometimes-uninitialized in tasdevice_spi_switch... | Nathan Chancellor | 1 | -4/+3 |
| 2025-01-20 | ALSA: ctxfi: Simplify dao_clear_{left,right}_input() functions | Ethan Carter Edwards | 1 | -35/+13 |
| 2025-01-20 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -2/+7 |
| 2025-01-20 | ALSA: hda: tas2781-spi: select CRC32 instead of CRC32_SARWATE | Takashi Iwai | 1 | -1/+1 |
| 2025-01-17 | ALSA: hda/tas2781: Add tas2781 hda SPI driver | Baojun Xu | 6 | -0/+3465 |
| 2025-01-17 | ALSA: hda/realtek - Fixed headphone distorted sound on Acer Aspire A115-31 la... | Kailang Yang | 1 | -0/+1 |
| 2025-01-15 | ALSA: hda: Support for Ideapad hotkey mute LEDs | Jackie Dong | 3 | -2/+66 |
| 2025-01-15 | ALSA: hda/realtek: Enable headset mic on Positivo C6400 | Edson Juliano Drosdeck | 1 | -0/+1 |
| 2025-01-14 | ALSA: hda: Add AZX_DCAPS_NO_TCSEL flag for Loongson HDA devices | Qunqin Zhao | 1 | -2/+2 |
| 2025-01-13 | ALSA: hda/realtek: Fix volume adjustment issue on Lenovo ThinkBook 16P Gen5 | Yage Geng | 1 | -2/+2 |
| 2025-01-12 | ALSA: hda/realtek: fixup ASUS H7606W | Luke D. Jones | 1 | -0/+1 |
| 2025-01-12 | ALSA: hda/realtek: fixup ASUS GA605W | Luke D. Jones | 1 | -0/+1 |
| 2025-01-10 | ALSA: emu10k1: Use str_yes_no() helper | Thorsten Blum | 1 | -3/+4 |
| 2025-01-10 | ALSA: hda/realtek: Add support for Ayaneo System using CS35L41 HDA | Stefan Binding | 1 | -0/+1 |
| 2025-01-09 | ALSA: rme9652: Simplify with str_yes_no() | Takashi Iwai | 1 | -3/+2 |
| 2025-01-09 | ALSA: hda/realtek: Simplify with str_yes_no() | Takashi Iwai | 1 | -1/+1 |
| 2025-01-07 | ALSA: emu10k1: Simplify with str_on_off() | Takashi Iwai | 1 | -4/+4 |
| 2025-01-07 | ALSA: hdspm: Simplify with str_on_off() | Takashi Iwai | 1 | -9/+6 |
| 2025-01-07 | ALSA: sonicvibes: Simplify with str_off_on() | Takashi Iwai | 1 | -1/+1 |
| 2025-01-07 | ALSA: trident: Simplify with str_on_off() | Takashi Iwai | 1 | -2/+2 |
| 2025-01-07 | ALSA: ens137x: Use str_on_off() helper in snd_ensoniq_proc_read() | Thorsten Blum | 1 | -3/+3 |
| 2024-12-31 | Merge branch 'for-linus' into for-next | Takashi Iwai | 13 | -61/+87 |
| 2024-12-31 | ALSA hda/realtek: Add quirk for Framework F111:000C | Daniel Schaefer | 1 | -0/+1 |
| 2024-12-30 | ALSA: Align the syntax of iov_iter helpers with standard ones | Takashi Iwai | 3 | -12/+22 |
| 2024-12-30 | ALSA: hda/tas2781: Ignore SUBSYS_ID not found for tas2563 projects | Baojun Xu | 1 | -0/+4 |
| 2024-12-29 | ALSA: AC97: Use str_on_off() helper in snd_ac97_proc_read_main() | Thorsten Blum | 1 | -4/+4 |
| 2024-12-29 | ALSA: hda/realtek: Add a comment for alc_fixup_inv_dmic() | Yongzhen Zhang | 1 | -3/+1 |
| 2024-12-22 | ALSA: ad1889: Use str_enabled_disabled() helper function | Thorsten Blum | 1 | -4/+4 |
| 2024-12-20 | ALSA: hdsp: Use str_on_off() and str_yes_no() helper functions | Thorsten Blum | 1 | -5/+5 |
| 2024-12-12 | Merge tag 'asoc-fix-v6.12-rc2' of https://git.kernel.org/pub/scm/linux/kernel... | Takashi Iwai | 12 | -37/+37 |
| 2024-12-11 | ALSA: sonicvibes: Use str_on_off() helper in snd_sonicvibes_proc_read() | Thorsten Blum | 1 | -3/+3 |
| 2024-12-09 | ALSA: hda/realtek: Add new alc2xx-fixup-headset-mic model | Vasiliy Kovalev | 1 | -0/+1 |
| 2024-12-09 | ALSA: hda/ca0132: Use standard HD-audio quirk matching helpers | Takashi Iwai | 1 | -16/+21 |
| 2024-12-06 | Merge tag 'sound-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 3 | -0/+37 |
| 2024-12-06 | ALSA: hda/realtek - Add support for ASUS Zen AIO 27 Z272SD_A272SD audio | Vasiliy Kovalev | 1 | -0/+22 |
| 2024-12-06 | ALSA: hda/realtek: Fix headset mic on Acer Nitro 5 | Hridesh MG | 1 | -0/+1 |
| 2024-12-06 | ALSA: hda: cs35l56: Remove calls to cs35l56_force_sync_asp1_registers_from_ca... | Simon Trimmer | 1 | -8/+0 |
| 2024-12-06 | ALSA: cmipci: Modify the incorrect format specifier | liujing | 1 | -1/+1 |
| 2024-12-05 | Merge branch 'topic/post-6.13-rc1' into for-next | Takashi Iwai | 4 | -5/+3 |
| 2024-12-05 | Merge tag 'asoc-fix-v6.13-rc1' of https://git.kernel.org/pub/scm/linux/kernel... | Takashi Iwai | 1 | -2/+4 |
| 2024-12-05 | ALSA: hda/realtek: Fix spelling mistake "Firelfy" -> "Firefly" | Colin Ian King | 1 | -1/+1 |
| 2024-12-05 | ALSA: lola: Fix typo in lola_clock.c | Zhu Jun | 1 | -1/+1 |
| 2024-12-03 | ALSA: hda: Always check capability at opening a hwdep | Takashi Iwai | 1 | -2/+0 |
| 2024-12-03 | ALSA: hda: Fix typo in hda_sysfs.h | Zhu Jun | 1 | -1/+1 |
| 2024-12-03 | ALSA: ac97: Modify the incorrect format specifier | liujing | 1 | -1/+1 |
| 2024-12-02 | module: Convert symbol namespace to string literal | Peter Zijlstra | 12 | -37/+37 |
| 2024-12-02 | ALSA: hda/realtek: fix micmute LEDs don't work on HP Laptops | Chris Chiu | 1 | -0/+6 |
| 2024-12-02 | ALSA: hda/realtek: Add support for Samsung Galaxy Book3 360 (NP730QFG) | Sahas Leelodharry | 1 | -0/+1 |
| 2024-12-01 | ALSA: hda/tas2781: Fix error code tas2781_read_acpi() | Dan Carpenter | 1 | -0/+1 |
| 2024-12-01 | ALSA: hda/realtek: Enable mute and micmute LED on HP ProBook 430 G8 | Nazar Bilinskyi | 1 | -0/+1 |
| 2024-11-29 | Merge tag 'sound-fix-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -85/+169 |
| 2024-11-29 | ALSA: hda/conexant: fix Z60MR100 startup pop issue | bo liu | 1 | -0/+28 |
| 2024-11-28 | ALSA: hda: improve bass speaker support for ASUS Zenbook UM5606WA | Jaroslav Kysela | 1 | -0/+16 |
| 2024-11-28 | ALSA: hda/realtek: Apply quirk for Medion E15433 | Takashi Iwai | 1 | -0/+1 |
| 2024-11-26 | Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+4 |
| 2024-11-26 | ALSA: hda: Show the codec quirk info at probing | Takashi Iwai | 1 | -9/+11 |
| 2024-11-26 | ALSA: asihpi: Remove unused variable | Zhu Jun | 1 | -1/+1 |
| 2024-11-26 | ALSA: hda/realtek: Set PCBeep to default value for ALC274 | Kailang Yang | 1 | -0/+2 |
| 2024-11-26 | ALSA: hda/tas2781: Add speaker id check for ASUS projects | Baojun Xu | 1 | -4/+59 |
| 2024-11-26 | ALSA: hda/realtek: Update ALC225 depop procedure | Kailang Yang | 1 | -48/+39 |
| 2024-11-26 | ALSA: hda/realtek: Enable speaker pins for Medion E15443 platform | Kailang Yang | 1 | -0/+9 |
| 2024-11-26 | ALSA: hda/realtek: fix mute/micmute LEDs don't work for EliteBook X G1i | Dirk Su | 1 | -0/+1 |
| 2024-11-25 | ALSA: hda/realtek: Fix Internal Speaker and Mic boost of Infinix Y4 Max | Dinesh Kumar | 1 | -0/+11 |
| 2024-11-20 | ALSA: hda/realtek: Update ALC256 depop procedure | Kailang Yang | 1 | -23/+19 |
| 2024-11-18 | ALSA: hda: Poll jack events for LS7A HD-Audio | Huacai Chen | 1 | -0/+2 |
| 2024-11-18 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -2/+11 |
| 2024-11-13 | ALSA: hda/realtek - update set GPIO3 to default for Thinkpad with ALC1318 | Kailang Yang | 1 | -2/+8 |
| 2024-11-13 | ALSA: hda/realtek: fix mute/micmute LEDs for a HP EliteBook 645 G10 | Maksym Glubokiy | 1 | -0/+1 |
| 2024-11-12 | ALSA: hda/realtek - Fixed Clevo platform headset Mic issue | Kailang Yang | 1 | -0/+2 |
| 2024-11-05 | Merge branch 'for-linus' into for-next | Takashi Iwai | 3 | -27/+60 |
| 2024-11-04 | ALSA: hda: Fix unused variable warning | Takashi Iwai | 1 | -2/+0 |
| 2024-11-04 | ALSA: hda: intel: Switch to pci_alloc_irq_vectors API | Heiner Kallweit | 1 | -9/+12 |
| 2024-11-04 | ALSA: hda: intel: Don't free interrupt when suspending | Heiner Kallweit | 1 | -13/+0 |
| 2024-10-31 | Revert "ALSA: hda/conexant: Mute speakers at suspend / shutdown" | Jarosław Janik | 1 | -2/+0 |
| 2024-10-30 | ALSA: korg1212: Replace deprecated PCI functions | Philipp Stanner | 1 | -2/+4 |
| 2024-10-30 | sound: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 1 | -1/+1 |
| 2024-10-30 | ALSA: hda/realtek: Fix headset mic on TUXEDO Stellaris 16 Gen6 mb1 | Christoffer Sandberg | 1 | -0/+1 |
| 2024-10-30 | ALSA: hda/realtek: Fix headset mic on TUXEDO Gemini 17 Gen3 | Christoffer Sandberg | 1 | -0/+1 |
| 2024-10-29 | ALSA: hda/realtek: Add subwoofer quirk for Infinix ZERO BOOK 13 | Piyush Raj Chouhan | 1 | -0/+12 |
| 2024-10-25 | Merge branch 'topic/compress-accel' into for-next | Takashi Iwai | 3 | -3/+100 |
| 2024-10-25 | ALSA: hda/realtek: Limit internal Mic boost on Dell platform | Kailang Yang | 1 | -3/+18 |
| 2024-10-23 | ALSA: hda/realtek: Update default depop procedure | Kailang Yang | 1 | -21/+17 |
| 2024-10-21 | ALSA: hda/tas2781: select CRC32 instead of CRC32_SARWATE | Eric Biggers | 1 | -1/+1 |
| 2024-10-21 | ALSA: hda/realtek: Add subwoofer quirk for Acer Predator G9-593 | José Relvas | 1 | -0/+10 |
| 2024-10-16 | ALSA: hda/conexant - Use cached pin control for Node 0x1d on HP EliteOne 1000 G2 | Vasiliy Kovalev | 1 | -1/+1 |
| 2024-10-14 | ALSA: hda/tas2781: Add new quirk for Lenovo, ASUS, Dell projects | Baojun Xu | 1 | -0/+29 |
| 2024-10-11 | ALSA: hda/cs8409: Fix possible NULL dereference | Murad Masimov | 1 | -2/+3 |
| 2024-10-11 | ALSA: hda: Fix build error without CONFIG_SND_DEBUG | Takashi Iwai | 1 | -0/+6 |
| 2024-10-10 | ALSA: ice1712: Remove redundant code in stac9460_dac_vol_put | Zhu Jun | 1 | -7/+2 |
| 2024-10-10 | ALSA: hda/realtek: Use codec SSID matching for Lenovo devices | Takashi Iwai | 1 | -90/+8 |
| 2024-10-10 | ALSA: hda/conexant: Use the new codec SSID matching | Takashi Iwai | 1 | -21/+7 |
| 2024-10-10 | ALSA: hda: Use own quirk lookup helper | Takashi Iwai | 10 | -47/+106 |
| 2024-10-09 | ALSA: hda/conexant - Fix audio routing for HP EliteOne 1000 G2 | Vasiliy Kovalev | 1 | -0/+19 |
| 2024-10-08 | ALSA: hda: Sound support for HP Spectre x360 16 inch model 2024 | christoph.plattner | 1 | -1/+49 |
| 2024-10-04 | Merge tag 'sound-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 10 | -34/+41 |
| 2024-10-04 | ALSA: hda/conexant: Fix conflicting quirk for System76 Pangolin | Takashi Iwai | 1 | -5/+19 |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 2 | -2/+2 |
| 2024-10-02 | Merge tag 'asoc-fix-v6.12-rc1' of https://git.kernel.org/pub/scm/linux/kernel... | Takashi Iwai | 1 | -1/+1 |
| 2024-10-02 | Revert "ALSA: hda: Conditionally use snooping for AMD HDMI" | Takashi Iwai | 2 | -10/+2 |
| 2024-10-02 | ALSA: hda: fix trigger_tstamp_latched | Jaroslav Kysela | 1 | -2/+1 |
| 2024-10-02 | ALSA: hda/realtek: Add a quirk for HP Pavilion 15z-ec200 | Abhishek Tamboli | 1 | -0/+1 |
| 2024-10-02 | ALSA: hda/generic: Drop obsoleted obey_preferred_dacs flag | Takashi Iwai | 2 | -4/+1 |
| 2024-10-02 | ALSA: hda/generic: Unconditionally prefer preferred_dacs pairs | Takashi Iwai | 1 | -2/+2 |
| 2024-09-30 | ALSA: Reorganize kerneldoc parameter names | Julia Lawall | 1 | -1/+1 |
| 2024-09-30 | ALSA: hda/realtek: Fix the push button function for the ALC257 | Oder Chiou | 1 | -0/+1 |
| 2024-09-30 | ALSA: hda/conexant: fix some typos | Oldherl Oh | 1 | -8/+8 |
| 2024-09-30 | ALSA: hda/realtek: Add quirk for Huawei MateBook 13 KLV-WX9 | Ai Chao | 1 | -0/+1 |
| 2024-09-23 | Merge tag 'pci-v6.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
| 2024-09-20 | ALSA: Drop explicit initialization of struct i2c_device_id::driver_data to 0 | Uwe Kleine-König | 2 | -2/+2 |
| 2024-09-19 | ALSA: hda/tas2781: Add new quirk for Lenovo Y990 Laptop | Baojun Xu | 1 | -0/+1 |
| 2024-09-18 | ALSA: hda/realtek: fix mute/micmute LED for HP mt645 G8 | Nikolai Afanasenkov | 1 | -0/+1 |
| 2024-09-14 | Merge tag 'asoc-v6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 1 | -1/+1 |
| 2024-09-13 | ALSA: hda/realtek: Add support for Galaxy Book2 Pro (NP950XEE) | Joshua Grisham | 1 | -0/+1 |
| 2024-09-11 | ALSA: hda: Add a new CM9825 standard driver | Leo Tsai | 1 | -0/+269 |
| 2024-09-10 | ALSA: hda/realtek: Refactor and simplify Samsung Galaxy Book init | Joshua Grisham | 2 | -317/+144 |
| 2024-09-10 | ALSA: hda/realtek: Enable mic on Vaio VJFH52 | Edson Juliano Drosdeck | 1 | -0/+12 |
| 2024-09-10 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -0/+3 |