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
2017-01-20
ASoC: dapm: fix some pointer error handling
Linus Walleij
1
-0
/
+20
2017-01-17
ASoC: dapm: handle probe deferrals
Linus Walleij
1
-0
/
+42
2016-11-02
ASoC: dapm: Implement stereo mixer control support
Chen-Yu Tsai
1
-29
/
+112
2016-11-02
ASoC: dapm: Support second register for DAPM control updates
Chen-Yu Tsai
1
-2
/
+11
2016-09-29
Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next
Mark Brown
1
-9
/
+8
2016-09-01
ASoC: dapm: Fix kcontrol creation for output driver widget
Chen-Yu Tsai
1
-0
/
+1
2016-09-01
ASoC: dapm: Fix value setting for _ENUM_DOUBLE MUX's second channel
Chen-Yu Tsai
1
-1
/
+1
2016-09-01
ASoC: dapm: Fix possible uninitialized variable in snd_soc_dapm_get_volsw()
Chen-Yu Tsai
1
-0
/
+3
2016-08-16
ASoC: dapm: Fix typos in comment
Peter Meerwald-Stadler
1
-9
/
+8
2016-07-27
ASoC: dapm: Add a dummy snd_pcm_runtime to avoid NULL pointer access
Nicolin Chen
1
-0
/
+10
2016-07-24
Merge remote-tracking branches 'asoc/topic/dpcm', 'asoc/topic/dt', 'asoc/topi...
Mark Brown
1
-13
/
+47
2016-07-05
ASoC: dapm: Export snd_soc_dapm_new_control
Subhransu S. Prusty
1
-0
/
+1
2016-06-15
ASoC: dapm: Fix to return correct path list in is_connected_ep.
Jeeja KP
1
-2
/
+4
2016-05-30
ASoC: dapm: support user-defined stop condition in dai_get_connected_widgets
Piotr Stankiewicz
1
-13
/
+45
2016-03-18
ASoC: dapm: Make sure we have a card when displaying component widgets
Mark Brown
1
-0
/
+7
2016-03-13
Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next
Mark Brown
1
-2
/
+2
2016-03-05
Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus
Mark Brown
1
-4
/
+4
2016-03-05
ASoC: dapm: Remove unneeded variable ret returning 0
Rajan Vaja
1
-2
/
+2
2016-03-01
ASoC: dapm: Fix ctl value accesses in a wrong type
Takashi Iwai
1
-4
/
+4
2016-02-04
ASoC: dapm: Don't prefix autodisable widgets twice
Lars-Peter Clausen
1
-4
/
+4
2015-12-23
Merge remote-tracking branch 'asoc/topic/pcm-list' into asoc-next
Mark Brown
1
-5
/
+2
2015-12-23
Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next
Mark Brown
1
-1
/
+6
2015-12-02
ASoC: dapm: Make enable/disable_pin work with always on widgets
Charles Keepax
1
-1
/
+1
2015-11-25
ASoC: dapm: add a dapm sink widget
Vinod Koul
1
-0
/
+5
2015-11-18
ASoC: Change the PCM runtime array to a list
Mengdong Lin
1
-5
/
+2
2015-11-10
ASoC: dapm: Reset dapm wcache after freeing damp widgets
Jyri Sarha
1
-0
/
+7
2015-10-26
Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next
Mark Brown
1
-6
/
+53
2015-10-22
ASoC: dapm: Add snd_soc_dapm_kcontrol_widget()
Mythri P K
1
-0
/
+12
2015-10-22
ASoC: dapm: Add startup & shutdown for dai_links
Jeeja KP
1
-0
/
+30
2015-10-22
ASoC: dapm: Add kcontrol support for PGAs
Jeeja KP
1
-6
/
+11
2015-09-11
ASoC: dapm: fix memory leak
Sudip Mukherjee
1
-1
/
+1
2015-08-30
Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/davinci-vcif...
Mark Brown
1
-1
/
+1
2015-08-30
Merge remote-tracking branch 'asoc/topic/rt5645' into asoc-next
Mark Brown
1
-6
/
+9
2015-08-30
Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next
Mark Brown
1
-262
/
+219
2015-08-30
Merge remote-tracking branch 'asoc/topic/core' into asoc-next
Mark Brown
1
-5
/
+0
2015-08-28
ASoC: Clean up docbook warnings
Jonathan Corbet
1
-1
/
+1
2015-08-13
ASoC: dapm: Consolidate path trace events
Lars-Peter Clausen
1
-9
/
+0
2015-08-13
ASoC: dapm: Consolidate input and output path handling
Lars-Peter Clausen
1
-178
/
+172
2015-08-13
ASoC: dapm: dapm_dai_get_connected_widgets: Fix missing mutex unlock
Lars-Peter Clausen
1
-1
/
+1
2015-07-29
ASoC: dapm: Add widget path iterators
Lars-Peter Clausen
1
-15
/
+15
2015-07-29
ASoC: dapm: Simplify list creation in dapm_dai_get_connected_widgets()
Lars-Peter Clausen
1
-65
/
+36
2015-07-29
ASoC: dapm: Drop always true checks
Lars-Peter Clausen
1
-5
/
+0
2015-07-21
ASoC: dapm: Avoid duplicating immutable strings
Lars-Peter Clausen
1
-2
/
+2
2015-07-21
ASoC: dapm: Add helper function to free a widget
Lars-Peter Clausen
1
-16
/
+22
2015-07-21
ASoC: dapm: Don't add prefix to widget stream name
Lars-Peter Clausen
1
-9
/
+3
2015-07-08
ASoC: dapm: Fix kcontrol widget name memory management
Lars-Peter Clausen
1
-6
/
+4
2015-07-07
ASoC: core: Don't probe the component which is dummy
Shengjiu Wang
1
-5
/
+0
2015-07-07
ASoC: dapm_widget_show_codec: Use component instead of CODEC
Lars-Peter Clausen
1
-6
/
+9
2015-07-06
ASoC: dapm: Lock during userspace access
Lars-Peter Clausen
1
-0
/
+9
2015-06-26
ASoC: dapm: Fix deadlock on auto-disable mux controls
Charles Keepax
1
-2
/
+2
[next]