index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
hda
/
hda_controller.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-23
ALSA: hda - Move some codes up to hdac_bus struct
Takashi Iwai
1
-4
/
+4
2015-03-16
Merge branch 'topic/hda-unbind' into for-next
Takashi Iwai
1
-52
/
+27
2015-03-16
Merge branch 'topic/hda-bus' into for-next
Takashi Iwai
1
-43
/
+19
2015-03-13
ALSA: hda - Use shutdown driver ops instead of reboot notifier
Takashi Iwai
1
-26
/
+0
2015-03-09
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-1
/
+1
2015-03-09
ALSA: hda - Fix regression of HD-audio controller fallback modes
Takashi Iwai
1
-1
/
+1
2015-03-06
Merge tag 'asoc-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Takashi Iwai
1
-5
/
+0
2015-03-03
ALSA: hda - Implement unbind more safely
Takashi Iwai
1
-0
/
+3
2015-03-03
ALSA: hda - Don't assume non-NULL PCM ops
Takashi Iwai
1
-11
/
+19
2015-03-03
ALSA: hda - Remove superfluous memory allocation error messages
Takashi Iwai
1
-14
/
+4
2015-03-03
ALSA: hda - Add card field to hda_codec struct
Takashi Iwai
1
-1
/
+1
2015-02-26
ALSA: hda - Clear pcm pointer assigned to hda_pcm at device removal
Takashi Iwai
1
-7
/
+15
2015-02-26
ALSA: hda - Replace bus pm_notify with the standard runtime PM framework
Takashi Iwai
1
-19
/
+0
2015-02-26
ALSA: hda - Drop power_save value indirection in hda_bus
Takashi Iwai
1
-4
/
+1
2015-02-24
ALSA: hda: controller code - do not export static functions
Jaroslav Kysela
1
-5
/
+0
2015-02-23
ALSA: hda - Use standard runtime PM for codec power-save control
Takashi Iwai
1
-1
/
+1
2015-02-23
ALSA: hda - Move codec suspend/resume to codec driver
Takashi Iwai
1
-9
/
+2
2015-02-23
ALSA: hda - Decouple PCM and hwdep devices from codec object
Takashi Iwai
1
-3
/
+0
2015-02-23
Merge branch 'topic/timestamp' into for-next
Takashi Iwai
1
-11
/
+29
2015-02-20
ALSA: hda: replace .wallclock by .get_time_info
Pierre-Louis Bossart
1
-11
/
+29
2015-02-19
ALSA: hda - Split azx_codec_create() to two phases
Takashi Iwai
1
-16
/
+24
2015-02-19
ALSA: hda - Drop azx_mixer_create()
Takashi Iwai
1
-7
/
+0
2015-02-19
ALSA: hda - Fold hda_priv.h into hda_controller.h
Takashi Iwai
1
-1
/
+0
2015-02-19
ALSA: hda - Introduce azx_has_pm_runtime() macro
Takashi Iwai
1
-2
/
+2
2015-02-17
ALSA: hda - Drop hda_bus_template for snd_hda_bus_new()
Takashi Iwai
1
-24
/
+30
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