index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-dapm.c
Age
Commit message (
Expand
)
Author
2012-03-18
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
2012-03-12
ASoC: Revert widget I/O locking for 3.4
Mark Brown
2012-03-07
ASoC: dapm: Only lock CODEC for I/O if not using regmap
Mark Brown
2012-03-06
ASoC: DAPM: Make sure DAPM widget IO ops hold the component mutex
Liam Girdwood
2012-03-06
ASoC: dapm: Use dev_warn for debugfs warning message
Liam Girdwood
2012-03-05
ASoC: dapm: Show if widgets are forced in debugfs
Mark Brown
2012-02-23
ASoC: dapm: Check for bias level when powering down
Mark Brown
2012-02-17
ASoC: dapm: Only mark pin widgets as dirty if we actually change state
Mark Brown
2012-02-17
ASoC: dapm: Convert stream events to use DAI widgets
Mark Brown
2012-02-17
ASoC: dapm: Implement and instantiate DAI widgets
Mark Brown
2012-02-17
ASoC: dapm: Supply the DAI and substream when calling stream events
Mark Brown
2012-02-17
ASoC: dapm: Refactor snd_soc_dapm_new_widget() to return the widget
Mark Brown
2012-02-17
ASoC: dapm: Unexport snd_soc_dapm_new_control()
Mark Brown
2012-02-15
ASoC: dapm: Convert pin switches to use snd_soc_card
Mark Brown
2012-02-15
ASoC: dapm: Notify stream event to all card components.
Liam Girdwood
2012-02-15
ASoC: dapm - Make DAPM reset code a separate function.
Liam Girdwood
2012-02-06
ASoC: dapm: Clean up header information.
Liam Girdwood
2012-02-06
ASoC: dapm: Export mixer|mux_update_power() to public API.
Liam Girdwood
2012-01-26
ASoC: dapm: Ignore isolated signal generators for power purposes
Mark Brown
2012-01-26
ASoC: dapm: Drop runtime PM references asynchronously
Mark Brown
2012-01-26
ASoC: Provide REGULATOR_SUPPLY widget type
Mark Brown
2012-01-21
ASoC: Use regmap update bits operation for drivers using regmap
Mark Brown
2012-01-16
ASoC: dapm - Fix check for codec context in dapm_power_widgets().
Liam Girdwood
2012-01-10
ASoC: Dynamically allocate the rtd device for a non-empty release()
Mark Brown
2011-12-08
ASoC: Take a pm_runtime reference on DAPM devices that are enabled
Mark Brown
2011-12-02
ASoC: Add signal generator widget type
Mark Brown
2011-11-27
ASoC: Log automatic pin disconnection per CODEC rather than per card
Mark Brown
2011-11-23
ASoC: Implement fully_routed card property
Stephen Warren
2011-10-10
ASoC: Fix DAPM sync for TLV320AIC3x custom DAPM widget
Mark Brown
2011-10-09
ASoC: Cache connected input and output recursions
Mark Brown
2011-10-08
ASoC: Assign power_check when we allocate DAPM widgets
Mark Brown
2011-10-08
ASoC: Suppress early calls to snd_soc_dapm_sync()
Mark Brown
2011-10-05
ASoC: Use dapm_mark_dirty() for new DAPM widgets for consistency
Mark Brown
2011-10-05
ASoC: Stop checking for supplied widgets after we find the first
Mark Brown
2011-10-05
ASoC: Don't mark the outputs of supplies as dirty on state changes
Mark Brown
2011-10-05
ASoC: Only run power_check() on a widget once per run
Mark Brown
2011-10-05
ASoC: Add verbose debugging showing why widgets get marked dirty
Mark Brown
2011-10-04
ASoC: Reduce the number of neigbours we mark dirty when updating power
Mark Brown
2011-10-04
ASoC: Do DAPM power checks only for widgets changed since last run
Mark Brown
2011-10-04
ASoC: Mark headphone, mic, speaker and line widgets as always connected
Mark Brown
2011-10-04
ASoC: Factor out widget power check operation
Mark Brown
2011-10-04
ASoC: Ensure all DAPM widgets have a power check callback
Mark Brown
2011-10-04
ASoC: Move bias level decision into main dapm_power_widgets()
Mark Brown
2011-10-04
ASoC: Factor write of widget power out into a separate function
Mark Brown
2011-09-28
ASoC: Also count neighbour checks for supplies
Mark Brown
2011-09-23
ASoC: Don't force bias on ground referenced devices
Mark Brown
2011-09-22
ASoC: Add another DAPM stat for neighbour checks
Mark Brown
2011-09-21
ASoC: Factor out per-widget DAPM power checks
Mark Brown
2011-09-21
ASoC: Trace and collect statistics for DAPM graph walking
Mark Brown
2011-09-19
ASoC: Display the error code when we fail to add a DAPM control
Mark Brown
[next]