summaryrefslogtreecommitdiff
path: root/sound/pci
AgeCommit message (Expand)Author
2025-02-17ALSA: hda/conexant: Add quirk for HP ProBook 450 G4 mute LEDJohn Veness
2025-02-15ALSA: hda/cirrus: Reduce codec resume timeVitaly Rodionov
2025-02-15ALSA: hda/cirrus: Correct the full scale volume set logicVitaly Rodionov
2025-02-14ALSA: hda: Add error check for snd_ctl_rename_id() in snd_hda_create_dig_out_...Wentao Liang
2025-02-14ALSA: hda/tas2781: Fix index issue in tas2781 hda SPI driverBaojun Xu
2025-02-12ALSA: hda/realtek: Fixup ALC225 depop procedureKailang Yang
2025-02-11ALSA: hda/tas2781: Update tas2781 hda SPI driverBaojun Xu
2025-02-10ALSA: hda: hda-intel: add Panther Lake-H supportPierre-Louis Bossart
2025-02-05ALSA: hda/realtek: Limit mic boost on Positivo ARN50Edson Juliano Drosdeck
2025-01-30ALSA: hda/realtek: Workaround for resume on Dell Venue 11 Pro 7130Takashi Iwai
2025-01-28ALSA: hda: Fix headset detection failure due to unstable sortKuan-Wei Chiu
2025-01-25ALSA: hda/realtek: Fix quirk matching for Legion Pro 7Takashi Iwai
2025-01-22ALSA: hda: tas2781-spi: Fix bogus error handling in tas2781_hda_spi_probe()Takashi Iwai
2025-01-22ALSA: hda: tas2781-spi: Fix error code in tas2781_read_acpi()Dan Carpenter
2025-01-22ALSA: hda: tas2781-spi: Delete some dead codeDan Carpenter
2025-01-20ALSA: hda/realtek: Enable Mute LED on HP Laptop 14s-fq1xxxSebastian Wiese-Wagner
2025-01-20ALSA: hda: tas2781-spi: Fix -Wsometimes-uninitialized in tasdevice_spi_switch...Nathan Chancellor
2025-01-20ALSA: ctxfi: Simplify dao_clear_{left,right}_input() functionsEthan Carter Edwards
2025-01-20Merge branch 'for-linus' into for-nextTakashi Iwai
2025-01-20ALSA: hda: tas2781-spi: select CRC32 instead of CRC32_SARWATETakashi Iwai
2025-01-17ALSA: hda/tas2781: Add tas2781 hda SPI driverBaojun Xu
2025-01-17ALSA: hda/realtek - Fixed headphone distorted sound on Acer Aspire A115-31 la...Kailang Yang
2025-01-15ALSA: hda: Support for Ideapad hotkey mute LEDsJackie Dong
2025-01-15ALSA: hda/realtek: Enable headset mic on Positivo C6400Edson Juliano Drosdeck
2025-01-14ALSA: hda: Add AZX_DCAPS_NO_TCSEL flag for Loongson HDA devicesQunqin Zhao
2025-01-13ALSA: hda/realtek: Fix volume adjustment issue on Lenovo ThinkBook 16P Gen5Yage Geng
2025-01-12ALSA: hda/realtek: fixup ASUS H7606WLuke D. Jones
2025-01-12ALSA: hda/realtek: fixup ASUS GA605WLuke D. Jones
2025-01-10ALSA: emu10k1: Use str_yes_no() helperThorsten Blum
2025-01-10ALSA: hda/realtek: Add support for Ayaneo System using CS35L41 HDAStefan Binding
2025-01-09ALSA: rme9652: Simplify with str_yes_no()Takashi Iwai
2025-01-09ALSA: hda/realtek: Simplify with str_yes_no()Takashi Iwai
2025-01-07ALSA: emu10k1: Simplify with str_on_off()Takashi Iwai
2025-01-07ALSA: hdspm: Simplify with str_on_off()Takashi Iwai
2025-01-07ALSA: sonicvibes: Simplify with str_off_on()Takashi Iwai
2025-01-07ALSA: trident: Simplify with str_on_off()Takashi Iwai
2025-01-07ALSA: ens137x: Use str_on_off() helper in snd_ensoniq_proc_read()Thorsten Blum
2024-12-31Merge branch 'for-linus' into for-nextTakashi Iwai
2024-12-31ALSA hda/realtek: Add quirk for Framework F111:000CDaniel Schaefer
2024-12-30ALSA: Align the syntax of iov_iter helpers with standard onesTakashi Iwai
2024-12-30ALSA: hda/tas2781: Ignore SUBSYS_ID not found for tas2563 projectsBaojun Xu
2024-12-29ALSA: AC97: Use str_on_off() helper in snd_ac97_proc_read_main()Thorsten Blum
2024-12-29ALSA: hda/realtek: Add a comment for alc_fixup_inv_dmic()Yongzhen Zhang
2024-12-22ALSA: ad1889: Use str_enabled_disabled() helper functionThorsten Blum
2024-12-20ALSA: hdsp: Use str_on_off() and str_yes_no() helper functionsThorsten Blum
2024-12-12Merge tag 'asoc-fix-v6.12-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2024-12-11ALSA: sonicvibes: Use str_on_off() helper in snd_sonicvibes_proc_read()Thorsten Blum
2024-12-09ALSA: hda/realtek: Add new alc2xx-fixup-headset-mic modelVasiliy Kovalev
2024-12-09ALSA: hda/ca0132: Use standard HD-audio quirk matching helpersTakashi Iwai
2024-12-06Merge tag 'sound-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds