index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-dapm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: dapm: Fix input list to use source widgets
Liam Girdwood
2012-06-08
1
-1
/
+1
*
ASoC: dapm: Fix connected widget capture path query.
Liam Girdwood
2012-06-04
1
-1
/
+1
*
Merge tag 'v3.4-rc7' into for-3.5
Mark Brown
2012-05-13
1
-0
/
+2
|
\
|
*
Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
2012-04-26
1
-0
/
+2
|
|
\
|
|
*
ASoC: dapm: Ensure power gets managed for line widgets
Mark Brown
2012-04-12
1
-0
/
+2
*
|
|
ASoC: dapm: Move CODEC<->CODEC params off stack
Mark Brown
2012-04-27
1
-12
/
+20
*
|
|
ASoC: dpcm: Add runtime dynamic route update
Liam Girdwood
2012-04-26
1
-2
/
+6
*
|
|
ASoC: dapm: Add API call to query valid DAPM paths
Liam Girdwood
2012-04-18
1
-10
/
+112
*
|
|
ASoC: soc-dapm: Use '%llx' with 'u64' type.
Fabio Estevam
2012-04-16
1
-1
/
+1
*
|
|
ASoC: core: Support transparent CODEC<->CODEC DAI links
Mark Brown
2012-04-16
1
-3
/
+152
*
|
|
ASoC: dapm: Allow DAI widgets to be routed through
Mark Brown
2012-04-16
1
-1
/
+4
*
|
|
ASoC: dapm: release lock on error paths
Dan Carpenter
2012-04-15
1
-5
/
+7
*
|
|
Merge tag 'v3.4-rc2' into for-3.5
Mark Brown
2012-04-09
1
-14
/
+2
|
\
\
\
|
|
/
/
|
*
|
simple_open: automatically convert to simple_open()
Stephen Boyd
2012-04-05
1
-14
/
+2
|
|
/
*
|
ASoC: dapm: Remove bodges for no-widget CODECs
Mark Brown
2012-04-01
1
-32
/
+4
*
|
ASoC: dapm: Only lock CODEC for I/O if not using regmap
Mark Brown
2012-04-01
1
-2
/
+2
*
|
ASoC: DAPM: Make sure DAPM widget IO ops hold the component mutex
Liam Girdwood
2012-04-01
1
-6
/
+28
*
|
ASoC: dapm: Add regulator member to struct dapm_widget
Liam Girdwood
2012-04-01
1
-5
/
+5
*
|
ASoC: dapm: Rename dapm mutex subclass to better match usage
Liam Girdwood
2012-04-01
1
-10
/
+10
*
|
ASoC: dapm: Add platform stream event support
Liam Girdwood
2012-04-01
1
-28
/
+51
*
|
ASoC: dapm: lock mixer & mux update power with DAPM mutex
Liam Girdwood
2012-04-01
1
-6
/
+30
*
|
ASoC: dapm: Use DAPM mutex for DAPM ops instead of codec mutex
Liam Girdwood
2012-04-01
1
-20
/
+39
|
/
*
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
2012-03-18
1
-115
/
+285
|
\
|
*
ASoC: Revert widget I/O locking for 3.4
Mark Brown
2012-03-12
1
-28
/
+6
|
*
ASoC: dapm: Only lock CODEC for I/O if not using regmap
Mark Brown
2012-03-07
1
-2
/
+2
|
*
ASoC: DAPM: Make sure DAPM widget IO ops hold the component mutex
Liam Girdwood
2012-03-06
1
-6
/
+28
|
*
ASoC: dapm: Use dev_warn for debugfs warning message
Liam Girdwood
2012-03-06
1
-1
/
+1
|
*
ASoC: dapm: Show if widgets are forced in debugfs
Mark Brown
2012-03-05
1
-2
/
+3
|
*
ASoC: dapm: Only mark pin widgets as dirty if we actually change state
Mark Brown
2012-02-17
1
-1
/
+3
|
*
ASoC: dapm: Convert stream events to use DAI widgets
Mark Brown
2012-02-17
1
-26
/
+17
|
*
ASoC: dapm: Implement and instantiate DAI widgets
Mark Brown
2012-02-17
1
-8
/
+127
|
*
ASoC: dapm: Supply the DAI and substream when calling stream events
Mark Brown
2012-02-17
1
-9
/
+16
|
*
ASoC: dapm: Refactor snd_soc_dapm_new_widget() to return the widget
Mark Brown
2012-02-17
1
-21
/
+14
|
*
ASoC: dapm: Unexport snd_soc_dapm_new_control()
Mark Brown
2012-02-17
1
-3
/
+2
|
*
ASoC: dapm: Convert pin switches to use snd_soc_card
Mark Brown
2012-02-15
1
-10
/
+10
|
*
ASoC: dapm: Notify stream event to all card components.
Liam Girdwood
2012-02-15
1
-4
/
+6
|
*
ASoC: dapm - Make DAPM reset code a separate function.
Liam Girdwood
2012-02-15
1
-7
/
+14
|
*
ASoC: dapm: Clean up header information.
Liam Girdwood
2012-02-06
1
-8
/
+2
|
*
ASoC: dapm: Export mixer|mux_update_power() to public API.
Liam Girdwood
2012-02-06
1
-12
/
+9
|
*
ASoC: dapm: Ignore isolated signal generators for power purposes
Mark Brown
2012-01-26
1
-1
/
+5
|
*
ASoC: dapm: Drop runtime PM references asynchronously
Mark Brown
2012-01-26
1
-1
/
+1
|
*
ASoC: Provide REGULATOR_SUPPLY widget type
Mark Brown
2012-01-26
1
-2
/
+49
|
*
ASoC: Use regmap update bits operation for drivers using regmap
Mark Brown
2012-01-21
1
-10
/
+17
*
|
ASoC: dapm: Check for bias level when powering down
Mark Brown
2012-02-23
1
-3
/
+9
|
/
*
ASoC: dapm - Fix check for codec context in dapm_power_widgets().
Liam Girdwood
2012-01-16
1
-1
/
+1
*
ASoC: Dynamically allocate the rtd device for a non-empty release()
Mark Brown
2012-01-10
1
-2
/
+1
*
ASoC: Take a pm_runtime reference on DAPM devices that are enabled
Mark Brown
2011-12-08
1
-0
/
+7
*
ASoC: Add signal generator widget type
Mark Brown
2011-12-02
1
-0
/
+7
*
ASoC: Log automatic pin disconnection per CODEC rather than per card
Mark Brown
2011-11-27
1
-3
/
+3
*
ASoC: Implement fully_routed card property
Stephen Warren
2011-11-23
1
-0
/
+73
[next]