index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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
2011-05-27
ASoC: Fix dapm_is_shared_kcontrol so everything isn't shared
Stephen Warren
1
-1
/
+4
2011-05-26
ASoC: Fix power down for widgetless per-card DAPM context case
Jarkko Nikula
1
-1
/
+1
2011-05-03
ASoC: Implement mux control sharing
Stephen Warren
1
-31
/
+75
2011-05-03
ASoC: Store a list of widgets in a DAPM mux/mixer kcontrol
Stephen Warren
1
-56
/
+131
2011-05-03
ASoC: Add w->kcontrols, and populate it
Stephen Warren
1
-0
/
+12
2011-05-03
ASoC: s/w->kcontrols/w->kcontrol_news/g
Stephen Warren
1
-13
/
+15
2011-05-03
ASoC: Remove DAPM debugfs entries before freeing widgets
Lars-Peter Clausen
1
-0
/
+10
2011-05-03
ASoC: Move DAPM widget debugfs entry creation to snd_soc_dapm_new_widgets
Lars-Peter Clausen
1
-12
/
+23
2011-05-03
ASoC: Move DAPM debugfs directory creation to snd_soc_dapm_debugfs_init
Lars-Peter Clausen
1
-3
/
+10
2011-04-27
ASoC: Add dapm_find_widget helper
Lars-Peter Clausen
1
-70
/
+45
2011-04-20
ASoC: fix a simple coding style issue
Lu Guanqun
1
-1
/
+1
2011-04-20
ASoC: snd_soc_dapm_get_pin_status: Match other contexts too
Stephen Warren
1
-0
/
+6
2011-04-09
ASoC: Allow DAPM pin operations to match any context
Mark Brown
1
-0
/
+24
2011-04-09
ASoC: Force all DAPM contexts into the same bias state
Mark Brown
1
-0
/
+9
2011-04-08
ASoC: Remove special casing for registerless widgets
Mark Brown
1
-100
/
+0
2011-04-05
ASoC: Add bias level data to DAPM context debugfs
Mark Brown
1
-0
/
+48
2011-03-09
Merge branch 'for-2.6.38' into for-2.6.39
Mark Brown
1
-1
/
+1
2011-03-09
ASoC: Fix double addition of prefixes due to widget prefixing
Mark Brown
1
-3
/
+26
2011-03-09
ASoC: Use the correct DAPM context when cleaning up final widget set
Mark Brown
1
-1
/
+1
2011-03-08
ASoC: Fix prefixing of DAPM controls by factoring prefix into snd_soc_cnew()
Mark Brown
1
-2
/
+14
2011-03-03
ASoC: Check for a CODEC before dereferencing in DAPM
Mark Brown
1
-3
/
+3
2011-03-03
ASoC: Get the card directly from the DAPM context
Mark Brown
1
-4
/
+4
2011-02-25
ASoC: soc-dapm: Include quotes around contents in debugfs entries
Dimitris Papastamos
1
-2
/
+2
2011-02-22
ASoC: Run bias level changes for all DAPM contexts in parallel
Mark Brown
1
-51
/
+67
2011-02-22
ASoC: Remove card from snd_soc_dapm_set_bias_level()
Mark Brown
1
-11
/
+11
2011-02-18
ASoC: Remove export of snd_soc_dapm_stream_event()
Mark Brown
1
-1
/
+0
2011-02-13
Merge branch 'for-2.6.38' into for-2.6.39
Mark Brown
1
-1
/
+9
2011-02-13
ASoC: Ensure supplies are maintained for force enabled widgets
Mark Brown
1
-1
/
+9
2011-02-09
Merge branch 'for-2.6.38' into for-2.6.39
Mark Brown
1
-0
/
+13
2011-02-09
ASoC: Sync initial widget state with hardware
Mark Brown
1
-0
/
+13
2011-01-28
Merge branch 'for-2.6.38' into for-2.6.39
Mark Brown
1
-3
/
+3
2011-01-28
ASoC: Fix mask/val_mask confusion snd_soc_dapm_put_volsw()
Stephen Warren
1
-3
/
+3
2011-01-27
ASoC: Add subsequence information to seq_notify callbacks
Mark Brown
1
-2
/
+3
2011-01-19
ASoC: Provide per widget type callback when executing DAPM sequences
Mark Brown
1
-1
/
+15
2011-01-19
ASoC: Add support for sequencing within
Mark Brown
1
-1
/
+10
2011-01-19
ASoC: Explicitly say if we're powering up or down
Mark Brown
1
-12
/
+25
2010-12-22
ASoC: don't pass the string as the format arguemtn for dev_info()
Takashi Iwai
1
-1
/
+1
2010-12-17
ASoC: soc-dapm: Introduce the new snd_soc_dapm_virt_mux type
Dimitris Papastamos
1
-0
/
+19
2010-12-17
ASoC: Do DAPM control updates in the middle of DAPM sequences
Mark Brown
1
-58
/
+72
2010-12-15
ASoC: Extend DAPM to handle power changes on cross-device paths
Jarkko Nikula
1
-46
/
+63
2010-12-15
ASoC: Move widgets from DAPM context to snd_soc_card
Jarkko Nikula
1
-20
/
+49
2010-12-15
ASoC: Move DAPM paths from DAPM context to snd_soc_card
Jarkko Nikula
1
-14
/
+27
2010-12-14
ASoC: dapm: Add output driver widget
Olaya, Margarita
1
-0
/
+6
2010-12-13
ASoC: Fix build error caused by merging a fix for 2.6.37 into 2.6.38
Jarkko Nikula
1
-1
/
+1
2010-12-13
Merge branch 'for-2.6.37' into for-2.6.38
Mark Brown
1
-0
/
+3
2010-12-13
ASoC: Fix bias power down of non-DAPM codec
Jarkko Nikula
1
-0
/
+3
2010-12-06
ASoC: Add post-CODEC bias level callback for machine driver
Mark Brown
1
-0
/
+4
2010-11-22
ASoC: Do not include soc-dapm.h
Jarkko Nikula
1
-1
/
+0
2010-11-16
ASoC: Use DAPM context rather than CODEC when constructing sequences
Mark Brown
1
-2
/
+2
2010-11-15
ASoC: Add optional name_prefix for codec kcontrol, widget and route names
Jarkko Nikula
1
-2
/
+32
[next]