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: Combine snd_soc_info_volsw/info_volsw_2r functions
Peter Ujfalusi
2011-10-05
1
-5
/
+3
*
ASoC: core: Change SOC_SINGLE/DOUBLE_VALUE representation
Peter Ujfalusi
2011-10-05
1
-2
/
+15
*
ASoC: Do DAPM power checks only for widgets changed since last run
Mark Brown
2011-10-04
1
-0
/
+1
*
ASoC: core: Introduce SOC_DOUBLE_R_VALUE macro
Peter Ujfalusi
2011-10-04
1
-9
/
+10
*
ASoC: core: Introduce SOC_DOUBLE_VALUE macro
Peter Ujfalusi
2011-10-04
1
-18
/
+16
*
ASoC: Allow DAI formats to be specified in the dai_link
Mark Brown
2011-09-28
1
-0
/
+2
*
ASoC: soc-core: symmetry checking for each DAIs separately
Dong Aisheng
2011-09-21
1
-2
/
+0
*
ASoC: Trace and collect statistics for DAPM graph walking
Mark Brown
2011-09-21
1
-0
/
+1
*
ASoC: Allow source specification for CODEC level sysclk
Mark Brown
2011-08-31
1
-2
/
+2
*
ASoC: Allow register defaults to be larger than unsigned short
Mark Brown
2011-08-31
1
-1
/
+1
*
ASoC: Allow idle_bias_off to be specified in CODEC drivers
Mark Brown
2011-08-22
1
-0
/
+1
*
Merge branch 'regmap-asoc' into for-3.2
Mark Brown
2011-08-08
1
-0
/
+3
|
\
|
*
ASoC: Add regmap as a control type
Mark Brown
2011-08-08
1
-0
/
+1
|
*
ASoC: Use new register map API for ASoC generic physical I/O
Mark Brown
2011-08-08
1
-0
/
+2
*
|
ASoC: dapm - Add DAPM stream completion event.
Liam Girdwood
2011-07-25
1
-0
/
+6
|
/
*
ASoC: core - Add convenience register for platform kcontrol and DAPM
Liam Girdwood
2011-07-05
1
-0
/
+8
*
ASoC: core - Add platform widget IO
Liam Girdwood
2011-07-05
1
-0
/
+2
*
ASoC: core - Add API call to register platform kcontrols.
Liam Girdwood
2011-07-05
1
-0
/
+2
*
ASoC: core - Add platform read and write.
Liam Girdwood
2011-07-04
1
-0
/
+8
*
Merge branch 'for-3.0' into for-3.1
Mark Brown
2011-06-13
1
-2
/
+1
|
\
|
*
ASoC: Remove unused and about to be broken SND_SOC_CUSTOM I/O bus
Mark Brown
2011-06-13
1
-2
/
+1
*
|
ASoC: core - PCM mutex per rtd
Liam Girdwood
2011-06-09
1
-0
/
+8
*
|
ASoC: core - Allow components to probe/remove in sequence.
Liam Girdwood
2011-06-07
1
-0
/
+18
*
|
ASoC: core - Optimise and refactor pcm_new() to pass only rtd
Liam Girdwood
2011-06-07
1
-2
/
+1
*
|
ASoC: Add context parameter to card DAPM callbacks
Mark Brown
2011-06-06
1
-0
/
+2
*
|
ASoC: Specify target bias state directly as a bias state
Mark Brown
2011-06-06
1
-4
/
+4
|
/
*
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
[next]