index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-dapm.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ASoC: dapm - Add methods to retrieve snd_card and soc_card from dapm context.
Liam Girdwood
2011-07-20
1
-0
/
+30
*
ASoC: Don't use -1 to boostrap subseq so it can be used by drivers
Mark Brown
2011-07-17
1
-1
/
+1
*
ASoC: core - Add platform widget IO
Liam Girdwood
2011-07-05
1
-2
/
+11
*
ASoC: Fix DAPM sequence run for per-widget I/O methods
Mark Brown
2011-06-20
1
-0
/
+6
*
ASoC: dapm - Refactor widget IO functions in preparation for platform widgets.
Liam Girdwood
2011-06-14
1
-6
/
+43
*
ASoC: Add weak routes for sidetone style paths
Mark Brown
2011-06-13
1
-0
/
+87
*
Merge branch 'for-3.0' into for-3.1
Mark Brown
2011-06-09
1
-9
/
+8
|
\
|
*
ASoC: snd_soc_new_{mixer,mux,pga} make sure to use right DAPM context
Lars-Peter Clausen
2011-06-09
1
-9
/
+8
*
|
ASoC: Only provide a default bias level update for CODEC contexts
Mark Brown
2011-06-06
1
-4
/
+7
*
|
ASoC: Add context parameter to card DAPM callbacks
Mark Brown
2011-06-06
1
-2
/
+2
*
|
ASoC: Simplify logic in snd_soc_dapm_set_bias_level()
Mark Brown
2011-06-06
1
-10
/
+12
*
|
ASoC: Remove trace for DAPM bias level logging
Mark Brown
2011-06-06
1
-18
/
+0
*
|
ASoC: Indentation fix for null loop operation
Mark Brown
2011-06-06
1
-1
/
+1
*
|
ASoC: Don't bring the CODEC up to full power for supplies and biases
Mark Brown
2011-06-06
1
-2
/
+21
*
|
ASoC: Specify target bias state directly as a bias state
Mark Brown
2011-06-06
1
-27
/
+33
|
/
*
ASoC: Fix dapm_is_shared_kcontrol so everything isn't shared
Stephen Warren
2011-05-27
1
-1
/
+4
*
ASoC: Fix power down for widgetless per-card DAPM context case
Jarkko Nikula
2011-05-26
1
-1
/
+1
*
ASoC: Implement mux control sharing
Stephen Warren
2011-05-03
1
-31
/
+75
*
ASoC: Store a list of widgets in a DAPM mux/mixer kcontrol
Stephen Warren
2011-05-03
1
-56
/
+131
*
ASoC: Add w->kcontrols, and populate it
Stephen Warren
2011-05-03
1
-0
/
+12
*
ASoC: s/w->kcontrols/w->kcontrol_news/g
Stephen Warren
2011-05-03
1
-13
/
+15
*
ASoC: Remove DAPM debugfs entries before freeing widgets
Lars-Peter Clausen
2011-05-03
1
-0
/
+10
*
ASoC: Move DAPM widget debugfs entry creation to snd_soc_dapm_new_widgets
Lars-Peter Clausen
2011-05-03
1
-12
/
+23
*
ASoC: Move DAPM debugfs directory creation to snd_soc_dapm_debugfs_init
Lars-Peter Clausen
2011-05-03
1
-3
/
+10
*
ASoC: Add dapm_find_widget helper
Lars-Peter Clausen
2011-04-27
1
-70
/
+45
*
ASoC: fix a simple coding style issue
Lu Guanqun
2011-04-20
1
-1
/
+1
*
ASoC: snd_soc_dapm_get_pin_status: Match other contexts too
Stephen Warren
2011-04-20
1
-0
/
+6
*
ASoC: Allow DAPM pin operations to match any context
Mark Brown
2011-04-09
1
-0
/
+24
*
ASoC: Force all DAPM contexts into the same bias state
Mark Brown
2011-04-09
1
-0
/
+9
*
ASoC: Remove special casing for registerless widgets
Mark Brown
2011-04-08
1
-100
/
+0
*
ASoC: Add bias level data to DAPM context debugfs
Mark Brown
2011-04-05
1
-0
/
+48
*
Merge branch 'for-2.6.38' into for-2.6.39
Mark Brown
2011-03-09
1
-1
/
+1
|
\
|
*
ASoC: Use the correct DAPM context when cleaning up final widget set
Mark Brown
2011-03-09
1
-1
/
+1
*
|
ASoC: Fix double addition of prefixes due to widget prefixing
Mark Brown
2011-03-09
1
-3
/
+26
*
|
ASoC: Fix prefixing of DAPM controls by factoring prefix into snd_soc_cnew()
Mark Brown
2011-03-08
1
-2
/
+14
*
|
ASoC: Check for a CODEC before dereferencing in DAPM
Mark Brown
2011-03-03
1
-3
/
+3
*
|
ASoC: Get the card directly from the DAPM context
Mark Brown
2011-03-03
1
-4
/
+4
*
|
ASoC: soc-dapm: Include quotes around contents in debugfs entries
Dimitris Papastamos
2011-02-25
1
-2
/
+2
*
|
ASoC: Run bias level changes for all DAPM contexts in parallel
Mark Brown
2011-02-22
1
-51
/
+67
*
|
ASoC: Remove card from snd_soc_dapm_set_bias_level()
Mark Brown
2011-02-22
1
-11
/
+11
*
|
ASoC: Remove export of snd_soc_dapm_stream_event()
Mark Brown
2011-02-18
1
-1
/
+0
*
|
Merge branch 'for-2.6.38' into for-2.6.39
Mark Brown
2011-02-13
1
-1
/
+9
|
\
\
|
|
/
|
*
ASoC: Ensure supplies are maintained for force enabled widgets
Mark Brown
2011-02-13
1
-1
/
+9
*
|
Merge branch 'for-2.6.38' into for-2.6.39
Mark Brown
2011-02-09
1
-0
/
+13
|
\
\
|
|
/
|
*
ASoC: Sync initial widget state with hardware
Mark Brown
2011-02-09
1
-0
/
+13
*
|
Merge branch 'for-2.6.38' into for-2.6.39
Mark Brown
2011-01-28
1
-3
/
+3
|
\
\
|
|
/
|
*
ASoC: Fix mask/val_mask confusion snd_soc_dapm_put_volsw()
Stephen Warren
2011-01-28
1
-3
/
+3
*
|
ASoC: Add subsequence information to seq_notify callbacks
Mark Brown
2011-01-27
1
-2
/
+3
*
|
ASoC: Provide per widget type callback when executing DAPM sequences
Mark Brown
2011-01-19
1
-1
/
+15
*
|
ASoC: Add support for sequencing within
Mark Brown
2011-01-19
1
-1
/
+10
[prev]
[next]