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.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_codec.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-08
ALSA: hda - Work around races of power up/down with runtime PM
Takashi Iwai
1
-0
/
+2
2015-04-04
Merge branch 'topic/hda-regmap' into for-next
Takashi Iwai
1
-63
/
+11
2015-03-25
ALSA: hda - Remove superfluous hda_nid_t definition in hda_codec.h
Takashi Iwai
1
-3
/
+0
2015-03-23
ALSA: hda - Use regmap for command verb caches, too
Takashi Iwai
1
-25
/
+9
2015-03-23
ALSA: hda - Use regmap for parameter caches, too
Takashi Iwai
1
-7
/
+0
2015-03-23
ALSA: hda - Use regmap for codec parameter reads
Takashi Iwai
1
-1
/
+1
2015-03-23
ALSA: hda - Add regmap support
Takashi Iwai
1
-0
/
+1
2015-03-23
ALSA: hda - Move generic array helpers to core lib
Takashi Iwai
1
-30
/
+0
2015-03-23
ALSA: hda - Fix possible runtime PM refcount unbalance
Takashi Iwai
1
-0
/
+1
2015-03-23
ALSA: hda - Move a part of hda_codec stuff into hdac_device
Takashi Iwai
1
-33
/
+10
2015-03-23
ALSA: hda - Move some codes up to hdac_bus struct
Takashi Iwai
1
-24
/
+10
2015-03-23
ALSA: hda - Make snd_hda_bus_type public
Takashi Iwai
1
-6
/
+5
2015-03-20
ALSA: hda - Rename power_mgmt flag with power_save_node
Takashi Iwai
1
-1
/
+1
2015-03-18
ALSA: hda - Support advanced power state controls
Takashi Iwai
1
-0
/
+2
2015-03-13
ALSA: hda - Use shutdown driver ops instead of reboot notifier
Takashi Iwai
1
-1
/
+0
2015-03-03
ALSA: hda - Use standard workqueue for unsol and jack events
Takashi Iwai
1
-2
/
+0
2015-03-03
ALSA: hda - Build PCMs and controls at codec driver probe
Takashi Iwai
1
-2
/
+0
2015-03-03
ALSA: hda - Implement unbind more safely
Takashi Iwai
1
-0
/
+1
2015-03-03
ALSA: hda - Allocate hda_pcm objects dynamically
Takashi Iwai
1
-2
/
+16
2015-03-03
ALSA: hda - Add card field to hda_codec struct
Takashi Iwai
1
-2
/
+3
2015-03-03
ALSA: hda - Split snd_hda_build_pcms()
Takashi Iwai
1
-0
/
+1
2015-02-26
ALSA: hda - Replace bus pm_notify with the standard runtime PM framework
Takashi Iwai
1
-6
/
+1
2015-02-26
ALSA: hda - Drop power_save value indirection in hda_bus
Takashi Iwai
1
-3
/
+2
2015-02-23
ALSA: hda - Use standard runtime PM for codec power-save control
Takashi Iwai
1
-60
/
+7
2015-02-23
ALSA: hda - Move codec suspend/resume to codec driver
Takashi Iwai
1
-4
/
+2
2015-02-23
ALSA: hda - Bind codecs via standard bus
Takashi Iwai
1
-8
/
+19
2015-02-17
ALSA: hda - Embed struct hda_bus_unsolicited into struct hda_bus
Takashi Iwai
1
-2
/
+11
2015-02-17
ALSA: hda - Drop hda_bus_template for snd_hda_bus_new()
Takashi Iwai
1
-12
/
+1
2014-08-19
ALSA: hda - Remove obsoleted EXPORT_SYMBOL_HDA() macro
Takashi Iwai
1
-2
/
+0
2014-07-22
ALSA: hda - Refactor quirk picking and change quirk priority
David Henningsson
1
-1
/
+0
2014-06-25
ALSA: hda - Kill the rest of snd_print*() usages
Takashi Iwai
1
-1
/
+2
2014-05-26
ALSA: hda - Add fixup_forced flag
David Henningsson
1
-0
/
+1
2014-02-25
ALSA: hda - Enable sysfs attributes without CONFIG_SND_HDA_RECONFIG
Takashi Iwai
1
-1
/
+1
2014-02-25
ALSA: hda - Add sysfs to codec object, too
Takashi Iwai
1
-2
/
+5
2014-02-25
ALSA: hda - Create own device struct for each codec
Takashi Iwai
1
-0
/
+1
2014-01-29
ALSA: hda - Add parameter for dumping processing coefficients
David Henningsson
1
-0
/
+1
2013-12-19
ALSA: hda - Make CONFIG_SND_HDA_CODEC_* tristate
Takashi Iwai
1
-13
/
+0
2013-12-09
ALSA: hda - Split verb definitions into sound/hda_verbs.h
Takashi Iwai
1
-546
/
+1
2013-12-06
ALSA: hda - Clean up async codec PM using standard async infrastructure
Takashi Iwai
1
-6
/
+0
2013-11-29
ALSA: hda - allow a codec to define its own depop delay time
Mengdong Lin
1
-0
/
+2
2013-11-27
ALSA: hda - resume codecs in parallel
Mengdong Lin
1
-1
/
+3
2013-11-27
ALSA: hda - suspend codecs in parallel
Mengdong Lin
1
-0
/
+5
2013-11-26
ALSA: hda - Refactor pm notification in hda_codec.c
Takashi Iwai
1
-1
/
+1
2013-11-26
ALSA: hda - Split the generic parser as an individual module
Takashi Iwai
1
-0
/
+1
2013-11-26
ALSA: hda - Drop bus->avoid_link_reset flag
Takashi Iwai
1
-1
/
+0
2013-10-24
ALSA: hda - Fix mute LED on HP laptops in runtime suspend
Takashi Iwai
1
-0
/
+1
2013-08-27
ALSA: hda - add device entry and inactive flag to unsolicited response
Mengdong Lin
1
-0
/
+5
2013-08-27
ALSA: hda - add flags and routines to get devices selection info for DP1.2 MST
Mengdong Lin
1
-0
/
+16
2013-06-06
ALSA: hda - Don't take unresponsive D3 transition too serious
Takashi Iwai
1
-0
/
+3
2013-06-06
ALSA: hda - Introduce bit flags to snd_hda_codec_read/write()
Takashi Iwai
1
-4
/
+4
[next]