index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: core: Remove dapm_sync call from soc_post_component_init
Peter Ujfalusi
2011-01-18
1
-1
/
+0
*
ASoC: soc core allow machine driver to register the card
Vinod Koul
2011-01-17
1
-10
/
+11
*
ASoC: soc core add inline to handle card list initialzation
Vinod Koul
2011-01-13
1
-6
/
+1
*
ASoC: soc core move the card debugfs initialization
Vinod Koul
2011-01-13
1
-2
/
+2
*
ASoC: soc core move card cleanup from soc_remove()
Vinod Koul
2011-01-13
1
-22
/
+29
*
ASoC: Automatically assign the default readable()/volatile() functions
Dimitris Papastamos
2011-01-13
1
-3
/
+12
*
ASoC: Update users of readable_register()/volatile_register()
Dimitris Papastamos
2011-01-13
1
-2
/
+2
*
ASoC: soc-cache: Add reg_size as a member to snd_soc_codec
Dimitris Papastamos
2011-01-12
1
-0
/
+1
*
ASoC: Fix indentation in soc_remove()
Mark Brown
2011-01-11
1
-1
/
+1
*
ASoC: soc-core: Simplify compress_type overriding functionality
Dimitris Papastamos
2011-01-11
1
-12
/
+2
*
ASoC: let snd_soc_update_bits() return an error code
Timur Tabi
2011-01-11
1
-4
/
+12
*
ASoC: Update name of debugfs root symbol to snd_soc_
Mark Brown
2011-01-10
1
-10
/
+10
*
ASoC: Export debugfs root dentry
Stephen Warren
2011-01-10
1
-9
/
+10
*
ASoC: soc-core: Add support for NULL default register caches
Dimitris Papastamos
2011-01-10
1
-5
/
+7
*
ASoC: Taint the kernel if debugfs is used to write directly to CODECs
Mark Brown
2011-01-10
1
-0
/
+4
*
ASoC: Fix the device references to codec and platform drivers
Harsha Priya
2011-01-05
1
-7
/
+7
*
ASoC: Extend DAPM to handle power changes on cross-device paths
Jarkko Nikula
2010-12-15
1
-0
/
+2
*
ASoC: Move widgets from DAPM context to snd_soc_card
Jarkko Nikula
2010-12-15
1
-1
/
+1
*
ASoC: Move DAPM paths from DAPM context to snd_soc_card
Jarkko Nikula
2010-12-15
1
-1
/
+1
*
ASoC: Fix AC'97 registration unwind
Mark Brown
2010-12-13
1
-1
/
+1
*
Merge branch 'topic/workq-update' into topic/asoc
Takashi Iwai
2010-12-13
1
-22
/
+3
|
\
|
*
sound: don't use flush_scheduled_work()
Tejun Heo
2010-12-13
1
-22
/
+3
*
|
ASoC: soc-core: Fix null pointer dereference
Dimitris Papastamos
2010-12-08
1
-2
/
+2
*
|
ASoC: Fix snd_soc_instantiate_card error path
Axel Lin
2010-12-07
1
-6
/
+8
*
|
ASoC: soc-core: Remove useless inline function construct
Dimitris Papastamos
2010-12-06
1
-1
/
+1
*
|
ASoC: soc-core: Replace use of strncpy() with strlcpy()
Dimitris Papastamos
2010-12-06
1
-2
/
+2
*
|
ASoC: Merge common code in DAI link and auxiliary codec probing/removal
Jarkko Nikula
2010-12-06
1
-152
/
+132
*
|
Merge branch 'for-2.6.37' into for-2.6.38
Mark Brown
2010-12-06
1
-0
/
+2
|
\
\
|
*
|
ASoC: Hold client_mutex while calling snd_soc_instantiate_cards()
Axel Lin
2010-12-06
1
-0
/
+2
|
|
/
*
|
ASoC: soc-cache: Add optional cache name member to snd_soc_cache_ops
Dimitris Papastamos
2010-12-06
1
-3
/
+0
*
|
ASoC: Add trace events for jack detection
Mark Brown
2010-12-06
1
-0
/
+1
*
|
ASoC: Constify struct snd_soc_codec_driver
Mark Brown
2010-12-03
1
-2
/
+3
*
|
ASoC: soc-core: Allow machine drivers to override compress_type
Dimitris Papastamos
2010-12-03
1
-11
/
+63
*
|
ASoC: soc-cache: Use reg_def_copy instead of reg_cache_default
Dimitris Papastamos
2010-12-03
1
-0
/
+17
*
|
ASoC: soc-core: Generalize snd_soc_prefix_map and rename to snd_soc_codec_conf
Dimitris Papastamos
2010-12-03
1
-3
/
+3
*
|
ASoC: Add compress_type as a member to snd_soc_codec
Dimitris Papastamos
2010-12-03
1
-0
/
+5
*
|
ASoC: Don't oops in soc_probe_aux_dev in case of missing codec
Jarkko Nikula
2010-12-03
1
-2
/
+6
*
|
ASoC: Move active copy of CODEC read and write into runtime structure
Mark Brown
2010-12-03
1
-2
/
+4
*
|
ASoC: Apostrophe patrol in soc-core.c
Mark Brown
2010-12-03
1
-4
/
+4
*
|
ASoC: Fix build failure in soc-core.c
Jarkko Nikula
2010-12-01
1
-1
/
+0
*
|
ASoC: Add support for optional auxiliary dailess codecs
Jarkko Nikula
2010-11-30
1
-6
/
+149
*
|
ASoC: Do not include soc-dapm.h
Jarkko Nikula
2010-11-22
1
-1
/
+0
*
|
ASoC: Add optional name_prefix for codec kcontrol, widget and route names
Jarkko Nikula
2010-11-15
1
-2
/
+33
*
|
ASoC: soc-cache: Add support for flat register caching
Dimitris Papastamos
2010-11-11
1
-23
/
+14
*
|
ASoC: Add trace events for ASoC register read/write
Mark Brown
2010-11-11
1
-0
/
+5
*
|
ASoC: Fix compile error if CONFIG_DEBUG_FS is not configured
Axel Lin
2010-11-09
1
-0
/
+8
*
|
ASoC: Move pop time from DAPM context to sound card
Jarkko Nikula
2010-11-06
1
-8
/
+11
*
|
ASoC: Move codec debugfs directories under parent card directory
Jarkko Nikula
2010-11-06
1
-2
/
+4
*
|
ASoC: Add sound card directory under debugfs/asoc/
Jarkko Nikula
2010-11-06
1
-0
/
+18
*
|
ASoC: Decouple DAPM from CODECs
Liam Girdwood
2010-11-06
1
-13
/
+16
[next]