summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_intel.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | ALSA: hda: add new AMD PCI IDs with proper driver capsMaruthi Srinivas Bayyavarapu2015-07-201-0/+8
* | | | ALSA: hda - Fix Skylake codec timeoutDavid Henningsson2015-07-201-8/+10
| |_|/ |/| |
* | | ALSA: hda - set proper caps for newer AMD hda audio in KB/KVAlex Deucher2015-06-251-0/+4
|/ /
* | Merge branch 'for-linus' into for-nextTakashi Iwai2015-06-121-2/+11
|\ \
| * | ALSA: hda - Abort the probe without i915 binding for HSW/BDWTakashi Iwai2015-06-121-2/+16
* | | Merge branch 'for-linus' into for-nextTakashi Iwai2015-06-111-1/+2
|\| |
| * | ALSA: hda - Continue probing even if i915 binding failsTakashi Iwai2015-06-111-1/+2
* | | ALSA: hda - remove controller dependency on i915 power well for SKLLibin Yang2015-06-031-2/+7
* | | Merge branch 'for-linus' into for-nextTakashi Iwai2015-05-291-0/+2
|\| |
| * | ALSA: hda - Fix noise on AMD radeon 290x controllerTakashi Iwai2015-05-271-0/+2
| |/
* | ALSA: hda - Move hda_i915.c from sound/pci/hda to sound/hdaMengdong Lin2015-05-201-16/+66
* | ALSA: hda - add hda_intel_trace.hLibin Yang2015-05-181-0/+9
* | ALSA: hda - reset display codec when power onLu, Han2015-05-051-3/+17
* | Merge branch 'topic/hda' into for-nextTakashi Iwai2015-04-301-3/+0
|\ \
| * | ALSA: hda - Reduce ifdef CONFIG_SND_HDA_I915Takashi Iwai2015-04-301-3/+0
* | | Merge branch 'topic/hda' into for-nextTakashi Iwai2015-04-291-8/+38
|\| |
| * | ALSA: hda - remove controller dependency on i915 power well for Baytrail/Bras...Mengdong Lin2015-04-291-2/+4
| * | ALSA: hda - divide controller and codec dependency on i915 gfx power wellMengdong Lin2015-04-291-8/+27