summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_intel.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda: Match both PCI ID and SSID for driver blacklistTakashi Iwai2020-05-101-4/+5
* ALSA: hda: Remove ASUS ROG Zenith from the blacklistTakashi Iwai2020-05-021-1/+0
* ALSA: hda: Don't release card at firmware loading errorTakashi Iwai2020-04-241-14/+5
* ALSA: hda: Add driver blacklistTakashi Iwai2020-04-241-0/+16
* ALSA: hda - Fix pending unsol events at shutdownTakashi Iwai2019-12-211-0/+3
* Revert "ALSA: hda: Flush interrupts on disabling"Takashi Iwai2019-11-061-1/+1
* ALSA: hda: Flush interrupts on disablingChris Wilson2019-10-051-1/+1
* ALSA: hda - Register irq handler after the chip initializationTakashi Iwai2019-06-221-3/+3
* ALSA: hda - Serialize codec registrationsTakashi Iwai2019-02-201-0/+2
* ALSA: hda: Add support for AMD Stoney RidgeKai-Heng Feng2018-12-131-0/+4
* ALSA: hda: Check the non-cached stream buffers more explicitlyTakashi Iwai2018-11-211-3/+8
* ALSA: hda: Add AZX_DCAPS_PM_RUNTIME for AMD Raven RidgeKai-Heng Feng2018-10-101-1/+2
* ALSA: hda: Correct Asrock B85M-ITX power_save blacklist entryHans de Goede2018-08-221-1/+1
* ALSA: hda: Add Lenovo C50 All in one to the power_save blacklistHans de Goede2018-05-261-0/+2
* ALSA: hda - New VIA controller suppor no-snoop pathDavid Wang2018-04-241-1/+2
* ALSA: hda - Revert power_save option default valueTakashi Iwai2018-03-221-3/+6
* ALSA: hda: Add a power_save blacklistHans de Goede2018-03-111-2/+36
* ALSA: hda - Degrade i915 binding failure messageTakashi Iwai2017-12-251-2/+4
* ALSA: hda: Add Raven PCI IDVijendar Mukunda2017-11-301-0/+3
* ALSA: hda - Fix deadlock of controller device lock at unbindingTakashi Iwai2017-05-141-0/+13
* ALSA: hda - fix Lewisburg audio issueJaroslav Kysela2017-03-121-2/+2
* ALSA: hda - allow 40 bit DMA mask for NVidia devicesArd Biesheuvel2016-11-101-2/+5
* ALSA: hda - Raise AZX_DCAPS_RIRB_DELAY handling into top driversTakashi Iwai2016-11-101-1/+6
* ALSA: hda - Merge RIRB_PRE_DELAY into CTX_WORKAROUND capsTakashi Iwai2016-11-101-4/+2
* ALSA: hda: add AMD Polaris-10/11 AZ PCI IDs with proper driver capsMaruthi Srinivas Bayyavarapu2016-09-151-0/+4
* ALSA: hda - Manage power well properly for resumeTakashi Iwai2016-09-071-12/+20
* ALSA: hda: add AMD Bonaire AZ PCI ID with proper driver capsMaruthi Srinivas Bayyavarapu2016-08-201-0/+2
* ALSA: hda: add AMD Stoney PCI ID with proper driver capsAwais Belal2016-07-271-0/+2
* ALSA: hda - fix use-after-free after module unloadPeter Wu2016-07-271-1/+3
* ALSA: hda - Add PCI ID for Kabylake-HVinod Koul2016-07-271-1/+5
* ALSA: hda - Add PCI ID for KabylakeVinod Koul2016-06-241-1/+10
* ALSA: hda - add PCI ID for Intel Broxton-TLu, Han2016-05-041-0/+3
* ALSA: hda - Apply clock gate workaround to Skylake, tooTakashi Iwai2016-03-031-9/+7
* ALSA: hda - Cancel probe work instead of flush at removeTakashi Iwai2016-02-251-2/+2
* ALSA: hda - disable dynamic clock gating on Broxton before resetLibin Yang2016-02-171-0/+13
* ALSA: hda - Flush the pending probe work at removeTakashi Iwai2016-01-311-1/+9
* ALSA: hda - Set SKL+ hda controller power at freeze() and thaw()Xiong Zhang2015-12-181-0/+34
* ALSA: hda - Fix playback noise with 24/32 bit sample size on BXTLu, Han2015-12-071-0/+23
* Merge tag 'asoc-fix-v4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai2015-11-271-8/+7
|\
| * Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-11-101-8/+7
| |\
| | * ALSA: hda - Spell vga_switcheroo consistentlyLukas Wunner2015-10-191-6/+6
| | * vga_switcheroo: Set active attribute to false for audio clientsLukas Wunner2015-09-241-2/+1
* | | ALSA: hda - add PCI IDs for Intel BroxtonLu, Han2015-11-191-0/+7
|/ /
* | ALSA: hda - Add Intel Lewisburg device IDs AudioAlexandra Yates2015-11-051-0/+5
* | ALSA: hda - Disable 64bit address for Creative HDA controllersTakashi Iwai2015-10-271-0/+3
|/
* ALSA: hda - Fix race between PM ops and HDA init/probeU. Artie Eoff2015-07-291-3/+3
* Merge tag 'asoc-fix-v4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai2015-07-241-1/+1
|\
| * Merge tag 'sound-fix-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-07-011-0/+4
| |\
| * \ Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-011-1/+1
| |\ \
| | * | kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez2015-05-281-1/+1