summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_intel.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Disable runtime PM for Panther Point againTakashi Iwai2015-02-251-1/+1
* Merge tag 'topic/i915-hda-componentized-2015-01-12' of git://anongit.freedesk...Takashi Iwai2015-01-131-42/+18
|\
| * ALSA: hda: add component supportImre Deak2015-01-121-4/+1
| * ALSA: hda: pass intel_hda to all i915 interface functionsImre Deak2015-01-121-12/+16
| * ALSA: hda: export struct hda_intelImre Deak2015-01-121-26/+1
* | Merge branch 'topic/pci-cleanup' into for-nextTakashi Iwai2015-01-111-13/+0
|\ \
| * | ALSA: hda: Simplify PM callbacksTakashi Iwai2015-01-091-13/+0
| |/
* | ALSA: Deletion of checks before the function call "iounmap"Markus Elfring2015-01-041-2/+1
|/
* ALSA: hda_intel: apply the Seperate stream_tag for SkylakeLibin Yang2014-12-261-1/+4
* Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-181-4/+1
|\
| * sound / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-131-4/+1
* | ALSA: hda - Drop AZX_DCAPS_ALIGN_BUFSIZETakashi Iwai2014-12-031-9/+7
* | ALSA: hda - Define the DCAPS preset for the old Intel chipsetsTakashi Iwai2014-12-031-17/+20
* | Merge tag 'v3.18-rc7' into for-nextTakashi Iwai2014-12-031-5/+19
|\ \ | |/
| * sound/radeon: Move 64-bit MSI quirk from arch to driverBenjamin Herrenschmidt2014-11-241-2/+8
| * ALSA: hda - Limit 40bit DMA for AMD HDMI controllersTakashi Iwai2014-11-241-3/+11
* | ALSA: hda - Allow forcibly enabling/disabling snoopTakashi Iwai2014-11-281-15/+18
* | ALSA: hda - Add AZX_DCAPS_SNOOP_OFF (and refactor snoop setup)Takashi Iwai2014-11-281-33/+38
* | Merge branch 'for-linus' into test/usb-resumeTakashi Iwai2014-11-201-0/+4
|\ \ | |/
| * ALSA: hda_intel: Add DeviceIDs for Sunrise Point-LPDevin Ryles2014-11-081-0/+4
* | ALSA: hda: Deletion of unnecessary checks before two function callsMarkus Elfring2014-11-171-2/+1
|/
* ALSA: hda - Add workaround for CMI8888 snoop behaviorTakashi Iwai2014-10-291-1/+3
* ALSA: hda_intel: Add Device IDs for Intel Sunrise Point PCHJames Ralston2014-10-151-0/+4
* ALSA: hda - Fix probing and stuttering on CMI8888 HD-audio controllerTakashi Iwai2014-08-071-0/+7
* ALSA: hda - add PCI IDs for Intel BraswellLibin Yang2014-08-041-0/+3
* ALSA: hda - Add NULL check to all PM ops in hda_intel.cTakashi Iwai2014-07-161-10/+35
* Merge branch 'for-linus' into for-nextTakashi Iwai2014-07-151-6/+11
|\
| * ALSA: hda - Fix broken PM due to incomplete i915 initializationTakashi Iwai2014-07-151-5/+5
| * ALSA: hda - Revert stream assignment order for Intel controllersTakashi Iwai2014-07-141-1/+1
* | Merge branch 'for-linus' into for-nextTakashi Iwai2014-07-041-41/+9
|\ \ | |/
| * ALSA: hda - restore BCLK M/N value as per CDCLK for HSW/BDW display HDA contr...Mengdong Lin2014-07-041-41/+9
* | ALSA: hda - Replace ICH6_ prefixTakashi Iwai2014-06-261-6/+6
* | ALSA: hda - Move SD nums definitions to hda_intel.cTakashi Iwai2014-06-261-0/+17
* | ALSA: hda - Use common reboot notifierTakashi Iwai2014-06-261-24/+0
* | ALSA: hda - Move more PCI-controller-specific stuff from generic codeTakashi Iwai2014-06-261-32/+85
* | ALSA: hda - Make position_fix as generic callbackTakashi Iwai2014-06-261-8/+143
|/
* ALSA: hda - restore BCLK M/N values when resuming HSW/BDW display controllerMengdong Lin2014-06-261-7/+58
* drm/i915, HD-audio: Don't continue probing when nomodeset is givenTakashi Iwai2014-06-161-1/+6
* Revert "ALSA: hda - mask buggy stream DMA0 for Broadwell display controller"Libin Yang2014-06-091-6/+0
* ALSA: hda - using POS_FIX_LPIB on Broadwell HDMI AudioLibin Yang2014-06-091-1/+7
* Merge branch 'for-linus' into for-nextTakashi Iwai2014-06-031-0/+3
|\
| * ALSA: hda - Fix onboard audio on Intel H97/Z97 chipsetsTakashi Iwai2014-05-231-0/+3
* | Merge branch 'topic/firewire' into for-nextTakashi Iwai2014-05-271-0/+6
|\ \ | |/
| * ALSA: hda - mask buggy stream DMA0 for Broadwell display controllerMengdong Lin2014-05-131-0/+6
* | ALSA: Replace DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-05-221-1/+1
|/
* ALSA: hda - Suppress CORBRP clear on Nvidia controller chipsTakashi Iwai2014-04-291-1/+2
* ALSA: hda - Make full_reset booleanThierry Reding2014-04-091-2/+2
* ALSA: hda - Mark reg op args as iomemDylan Reid2014-03-031-6/+6
* ALSA: hda - Rename reg access ops in hda_controller_opsDylan Reid2014-03-031-6/+6
* ALSA: hda - Move codec create to hda_controllerDylan Reid2014-03-011-218/+0
OpenPOWER on IntegriCloud