summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_intel.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda: Flush interrupts on disablingChris Wilson2019-10-051-1/+1
* ALSA: hda - Apply AMD controller workaround for Raven platformTakashi Iwai2019-10-011-2/+1
* ALSA: hda - Apply workaround for another AMD chip 1022:1487Takashi Iwai2019-08-251-0/+3
* ALSA: hda - Workaround for crackled sound on AMD controller (1022:1457)Takashi Iwai2019-08-161-1/+62
* ALSA: hda - Fix intermittent CORB/RIRB stall on Intel chipsTakashi Iwai2019-07-311-3/+2
* Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2019-05-311-15/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-15/+1
* | ALSA: hda - Force polling mode on CNL for fixing codec communicationBard Liao2019-05-281-2/+3
|/
* ALSA: hda/intel: add CometLake PCI IDsPierre-Louis Bossart2019-05-071-0/+6
* ALSA: hda - Register irq handler after the chip initializationTakashi Iwai2019-04-301-3/+3
* ALSA: hda - Add two more machines to the power_save_blacklistHui Wang2019-04-081-0/+4
* ALSA: hda - Don't trigger jackpoll_work in azx_resumeHui Wang2019-03-191-4/+4
* ALSA: hda - add Lenovo IdeaCentre B550 to the power_save_blacklistJaroslav Kysela2019-03-181-2/+4
* ALSA: hda - Serialize codec registrationsTakashi Iwai2019-02-011-0/+2
* ALSA: hda - Revert DSP detection on legacy HD-audio driverTakashi Iwai2019-01-011-47/+7
* ALSA: HD-Audio: SKL+: force HDaudio legacy or SKL+ driver selectionPierre-Louis Bossart2018-12-191-3/+23
* ALSA: HD-Audio: SKL+: abort probe if DSP is present and Skylake driver selectedPierre-Louis Bossart2018-12-191-7/+27
* ALSA: hda: Make snd_hdac_display_power() void functionTakashi Iwai2018-12-111-8/+1
* ALSA: hda/intel: Properly free the display power at error pathTakashi Iwai2018-12-111-1/+1
* ALSA: hda/intel: Drop superfluous AZX_DCAPS_I915_POWERWELL checksTakashi Iwai2018-12-111-46/+27
* ALSA: hda: Refactor display power managementTakashi Iwai2018-12-111-14/+8
* ALSA: hda/intel: Refactoring PM codeTakashi Iwai2018-12-091-91/+69
* ALSA: hda: Add support for AMD Stoney RidgeKai-Heng Feng2018-11-291-0/+4
* ALSA: hda: Add ASRock N68C-S UCC the power_save blacklistHans de Goede2018-11-231-0/+2
* ALSA: hda: Add 2 more models to the power_save blacklistHans de Goede2018-10-161-0/+4
* Merge branch 'for-linus' into for-nextTakashi Iwai2018-10-041-23/+63
|\
| * ALSA: hda - Enable runtime PM only for discrete GPUTakashi Iwai2018-09-131-23/+63
* | Merge tag 'hda-codec-h-move' of git://git.kernel.org/pub/scm/linux/kernel/git...Takashi Iwai2018-08-301-1/+1
|\ \
| * | ALSA: hda: move hda_codec.h to include/soundPierre-Louis Bossart2018-08-301-1/+1
| |/
* | ALSA: hda - Clean up jackpoll_ms option handlingTakashi Iwai2018-08-301-1/+2
* | ALSA: hda: Remove substream allocation/free opsTakashi Iwai2018-08-281-15/+0
* | ALSA: hda: Use new non-cached allocation for non-snoop modeTakashi Iwai2018-08-281-77/+4
* | ALSA: hda: Check the non-cached stream buffers more explicitlyTakashi Iwai2018-08-281-3/+8
|/
* Merge branch 'for-next' into for-linusTakashi Iwai2018-08-121-7/+9
|\
| * Merge branch 'topic/vga_switcheroo' into for-nextTakashi Iwai2018-07-181-5/+6
| |\
| | * vga_switcheroo: set audio client id according to bound GPU idJim Qu2018-07-171-5/+6
| * | ALSA: hda: use PCI_BASE_CLASS_DISPLAY to replace PCI_CLASS_DISPLAY_VGAJim Qu2018-07-161-1/+1
| * | ALSA: hda: Add AZX_DCAPS_PM_RUNTIME for AMD Raven RidgeKai-Heng Feng2018-06-281-1/+2
| |/
* / ALSA: hda: Correct Asrock B85M-ITX power_save blacklist entryHans de Goede2018-08-021-1/+1
|/
* ALSA: hda: Add Intel NUC5i7RY to the power_save blacklistHans de Goede2018-05-291-0/+2
* ALSA: hda: Add ASRock H81M-HDS to the power_save blacklistHans de Goede2018-05-231-0/+2
* ALSA: hda: Add Gigabyte P55A-UD3 and Z87-D3HP to the power_save blacklistHans de Goede2018-05-231-0/+3
* ALSA: hda: Add Clevo W35xSS_370SS to the power_save blacklistHans de Goede2018-05-231-0/+2
* ALSA: hda: Add Intel NUC7i3BNB to the power_save blacklistHans de Goede2018-05-231-0/+2
* ALSA: hda: Add Lenovo C50 All in one to the power_save blacklistHans de Goede2018-05-131-0/+2
* Merge tag 'sound-4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-04-211-1/+2
|\
| * ALSA: hda - New VIA controller suppor no-snoop pathDavid Wang2018-04-161-1/+2
* | Merge tag 'drm-fixes-for-v4.17-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds2018-04-121-3/+1
|\ \
| * \ Merge tag 'drm-misc-next-fixes-2018-04-04' of git://anongit.freedesktop.org/d...Dave Airlie2018-04-111-3/+1
| |\ \
| | * | ALSA: hda - Silence PM ops build warningLukas Wunner2018-03-291-3/+1