index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
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
Files
Lines
2015-02-09
ALSA: hda: read trigger_timestamp immediately after starting DMA
Pierre-Louis Bossart
1
-0
/
+3
2015-02-03
Merge branch 'topic/snd-device' into for-next
Takashi Iwai
1
-1
/
+2
2015-02-02
ALSA: pcm: Embed struct device
Takashi Iwai
1
-1
/
+2
2015-01-15
ALSA: hda - Fix typo in hda_controller.c
Masanari Iida
1
-1
/
+1
2014-12-26
ALSA: hda_controller: Separate stream_tag for input and output streams.
Rafal Redzimski
1
-2
/
+22
2014-12-13
sound / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
1
-1
/
+1
2014-07-15
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-1
/
+2
2014-07-14
ALSA: hda - Revert stream assignment order for Intel controllers
Takashi Iwai
1
-1
/
+2
2014-06-26
ALSA: hda - Replace ICH6_ prefix
Takashi Iwai
1
-24
/
+23
2014-06-26
ALSA: hda - Use common reboot notifier
Takashi Iwai
1
-0
/
+26
2014-06-26
ALSA: hda - Make position_fix as generic callback
Takashi Iwai
1
-106
/
+21
2014-06-25
ALSA: hda - Kill the rest of snd_print*() usages
Takashi Iwai
1
-1
/
+2
2014-04-29
ALSA: hda - Suppress CORBRP clear on Nvidia controller chips
Takashi Iwai
1
-16
/
+18
2014-04-09
ALSA: hda - Make full_reset boolean
Thierry Reding
1
-4
/
+4
2014-04-09
ALSA: hda - Use runtime helper to check active state.
Dylan Reid
1
-1
/
+1
2014-04-08
ALSA: hda - Do not assign streams in reverse order
Anssi Hannula
1
-4
/
+5
2014-03-03
ALSA: hda - Make azx_attach_pcm_stream static
Dylan Reid
1
-2
/
+2
2014-03-01
ALSA: hda - Move codec create to hda_controller
Dylan Reid
1
-12
/
+227
2014-03-01
ALSA: hda - Move azx_interrupt to hda_controller
Dylan Reid
1
-2
/
+67
2014-03-01
ALSA: hda - Move low level functions to hda_controller
Dylan Reid
1
-2
/
+175
2014-03-01
ALSA: hda - move alloc_cmd_io to hda_controller
Dylan Reid
1
-1
/
+6
2014-03-01
ALSA: hda - Relocate RIRB/CORB interface to hda_controller
Dylan Reid
1
-0
/
+385
2014-03-01
ALSA: hda - Move the dsp loader to hda_controller
Dylan Reid
1
-11
/
+138
2014-03-01
ALSA: hda - Pull pages allocation to hda_controller
Dylan Reid
1
-0
/
+43
2014-03-01
ALSA: hda - Add hda_controller.c and move pcm ops from hda_intel
Dylan Reid
1
-0
/
+1018