Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
7cc2ed05891f424c2e323bc1a368ddb5c78b90f2
/
sound
/
soc
/
soc-dapm.c
4b80b8c
ASoC: snd_soc_new_{mixer,mux,pga} make sure to use right DAPM context
by Lars-Peter Clausen
· 13 years ago
1007da0
ASoC: Fix dapm_is_shared_kcontrol so everything isn't shared
by Stephen Warren
· 13 years ago
ea77b94
ASoC: Fix power down for widgetless per-card DAPM context case
by Jarkko Nikula
· 13 years ago
af46800
ASoC: Implement mux control sharing
by Stephen Warren
· 14 years ago
fafd217
ASoC: Store a list of widgets in a DAPM mux/mixer kcontrol
by Stephen Warren
· 14 years ago
fad5988
ASoC: Add w->kcontrols, and populate it
by Stephen Warren
· 14 years ago
82cfecd
ASoC: s/w->kcontrols/w->kcontrol_news/g
by Stephen Warren
· 14 years ago
6c45e12
ASoC: Remove DAPM debugfs entries before freeing widgets
by Lars-Peter Clausen
· 14 years ago
d5d1e0b
ASoC: Move DAPM widget debugfs entry creation to snd_soc_dapm_new_widgets
by Lars-Peter Clausen
· 14 years ago
8eecaf6
ASoC: Move DAPM debugfs directory creation to snd_soc_dapm_debugfs_init
by Lars-Peter Clausen
· 14 years ago
91a5fca
ASoC: Add dapm_find_widget helper
by Lars-Peter Clausen
· 14 years ago
dc2bea6
ASoC: fix a simple coding style issue
by Lu Guanqun
· 14 years ago
a68b38a
ASoC: snd_soc_dapm_get_pin_status: Match other contexts too
by Stephen Warren
· 14 years ago
0d86733
ASoC: Allow DAPM pin operations to match any context
by Mark Brown
· 14 years ago
52ba67b
ASoC: Force all DAPM contexts into the same bias state
by Mark Brown
· 14 years ago
d25b7c1
ASoC: Remove special casing for registerless widgets
by Mark Brown
· 14 years ago
ef49e4f
ASoC: Add bias level data to DAPM context debugfs
by Mark Brown
· 14 years ago
15086de
Merge branch 'for-2.6.38' into for-2.6.39
by Mark Brown
· 14 years ago
3e5ff4d
ASoC: Fix double addition of prefixes due to widget prefixing
by Mark Brown
· 14 years ago
28e8680
ASoC: Use the correct DAPM context when cleaning up final widget set
by Mark Brown
· 14 years ago
efb7ac3
ASoC: Fix prefixing of DAPM controls by factoring prefix into snd_soc_cnew()
by Mark Brown
· 14 years ago
88e8b9a
ASoC: Check for a CODEC before dereferencing in DAPM
by Mark Brown
· 14 years ago
12ea2c7
ASoC: Get the card directly from the DAPM context
by Mark Brown
· 14 years ago
67f5ed6
ASoC: soc-dapm: Include quotes around contents in debugfs entries
by Dimitris Papastamos
· 14 years ago
9d0624a
ASoC: Run bias level changes for all DAPM contexts in parallel
by Mark Brown
· 14 years ago
ed5a4c4
ASoC: Remove card from snd_soc_dapm_set_bias_level()
by Mark Brown
· 14 years ago
d1118aa
ASoC: Remove export of snd_soc_dapm_stream_event()
by Mark Brown
· 14 years ago
f98dedc
Merge branch 'for-2.6.38' into for-2.6.39
by Mark Brown
· 14 years ago
3017358
ASoC: Ensure supplies are maintained for force enabled widgets
by Mark Brown
· 14 years ago
866fd93
Merge branch 'for-2.6.38' into for-2.6.39
by Mark Brown
· 14 years ago
b66a70d
ASoC: Sync initial widget state with hardware
by Mark Brown
· 14 years ago
1166f98
Merge branch 'for-2.6.38' into for-2.6.39
by Mark Brown
· 14 years ago
e9cf704
ASoC: Fix mask/val_mask confusion snd_soc_dapm_put_volsw()
by Stephen Warren
· 14 years ago
f85a9e0
ASoC: Add subsequence information to seq_notify callbacks
by Mark Brown
· 14 years ago
474b62d
ASoC: Provide per widget type callback when executing DAPM sequences
by Mark Brown
· 14 years ago
20e4859
ASoC: Add support for sequencing within
by Mark Brown
· 14 years ago
828a842
ASoC: Explicitly say if we're powering up or down
by Mark Brown
· 14 years ago
9d01df0
ASoC: don't pass the string as the format arguemtn for dev_info()
by Takashi Iwai
· 14 years ago
24ff33a
ASoC: soc-dapm: Introduce the new snd_soc_dapm_virt_mux type
by Dimitris Papastamos
· 14 years ago
97404f2
ASoC: Do DAPM control updates in the middle of DAPM sequences
by Mark Brown
· 14 years ago
7be31be8
ASoC: Extend DAPM to handle power changes on cross-device paths
by Jarkko Nikula
· 14 years ago
97c866d
ASoC: Move widgets from DAPM context to snd_soc_card
by Jarkko Nikula
· 14 years ago
8ddab3f
ASoC: Move DAPM paths from DAPM context to snd_soc_card
by Jarkko Nikula
· 14 years ago
d88429a
ASoC: dapm: Add output driver widget
by Olaya, Margarita
· 14 years ago
0f0e252
ASoC: Fix build error caused by merging a fix for 2.6.37 into 2.6.38
by Jarkko Nikula
· 14 years ago
90986dc
Merge branch 'for-2.6.37' into for-2.6.38
by Mark Brown
· 14 years ago
862af8a
ASoC: Fix bias power down of non-DAPM codec
by Jarkko Nikula
· 14 years ago
1badabd
ASoC: Add post-CODEC bias level callback for machine driver
by Mark Brown
· 14 years ago
505fb82
ASoC: Do not include soc-dapm.h
by Jarkko Nikula
· 14 years ago
84dab56
ASoC: Use DAPM context rather than CODEC when constructing sequences
by Mark Brown
· 14 years ago
ead9b91
ASoC: Add optional name_prefix for codec kcontrol, widget and route names
by Jarkko Nikula
· 14 years ago
6ccd744
Merge branch 'for-2.6.37' into for-2.6.38
by Mark Brown
· 14 years ago
bcbb243
ASoC: Fix dapm_seq_compare() for multi-component
by Mark Brown
· 14 years ago
84e9093
ASoC: Add DAPM trace events
by Mark Brown
· 14 years ago
68f89ad
ASoC: Factor out boiler plate for DAPM event generation
by Mark Brown
· 14 years ago
fd8d3bc
ASoC: Convert pop_dbg to use dev_info
by Jarkko Nikula
· 14 years ago
f7d41ae
ASoC: Update DAPM debug and error prints
by Jarkko Nikula
· 14 years ago
3a45b86
ASoC: Move pop time from DAPM context to sound card
by Jarkko Nikula
· 14 years ago
ce6120c
ASoC: Decouple DAPM from CODECs
by Liam Girdwood
· 14 years ago
33081ad
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
f0fba2a
ASoC: multi-component - ASoC Multi-Component Support
by Liam Girdwood
· 15 years ago
d71f4ce
Merge branch 'topic/asoc' into for-linus
by Takashi Iwai
· 14 years ago
1547aba
ASoC: Support leaving paths enabled over system suspend
by Mark Brown
· 15 years ago
9949788
ASoC: Refactor DAPM suspend handling
by Mark Brown
· 15 years ago
50ae838
ASoC: Remove unused DAPM suspend flag
by Mark Brown
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
5b9e87c
ASoC: Allow force enabled pins to be disabled
by Mark Brown
· 15 years ago
a6c6573
ASoC: Remove current PGA control handling
by Mark Brown
· 15 years ago
da34183
ASoC: Allow pins to be force enabled
by Mark Brown
· 15 years ago
6922471
ASoC: Improve DAPM pop_wait delays
by Mark Brown
· 15 years ago
a96ca33
ASoC: Support turning off bias when the CODEC is idle
by Mark Brown
· 15 years ago
b91b8fa
ASoC: Remove console DAPM debug code
by Mark Brown
· 15 years ago
d207c68
ASoC: Sort DAPM sequences by CODEC as well
by Mark Brown
· 15 years ago
283375c
ASoC: Push registers out of mixer power decision
by Mark Brown
· 15 years ago
d033c36
ASoC: Display the power register in DAPM widget debugfs
by Mark Brown
· 15 years ago
97cef58
Merge branch 'for-2.6.32' into for-2.6.33
by Mark Brown
· 15 years ago
50b6bce
ASoC: Fix suspend with active audio streams
by Mark Brown
· 15 years ago
3da8e68
Merge branch 'for-2.6.32' into for-2.6.33
by Mark Brown
· 15 years ago
8e8b2d6
ASoC: Serialize access to dapm_power_widgets()
by Eero Nurkkala
· 15 years ago
d2b247a
ASoC: Add virtual enumeration support for DAPM muxes
by Mark Brown
· 15 years ago
3a65577
ASoC: Push DAPM enumeration register change test out
by Mark Brown
· 15 years ago
1642e3d
ASoC: Simplify code for DAPM widget updates
by Mark Brown
· 15 years ago
d4a8da9
Merge branch 'for-2.6.32' into for-2.6.33
by Mark Brown
· 15 years ago
eaeae5d
ASoC: Fix SND_SOC_DAPM_LINE handling
by Peter Ujfalusi
· 15 years ago
9f072b7
Merge branch 'for-2.6.32' into for-2.6.33
by Mark Brown
· 15 years ago
3eef08b
ASoC: Fix display of stream name in DAPM debugfs
by Mark Brown
· 15 years ago
215edda
ASoC: Allow per-route connectedness checks for supplies
by Mark Brown
· 15 years ago
e4aa8dd5
Merge branch 'topic/digital-mixing' into for-2.6.32
by Mark Brown
· 15 years ago
20496ff
ASoC: add missing inclusion of debugfs.h
by Takashi Iwai
· 15 years ago
79fb938
ASoC: Add DAPM widget power decision debugfs files
by Mark Brown
· 15 years ago
474e09c
ASoC: Provide default set_bias_level() implementation
by Mark Brown
· 15 years ago
010ff26
ASoC: Add input and output AIF widgets
by Mark Brown
· 15 years ago
1ca0406
ASoC: Power speakers and headphones simultaneously
by Mark Brown
· 15 years ago
b14b76a
ASoC: Fix handling of bias levels for non-DAPM codecs
by Mark Brown
· 15 years ago
087d53a
ASoC: fix checking for external widgets bug
by Rongrong Cao
· 15 years ago
cb507e7
ASoC: Add pop delay debug at end of DAPM sequencing
by Mark Brown
· 15 years ago
c2caa4d
ASoC: Fix widget powerdown on shutdown
by Mark Brown
· 15 years ago
5173747
ASoC: Add a shutdown callback
by Mark Brown
· 15 years ago
0e09b67
Merge branch 'dapm' into for-2.6.32
by Mark Brown
· 15 years ago
Next »