aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_priv.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-19ALSA: hda - Fold hda_priv.h into hda_controller.hTakashi Iwai1-409/+0
2015-02-19ALSA: hda - Introduce azx_has_pm_runtime() macroTakashi Iwai1-0/+3
2014-12-30time: move the timecounter/cyclecounter code into its own file.Richard Cochran1-1/+1
2014-12-26ALSA: hda_controller: Separate stream_tag for input and output streams.Rafal Redzimski1-0/+1
2014-12-03ALSA: hda - Drop AZX_DCAPS_ALIGN_BUFSIZETakashi Iwai1-2/+2
2014-12-03Merge tag 'v3.18-rc7' into for-nextTakashi Iwai1-0/+1
2014-11-28ALSA: hda - Add AZX_DCAPS_SNOOP_OFF (and refactor snoop setup)Takashi Iwai1-3/+9
2014-11-24sound/radeon: Move 64-bit MSI quirk from arch to driverBenjamin Herrenschmidt1-0/+1
2014-07-15Merge branch 'for-linus' into for-nextTakashi Iwai1-0/+1
2014-07-14ALSA: hda - Revert stream assignment order for Intel controllersTakashi Iwai1-0/+1
2014-06-26ALSA: hda - Replace ICH6_ prefixTakashi Iwai1-86/+86
2014-06-26ALSA: hda - Remove obsoleted SFX definitionsTakashi Iwai1-6/+0
2014-06-26ALSA: hda - Move SD nums definitions to hda_intel.cTakashi Iwai1-17/+0
2014-06-26ALSA: hda - Move more PCI-controller-specific stuff from generic codeTakashi Iwai1-38/+0
2014-06-26ALSA: hda - Make position_fix as generic callbackTakashi Iwai1-10/+7
2014-06-26ALSA: hda - Remove superfluous MAX_AZX_DEVTakashi Iwai1-3/+0
2014-04-29ALSA: hda - Suppress CORBRP clear on Nvidia controller chipsTakashi Iwai1-0/+1
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-18/+18
2014-03-01ALSA: hda - Add position_check opDylan Reid1-0/+2
2014-03-01ALSA: hda - Add pcm_mmap_prepare op.Dylan Reid1-0/+2
2014-03-01ALSA: hda - Move snd page allocation to opsDylan Reid1-0/+11
2014-03-01ALSA: hda - Add jackpoll_ms to struct azxDylan Reid1-0/+1
2014-03-01ALSA: hda - Add function pointer for disabling MSIDylan Reid1-0/+4
2014-03-01ALSA: hda - Keep pointer to bdl_pos_fix in chip structDylan Reid1-0/+1
2014-03-01ALSA: hda - Allow different ops to read/write registersDylan Reid1-0/+44
2014-03-01ALSA: hda - Move some definitions to new hda_priv.hDylan Reid1-0/+398