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
/
soc
/
soc-core.c
Commit message (
Expand
)
Author
Age
*
ASoC: fill in snd_soc_pcm_runtime.card before calling snd_soc_dai_link.init()
Janusz Krzysztofik
2011-02-02
*
ASoC: Fix module refcount for auxiliary devices
Jarkko Nikula
2011-01-26
*
ASoC: Fix the device references to codec and platform drivers
Harsha Priya
2011-01-05
*
ASoC: Extend DAPM to handle power changes on cross-device paths
Jarkko Nikula
2010-12-15
*
ASoC: Move widgets from DAPM context to snd_soc_card
Jarkko Nikula
2010-12-15
*
ASoC: Move DAPM paths from DAPM context to snd_soc_card
Jarkko Nikula
2010-12-15
*
ASoC: Fix AC'97 registration unwind
Mark Brown
2010-12-13
*
Merge branch 'topic/workq-update' into topic/asoc
Takashi Iwai
2010-12-13
|
\
|
*
sound: don't use flush_scheduled_work()
Tejun Heo
2010-12-13
*
|
ASoC: soc-core: Fix null pointer dereference
Dimitris Papastamos
2010-12-08
*
|
ASoC: Fix snd_soc_instantiate_card error path
Axel Lin
2010-12-07
*
|
ASoC: soc-core: Remove useless inline function construct
Dimitris Papastamos
2010-12-06
*
|
ASoC: soc-core: Replace use of strncpy() with strlcpy()
Dimitris Papastamos
2010-12-06
*
|
ASoC: Merge common code in DAI link and auxiliary codec probing/removal
Jarkko Nikula
2010-12-06
*
|
Merge branch 'for-2.6.37' into for-2.6.38
Mark Brown
2010-12-06
|
\
\
|
*
|
ASoC: Hold client_mutex while calling snd_soc_instantiate_cards()
Axel Lin
2010-12-06
|
|
/
*
|
ASoC: soc-cache: Add optional cache name member to snd_soc_cache_ops
Dimitris Papastamos
2010-12-06
*
|
ASoC: Add trace events for jack detection
Mark Brown
2010-12-06
*
|
ASoC: Constify struct snd_soc_codec_driver
Mark Brown
2010-12-03
*
|
ASoC: soc-core: Allow machine drivers to override compress_type
Dimitris Papastamos
2010-12-03
*
|
ASoC: soc-cache: Use reg_def_copy instead of reg_cache_default
Dimitris Papastamos
2010-12-03
*
|
ASoC: soc-core: Generalize snd_soc_prefix_map and rename to snd_soc_codec_conf
Dimitris Papastamos
2010-12-03
*
|
ASoC: Add compress_type as a member to snd_soc_codec
Dimitris Papastamos
2010-12-03
*
|
ASoC: Don't oops in soc_probe_aux_dev in case of missing codec
Jarkko Nikula
2010-12-03
*
|
ASoC: Move active copy of CODEC read and write into runtime structure
Mark Brown
2010-12-03
*
|
ASoC: Apostrophe patrol in soc-core.c
Mark Brown
2010-12-03
*
|
ASoC: Fix build failure in soc-core.c
Jarkko Nikula
2010-12-01
*
|
ASoC: Add support for optional auxiliary dailess codecs
Jarkko Nikula
2010-11-30
*
|
ASoC: Do not include soc-dapm.h
Jarkko Nikula
2010-11-22
*
|
ASoC: Add optional name_prefix for codec kcontrol, widget and route names
Jarkko Nikula
2010-11-15
*
|
ASoC: soc-cache: Add support for flat register caching
Dimitris Papastamos
2010-11-11
*
|
ASoC: Add trace events for ASoC register read/write
Mark Brown
2010-11-11
*
|
ASoC: Fix compile error if CONFIG_DEBUG_FS is not configured
Axel Lin
2010-11-09
*
|
ASoC: Move pop time from DAPM context to sound card
Jarkko Nikula
2010-11-06
*
|
ASoC: Move codec debugfs directories under parent card directory
Jarkko Nikula
2010-11-06
*
|
ASoC: Add sound card directory under debugfs/asoc/
Jarkko Nikula
2010-11-06
*
|
ASoC: Decouple DAPM from CODECs
Liam Girdwood
2010-11-06
*
|
Merge branch 'for-2.6.37' into HEAD
Mark Brown
2010-11-05
|
\
|
|
*
ASoC: Fix snd_soc_register_dais error handling
Axel Lin
2010-11-03
*
|
ASoC: Push snd_soc_write() and snd_soc_read() into the source file
Mark Brown
2010-11-03
|
/
*
Merge commit 'v2.6.37-rc1' into for-2.6.37
Mark Brown
2010-11-02
|
\
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2010-10-25
|
|
\
|
*
|
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
*
|
|
ASoC: Check return value of struct_strtoul() in pmdown_time_set()
Mark Brown
2010-10-28
|
|
/
|
/
|
*
|
ASoC: soc-core: Fix codec->name memory leak
Dimitris Papastamos
2010-10-21
*
|
ASoC: Fix I2C component device id number creation
Jarkko Nikula
2010-10-19
*
|
ASoC: Pay attention to driver supplied DAI IDs
Mark Brown
2010-10-13
*
|
ASoC: Check list debugfs files for PAGE_SIZE overflow
Mark Brown
2010-10-13
*
|
ASoC: Move soc-core module init next to functon definition
Mark Brown
2010-10-13
*
|
ASoC: don't register AC97 devices twice
Mika Westerberg
2010-10-13
[next]