index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
hda
/
hda_controller.h
Age
Commit message (
Expand
)
Author
2016-08-09
ALSA - hda: Add support for parsing new HDA capabilities
Guneshwor Singh
2015-12-17
ALSA: hda - Drop unused AZX_DCAPS_REVERSE_ASSIGN
Takashi Iwai
2015-12-17
ALSA: hda - Drop AZX_DCAPS_POSFIX_VIA bit
Takashi Iwai
2015-12-17
ALSA: hda - Raise AZX_DCAPS_RIRB_DELAY handling into top drivers
Takashi Iwai
2015-12-17
ALSA: hda - Merge RIRB_PRE_DELAY into CTX_WORKAROUND caps
Takashi Iwai
2015-12-15
ALSA: hda - Clean up the code to check bdl_pos_adj option
Takashi Iwai
2015-12-09
ALSA: hda - Don't try to bind i915 unless CONFIG_SND_HDA_I915 is set
Takashi Iwai
2015-10-19
ALSA: hda - Spell vga_switcheroo consistently
Lukas Wunner
2015-04-29
Merge branch 'topic/hda' into for-next
Takashi Iwai
2015-04-29
ALSA: hda - implement link_power ops for i915 display power control
Mengdong Lin
2015-04-27
Merge branch 'topic/hda' into for-4.2
Takashi Iwai
2015-04-17
ALSA: hda - Move prepared flag into struct hdac_stream
Takashi Iwai
2015-04-16
ALSA: hda - Drop azx_sd_read*/write*() macros
Takashi Iwai
2015-04-16
ALSA: hda - simplify azx_has_pm_runtime
David Henningsson
2015-04-16
ALSA: hda - Embed bus into controller object
Takashi Iwai
2015-04-16
ALSA: hda - Migrate hdac_stream into legacy driver
Takashi Iwai
2015-04-16
ALSA: hda - Pass bus io_ops directly from the top-level driver
Takashi Iwai
2015-04-16
ALSA: hda - Add the controller helper codes to hda-core module
Takashi Iwai
2015-03-13
ALSA: hda - Use shutdown driver ops instead of reboot notifier
Takashi Iwai
2015-02-26
ALSA: hda - Clear pcm pointer assigned to hda_pcm at device removal
Takashi Iwai
2015-02-26
ALSA: hda - Drop power_save value indirection in hda_bus
Takashi Iwai
2015-02-19
ALSA: hda - Split azx_codec_create() to two phases
Takashi Iwai
2015-02-19
ALSA: hda - Drop azx_mixer_create()
Takashi Iwai
2015-02-19
ALSA: hda - Fold hda_priv.h into hda_controller.h
Takashi Iwai
2014-06-26
ALSA: hda - Use common reboot notifier
Takashi Iwai
2014-06-26
ALSA: hda - Make position_fix as generic callback
Takashi Iwai
2014-04-09
ALSA: hda - Make full_reset boolean
Thierry Reding
2014-03-01
ALSA: hda - Move codec create to hda_controller
Dylan Reid
2014-03-01
ALSA: hda - Move azx_interrupt to hda_controller
Dylan Reid
2014-03-01
ALSA: hda - Move low level functions to hda_controller
Dylan Reid
2014-03-01
ALSA: hda - move alloc_cmd_io to hda_controller
Dylan Reid
2014-03-01
ALSA: hda - Relocate RIRB/CORB interface to hda_controller
Dylan Reid
2014-03-01
ALSA: hda - Move the dsp loader to hda_controller
Dylan Reid
2014-03-01
ALSA: hda - Pull pages allocation to hda_controller
Dylan Reid
2014-03-01
ALSA: hda - Add hda_controller.c and move pcm ops from hda_intel
Dylan Reid