summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda (follow)
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda/realtek - Enable the headset of Acer N50-600 with ALC662Jian-Hong Pan2020-03-171-0/+12
* ALSA: hda/realtek - Enable headset mic of Acer X2660G with ALC662Jian-Hong Pan2020-03-171-0/+11
* ALSA: hda/realtek: Fix pop noise on ALC225Kai-Heng Feng2020-03-111-0/+2
* ALSA: hda/realtek - Enable the headset of ASUS B9450FA with ALC294Jian-Hong Pan2020-03-051-0/+13
* ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus MasterChristian Lachner2020-03-051-0/+1
* ALSA: hda/realtek - Add Headset Button supported for ThinkPad X1Kailang Yang2020-03-051-4/+9
* ALSA: hda/realtek - Add Headset Mic supportedKailang Yang2020-03-051-0/+2
* ALSA: hda/realtek - Fix a regression for mute led on Lenovo Carbon X1Hui Wang2020-02-191-0/+2
* ALSA: hda: Use scnprintf() for printing texts for sysfs/procfsTakashi Iwai2020-02-183-4/+4
* ALSA: hda/realtek - Apply quirk for yet another MSI laptopTakashi Iwai2020-02-181-0/+1
* ALSA: hda/realtek - Apply quirk for MSI GP63, tooTakashi Iwai2020-02-171-0/+1
* ALSA: hda/realtek - Fix silent output on MSI-GL73Takashi Iwai2020-02-121-0/+1
* ALSA: hda/realtek - Add more codec supported Headset ButtonKailang Yang2020-02-121-0/+3
* ALSA: hda: Clear RIRB status before reading WPMohan Kumar2020-02-061-2/+9
* ALSA: hda/realtek - Fixed one of HP ALC671 platform Headset Mic supportedKailang Yang2020-02-061-0/+1
* ALSA: hda - Fix DP-MST support for NVIDIA codecsNikhil Mahale2020-02-041-31/+63
* ALSA: hda: Add JasperLake PCI ID and codec vidYong Zhi2020-02-012-0/+3
* Merge branch 'for-linus' into for-nextTakashi Iwai2020-01-262-0/+3
|\
| * ALSA: hda: Add Clevo W65_67SB the power_save blacklistHans de Goede2020-01-261-0/+2
| * ALSA: hda - Add docking station support for Lenovo Thinkpad T420sPeter Große2020-01-221-0/+1
* | ALSA: hda/hdmi - add retry logic to parse_intel_hdmi()Kai Vehmanen2020-01-211-2/+5
* | Merge branch 'for-linus' into for-nextTakashi Iwai2020-01-201-0/+1
|\|
| * ALSA: hda: Apply aligned MMIO access only conditionallyTakashi Iwai2020-01-201-0/+1
* | ALSA: hda/realtek - Add Headset Mic supported for HP cPCKailang Yang2020-01-171-0/+44
* | ALSA: hda/analog - Minor optimization for SPDIF mux connectionsTakashi Iwai2020-01-161-5/+9
* | ALSA: hda: patch_hdmi: remove warnings with empty bodyPierre-Louis Bossart2020-01-141-2/+4
* | ALSA: hda: correct kernel-doc parameter descriptionsPierre-Louis Bossart2020-01-144-0/+9
* | ALSA: hda: Manage concurrent reg access more properlyTakashi Iwai2020-01-136-19/+23
* | ALSA: hda: patch_realtek: fix empty macro usage in if blockPierre-Louis Bossart2020-01-121-2/+2
* | Merge branch 'for-linus' into for-nextTakashi Iwai2020-01-112-5/+10
|\|
| * ALSA: hda: Rename back to dmic_detect optionTakashi Iwai2020-01-111-5/+8
| * ALSA: hda/realtek - Add quirk for the bass speaker on Lenovo Yoga X1 7th genKailang Yang2020-01-081-0/+1
| * ALSA: hda/realtek - Set EAPD control to default for ALC222Kailang Yang2020-01-081-0/+1
* | ALSA: hda: More constificationsTakashi Iwai2020-01-057-22/+22
* | ALSA: hda/realtek - More constificationsTakashi Iwai2020-01-051-59/+59
* | Merge branch 'for-linus' into for-nextTakashi Iwai2020-01-052-18/+50
|\|
| * ALSA: hda/realtek - Add new codec supported for ALCS1200AKailang Yang2020-01-041-0/+3
| * ALSA: hda/realtek - Enable the bass speaker of ASUS UX431FLCChris Chiu2019-12-301-20/+18
| * ALSA: hda/realtek - Add Bass Speaker and fixed dac for bass speakerKailang Yang2019-12-271-0/+19
| * ALSA: hda - Apply sync-write workaround to old Intel platforms, tooTakashi Iwai2019-12-231-4/+5
| * ALSA: hda/hdmi - fix atpx_present when CLASS is not VGAAlex Deucher2019-12-211-1/+11
| * ALSA: hda/realtek - Add headset Mic no shutup for ALC283Kailang Yang2019-12-191-0/+1
* | ALSA: hda/realtek - Apply mic mute LED quirk for Dell E7xx laptops, tooTakashi Iwai2020-01-051-1/+9
* | ALSA: control: Add verification for kctl accessesTakashi Iwai2020-01-041-1/+2
* | ALSA: hda - constify and cleanup static NodeID tablesMichał Mirosław2020-01-037-49/+49
* | ALSA: hda: Constify snd_pci_quirk tablesTakashi Iwai2020-01-031-4/+4
* | ALSA: hda: Constify snd_kcontrol_new itemsTakashi Iwai2020-01-032-7/+7
* | ALSA: hda: Constify snd_device_ops definitionsTakashi Iwai2020-01-034-4/+4
* | ALSA: hda: constify copied structureJulia Lawall2020-01-011-1/+1
* | Merge branch 'for-linus' into for-nextTakashi Iwai2019-12-184-10/+25
|\|