index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
hda
Age
Commit message (
Expand
)
Author
Lines
2025-07-11
ALSA: hda: Move codec drivers into sound/hda/codecs directory
Takashi Iwai
-57850
/
+0
2025-07-11
ALSA: hda: Move controller drivers into sound/hda/controllers directory
Takashi Iwai
-3958
/
+0
2025-07-11
ALSA: hda: Move common codec driver into sound/hda/common directory
Takashi Iwai
-11286
/
+2
2025-07-11
Merge branch 'for-linus' into for-next
Takashi Iwai
-3
/
+68
2025-07-10
ALSA: hda/realtek - Fix mute LED for HP Victus 16-r0xxx
Edip Hazuri
-0
/
+1
2025-07-07
ALSA: hda/realtek: Enable headset Mic on Positivo K116J
Edson Juliano Drosdeck
-0
/
+1
2025-07-07
ALSA: hda/tas2781: Fix calibration data parser issue
Baojun Xu
-3
/
+5
2025-07-06
ALSA: hda: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
-12
/
+0
2025-07-06
ALSA: hda: add MODULE_FIRMWARE for cs35l41/cs35l56
GalaxySnail
-0
/
+6
2025-07-06
ALSA: hda/tas2781: Add bus name in device name check
Baojun Xu
-1
/
+1
2025-07-04
ALSA: hda: Add device entry for QEMU
Takashi Iwai
-0
/
+1
2025-07-04
ALSA: hda: Remove old commented out sanity check
Thorsten Blum
-9
/
+0
2025-07-02
ALSA: hda/realtek: Add quirk for ASUS ExpertBook B9403CVAR
Peter Ujfalusi
-0
/
+1
2025-06-29
ALSA: hda/realtek - Add mute LED support for HP Victus 15-fb2xxx
Edip Hazuri
-0
/
+1
2025-06-29
ALSA: hda: Add missing NVIDIA HDA codec IDs
Daniel Dadap
-0
/
+19
2025-06-26
ALSA: hda/realtek: Fix built-in mic on ASUS VivoBook X507UAR
Salvatore Bonaccorso
-0
/
+1
2025-06-23
ALSA: hda: Handle the jack polling always via a work
Takashi Iwai
-27
/
+14
2025-06-23
ALSA: hda: Disable codec runtime PM when jack polling is enabled
Takashi Iwai
-1
/
+11
2025-06-23
ALSA: hda: Disable jack polling at shutdown
Takashi Iwai
-0
/
+1
2025-06-23
ALSA: hda/realtek: Add mic-mute LED setup for ASUS UM5606
Takashi Iwai
-0
/
+1
2025-06-23
ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook 6 G1a
Chris Chiu
-0
/
+2
2025-06-22
ALSA: hda/realtek - Enable mute LED on HP Pavilion Laptop 15-eg100
Yasmin Fitzgerald
-0
/
+1
2025-06-22
ALSA: hda/realtek: Add quirks for some Clevo laptops
Tim Crawford
-0
/
+5
2025-06-20
ALSA: hda/realtek: Enable headset Mic on Positivo P15X
Edson Juliano Drosdeck
-0
/
+8
2025-06-20
ALSA: hda/realtek: Fixup ft alc257 rename alc3328
wangdicheng
-0
/
+1
2025-06-18
ALSA: hda/conexant: Renaming the codec with device ID 0x1f86 and 0x1f87
wangdicheng
-6
/
+6
2025-06-16
ALSA: hda/tas2781: Add compatible for hardware id TIAS2781 and TXNW2781
Baojun Xu
-4
/
+23
2025-06-14
ALSA: hda/realtek: Add quirk for Asus GA605K
Simon Trimmer
-0
/
+17
2025-06-14
ALSA: hda/realtek: enable headset mic on Latitude 5420 Rugged
Jonathan Lane
-0
/
+1
2025-06-13
ALSA: hda/realtek: Add support for ASUS NUC using CS35L41 HDA
Stefan Binding
-0
/
+11
2025-06-13
ALSA: hda: cs35l41: Add support for center channel in CS35L41 HDA
Stefan Binding
-38
/
+66
2025-06-12
ALSA: hda/ca0132: Use const char * for strings
Takashi Iwai
-11
/
+11
2025-06-10
ALSA: hda/ca0132: Fix buffer overflow in add_tuning_control
Lucy Thrun
-1
/
+1
2025-06-10
ALSA: hda/ca0132: Fix using plain integer as NULL pointer in add_tuning_control
Lucy Thrun
-2
/
+2
2025-06-10
ALSA: hda/realtek: Add quirk for Asus GU605C
Richard Fitzgerald
-0
/
+1
2025-06-10
ALSA: hda/realtek: Fix built-in mic on ASUS VivoBook X513EA
Chris Chiu
-0
/
+1
2025-06-09
ALSA: hda/realtek - Add mute LED support for HP Victus 16-s1xxx and HP Victus...
Edip Hazuri
-0
/
+2
2025-06-09
ALSA: hda/ca0132: Enable hardware band EQ for Sound Blaster Core3D
Lucy Thrun
-1
/
+1
2025-06-09
ALSA: hda/tas2781: Add missed brace and hardware id re-order
Baojun Xu
-2
/
+3
2025-06-09
ALSA: hda/intel: Add Thinkpad E15 to PM deny list
Takashi Iwai
-0
/
+2
2025-06-02
ALSA: hda: Ignore unsol events for cards being shut down
Cezary Rojewski
-1
/
+1
2025-06-02
ALSA: hda: Add new pci id for AMD GPU display HD audio controller
Vijendar Mukunda
-0
/
+3
2025-06-02
ALSA: hda: cs35l41: Constify regmap_irq_chip
Krzysztof Kozlowski
-1
/
+1
2025-05-22
ALSA: hda: acpi: Make driver's match data const static
Takashi Iwai
-1
/
+1
2025-05-22
ALSA: hda: acpi: Use SYSTEM_SLEEP_PM_OPS()
Takashi Iwai
-1
/
+1
2025-05-22
Merge branch 'for-linus' into for-next
Takashi Iwai
-3
/
+10
2025-05-22
Merge tag 'asoc-v6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
-15
/
+22
2025-05-22
ALSA: core: fix up bus match const issues.
Greg Kroah-Hartman
-2
/
+2
2025-05-22
ALSA: hda/tas2781: Move and unified the calibrated-data getting function for ...
Shenghao Ding
-331
/
+272
2025-05-21
ALSA: hda/tegra: Switch to two-argument strscpy()
Daniel Dadap
-2
/
+2
[next]