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
/
include
/
sound
/
soc.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: core - allow ASoC more flexible machine name
Liam Girdwood
2011-05-12
1
-0
/
+2
*
ASoC: Declare const properly for enum texts
Takashi Iwai
2011-05-03
1
-1
/
+1
*
ASoC: Work around allmodconfig failure
Mark Brown
2011-04-28
1
-0
/
+3
*
ASoC: Make struct snd_soc_card's dapm_widgets and dapm_routes const
Lars-Peter Clausen
2011-04-13
1
-2
/
+2
*
ASoC: Add data based control initialisation for CODECs and cards
Mark Brown
2011-04-08
1
-1
/
+6
*
ASoC: Add snd_soc_codec_{readable,writable}_register()
Dimitris Papastamos
2011-03-26
1
-0
/
+4
*
ASoC: Add default snd_soc_default_writable_register() callback
Dimitris Papastamos
2011-03-26
1
-0
/
+4
*
ASoC: Add control_type in snd_soc_codec
Dimitris Papastamos
2011-03-26
1
-1
/
+2
*
ASoC: soc-cache: Introduce raw bulk write support
Dimitris Papastamos
2011-03-26
1
-0
/
+3
*
ASoC: Fix prefixing of DAPM controls by factoring prefix into snd_soc_cnew()
Mark Brown
2011-03-08
1
-1
/
+2
*
ASoC: Provide CODEC clocking operations and API calls
Mark Brown
2011-03-08
1
-0
/
+11
*
ASoC: Add DAPM widget and path data to CODEC driver structure
Mark Brown
2011-03-08
1
-0
/
+6
*
ASoC: Add a late_probe() callback to cards
Mark Brown
2011-03-03
1
-0
/
+1
*
ASoC: Allow card DAPM widgets and routes to be set up at registration
Mark Brown
2011-03-03
1
-0
/
+8
*
ASoC: Add a per-card DAPM context
Mark Brown
2011-03-03
1
-0
/
+3
*
ASoC: Add kerneldoc for jack_status_check callback
Mark Brown
2011-02-18
1
-0
/
+3
*
ASoC: Allow GPIO jack detection to be configured as a wake source
Mark Brown
2011-02-18
1
-0
/
+3
*
ASoC: add support for multiple jack types
Vinod Koul
2011-02-09
1
-0
/
+23
*
ASoC: Add card driver data
Mark Brown
2011-01-28
1
-0
/
+13
*
ASoC: Add subsequence information to seq_notify callbacks
Mark Brown
2011-01-27
1
-1
/
+1
*
ASoC: Make cache status available via debugfs
Mark Brown
2011-01-27
1
-2
/
+2
*
ASoC: Export card PM callbacks for use in direct registered cards
Mark Brown
2011-01-27
1
-0
/
+5
*
ASoC: Replace pdev with card in machine driver probe and remove
Mark Brown
2011-01-27
1
-2
/
+2
*
ASoC: Use card rather than soc-audio device to card PM functions
Mark Brown
2011-01-27
1
-4
/
+4
*
ASoC: Fix type for snd_soc_volatile_register()
Mark Brown
2011-01-25
1
-1
/
+2
*
ASoC: soc-cache: Introduce the cache_bypass option
Dimitris Papastamos
2011-01-20
1
-0
/
+1
*
ASoC: Provide per widget type callback when executing DAPM sequences
Mark Brown
2011-01-19
1
-0
/
+3
*
ASoC: soc core allow machine driver to register the card
Vinod Koul
2011-01-17
1
-0
/
+2
*
ASoC: soc core add inline to handle card list initialzation
Vinod Koul
2011-01-13
1
-0
/
+10
*
ASoC: Automatically assign the default readable()/volatile() functions
Dimitris Papastamos
2011-01-13
1
-0
/
+2
*
ASoC: Update users of readable_register()/volatile_register()
Dimitris Papastamos
2011-01-13
1
-2
/
+2
*
ASoC: soc-cache: Add support for default readable()/volatile() functions
Dimitris Papastamos
2011-01-13
1
-0
/
+22
*
ASoC: soc-cache: Add reg_size as a member to snd_soc_codec
Dimitris Papastamos
2011-01-12
1
-0
/
+1
*
ASoC: Update name of debugfs root symbol to snd_soc_
Mark Brown
2011-01-10
1
-1
/
+1
*
ASoC: Export debugfs root dentry
Stephen Warren
2011-01-10
1
-0
/
+4
*
ASoC: Extend DAPM to handle power changes on cross-device paths
Jarkko Nikula
2010-12-15
1
-0
/
+1
*
ASoC: Move widgets from DAPM context to snd_soc_card
Jarkko Nikula
2010-12-15
1
-0
/
+1
*
ASoC: Move DAPM paths from DAPM context to snd_soc_card
Jarkko Nikula
2010-12-15
1
-0
/
+2
*
ASoC: Remove unnecessary structure definitions
Seungwhan Youn
2010-12-09
1
-3
/
+0
*
ASoC: soc-cache: Add optional cache name member to snd_soc_cache_ops
Dimitris Papastamos
2010-12-06
1
-0
/
+1
*
ASoC: Add post-CODEC bias level callback for machine driver
Mark Brown
2010-12-06
1
-0
/
+2
*
ASoC: Constify struct snd_soc_codec_driver
Mark Brown
2010-12-03
1
-2
/
+2
*
ASoC: soc-core: Allow machine drivers to override compress_type
Dimitris Papastamos
2010-12-03
1
-0
/
+1
*
ASoC: soc-cache: Use reg_def_copy instead of reg_cache_default
Dimitris Papastamos
2010-12-03
1
-0
/
+1
*
ASoC: soc-core: Generalize snd_soc_prefix_map and rename to snd_soc_codec_conf
Dimitris Papastamos
2010-12-03
1
-7
/
+15
*
ASoC: Change the base value of compress_type
Dimitris Papastamos
2010-12-03
1
-1
/
+1
*
ASoC: Add compress_type as a member to snd_soc_codec
Dimitris Papastamos
2010-12-03
1
-0
/
+1
*
ASoC: Move active copy of CODEC read and write into runtime structure
Mark Brown
2010-12-03
1
-0
/
+2
*
ASoC: Add support for optional auxiliary dailess codecs
Jarkko Nikula
2010-11-30
1
-0
/
+17
*
ASoC: soc-cache: Ensure consistent cache naming
Dimitris Papastamos
2010-11-29
1
-1
/
+1
[next]