Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
587cc286c8a8e22bbe4521c331b88d62d0cb1076
/
sound
/
soc
/
soc-dapm.c
dc2af52
Merge tag 'v3.4-rc7' into for-3.5
by Mark Brown
· 12 years ago
9747cec
ASoC: dapm: Move CODEC<->CODEC params off stack
by Mark Brown
· 13 years ago
2390c0f
Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 13 years ago
618dae1
ASoC: dpcm: Add runtime dynamic route update
by Liam Girdwood
· 13 years ago
ec2e303
ASoC: dapm: Add API call to query valid DAPM paths
by Liam Girdwood
· 13 years ago
516541a
ASoC: soc-dapm: Use '%llx' with 'u64' type.
by Fabio Estevam
· 13 years ago
c74184e
ASoC: core: Support transparent CODEC<->CODEC DAI links
by Mark Brown
· 13 years ago
1eee1b3
ASoC: dapm: Allow DAI widgets to be routed through
by Mark Brown
· 13 years ago
60884c2
ASoC: dapm: release lock on error paths
by Dan Carpenter
· 13 years ago
7e1f7c8
ASoC: dapm: Ensure power gets managed for line widgets
by Mark Brown
· 13 years ago
1eecb82
Merge tag 'v3.4-rc2' into for-3.5
by Mark Brown
· 13 years ago
234e340
simple_open: automatically convert to simple_open()
by Stephen Boyd
· 13 years ago
497098be
ASoC: dapm: Remove bodges for no-widget CODECs
by Mark Brown
· 13 years ago
e06ab3b
ASoC: dapm: Only lock CODEC for I/O if not using regmap
by Mark Brown
· 13 years ago
49575fb5
ASoC: DAPM: Make sure DAPM widget IO ops hold the component mutex
by Liam Girdwood
· 13 years ago
a3cc056
ASoC: dapm: Add regulator member to struct dapm_widget
by Liam Girdwood
· 13 years ago
3cd0434
ASoC: dapm: Rename dapm mutex subclass to better match usage
by Liam Girdwood
· 13 years ago
d9b0951
ASoC: dapm: Add platform stream event support
by Liam Girdwood
· 13 years ago
4edbb345
ASoC: dapm: lock mixer & mux update power with DAPM mutex
by Liam Girdwood
· 13 years ago
a73fb2d
ASoC: dapm: Use DAPM mutex for DAPM ops instead of codec mutex
by Liam Girdwood
· 13 years ago
cb3f2ad
Merge branch 'topic/asoc' into for-linus
by Takashi Iwai
· 13 years ago
80f4814
ASoC: Revert widget I/O locking for 3.4
by Mark Brown
· 13 years ago
66bf932
ASoC: dapm: Only lock CODEC for I/O if not using regmap
by Mark Brown
· 13 years ago
96acc35
ASoC: DAPM: Make sure DAPM widget IO ops hold the component mutex
by Liam Girdwood
· 13 years ago
f1e90af
ASoC: dapm: Use dev_warn for debugfs warning message
by Liam Girdwood
· 13 years ago
f13ebad
ASoC: dapm: Show if widgets are forced in debugfs
by Mark Brown
· 13 years ago
7679e42
ASoC: dapm: Check for bias level when powering down
by Mark Brown
· 13 years ago
1a8b2d9
ASoC: dapm: Only mark pin widgets as dirty if we actually change state
by Mark Brown
· 13 years ago
fe36068
ASoC: dapm: Convert stream events to use DAI widgets
by Mark Brown
· 13 years ago
888df39
ASoC: dapm: Implement and instantiate DAI widgets
by Mark Brown
· 13 years ago
7bd3a6f
ASoC: dapm: Supply the DAI and substream when calling stream events
by Mark Brown
· 13 years ago
5ba06fc
ASoC: dapm: Refactor snd_soc_dapm_new_widget() to return the widget
by Mark Brown
· 13 years ago
ce0e9f0
ASoC: dapm: Unexport snd_soc_dapm_new_control()
by Mark Brown
· 13 years ago
48a8c39
ASoC: dapm: Convert pin switches to use snd_soc_card
by Mark Brown
· 13 years ago
8078d87
ASoC: dapm: Notify stream event to all card components.
by Liam Girdwood
· 13 years ago
6c120e1
ASoC: dapm - Make DAPM reset code a separate function.
by Liam Girdwood
· 13 years ago
612a3fe
ASoC: dapm: Clean up header information.
by Liam Girdwood
· 13 years ago
40f02cd
ASoC: dapm: Export mixer|mux_update_power() to public API.
by Liam Girdwood
· 13 years ago
afe6236
ASoC: dapm: Ignore isolated signal generators for power purposes
by Mark Brown
· 13 years ago
fb644e9
ASoC: dapm: Drop runtime PM references asynchronously
by Mark Brown
· 13 years ago
62ea874
ASoC: Provide REGULATOR_SUPPLY widget type
by Mark Brown
· 13 years ago
8a713da
ASoC: Use regmap update bits operation for drivers using regmap
by Mark Brown
· 13 years ago
e7c80e2
ASoC: dapm - Fix check for codec context in dapm_power_widgets().
by Liam Girdwood
· 13 years ago
36ae1a9
ASoC: Dynamically allocate the rtd device for a non-empty release()
by Mark Brown
· 13 years ago
f1aac48
ASoC: Take a pm_runtime reference on DAPM devices that are enabled
by Mark Brown
· 13 years ago
1ab97c8
ASoC: Add signal generator widget type
by Mark Brown
· 13 years ago
a094b80
ASoC: Log automatic pin disconnection per CODEC rather than per card
by Mark Brown
· 13 years ago
1633281
ASoC: Implement fully_routed card property
by Stephen Warren
· 13 years ago
25c77c5
ASoC: Fix DAPM sync for TLV320AIC3x custom DAPM widget
by Mark Brown
· 13 years ago
024dc07
ASoC: Cache connected input and output recursions
by Mark Brown
· 13 years ago
7ca3a18
ASoC: Assign power_check when we allocate DAPM widgets
by Mark Brown
· 13 years ago
4f4c007
ASoC: Suppress early calls to snd_soc_dapm_sync()
by Mark Brown
· 13 years ago
7508b12
ASoC: Use dapm_mark_dirty() for new DAPM widgets for consistency
by Mark Brown
· 13 years ago
f68d7e1
ASoC: Stop checking for supplied widgets after we find the first
by Mark Brown
· 13 years ago
f3bf3e4
ASoC: Don't mark the outputs of supplies as dirty on state changes
by Mark Brown
· 13 years ago
9b8a83b
ASoC: Only run power_check() on a widget once per run
by Mark Brown
· 13 years ago
75c1f89
ASoC: Add verbose debugging showing why widgets get marked dirty
by Mark Brown
· 13 years ago
fe4fda5
ASoC: Reduce the number of neigbours we mark dirty when updating power
by Mark Brown
· 13 years ago
db432b4
ASoC: Do DAPM power checks only for widgets changed since last run
by Mark Brown
· 13 years ago
5656310
ASoC: Mark headphone, mic, speaker and line widgets as always connected
by Mark Brown
· 13 years ago
d805002
ASoC: Factor out widget power check operation
by Mark Brown
· 13 years ago
35c64bc
ASoC: Ensure all DAPM widgets have a power check callback
by Mark Brown
· 13 years ago
f9de6d7
ASoC: Move bias level decision into main dapm_power_widgets()
by Mark Brown
· 13 years ago
05623c4
ASoC: Factor write of widget power out into a separate function
by Mark Brown
· 13 years ago
a8fdac8
ASoC: Also count neighbour checks for supplies
by Mark Brown
· 13 years ago
85a843c
ASoC: Don't force bias on ground referenced devices
by Mark Brown
· 13 years ago
e56235e
ASoC: Add another DAPM stat for neighbour checks
by Mark Brown
· 13 years ago
7c81beb
ASoC: Factor out per-widget DAPM power checks
by Mark Brown
· 13 years ago
de02d07
ASoC: Trace and collect statistics for DAPM graph walking
by Mark Brown
· 13 years ago
53daf20
ASoC: Display the error code when we fail to add a DAPM control
by Mark Brown
· 13 years ago
0f8dd4c
Merge branch 'for-3.1' into for-3.2
by Mark Brown
· 13 years ago
728a522
ASoC: soc-dapm: Fix parameter comment for snd_soc_dapm_free
by Peter Ujfalusi
· 13 years ago
82cd876
ASoC: DAPM: Allow multiple mixer sources to be routed via the same switch
by Lars-Peter Clausen
· 13 years ago
ee47b36
ASoC: dapm - change stream event dbg to vdgb
by Liam Girdwood
· 13 years ago
64a648c
ASoC: dapm - Add DAPM stream completion event.
by Liam Girdwood
· 13 years ago
4805608
ASoC: dapm - Add methods to retrieve snd_card and soc_card from dapm context.
by Liam Girdwood
· 13 years ago
b0b3e6f
ASoC: Don't use -1 to boostrap subseq so it can be used by drivers
by Mark Brown
· 13 years ago
b795064
ASoC: core - Add platform widget IO
by Liam Girdwood
· 13 years ago
29376bc
ASoC: Fix DAPM sequence run for per-widget I/O methods
by Mark Brown
· 13 years ago
0445bdf
ASoC: dapm - Refactor widget IO functions in preparation for platform widgets.
by Liam Girdwood
· 13 years ago
bf3a9e1
ASoC: Add weak routes for sidetone style paths
by Mark Brown
· 13 years ago
2c36c2c
Merge branch 'for-3.0' into for-3.1
by Mark Brown
· 13 years ago
4b80b8c
ASoC: snd_soc_new_{mixer,mux,pga} make sure to use right DAPM context
by Lars-Peter Clausen
· 13 years ago
cc4c670
ASoC: Only provide a default bias level update for CODEC contexts
by Mark Brown
· 13 years ago
d4c6005
ASoC: Add context parameter to card DAPM callbacks
by Mark Brown
· 13 years ago
171ec6b
ASoC: Simplify logic in snd_soc_dapm_set_bias_level()
by Mark Brown
· 13 years ago
4113e44
ASoC: Remove trace for DAPM bias level logging
by Mark Brown
· 13 years ago
88d9608
ASoC: Indentation fix for null loop operation
by Mark Brown
· 13 years ago
dfcc904
ASoC: Don't bring the CODEC up to full power for supplies and biases
by Mark Brown
· 13 years ago
56fba41
ASoC: Specify target bias state directly as a bias state
by Mark Brown
· 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
Next »