index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
hda
/
hda_codec.h
Commit message (
Expand
)
Author
Age
*
ALSA: hda - Work around races of power up/down with runtime PM
Takashi Iwai
2015-04-08
*
Merge branch 'topic/hda-regmap' into for-next
Takashi Iwai
2015-04-04
|
\
|
*
ALSA: hda - Use regmap for command verb caches, too
Takashi Iwai
2015-03-23
|
*
ALSA: hda - Use regmap for parameter caches, too
Takashi Iwai
2015-03-23
|
*
ALSA: hda - Use regmap for codec parameter reads
Takashi Iwai
2015-03-23
|
*
ALSA: hda - Add regmap support
Takashi Iwai
2015-03-23
|
*
ALSA: hda - Move generic array helpers to core lib
Takashi Iwai
2015-03-23
*
|
ALSA: hda - Remove superfluous hda_nid_t definition in hda_codec.h
Takashi Iwai
2015-03-25
|
/
*
ALSA: hda - Fix possible runtime PM refcount unbalance
Takashi Iwai
2015-03-23
*
ALSA: hda - Move a part of hda_codec stuff into hdac_device
Takashi Iwai
2015-03-23
*
ALSA: hda - Move some codes up to hdac_bus struct
Takashi Iwai
2015-03-23
*
ALSA: hda - Make snd_hda_bus_type public
Takashi Iwai
2015-03-23
*
ALSA: hda - Rename power_mgmt flag with power_save_node
Takashi Iwai
2015-03-20
*
ALSA: hda - Support advanced power state controls
Takashi Iwai
2015-03-18
*
ALSA: hda - Use shutdown driver ops instead of reboot notifier
Takashi Iwai
2015-03-13
*
ALSA: hda - Use standard workqueue for unsol and jack events
Takashi Iwai
2015-03-03
*
ALSA: hda - Build PCMs and controls at codec driver probe
Takashi Iwai
2015-03-03
*
ALSA: hda - Implement unbind more safely
Takashi Iwai
2015-03-03
*
ALSA: hda - Allocate hda_pcm objects dynamically
Takashi Iwai
2015-03-03
*
ALSA: hda - Add card field to hda_codec struct
Takashi Iwai
2015-03-03
*
ALSA: hda - Split snd_hda_build_pcms()
Takashi Iwai
2015-03-03
*
ALSA: hda - Replace bus pm_notify with the standard runtime PM framework
Takashi Iwai
2015-02-26
*
ALSA: hda - Drop power_save value indirection in hda_bus
Takashi Iwai
2015-02-26
*
ALSA: hda - Use standard runtime PM for codec power-save control
Takashi Iwai
2015-02-23
*
ALSA: hda - Move codec suspend/resume to codec driver
Takashi Iwai
2015-02-23
*
ALSA: hda - Bind codecs via standard bus
Takashi Iwai
2015-02-23
*
ALSA: hda - Embed struct hda_bus_unsolicited into struct hda_bus
Takashi Iwai
2015-02-17
*
ALSA: hda - Drop hda_bus_template for snd_hda_bus_new()
Takashi Iwai
2015-02-17
*
ALSA: hda - Remove obsoleted EXPORT_SYMBOL_HDA() macro
Takashi Iwai
2014-08-19
*
ALSA: hda - Refactor quirk picking and change quirk priority
David Henningsson
2014-07-22
*
ALSA: hda - Kill the rest of snd_print*() usages
Takashi Iwai
2014-06-25
*
ALSA: hda - Add fixup_forced flag
David Henningsson
2014-05-26
*
ALSA: hda - Enable sysfs attributes without CONFIG_SND_HDA_RECONFIG
Takashi Iwai
2014-02-25
*
ALSA: hda - Add sysfs to codec object, too
Takashi Iwai
2014-02-25
*
ALSA: hda - Create own device struct for each codec
Takashi Iwai
2014-02-25
*
ALSA: hda - Add parameter for dumping processing coefficients
David Henningsson
2014-01-29
*
ALSA: hda - Make CONFIG_SND_HDA_CODEC_* tristate
Takashi Iwai
2013-12-19
*
ALSA: hda - Split verb definitions into sound/hda_verbs.h
Takashi Iwai
2013-12-09
*
ALSA: hda - Clean up async codec PM using standard async infrastructure
Takashi Iwai
2013-12-06
*
ALSA: hda - allow a codec to define its own depop delay time
Mengdong Lin
2013-11-29
*
ALSA: hda - resume codecs in parallel
Mengdong Lin
2013-11-27
*
ALSA: hda - suspend codecs in parallel
Mengdong Lin
2013-11-27
*
ALSA: hda - Refactor pm notification in hda_codec.c
Takashi Iwai
2013-11-26
*
ALSA: hda - Split the generic parser as an individual module
Takashi Iwai
2013-11-26
*
ALSA: hda - Drop bus->avoid_link_reset flag
Takashi Iwai
2013-11-26
*
ALSA: hda - Fix mute LED on HP laptops in runtime suspend
Takashi Iwai
2013-10-24
*
ALSA: hda - add device entry and inactive flag to unsolicited response
Mengdong Lin
2013-08-27
*
ALSA: hda - add flags and routines to get devices selection info for DP1.2 MST
Mengdong Lin
2013-08-27
*
ALSA: hda - Don't take unresponsive D3 transition too serious
Takashi Iwai
2013-06-06
*
ALSA: hda - Introduce bit flags to snd_hda_codec_read/write()
Takashi Iwai
2013-06-06
[next]