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-10-28
ASoC: dapm: Only mark paths dirty when the connection status changed
Lars-Peter Clausen
1
-13
/
+26
2014-10-22
ASoC: dapm: Remove path 'walked' flag
Lars-Peter Clausen
1
-47
/
+2
2014-10-22
ASoC: dapm: Remove special DAI widget power check functions
Lars-Peter Clausen
1
-38
/
+2
2014-10-22
ASoC: dapm: Remove always true path source/sink checks
Lars-Peter Clausen
1
-17
/
+8
2014-10-22
ASoC: dapm: Reduce number of checked paths in dapm_widget_in_card_paths()
Lars-Peter Clausen
1
-23
/
+42
2014-10-21
ASoC: dapm: Remove redundant cast
Rasmus Villemoes
1
-1
/
+1
2014-10-07
ASoC: soc-dapm: fix use after free
Daniel Mack
1
-11
/
+14
2014-10-06
Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/dmic', 'asoc...
Mark Brown
1
-2
/
+18
2014-10-06
Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next
Mark Brown
1
-1
/
+2
2014-10-06
Merge remote-tracking branch 'asoc/topic/component' into asoc-next
Mark Brown
1
-1
/
+2
2014-10-03
ASoC: dapm: Fix NULL pointer dereference when registering card with widgets
Jarkko Nikula
1
-1
/
+2
2014-10-02
ASoC: Export dapm_kcontrol_get_value
Subhransu S. Prusty
1
-1
/
+2
2014-09-29
ASoC: Remove CODEC pointer from snd_soc_dapm_context
Lars-Peter Clausen
1
-1
/
+1
2014-09-04
ASoC: Add support for automatically going to BIAS_OFF on suspend
Lars-Peter Clausen
1
-2
/
+18
2014-08-11
ASoC: dapm: Fix uninitialized variable in snd_soc_dapm_get_enum_double()
Geert Uytterhoeven
1
-5
/
+7
2014-07-22
ASoC: Move card field form platform/codec to component
Lars-Peter Clausen
1
-1
/
+1
2014-07-17
ASoC: Remove unused 'r' variable from dapm_connect_dai_link_widgets()
Lars-Peter Clausen
1
-3
/
+0
2014-07-16
ASoC: pcm: Add soc_dai_hw_params helper
Benoit Cousson
1
-20
/
+8
2014-07-16
ASoC: dapm: Add support for DAI multicodec
Benoit Cousson
1
-20
/
+47
2014-06-21
ASoC: dapm: Remove platform field from widget and dapm context struct
Lars-Peter Clausen
1
-1
/
+0
2014-06-21
ASoC: Add DAPM support at the component level
Lars-Peter Clausen
1
-36
/
+64
2014-06-21
ASoC: Add a set_bias_level() callback to the DAPM context struct
Lars-Peter Clausen
1
-8
/
+3
2014-06-21
Merge remote-tracking branch 'asoc/fix/core' into asoc-component
Mark Brown
1
-13
/
+16
2014-06-21
ASoC: Auto disconnect pins from all DAPM contexts
Lars-Peter Clausen
1
-16
/
+11
2014-06-21
ASoC: Move name and id from CODEC/platform to component
Lars-Peter Clausen
1
-4
/
+4
2014-06-21
ASoC: Move name_prefix from CODEC to component
Lars-Peter Clausen
1
-14
/
+22
2014-06-09
ASoC: dapm: Make sure register value is in sync with DAPM kcontrol state
Jarkko Nikula
1
-13
/
+16
2014-05-22
Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next
Mark Brown
1
-114
/
+56
2014-05-22
Merge remote-tracking branch 'asoc/topic/component' into asoc-next
Mark Brown
1
-77
/
+14
2014-05-12
ASoC: dapm: Fix SUSPEND -> OFF bias sequence
Lars-Peter Clausen
1
-2
/
+5
2014-05-12
ASoC: dapm: Handle SND_SOC_DAPM_REG() generically
Lars-Peter Clausen
1
-20
/
+0
2014-05-12
ASoC: dapm: Simplify snd_soc_dapm_link_dai_widgets()
Lars-Peter Clausen
1
-18
/
+9
2014-05-12
ASoC: dapm: Use snd_soc_dapm_add_path() in snd_soc_dapm_new_pcm()
Lars-Peter Clausen
1
-10
/
+5
2014-05-12
ASoC: dapm: Use snd_soc_dapm_add_path() in connect_dai_link_widgets()
Lars-Peter Clausen
1
-14
/
+13
2014-05-12
ASoC: dapm: Revert "ASoC: dapm: Fix double prefix addition"
Lars-Peter Clausen
1
-6
/
+5
2014-05-12
ASoC: dapm: Skip CODEC<->CODEC links in connect_dai_link_widgets()
Lars-Peter Clausen
1
-2
/
+5
2014-05-05
ASoC: dapm: Make sure to always update the DAPM graph in _put_volsw()
Lars-Peter Clausen
1
-13
/
+10
2014-04-29
Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/g...
Mark Brown
1
-77
/
+14
2014-04-29
ASoC: dapm: Factor out duplicated code in soc_dapm_stream_event()
Lars-Peter Clausen
1
-35
/
+16
2014-04-22
ASoC: dapm: Rename soc_widget_update_bits_locked() to soc_widget_update_bits()
Lars-Peter Clausen
1
-5
/
+4
2014-04-22
ASoC: Move IO abstraction to the component level
Lars-Peter Clausen
1
-73
/
+11
2014-04-21
ASoC: dapm: Fix widget double free with auto-disable DAPM kcontrol
Jarkko Nikula
1
-1
/
+0
2014-04-18
ASoC: dapm: Allow update_bits use 32 bits reg
Bard Liao
1
-1
/
+1
2014-03-12
Merge remote-tracking branch 'asoc/topic/enum' into asoc-next
Mark Brown
1
-294
/
+77
2014-03-10
ASoC: dapm: Sprinkle lockdep asserts through the code
Mark Brown
1
-0
/
+18
2014-03-10
ASoC: dapm: Staticise dapm_mark_dirty()
Mark Brown
1
-2
/
+1
2014-03-03
ASoC: dapm: Reorder the bias update sequence
Xiang Xiao
1
-11
/
+26
2014-03-03
ASoC: dapm: Power off all widgets in the snd_soc_dapm_shutdown
Xiang Xiao
1
-6
/
+6
2014-03-01
ASoC: dapm: Break dapm_set_path_status() appart
Lars-Peter Clausen
1
-89
/
+44
2014-03-01
ASoC: dapm: Consolidate MUXs and virtual MUXs
Lars-Peter Clausen
1
-83
/
+30
[prev]
[next]