summaryrefslogtreecommitdiff
path: root/sound/pci/hda
AgeCommit message (Expand)AuthorFilesLines
2025-07-11ALSA: hda: Move codec drivers into sound/hda/codecs directoryTakashi Iwai44-57850/+0
2025-07-11ALSA: hda: Move controller drivers into sound/hda/controllers directoryTakashi Iwai7-3958/+0
2025-07-11ALSA: hda: Move common codec driver into sound/hda/common directoryTakashi Iwai17-11286/+2
2025-07-11Merge branch 'for-linus' into for-nextTakashi Iwai3-3/+68
2025-07-10ALSA: hda/realtek - Fix mute LED for HP Victus 16-r0xxxEdip Hazuri1-0/+1
2025-07-07ALSA: hda/realtek: Enable headset Mic on Positivo K116JEdson Juliano Drosdeck1-0/+1
2025-07-07ALSA: hda/tas2781: Fix calibration data parser issueBaojun Xu1-3/+5
2025-07-06ALSA: hda: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus4-12/+0
2025-07-06ALSA: hda: add MODULE_FIRMWARE for cs35l41/cs35l56GalaxySnail2-0/+6
2025-07-06ALSA: hda/tas2781: Add bus name in device name checkBaojun Xu1-1/+1
2025-07-04ALSA: hda: Add device entry for QEMUTakashi Iwai1-0/+1
2025-07-04ALSA: hda: Remove old commented out sanity checkThorsten Blum1-9/+0
2025-07-02ALSA: hda/realtek: Add quirk for ASUS ExpertBook B9403CVARPeter Ujfalusi1-0/+1
2025-06-29ALSA: hda/realtek - Add mute LED support for HP Victus 15-fb2xxxEdip Hazuri1-0/+1
2025-06-29ALSA: hda: Add missing NVIDIA HDA codec IDsDaniel Dadap1-0/+19
2025-06-26ALSA: hda/realtek: Fix built-in mic on ASUS VivoBook X507UARSalvatore Bonaccorso1-0/+1
2025-06-23ALSA: hda: Handle the jack polling always via a workTakashi Iwai1-27/+14
2025-06-23ALSA: hda: Disable codec runtime PM when jack polling is enabledTakashi Iwai1-1/+11
2025-06-23ALSA: hda: Disable jack polling at shutdownTakashi Iwai1-0/+1
2025-06-23ALSA: hda/realtek: Add mic-mute LED setup for ASUS UM5606Takashi Iwai1-0/+1
2025-06-23ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook 6 G1aChris Chiu1-0/+2
2025-06-22ALSA: hda/realtek - Enable mute LED on HP Pavilion Laptop 15-eg100Yasmin Fitzgerald1-0/+1
2025-06-22ALSA: hda/realtek: Add quirks for some Clevo laptopsTim Crawford1-0/+5
2025-06-20ALSA: hda/realtek: Enable headset Mic on Positivo P15XEdson Juliano Drosdeck1-0/+8
2025-06-20ALSA: hda/realtek: Fixup ft alc257 rename alc3328wangdicheng1-0/+1
2025-06-18ALSA: hda/conexant: Renaming the codec with device ID 0x1f86 and 0x1f87wangdicheng1-6/+6
2025-06-16ALSA: hda/tas2781: Add compatible for hardware id TIAS2781 and TXNW2781Baojun Xu2-4/+23
2025-06-14ALSA: hda/realtek: Add quirk for Asus GA605KSimon Trimmer1-0/+17
2025-06-14ALSA: hda/realtek: enable headset mic on Latitude 5420 RuggedJonathan Lane1-0/+1
2025-06-13ALSA: hda/realtek: Add support for ASUS NUC using CS35L41 HDAStefan Binding1-0/+11
2025-06-13ALSA: hda: cs35l41: Add support for center channel in CS35L41 HDAStefan Binding2-38/+66
2025-06-12ALSA: hda/ca0132: Use const char * for stringsTakashi Iwai1-11/+11
2025-06-10ALSA: hda/ca0132: Fix buffer overflow in add_tuning_controlLucy Thrun1-1/+1
2025-06-10ALSA: hda/ca0132: Fix using plain integer as NULL pointer in add_tuning_controlLucy Thrun1-2/+2
2025-06-10ALSA: hda/realtek: Add quirk for Asus GU605CRichard Fitzgerald1-0/+1
2025-06-10ALSA: hda/realtek: Fix built-in mic on ASUS VivoBook X513EAChris Chiu1-0/+1
2025-06-09ALSA: hda/realtek - Add mute LED support for HP Victus 16-s1xxx and HP Victus...Edip Hazuri1-0/+2
2025-06-09ALSA: hda/ca0132: Enable hardware band EQ for Sound Blaster Core3DLucy Thrun1-1/+1
2025-06-09ALSA: hda/tas2781: Add missed brace and hardware id re-orderBaojun Xu1-2/+3
2025-06-09ALSA: hda/intel: Add Thinkpad E15 to PM deny listTakashi Iwai1-0/+2
2025-06-02ALSA: hda: Ignore unsol events for cards being shut downCezary Rojewski1-1/+1
2025-06-02ALSA: hda: Add new pci id for AMD GPU display HD audio controllerVijendar Mukunda1-0/+3
2025-06-02ALSA: hda: cs35l41: Constify regmap_irq_chipKrzysztof Kozlowski1-1/+1
2025-05-22ALSA: hda: acpi: Make driver's match data const staticTakashi Iwai1-1/+1
2025-05-22ALSA: hda: acpi: Use SYSTEM_SLEEP_PM_OPS()Takashi Iwai1-1/+1
2025-05-22Merge branch 'for-linus' into for-nextTakashi Iwai2-3/+10
2025-05-22Merge tag 'asoc-v6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai4-15/+22
2025-05-22ALSA: core: fix up bus match const issues.Greg Kroah-Hartman1-2/+2
2025-05-22ALSA: hda/tas2781: Move and unified the calibrated-data getting function for ...Shenghao Ding4-331/+272
2025-05-21ALSA: hda/tegra: Switch to two-argument strscpy()Daniel Dadap1-2/+2