aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/hda/hda_intel.c
AgeCommit message (Expand)Author
2016-08-07ALSA: hda: add AMD Stoney PCI ID with proper driver capsAwais Belal
2016-08-07ALSA: hda: add new AMD PCI IDs with proper driver capsMaruthi Srinivas Bayyavarapu
2016-08-07ALSA: hda - fix use-after-free after module unloadSasha Levin
2015-07-05ALSA: hda - set proper caps for newer AMD hda audio in KB/KVAlex Deucher
2015-06-10ALSA: hda - Fix noise on AMD radeon 290x controllerTakashi Iwai
2015-06-10ALSA: hda - Add AZX_DCAPS_SNOOP_OFF (and refactor snoop setup)Takashi Iwai
2015-03-23ALSA: hda - Disable runtime PM for Panther Point againTakashi Iwai
2014-11-24sound/radeon: Move 64-bit MSI quirk from arch to driverBenjamin Herrenschmidt
2014-11-24ALSA: hda - Limit 40bit DMA for AMD HDMI controllersTakashi Iwai
2014-11-08ALSA: hda_intel: Add DeviceIDs for Sunrise Point-LPDevin Ryles
2014-10-29ALSA: hda - Add workaround for CMI8888 snoop behaviorTakashi Iwai
2014-10-15ALSA: hda_intel: Add Device IDs for Intel Sunrise Point PCHJames Ralston
2014-08-07ALSA: hda - Fix probing and stuttering on CMI8888 HD-audio controllerTakashi Iwai
2014-08-04ALSA: hda - add PCI IDs for Intel BraswellLibin Yang
2014-07-16ALSA: hda - Add NULL check to all PM ops in hda_intel.cTakashi Iwai
2014-07-15Merge branch 'for-linus' into for-nextTakashi Iwai
2014-07-15ALSA: hda - Fix broken PM due to incomplete i915 initializationTakashi Iwai
2014-07-14ALSA: hda - Revert stream assignment order for Intel controllersTakashi Iwai
2014-07-04Merge branch 'for-linus' into for-nextTakashi Iwai
2014-07-04ALSA: hda - restore BCLK M/N value as per CDCLK for HSW/BDW display HDA contr...Mengdong Lin
2014-06-26ALSA: hda - Replace ICH6_ prefixTakashi Iwai
2014-06-26ALSA: hda - Move SD nums definitions to hda_intel.cTakashi Iwai
2014-06-26ALSA: hda - Use common reboot notifierTakashi Iwai
2014-06-26ALSA: hda - Move more PCI-controller-specific stuff from generic codeTakashi Iwai
2014-06-26ALSA: hda - Make position_fix as generic callbackTakashi Iwai
2014-06-26ALSA: hda - restore BCLK M/N values when resuming HSW/BDW display controllerMengdong Lin
2014-06-16drm/i915, HD-audio: Don't continue probing when nomodeset is givenTakashi Iwai
2014-06-09Revert "ALSA: hda - mask buggy stream DMA0 for Broadwell display controller"Libin Yang
2014-06-09ALSA: hda - using POS_FIX_LPIB on Broadwell HDMI AudioLibin Yang
2014-06-03Merge branch 'for-linus' into for-nextTakashi Iwai
2014-05-27Merge branch 'topic/firewire' into for-nextTakashi Iwai
2014-05-23ALSA: hda - Fix onboard audio on Intel H97/Z97 chipsetsTakashi Iwai
2014-05-22ALSA: Replace DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-05-13ALSA: hda - mask buggy stream DMA0 for Broadwell display controllerMengdong Lin
2014-04-29ALSA: hda - Suppress CORBRP clear on Nvidia controller chipsTakashi Iwai
2014-04-09ALSA: hda - Make full_reset booleanThierry Reding
2014-03-03ALSA: hda - Mark reg op args as iomemDylan Reid
2014-03-03ALSA: hda - Rename reg access ops in hda_controller_opsDylan Reid
2014-03-01ALSA: hda - Move codec create to hda_controllerDylan Reid
2014-03-01ALSA: hda - Move azx_interrupt to hda_controllerDylan Reid
2014-03-01ALSA: hda - Add position_check opDylan Reid
2014-03-01ALSA: hda - Move low level functions to hda_controllerDylan Reid
2014-03-01ALSA: hda - move alloc_cmd_io to hda_controllerDylan Reid
2014-03-01ALSA: hda - Relocate RIRB/CORB interface to hda_controllerDylan Reid
2014-03-01ALSA: hda - Move the dsp loader to hda_controllerDylan Reid
2014-03-01ALSA: hda - Pull pages allocation to hda_controllerDylan Reid
2014-03-01ALSA: hda - Add hda_controller.c and move pcm ops from hda_intelDylan Reid
2014-03-01ALSA: hda - Add pcm_mmap_prepare op.Dylan Reid
2014-03-01ALSA: hda - Move snd page allocation to opsDylan Reid
2014-03-01ALSA: hda - Pass max_slots and power_save to codec_createDylan Reid