summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Add a generic reboot_notifyHui Wang2019-08-144-15/+22
* ALSA: hda - Let all conexant codec enter D3 when rebootingHui Wang2019-08-141-9/+0Star
* ALSA: hda/realtek - Add quirk for HP Envy x360Takashi Iwai2019-08-131-0/+1
* ALSA: hda - Fix a memory leak bugWenwen Wang2019-08-101-1/+1
* ALSA: hda - Apply workaround for another AMD chip 1022:1487Takashi Iwai2019-08-091-0/+3
* ALSA: hda - Workaround for crackled sound on AMD controller (1022:1457)Takashi Iwai2019-08-073-2/+70
* ALSA: hda - Don't override global PCM hw info flagTakashi Iwai2019-08-061-4/+2Star
* ALSA: hda - Add a conexant codec entry to let mute led workHui Wang2019-07-251-0/+1
* ALSA: hda - Fix intermittent CORB/RIRB stall on Intel chipsTakashi Iwai2019-07-251-3/+2Star
* ALSA: hda - Optimize resume for codecs without jack detectionTakashi Iwai2019-07-181-1/+1
* ALSA: hda - Don't resume forcibly i915 HDMI/DP codecTakashi Iwai2019-07-162-3/+11
* ALSA: hda/hdmi - Fix i915 reverse port/pin mappingTakashi Iwai2019-07-161-5/+19
* ALSA: hda/hdmi - Remove duplicated defineTakashi Iwai2019-07-161-1/+0Star
* ALSA: hda/realtek: apply ALC891 headset fixup to one Dell machineHui Wang2019-07-161-0/+5
* ALSA: hda/realtek - Fixed Headphone Mic can't record on Dell platformKailang Yang2019-07-151-1/+4
* Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-07-0831-344/+31Star
|\
| * Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-06-142-27/+73
| |\
| * \ Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2019-05-317-91/+7Star
| |\ \
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner2019-05-301-13/+1Star
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-302-22/+2Star
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-304-56/+4Star
| * | | Merge tag 'sound-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-05-312-16/+27
| |\ \ \ | | |/ / | |/| |
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 46Thomas Gleixner2019-05-245-25/+5Star
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 32Thomas Gleixner2019-05-2416-228/+16Star
| * | | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
| * | | treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-212-0/+2
* | | | Merge branch 'topic/hda-refresh-cleanup' into for-nextTakashi Iwai2019-07-071-1/+1
|\ \ \ \
| * | | | ALSA: hda: Simplify snd_hdac_refresh_widgets()Takashi Iwai2019-07-051-1/+1
* | | | | ALSA: hda/ca0132 - remove redundant assignment to variable 'changed'Colin Ian King2019-07-041-1/+1
* | | | | ALSA: hda/realtek - Headphone Mic can't record after S3Kailang Yang2019-07-041-1/+1
* | | | | Merge branch 'for-linus' into for-nextTakashi Iwai2019-07-012-19/+73
|\| | | |
| * | | | ALSA: hda/realtek - Change front mic location for Lenovo M710qDennis Wassenberg2019-06-281-0/+1
| * | | | ALSA: hda/realtek: Add quirks for several Clevo notebook barebonesRichard Sailer2019-06-251-3/+4
| | |_|/ | |/| |
| * | | Revert "ALSA: hda/realtek - Improve the headset mic for Acer Aspire laptops"Hui Wang2019-06-141-11/+5Star
| * | | Merge tag 'asoc-fix-v5.2-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2019-06-131-1/+8
| |\ \ \
| | * | | ASoC: hda: fix unbalanced codec dev refcount for HDA_DEV_ASOCRanjani Sridharan2019-06-031-1/+8
| * | | | ALSA: hda/realtek - Update headset mode for ALC256Kailang Yang2019-05-311-15/+60
| | |_|/ | |/| |
| * | | ALSA: hda/realtek - Improve the headset mic for Acer Aspire laptopsHui Wang2019-05-291-5/+11
* | | | ALSA: hda/hdmi - consider eld_valid also in sync_eld_via_acomp()Jaroslav Kysela2019-06-131-1/+2
* | | | ALSA: hda: Add Elkhart Lake PCI IDLai, Poey Seng2019-06-131-0/+3
* | | | ALSA: hda: fix a mask for unsolicited event tagsGuennadi Liakhovetski2019-06-111-1/+1
* | | | ALSA: hda/ca0132: Use struct_size()Takashi Iwai2019-05-311-1/+1
* | | | ALSA: hda: Use struct_size()Takashi Iwai2019-05-311-1/+1
* | | | ALSA: hda: move polling_mode flag to struct hdac_busBard Liao2019-05-283-9/+7Star
* | | | ALSA: hda: assign polling_mode after azx_bus_initBard Liao2019-05-281-4/+4
|/ / /
* | | ALSA: hda - Force polling mode on CNL for fixing codec communicationBard Liao2019-05-281-2/+3
* | | ALSA: hda/realtek - Enable micmute LED for Huawei laptopsAyman Bagabas2019-05-241-5/+4Star
* | | ALSA: hda/realtek - Set default power save node to 0Kailang Yang2019-05-231-1/+1
* | | ALSA: hda/realtek - Check headset type by unplug and resumeKailang Yang2019-05-221-3/+8
| |/ |/|
* | ALSA: hda/realtek - Fix for Lenovo B50-70 inverted internal microphone bugMichaƂ Wadowski2019-05-141-1/+1