aboutsummaryrefslogtreecommitdiff
path: root/sound/hda
AgeCommit message (Expand)AuthorFilesLines
2025-08-01Merge tag 'sound-6.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-8/+44
2025-07-30ALSA: hda/hdmi: Enable drivers as defaultTakashi Iwai2-6/+20
2025-07-30ALSA: hda/cirrus: Enable drivers as defaultTakashi Iwai1-0/+9
2025-07-30ALSA: hda/realtek: Enable drivers as defaultTakashi Iwai1-1/+11
2025-07-30ALSA: hda/realtek - Fix mute LED for HP Victus 16-d1xxx (MB 8A26)Edip Hazuri1-0/+1
2025-07-30ALSA: hda/realtek - Fix mute LED for HP Victus 16-s0xxxEdip Hazuri1-0/+1
2025-07-29Merge tag 'timers-cleanups-2025-07-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2025-07-29ALSA: hda: Fix the wrong register was used for DVC of TAS2770Baojun Xu1-1/+1
2025-07-28ALSA: hda/realtek - Fix mute LED for HP Victus 16-r1xxxEdip Hazuri1-0/+1
2025-07-23ALSA: hda: Add TAS2770 supportBaojun Xu1-55/+102
2025-07-22Merge branch 'for-linus' into for-nextTakashi Iwai1-1/+1
2025-07-21ALSA: hda/realtek: Add support for ASUS Commercial laptops using CS35L41 HDAStefan Binding1-0/+2
2025-07-21Merge branch 'for-linus' into for-nextTakashi Iwai1-0/+2
2025-07-17ALSA: hda: Use pci_is_display()Mario Limonciello1-1/+1
2025-07-15Merge branch 'for-linus' into for-nextTakashi Iwai1-0/+1
2025-07-14Merge branch 'for-linus' into for-nextTakashi Iwai2-28/+85
2025-07-11ALSA: hda: Use safer strscpy() instead of strcpy()Takashi Iwai5-16/+16
2025-07-11ALSA: hda: Return the codec init error properly at snd_hda_codec_build_contro...Takashi Iwai1-4/+6
2025-07-11ALSA: hda: Drop superfluous driver->ops NULL checksTakashi Iwai3-12/+11
2025-07-11ALSA: hda: Drop old codec binding methodTakashi Iwai7-54/+11
2025-07-11ALSA: hda/hdmi: Rewrite to new probe methodTakashi Iwai8-336/+422
2025-07-11ALSA: hda/ca0132: Rewrite to new probe methodTakashi Iwai2-37/+68
2025-07-11ALSA: hda/sigmatel: Rewrite to new probe methodTakashi Iwai1-195/+203
2025-07-11ALSA: hda/via: Rewrite to new probe methodTakashi Iwai1-258/+185
2025-07-11ALSA: hda/si3054: Rewrite to new probe methodTakashi Iwai1-27/+26
2025-07-11ALSA: hda/senary: Rewrite to new probe methodTakashi Iwai1-22/+24
2025-07-11ALSA: hda/conexant: Rewrite to new probe methodTakashi Iwai1-51/+53
2025-07-11ALSA: hda/cs8409: Rewrite to new probe methodTakashi Iwai3-28/+33
2025-07-11ALSA: hda/cirrus: Split to cs420x and cs421x driversTakashi Iwai4-499/+643
2025-07-11ALSA: hda/ca0110: Rewrite to new probe methodTakashi Iwai1-18/+17
2025-07-11ALSA: hda/analog: Rewrite to new probe methodTakashi Iwai1-110/+111
2025-07-11ALSA: hda/cmedia: Rewrite to new probe methodTakashi Iwai4-331/+365
2025-07-11ALSA: hda/realtek: Rewrite to new probe methodTakashi Iwai12-128/+244
2025-07-11ALSA: hda/generic: Rewrite to new probe methodTakashi Iwai2-18/+28
2025-07-11ALSA: hda: Introduce hda_codec_driver opsTakashi Iwai3-21/+73
2025-07-11ALSA: hda/hdmi: Split vendor codec driversTakashi Iwai13-2581/+2993
2025-07-11ALSA: hda: Split Realtek HD-audio codec driverTakashi Iwai16-5709/+6191
2025-07-11ALSA: hda: Move codec drivers into sound/hda/codecs directoryTakashi Iwai51-0/+57863
2025-07-11ALSA: hda: Move controller drivers into sound/hda/controllers directoryTakashi Iwai9-0/+3961
2025-07-11ALSA: hda: Move CONFIG_SND_HDA_PREALLOC_SIZE into sound/hda/commonTakashi Iwai2-16/+17
2025-07-11ALSA: hda: Move common codec driver into sound/hda/common directoryTakashi Iwai19-0/+11298
2025-07-11ALSA: hda: Move HD-audio core stuff into sound/hda/coreTakashi Iwai25-88/+92
2025-07-11ALSA: hda: Move widget capability macros into hdaudio.hTakashi Iwai3-32/+11
2025-07-06ALSA: hda: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus1-1/+0
2025-07-01time/timecounter: Fix the lie that struct cyclecounter is constGreg Kroah-Hartman1-1/+1
2025-05-22Merge branch 'for-linus' into for-nextTakashi Iwai1-3/+3
2025-05-22Merge tag 'asoc-v6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai3-1/+24
2025-05-22ALSA: core: fix up bus match const issues.Greg Kroah-Hartman1-3/+3
2025-05-20Add sound card support for QCS9100 and QCS9075Mark Brown1-1/+1
2025-05-19ALSA: hda: intel-dsp-config: Add WCL supportPeter Ujfalusi1-1/+5