summaryrefslogtreecommitdiff
path: root/sound/pci
AgeCommit message (Expand)AuthorFilesLines
2025-01-30ALSA: hda/realtek: Workaround for resume on Dell Venue 11 Pro 7130Takashi Iwai1-0/+16
2025-01-28ALSA: hda: Fix headset detection failure due to unstable sortKuan-Wei Chiu2-1/+8
2025-01-25ALSA: hda/realtek: Fix quirk matching for Legion Pro 7Takashi Iwai1-1/+1
2025-01-22ALSA: hda: tas2781-spi: Fix bogus error handling in tas2781_hda_spi_probe()Takashi Iwai1-14/+12
2025-01-22ALSA: hda: tas2781-spi: Fix error code in tas2781_read_acpi()Dan Carpenter1-0/+1
2025-01-22ALSA: hda: tas2781-spi: Delete some dead codeDan Carpenter1-5/+1
2025-01-20ALSA: hda/realtek: Enable Mute LED on HP Laptop 14s-fq1xxxSebastian Wiese-Wagner1-0/+1
2025-01-20ALSA: hda: tas2781-spi: Fix -Wsometimes-uninitialized in tasdevice_spi_switch...Nathan Chancellor1-4/+3
2025-01-20ALSA: ctxfi: Simplify dao_clear_{left,right}_input() functionsEthan Carter Edwards1-35/+13
2025-01-20Merge branch 'for-linus' into for-nextTakashi Iwai1-2/+7
2025-01-20ALSA: hda: tas2781-spi: select CRC32 instead of CRC32_SARWATETakashi Iwai1-1/+1
2025-01-17ALSA: hda/tas2781: Add tas2781 hda SPI driverBaojun Xu6-0/+3465
2025-01-17ALSA: hda/realtek - Fixed headphone distorted sound on Acer Aspire A115-31 la...Kailang Yang1-0/+1
2025-01-15ALSA: hda: Support for Ideapad hotkey mute LEDsJackie Dong3-2/+66
2025-01-15ALSA: hda/realtek: Enable headset mic on Positivo C6400Edson Juliano Drosdeck1-0/+1
2025-01-14ALSA: hda: Add AZX_DCAPS_NO_TCSEL flag for Loongson HDA devicesQunqin Zhao1-2/+2
2025-01-13ALSA: hda/realtek: Fix volume adjustment issue on Lenovo ThinkBook 16P Gen5Yage Geng1-2/+2
2025-01-12ALSA: hda/realtek: fixup ASUS H7606WLuke D. Jones1-0/+1
2025-01-12ALSA: hda/realtek: fixup ASUS GA605WLuke D. Jones1-0/+1
2025-01-10ALSA: emu10k1: Use str_yes_no() helperThorsten Blum1-3/+4
2025-01-10ALSA: hda/realtek: Add support for Ayaneo System using CS35L41 HDAStefan Binding1-0/+1
2025-01-09ALSA: rme9652: Simplify with str_yes_no()Takashi Iwai1-3/+2
2025-01-09ALSA: hda/realtek: Simplify with str_yes_no()Takashi Iwai1-1/+1
2025-01-07ALSA: emu10k1: Simplify with str_on_off()Takashi Iwai1-4/+4
2025-01-07ALSA: hdspm: Simplify with str_on_off()Takashi Iwai1-9/+6
2025-01-07ALSA: sonicvibes: Simplify with str_off_on()Takashi Iwai1-1/+1
2025-01-07ALSA: trident: Simplify with str_on_off()Takashi Iwai1-2/+2
2025-01-07ALSA: ens137x: Use str_on_off() helper in snd_ensoniq_proc_read()Thorsten Blum1-3/+3
2024-12-31Merge branch 'for-linus' into for-nextTakashi Iwai13-61/+87
2024-12-31ALSA hda/realtek: Add quirk for Framework F111:000CDaniel Schaefer1-0/+1
2024-12-30ALSA: Align the syntax of iov_iter helpers with standard onesTakashi Iwai3-12/+22
2024-12-30ALSA: hda/tas2781: Ignore SUBSYS_ID not found for tas2563 projectsBaojun Xu1-0/+4
2024-12-29ALSA: AC97: Use str_on_off() helper in snd_ac97_proc_read_main()Thorsten Blum1-4/+4
2024-12-29ALSA: hda/realtek: Add a comment for alc_fixup_inv_dmic()Yongzhen Zhang1-3/+1
2024-12-22ALSA: ad1889: Use str_enabled_disabled() helper functionThorsten Blum1-4/+4
2024-12-20ALSA: hdsp: Use str_on_off() and str_yes_no() helper functionsThorsten Blum1-5/+5
2024-12-12Merge tag 'asoc-fix-v6.12-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai12-37/+37
2024-12-11ALSA: sonicvibes: Use str_on_off() helper in snd_sonicvibes_proc_read()Thorsten Blum1-3/+3
2024-12-09ALSA: hda/realtek: Add new alc2xx-fixup-headset-mic modelVasiliy Kovalev1-0/+1
2024-12-09ALSA: hda/ca0132: Use standard HD-audio quirk matching helpersTakashi Iwai1-16/+21
2024-12-06Merge tag 'sound-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-0/+37
2024-12-06ALSA: hda/realtek - Add support for ASUS Zen AIO 27 Z272SD_A272SD audioVasiliy Kovalev1-0/+22
2024-12-06ALSA: hda/realtek: Fix headset mic on Acer Nitro 5Hridesh MG1-0/+1
2024-12-06ALSA: hda: cs35l56: Remove calls to cs35l56_force_sync_asp1_registers_from_ca...Simon Trimmer1-8/+0
2024-12-06ALSA: cmipci: Modify the incorrect format specifierliujing1-1/+1
2024-12-05Merge branch 'topic/post-6.13-rc1' into for-nextTakashi Iwai4-5/+3
2024-12-05Merge tag 'asoc-fix-v6.13-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai1-2/+4
2024-12-05ALSA: hda/realtek: Fix spelling mistake "Firelfy" -> "Firefly"Colin Ian King1-1/+1
2024-12-05ALSA: lola: Fix typo in lola_clock.cZhu Jun1-1/+1
2024-12-03ALSA: hda: Always check capability at opening a hwdepTakashi Iwai1-2/+0