index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-dapm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-02
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
2013-06-14
ASoC: dapm: Add a helper function to free a DAPM path
Lars-Peter Clausen
1
-18
/
+16
2013-06-14
ASoC: dapm: Remove unnecessary loop
Lars-Peter Clausen
1
-10
/
+8
2013-06-14
ASoC: dapm: Setup private_free callback for dapm kcontrols
Lars-Peter Clausen
1
-0
/
+6
2013-06-07
ASoC: dapm: Treat DAI widgets like AIF widgets for power
Mark Brown
1
-23
/
+26
2013-05-23
ASoC: Fix early event callback list iteration
Lars-Peter Clausen
1
-2
/
+2
2013-05-14
ASoC: core: Use kasprintf instead of opencoding it
Lars-Peter Clausen
1
-21
/
+10
2013-05-12
ASoC: dapm: Provide early event callbacks for power up and down
Mark Brown
1
-0
/
+16
2013-05-03
Merge tag 'asoc-v3.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
1
-2
/
+2
2013-04-30
ASoC: dapm: use clk_prepare_enable and clk_disable_unprepare
Fabio Baltieri
1
-2
/
+2
2013-04-12
Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next
Mark Brown
1
-148
/
+171
2013-04-12
Merge remote-tracking branch 'asoc/topic/core' into asoc-next
Mark Brown
1
-1
/
+0
2013-04-02
ASoC: dapm: Only clear paths we've walked
Ryo Tsutsui
1
-12
/
+35
2013-04-02
ASoC: dapm: Remove redundant clear_walk() for supply widgets
Ryo Tsutsui
1
-2
/
+0
2013-03-31
ASoC: dapm: Implement mixer control sharing
Stephen Warren
1
-134
/
+136
2013-03-26
Merge remote-tracking branch 'asoc/fix/dapm' into asoc-next
Mark Brown
1
-0
/
+14
2013-03-15
ASoC: dapm: Fix pointer dereference in is_connected_output_ep()
Peter Ujfalusi
1
-1
/
+0
[next]