index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
hda
/
hda_controller.c
Age
Commit message (
Expand
)
Author
2014-07-15
Merge branch 'for-linus' into for-next
Takashi Iwai
2014-07-14
ALSA: hda - Revert stream assignment order for Intel controllers
Takashi Iwai
2014-06-26
ALSA: hda - Replace ICH6_ prefix
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-06-25
ALSA: hda - Kill the rest of snd_print*() usages
Takashi Iwai
2014-04-29
ALSA: hda - Suppress CORBRP clear on Nvidia controller chips
Takashi Iwai
2014-04-09
ALSA: hda - Make full_reset boolean
Thierry Reding
2014-04-09
ALSA: hda - Use runtime helper to check active state.
Dylan Reid
2014-04-08
ALSA: hda - Do not assign streams in reverse order
Anssi Hannula
2014-03-03
ALSA: hda - Make azx_attach_pcm_stream static
Dylan Reid
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