index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
hda
/
hda_controller.c
Age
Commit message (
Expand
)
Author
2015-02-23
ALSA: hda - Decouple PCM and hwdep devices from codec object
Takashi Iwai
2015-02-23
Merge branch 'topic/timestamp' into for-next
Takashi Iwai
2015-02-20
ALSA: hda: replace .wallclock by .get_time_info
Pierre-Louis Bossart
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
2015-02-19
ALSA: hda - Introduce azx_has_pm_runtime() macro
Takashi Iwai
2015-02-17
ALSA: hda - Drop hda_bus_template for snd_hda_bus_new()
Takashi Iwai
2015-02-09
ALSA: hda: read trigger_timestamp immediately after starting DMA
Pierre-Louis Bossart
2015-02-03
Merge branch 'topic/snd-device' into for-next
Takashi Iwai
2015-02-02
ALSA: pcm: Embed struct device
Takashi Iwai
2015-01-15
ALSA: hda - Fix typo in hda_controller.c
Masanari Iida
2014-12-26
ALSA: hda_controller: Separate stream_tag for input and output streams.
Rafal Redzimski
2014-12-13
sound / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
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
[prev]