summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_controller.h
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Drop unused AZX_DCAPS_REVERSE_ASSIGNTakashi Iwai2015-12-171-1/+1
* ALSA: hda - Drop AZX_DCAPS_POSFIX_VIA bitTakashi Iwai2015-12-171-1/+1
* ALSA: hda - Raise AZX_DCAPS_RIRB_DELAY handling into top driversTakashi Iwai2015-12-171-1/+1
* ALSA: hda - Merge RIRB_PRE_DELAY into CTX_WORKAROUND capsTakashi Iwai2015-12-171-1/+1
* ALSA: hda - Clean up the code to check bdl_pos_adj optionTakashi Iwai2015-12-151-1/+1
* ALSA: hda - Don't try to bind i915 unless CONFIG_SND_HDA_I915 is setTakashi Iwai2015-12-091-0/+4
* ALSA: hda - Spell vga_switcheroo consistentlyLukas Wunner2015-10-191-1/+1
* Merge branch 'topic/hda' into for-nextTakashi Iwai2015-04-291-0/+2
|\
| * ALSA: hda - implement link_power ops for i915 display power controlMengdong Lin2015-04-291-0/+2
* | Merge branch 'topic/hda' into for-4.2Takashi Iwai2015-04-271-242/+28
|\ \ | |/
| * ALSA: hda - Move prepared flag into struct hdac_streamTakashi Iwai2015-04-171-1/+0
| * ALSA: hda - Drop azx_sd_read*/write*() macrosTakashi Iwai2015-04-161-13/+0
| * ALSA: hda - Embed bus into controller objectTakashi Iwai2015-04-161-45/+20
| * ALSA: hda - Migrate hdac_stream into legacy driverTakashi Iwai2015-04-161-49/+12
| * ALSA: hda - Pass bus io_ops directly from the top-level driverTakashi Iwai2015-04-161-25/+15
| * ALSA: hda - Add the controller helper codes to hda-core moduleTakashi Iwai2015-04-161-130/+2
* | ALSA: hda - simplify azx_has_pm_runtimeDavid Henningsson2015-04-161-1/+1
|/
* ALSA: hda - Use shutdown driver ops instead of reboot notifierTakashi Iwai2015-03-131-6/+0
* ALSA: hda - Clear pcm pointer assigned to hda_pcm at device removalTakashi Iwai2015-02-261-1/+1
* ALSA: hda - Drop power_save value indirection in hda_busTakashi Iwai2015-02-261-1/+1
* ALSA: hda - Split azx_codec_create() to two phasesTakashi Iwai2015-02-191-3/+2
* ALSA: hda - Drop azx_mixer_create()Takashi Iwai2015-02-191-1/+0
* ALSA: hda - Fold hda_priv.h into hda_controller.hTakashi Iwai2015-02-191-1/+390
* ALSA: hda - Use common reboot notifierTakashi Iwai2014-06-261-0/+3
* ALSA: hda - Make position_fix as generic callbackTakashi Iwai2014-06-261-3/+3
* ALSA: hda - Make full_reset booleanThierry Reding2014-04-091-1/+1
* ALSA: hda - Move codec create to hda_controllerDylan Reid2014-03-011-18/+8
* ALSA: hda - Move azx_interrupt to hda_controllerDylan Reid2014-03-011-1/+1
* ALSA: hda - Move low level functions to hda_controllerDylan Reid2014-03-011-2/+5
* ALSA: hda - move alloc_cmd_io to hda_controllerDylan Reid2014-03-011-1/+0
* ALSA: hda - Relocate RIRB/CORB interface to hda_controllerDylan Reid2014-03-011-0/+11
* ALSA: hda - Move the dsp loader to hda_controllerDylan Reid2014-03-011-17/+6
* ALSA: hda - Pull pages allocation to hda_controllerDylan Reid2014-03-011-0/+4
* ALSA: hda - Add hda_controller.c and move pcm ops from hda_intelDylan Reid2014-03-011-0/+57
OpenPOWER on IntegriCloud