index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-dapm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-17
ASoC: dapm: Fix double prefix addition
Arun Shamanna Lakshmi
1
-5
/
+6
2014-01-15
ASoC: dapm: Change prototype of soc_widget_read
Arun Shamanna Lakshmi
1
-11
/
+15
2014-01-08
ASoC: sapm: Automatically connect DAI link widgets in DAPM graph.
Liam Girdwood
1
-0
/
+49
2013-12-16
ASoC: dapm: update DPCM runtime when mixer/mux changes
Nenghua Cao
1
-4
/
+24
2013-11-08
Merge tag 'asoc-v3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Takashi Iwai
1
-9
/
+11
2013-11-08
Merge remote-tracking branch 'asoc/topic/warn' into asoc-next
Mark Brown
1
-9
/
+11
2013-11-08
Merge remote-tracking branch 'asoc/topic/twl4030' into asoc-next
Mark Brown
1
-18
/
+28
2013-11-07
ASoC: dapm: Use WARN_ON() instead of BUG_ON()
Takashi Iwai
1
-6
/
+8
2013-11-07
ASoC: Replace BUG() with WARN()
Takashi Iwai
1
-3
/
+3
2013-11-03
Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus
Mark Brown
1
-1
/
+3
2013-10-28
ASoC: dapm: Return -ENOMEM in snd_soc_dapm_new_dai_widgets()
Takashi Iwai
1
-0
/
+2
2013-10-28
ASoC: dapm: Fix source list debugfs outputs
Takashi Iwai
1
-1
/
+1
2013-10-10
ASoC: dapm: Run clock and regulator events separately to other supplies
Mark Brown
1
-25
/
+25
2013-10-10
ASoC: dapm: Use async I/O for DAPM sequences
Mark Brown
1
-2
/
+22
2013-10-07
ASoC: dapm: Add support for virtual mixer controls
Lars-Peter Clausen
1
-18
/
+27
2013-10-07
ASoC: dapm: Ignore VMID widgets for target bias
Lars-Peter Clausen
1
-0
/
+1
2013-09-01
Merge remote-tracking branch 'asoc/topic/dapm' into tmp
Mark Brown
1
-0
/
+2
2013-08-30
ASoC: dapm: Fix auto-disable for inverted controls
Lars-Peter Clausen
1
-0
/
+2
2013-08-27
ASoC: Pass card instead of dapm context to snd_soc_dapm_new_widgets()
Lars-Peter Clausen
1
-2
/
+1
2013-08-27
ASoC: dapm: Fix marking widgets dirty when a route is added
Lars-Peter Clausen
1
-3
/
+3
2013-08-13
ASoC: dapm: Ensure kcontrol list is initialised
Mark Brown
1
-0
/
+1
2013-08-13
ASoC: dapm: Don't create routes when creating kcontrols
Mark Brown
1
-7
/
+5
2013-08-13
Merge remote-tracking branch 'asoc/fix/dapm' into asoc-dapm
Mark Brown
1
-3
/
+4
2013-08-05
ASoC: avoid duplicated DAI routes
Russell King
1
-1
/
+1
2013-08-05
ASoC: dapm: Implement mixer input auto-disable
Lars-Peter Clausen
1
-13
/
+95
2013-08-01
ASoC: dapm: Fix empty list check in dapm_new_mux()
Lars-Peter Clausen
1
-3
/
+4
2013-08-01
ASoC: dapm: Fix kcontrol path list corruption
Lars-Peter Clausen
1
-17
/
+21
2013-08-01
ASoC: dapm: Check return value of snd_soc_cnew()
Lars-Peter Clausen
1
-1
/
+3
2013-07-31
ASoC: dapm: using freed pointer in dapm_kcontrol_add_widget()
Dan Carpenter
1
-4
/
+4
2013-07-29
ASoC: dapm: Delay w->power update until the changes are written
Lars-Peter Clausen
1
-4
/
+4
2013-07-29
ASoC: dapm: Add snd_soc_dapm_add_path() helper function
Lars-Peter Clausen
1
-70
/
+81
2013-07-29
ASoC: dapm: Make widget power register settings more flexible
Lars-Peter Clausen
1
-21
/
+13
2013-07-29
ASoC: dapm: Keep a list of paths per kcontrol
Lars-Peter Clausen
1
-12
/
+28
2013-07-29
ASoC: dapm: Move 'value' field from widget to control
Lars-Peter Clausen
1
-23
/
+30
2013-07-29
ASoC: dapm: Wrap kcontrol widget list access
Lars-Peter Clausen
1
-41
/
+78
2013-07-29
ASoC: dapm: Add a helper to get the CODEC for DAPM kcontrol
Lars-Peter Clausen
1
-17
/
+23
2013-07-29
ASoC: dapm: Pass card instead of dapm context to dapm_power_widgets()
Lars-Peter Clausen
1
-51
/
+49
2013-07-29
ASoC: dapm: Move snd_soc_dapm_update from dapm context to card
Lars-Peter Clausen
1
-11
/
+11
2013-07-29
Merge branch 'topic/core' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
1
-30
/
+0
2013-07-24
ASoC: dapm: Add a update parameter to snd_soc_dapm_{mux,mixer}_update_power
Lars-Peter Clausen
1
-2
/
+8
2013-07-24
ASoC: dapm: Run widget updates for shared controls at the same time
Lars-Peter Clausen
1
-94
/
+68
2013-07-24
ASoC: dapm: Pass snd_soc_card directly to soc_dpcm_runtime_update()
Lars-Peter Clausen
1
-2
/
+2
2013-07-24
ASoC: dapm: Use generic power check for everything except DAIs
Mark Brown
1
-4
/
+4
2013-07-24
ASoC: dapm: Fix return value of snd_soc_dapm_put_{volsw,enum_virt}()
Lars-Peter Clausen
1
-3
/
+2
2013-07-23
ASoC: Remove unused dapm_get_snd_card() and dapm_get_soc_card()
Lars-Peter Clausen
1
-30
/
+0
2013-06-17
Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next
Mark Brown
1
-31
/
+30
2013-06-17
Merge remote-tracking branch 'asoc/topic/core' into asoc-next
Mark Brown
1
-21
/
+26
2013-06-17
Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus
Mark Brown
1
-0
/
+2
2013-06-14
ASoC: dapm: Add snd_soc_dapm_switch to the power up/down sequence table
Lars-Peter Clausen
1
-0
/
+2
2013-06-14
ASoC: dapm: Remove unused long_name field from snd_soc_dapm_path struct
Lars-Peter Clausen
1
-4
/
+1
[next]