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.c
Commit message (
Expand
)
Author
Age
*
ALSA: hda - Re-add the lost fake mute support
Takashi Iwai
2015-06-11
*
ALSA: hda - fix number of devices query on hotplug
Dave Airlie
2015-06-09
*
ALSA: hda - Fix missing va_end() call in snd_hda_codec_pcm_new()
Takashi Iwai
2015-04-27
*
ALSA: hda - Fix mute-LED fixed mode
Takashi Iwai
2015-04-27
*
ALSA: hda - Fix regression for slave SPDIF setups
Takashi Iwai
2015-04-16
*
ALSA: hda - Work around races of power up/down with runtime PM
Takashi Iwai
2015-04-08
*
ALSA: hda: fix possible null dereference
Sudip Mukherjee
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 amp accesses
Takashi Iwai
2015-03-23
*
ALSA: hda - Implement uncached version of 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 - Fix possible runtime PM refcount unbalance
Takashi Iwai
2015-03-23
*
ALSA: hda - Support indirect execution of verbs
Takashi Iwai
2015-03-23
*
ALSA: hda - Add widget sysfs tree
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 - 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 - Release resources in device release callback
Takashi Iwai
2015-03-03
*
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 - Don't assume non-NULL PCM ops
Takashi Iwai
2015-03-03
*
ALSA: hda - Allocate hda_pcm objects dynamically
Takashi Iwai
2015-03-03
*
ALSA: hda - Remove superfluous memory allocation error messages
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 - Remove channel mode helper functions
Takashi Iwai
2015-02-26
*
ALSA: hda - Power down codec automatically at registration
Takashi Iwai
2015-02-26
*
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 - Avoid unnecessary power-up at mixer amp changes
Takashi Iwai
2015-02-20
*
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 - using uninitialized data
Dan Carpenter
2014-11-27
*
ALSA: hda: Deletion of unnecessary checks before two function calls
Markus Elfring
2014-11-17
*
ALSA: hda - More kerneldoc comments
Takashi Iwai
2014-10-29
*
ALSA: hda - Correct kerneldoc comments
Takashi Iwai
2014-10-29
*
ALSA: hda - Pass printf argument directly to request_module()
Takashi Iwai
2014-10-27
*
ALSA: hda: Use snd_ctl_enum_info()
Takashi Iwai
2014-10-21
*
ALSA: hda - Move the function "check_amp_caps" to hda_codec.c
David Henningsson
2014-09-23
*
ALSA: hda - Remove obsoleted snd_hda_check_board_config() & co
Takashi Iwai
2014-08-19
*
ALSA: hda - Refactor quirk picking and change quirk priority
David Henningsson
2014-07-22
*
ALSA: hda - Fix invalid function call in snd_hda_add_vmaster()
Takashi Iwai
2014-06-30
[next]