summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda/realtek: PCI quirk for Fujitsu U7x7Jan-Marek Glogowski2018-02-141-0/+19
* ALSA: hda/realtek - Enable Thinkpad Dock device for ALC298 platformKailang Yang2018-02-071-0/+42
* ALSA: hda/realtek - Add headset mode support for Dell laptopKailang Yang2018-02-071-0/+2
* ALSA: hda - Fix headset mic detection problem for two Dell machinesHui Wang2018-02-071-0/+9
* ALSA: hda - Reduce the suspend time consumption for ALC256Takashi Iwai2018-01-191-2/+4
* ALSA: hda/realtek - update ALC215 depop optimizeKailang Yang2018-01-171-0/+2
* ALSA: hda/realtek - Support headset mode for ALC215/ALC285/ALC289Kailang Yang2018-01-171-0/+18
* ALSA: hda - Use IS_REACHABLE() for dependency on inputTakashi Iwai2018-01-152-1/+5
* Merge branch 'for-linus' into for-nextTakashi Iwai2018-01-152-0/+2
|\
| * ALSA: hda - Apply the existing quirk to iMac 14,1Takashi Iwai2018-01-101-0/+1
| * ALSA: hda - Apply headphone noise quirk for another Dell XPS 13 variantTakashi Iwai2018-01-101-0/+1
* | ALSA: hda/realtek - update ALC225 depop optimizeKailang Yang2018-01-081-0/+101
* | ALSA: hda - Clean up ALC299 init codeTakashi Iwai2017-12-271-4/+1Star
|/
* ALSA: hda - Fix missing COEF init for ALC225/295/299Takashi Iwai2017-12-271-3/+5
* ALSA: hda - change the location for one mic on a Lenovo machineHui Wang2017-12-221-0/+1
* ALSA: hda - fix headset mic detection issue on a Dell machineHui Wang2017-12-221-0/+5
* ALSA: hda - Add MIC_NO_PRESENCE fixup for 2 HP machinesHui Wang2017-12-221-0/+29
* ALSA: hda/realtek - Fix Dell AIO LineOut issueKailang Yang2017-12-181-1/+34
* ALSA: hda - Add vendor id for Cannonlake HDMI codecGuneshwor Singh2017-12-071-2/+4
* ALSA: hda/realtek - New codec support for ALC257Kailang Yang2017-12-051-0/+8
* ALSA: hda: Add Raven PCI IDVijendar Mukunda2017-11-231-0/+3
* ALSA: hda/realtek - Fix ALC700 family no sound issueKailang Yang2017-11-231-1/+1
* ALSA: hda - Fix yet remaining issue with vmaster 0dB initializationTakashi Iwai2017-11-221-3/+7
* ALSA: hda/realtek: Add headset mic support for Intel NUC Skull CanyonKai-Heng Feng2017-11-201-0/+4
* ALSA: hda/realtek - Fix ALC275 no sound issueKailang Yang2017-11-151-0/+3
* Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2017-11-136-0/+6
|\
| * Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-026-0/+6
| |\
| | * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-026-0/+6
* | | Merge branch 'for-next' into for-linusTakashi Iwai2017-11-134-6/+30
|\ \ \
| * | | ALSA: hda/realtek - Add support for ALC1220Peisen2017-10-261-0/+23
| * | | ALSA: hda: Avoid racy recreation of widget kobjectsTakashi Iwai2017-10-191-1/+1
| * | | ALSA: hda - Add model string for Intel reference board quirkTakashi Iwai2017-10-181-0/+1
| * | | ALSA: hda - silence uninitialized variable warning in activate_amp_in()Dan Carpenter2017-10-131-0/+2
| * | | ALSA: hda/ca0132 - use ARRAY_SIZEJérémy Lefaure2017-10-131-5/+3Star
* | | | ALSA: hda - fix headset mic problem for Dell machines with alc274Hui Wang2017-11-091-0/+5
| |/ / |/| |
* | | ALSA: hda - fix headset mic problem for Dell machines with alc236Hui Wang2017-10-241-0/+8
* | | ALSA: hda/realtek - Add support for ALC236/ALC3204Kailang Yang2017-10-201-0/+11
| |/ |/|
* | ALSA: hda - Fix incorrect TLV callback check introduced during set_fs() removalTakashi Iwai2017-10-181-42/+55
* | ALSA: hda: Remove superfluous '-' added by printk conversionTakashi Iwai2017-10-181-1/+1
|/
* ALSA: hda - program ICT bits to support HBR audioSriram Periyasamy2017-09-201-0/+21
* ALSA: hda/ca0132 - Fix memory leak at error pathTakashi Iwai2017-09-041-2/+6
* ALSA: hda: Fix forget to free resource in error handling code path in hda_cod...Wang YanQing2017-09-041-1/+4
* ALSA: hda/realtek - Enable jack detection function for Intel ALC700PeiSen Hou2017-09-041-0/+17
* Merge branch 'for-next' into for-linusTakashi Iwai2017-09-044-9/+87
|\
| * Merge branch 'for-linus' into for-nextTakashi Iwai2017-08-301-0/+1
| |\
| * | ALSA: hda - Implement mic-mute LED mode enumTakashi Iwai2017-08-221-6/+81
| * | Merge branch 'for-linus' into for-nextTakashi Iwai2017-08-221-1/+0Star
| |\ \
| * | | ALSA: hda: make snd_kcontrol_new constBhumika Goyal2017-08-162-3/+3
| * | | ALSA: hda: Add Cannonlake PCI IDGuneshwor Singh2017-08-061-0/+3
* | | | ALSA: hda: Fix regression of hdmi eld control created based on invalid pcmWang YanQing2017-09-033-7/+12
| |_|/ |/| |