index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
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: Sprinkle lockdep asserts through the code
Mark Brown
2014-03-10
1
-0
/
+18
*
ASoC: dapm: Staticise dapm_mark_dirty()
Mark Brown
2014-03-10
1
-2
/
+1
*
ASoC: dapm: Reorder the bias update sequence
Xiang Xiao
2014-03-03
1
-11
/
+26
*
ASoC: dapm: Power off all widgets in the snd_soc_dapm_shutdown
Xiang Xiao
2014-03-03
1
-6
/
+6
*
ASoC: dapm: Add unlocked version of snd_soc_dapm_sync
Charles Keepax
2014-02-20
1
-5
/
+22
*
Merge branch 'fix/dapm' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Mark Brown
2014-02-20
1
-13
/
+126
|
\
|
*
ASoC: dapm: Add locking to snd_soc_dapm_xxxx_pin functions
Charles Keepax
2014-02-20
1
-10
/
+123
|
*
ASoC: dapm: Correct regulator bypass error messages
Charles Keepax
2014-02-19
1
-3
/
+3
*
|
ASoC: dapm: Consistently use unsigned int for register values
Lars-Peter Clausen
2014-02-13
1
-4
/
+5
|
/
*
ASoC: dapm: Fix double prefix addition
Arun Shamanna Lakshmi
2014-01-17
1
-5
/
+6
*
ASoC: dapm: Change prototype of soc_widget_read
Arun Shamanna Lakshmi
2014-01-15
1
-11
/
+15
*
ASoC: sapm: Automatically connect DAI link widgets in DAPM graph.
Liam Girdwood
2014-01-08
1
-0
/
+49
*
ASoC: dapm: update DPCM runtime when mixer/mux changes
Nenghua Cao
2013-12-16
1
-4
/
+24
*
Merge tag 'asoc-v3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Takashi Iwai
2013-11-08
1
-9
/
+11
|
\
|
*
Merge remote-tracking branch 'asoc/topic/warn' into asoc-next
Mark Brown
2013-11-08
1
-9
/
+11
|
|
\
|
|
*
ASoC: dapm: Use WARN_ON() instead of BUG_ON()
Takashi Iwai
2013-11-07
1
-6
/
+8
|
|
*
ASoC: Replace BUG() with WARN()
Takashi Iwai
2013-11-07
1
-3
/
+3
|
*
|
Merge remote-tracking branch 'asoc/topic/twl4030' into asoc-next
Mark Brown
2013-11-08
1
-18
/
+28
|
|
\
\
|
|
|
/
|
|
/
|
*
|
|
Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus
Mark Brown
2013-11-03
1
-1
/
+3
|
\
\
\
|
|
/
/
|
*
|
ASoC: dapm: Return -ENOMEM in snd_soc_dapm_new_dai_widgets()
Takashi Iwai
2013-10-28
1
-0
/
+2
|
*
|
ASoC: dapm: Fix source list debugfs outputs
Takashi Iwai
2013-10-28
1
-1
/
+1
*
|
|
ASoC: dapm: Run clock and regulator events separately to other supplies
Mark Brown
2013-10-10
1
-25
/
+25
*
|
|
ASoC: dapm: Use async I/O for DAPM sequences
Mark Brown
2013-10-10
1
-2
/
+22
|
|
/
|
/
|
*
|
ASoC: dapm: Add support for virtual mixer controls
Lars-Peter Clausen
2013-10-07
1
-18
/
+27
*
|
ASoC: dapm: Ignore VMID widgets for target bias
Lars-Peter Clausen
2013-10-07
1
-0
/
+1
|
/
*
Merge remote-tracking branch 'asoc/topic/dapm' into tmp
Mark Brown
2013-09-01
1
-0
/
+2
|
\
|
*
ASoC: dapm: Fix auto-disable for inverted controls
Lars-Peter Clausen
2013-08-30
1
-0
/
+2
*
|
ASoC: Pass card instead of dapm context to snd_soc_dapm_new_widgets()
Lars-Peter Clausen
2013-08-27
1
-2
/
+1
|
/
*
ASoC: dapm: Fix marking widgets dirty when a route is added
Lars-Peter Clausen
2013-08-27
1
-3
/
+3
*
ASoC: dapm: Ensure kcontrol list is initialised
Mark Brown
2013-08-13
1
-0
/
+1
*
ASoC: dapm: Don't create routes when creating kcontrols
Mark Brown
2013-08-13
1
-7
/
+5
*
Merge remote-tracking branch 'asoc/fix/dapm' into asoc-dapm
Mark Brown
2013-08-13
1
-3
/
+4
|
\
|
*
ASoC: dapm: Fix empty list check in dapm_new_mux()
Lars-Peter Clausen
2013-08-01
1
-3
/
+4
*
|
ASoC: avoid duplicated DAI routes
Russell King
2013-08-05
1
-1
/
+1
*
|
ASoC: dapm: Implement mixer input auto-disable
Lars-Peter Clausen
2013-08-05
1
-13
/
+95
*
|
ASoC: dapm: Fix kcontrol path list corruption
Lars-Peter Clausen
2013-08-01
1
-17
/
+21
*
|
ASoC: dapm: Check return value of snd_soc_cnew()
Lars-Peter Clausen
2013-08-01
1
-1
/
+3
*
|
ASoC: dapm: using freed pointer in dapm_kcontrol_add_widget()
Dan Carpenter
2013-07-31
1
-4
/
+4
*
|
ASoC: dapm: Delay w->power update until the changes are written
Lars-Peter Clausen
2013-07-29
1
-4
/
+4
*
|
ASoC: dapm: Add snd_soc_dapm_add_path() helper function
Lars-Peter Clausen
2013-07-29
1
-70
/
+81
*
|
ASoC: dapm: Make widget power register settings more flexible
Lars-Peter Clausen
2013-07-29
1
-21
/
+13
*
|
ASoC: dapm: Keep a list of paths per kcontrol
Lars-Peter Clausen
2013-07-29
1
-12
/
+28
*
|
ASoC: dapm: Move 'value' field from widget to control
Lars-Peter Clausen
2013-07-29
1
-23
/
+30
*
|
ASoC: dapm: Wrap kcontrol widget list access
Lars-Peter Clausen
2013-07-29
1
-41
/
+78
*
|
ASoC: dapm: Add a helper to get the CODEC for DAPM kcontrol
Lars-Peter Clausen
2013-07-29
1
-17
/
+23
*
|
ASoC: dapm: Pass card instead of dapm context to dapm_power_widgets()
Lars-Peter Clausen
2013-07-29
1
-51
/
+49
*
|
ASoC: dapm: Move snd_soc_dapm_update from dapm context to card
Lars-Peter Clausen
2013-07-29
1
-11
/
+11
*
|
Merge branch 'topic/core' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2013-07-29
1
-30
/
+0
|
\
\
|
*
|
ASoC: Remove unused dapm_get_snd_card() and dapm_get_soc_card()
Lars-Peter Clausen
2013-07-23
1
-30
/
+0
*
|
|
ASoC: dapm: Add a update parameter to snd_soc_dapm_{mux,mixer}_update_power
Lars-Peter Clausen
2013-07-24
1
-2
/
+8
[next]