aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_intel.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-26ALSA: hda_intel: apply the Seperate stream_tag for SkylakeLibin Yang1-1/+4
2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-4/+1
2014-12-13sound / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki1-4/+1
2014-12-03ALSA: hda - Drop AZX_DCAPS_ALIGN_BUFSIZETakashi Iwai1-9/+7
2014-12-03ALSA: hda - Define the DCAPS preset for the old Intel chipsetsTakashi Iwai1-17/+20
2014-12-03Merge tag 'v3.18-rc7' into for-nextTakashi Iwai1-5/+19
2014-11-28ALSA: hda - Allow forcibly enabling/disabling snoopTakashi Iwai1-15/+18
2014-11-28ALSA: hda - Add AZX_DCAPS_SNOOP_OFF (and refactor snoop setup)Takashi Iwai1-33/+38
2014-11-24sound/radeon: Move 64-bit MSI quirk from arch to driverBenjamin Herrenschmidt1-2/+8
2014-11-24ALSA: hda - Limit 40bit DMA for AMD HDMI controllersTakashi Iwai1-3/+11
2014-11-20Merge branch 'for-linus' into test/usb-resumeTakashi Iwai1-0/+4
2014-11-17ALSA: hda: Deletion of unnecessary checks before two function callsMarkus Elfring1-2/+1
2014-11-08ALSA: hda_intel: Add DeviceIDs for Sunrise Point-LPDevin Ryles1-0/+4
2014-10-29ALSA: hda - Add workaround for CMI8888 snoop behaviorTakashi Iwai1-1/+3
2014-10-15ALSA: hda_intel: Add Device IDs for Intel Sunrise Point PCHJames Ralston1-0/+4
2014-08-07ALSA: hda - Fix probing and stuttering on CMI8888 HD-audio controllerTakashi Iwai1-0/+7
2014-08-04ALSA: hda - add PCI IDs for Intel BraswellLibin Yang1-0/+3
2014-07-16ALSA: hda - Add NULL check to all PM ops in hda_intel.cTakashi Iwai1-10/+35
2014-07-15Merge branch 'for-linus' into for-nextTakashi Iwai1-6/+11
2014-07-15ALSA: hda - Fix broken PM due to incomplete i915 initializationTakashi Iwai1-5/+5
2014-07-14ALSA: hda - Revert stream assignment order for Intel controllersTakashi Iwai1-1/+1
2014-07-04Merge branch 'for-linus' into for-nextTakashi Iwai1-41/+9
2014-07-04ALSA: hda - restore BCLK M/N value as per CDCLK for HSW/BDW display HDA controllerMengdong Lin1-41/+9
2014-06-26ALSA: hda - Replace ICH6_ prefixTakashi Iwai1-6/+6
2014-06-26ALSA: hda - Move SD nums definitions to hda_intel.cTakashi Iwai1-0/+17
2014-06-26ALSA: hda - Use common reboot notifierTakashi Iwai1-24/+0
2014-06-26ALSA: hda - Move more PCI-controller-specific stuff from generic codeTakashi Iwai1-32/+85
2014-06-26ALSA: hda - Make position_fix as generic callbackTakashi Iwai1-8/+143
2014-06-26ALSA: hda - restore BCLK M/N values when resuming HSW/BDW display controllerMengdong Lin1-7/+58
2014-06-16drm/i915, HD-audio: Don't continue probing when nomodeset is givenTakashi Iwai1-1/+6
2014-06-09Revert "ALSA: hda - mask buggy stream DMA0 for Broadwell display controller"Libin Yang1-6/+0
2014-06-09ALSA: hda - using POS_FIX_LPIB on Broadwell HDMI AudioLibin Yang1-1/+7
2014-06-03Merge branch 'for-linus' into for-nextTakashi Iwai1-0/+3
2014-05-27Merge branch 'topic/firewire' into for-nextTakashi Iwai1-0/+6
2014-05-23ALSA: hda - Fix onboard audio on Intel H97/Z97 chipsetsTakashi Iwai1-0/+3
2014-05-22ALSA: Replace DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine1-1/+1
2014-05-13ALSA: hda - mask buggy stream DMA0 for Broadwell display controllerMengdong Lin1-0/+6
2014-04-29ALSA: hda - Suppress CORBRP clear on Nvidia controller chipsTakashi Iwai1-1/+2
2014-04-09ALSA: hda - Make full_reset booleanThierry Reding1-2/+2
2014-03-03ALSA: hda - Mark reg op args as iomemDylan Reid1-6/+6
2014-03-03ALSA: hda - Rename reg access ops in hda_controller_opsDylan Reid1-6/+6
2014-03-01ALSA: hda - Move codec create to hda_controllerDylan Reid1-218/+0
2014-03-01ALSA: hda - Move azx_interrupt to hda_controllerDylan Reid1-65/+0
2014-03-01ALSA: hda - Add position_check opDylan Reid1-9/+21
2014-03-01ALSA: hda - Move low level functions to hda_controllerDylan Reid1-175/+0
2014-03-01ALSA: hda - move alloc_cmd_io to hda_controllerDylan Reid1-4/+0
2014-03-01ALSA: hda - Relocate RIRB/CORB interface to hda_controllerDylan Reid1-383/+0
2014-03-01ALSA: hda - Move the dsp loader to hda_controllerDylan Reid1-124/+0
2014-03-01ALSA: hda - Pull pages allocation to hda_controllerDylan Reid1-29/+5
2014-03-01ALSA: hda - Add hda_controller.c and move pcm ops from hda_intelDylan Reid1-998/+1