index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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: Fix DAPM sync for TLV320AIC3x custom DAPM widget
Mark Brown
2011-10-10
1
-1
/
+2
*
ASoC: Cache connected input and output recursions
Mark Brown
2011-10-09
1
-15
/
+45
*
ASoC: Assign power_check when we allocate DAPM widgets
Mark Brown
2011-10-08
1
-28
/
+39
*
ASoC: Suppress early calls to snd_soc_dapm_sync()
Mark Brown
2011-10-08
1
-0
/
+7
*
ASoC: Use dapm_mark_dirty() for new DAPM widgets for consistency
Mark Brown
2011-10-05
1
-1
/
+1
*
ASoC: Stop checking for supplied widgets after we find the first
Mark Brown
2011-10-05
1
-6
/
+3
*
ASoC: Don't mark the outputs of supplies as dirty on state changes
Mark Brown
2011-10-05
1
-4
/
+11
*
ASoC: Only run power_check() on a widget once per run
Mark Brown
2011-10-05
1
-2
/
+13
*
ASoC: Add verbose debugging showing why widgets get marked dirty
Mark Brown
2011-10-05
1
-11
/
+15
*
ASoC: Reduce the number of neigbours we mark dirty when updating power
Mark Brown
2011-10-04
1
-6
/
+20
*
ASoC: Do DAPM power checks only for widgets changed since last run
Mark Brown
2011-10-04
1
-6
/
+55
*
ASoC: Mark headphone, mic, speaker and line widgets as always connected
Mark Brown
2011-10-04
1
-4
/
+4
*
ASoC: Factor out widget power check operation
Mark Brown
2011-10-04
1
-11
/
+10
*
ASoC: Ensure all DAPM widgets have a power check callback
Mark Brown
2011-10-04
1
-3
/
+8
*
ASoC: Move bias level decision into main dapm_power_widgets()
Mark Brown
2011-10-04
1
-21
/
+23
*
ASoC: Factor write of widget power out into a separate function
Mark Brown
2011-10-04
1
-11
/
+18
*
ASoC: Also count neighbour checks for supplies
Mark Brown
2011-09-28
1
-0
/
+2
*
ASoC: Don't force bias on ground referenced devices
Mark Brown
2011-09-23
1
-2
/
+5
*
ASoC: Add another DAPM stat for neighbour checks
Mark Brown
2011-09-22
1
-0
/
+4
*
ASoC: Factor out per-widget DAPM power checks
Mark Brown
2011-09-21
1
-52
/
+60
*
ASoC: Trace and collect statistics for DAPM graph walking
Mark Brown
2011-09-21
1
-0
/
+17
*
ASoC: Display the error code when we fail to add a DAPM control
Mark Brown
2011-09-19
1
-2
/
+2
*
Merge branch 'for-3.1' into for-3.2
Mark Brown
2011-08-31
1
-1
/
+1
|
\
|
*
ASoC: soc-dapm: Fix parameter comment for snd_soc_dapm_free
Peter Ujfalusi
2011-08-31
1
-1
/
+1
*
|
ASoC: DAPM: Allow multiple mixer sources to be routed via the same switch
Lars-Peter Clausen
2011-08-16
1
-1
/
+5
*
|
ASoC: dapm - change stream event dbg to vdgb
Liam Girdwood
2011-07-25
1
-1
/
+1
*
|
ASoC: dapm - Add DAPM stream completion event.
Liam Girdwood
2011-07-25
1
-0
/
+4
|
/
*
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
[next]