Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
2636c308fd720137d719c91da95adca2cd8f1c51
/
sound
/
soc
/
soc-dapm.c
298402a
ASoC: dapm: Return -ENOMEM in snd_soc_dapm_new_dai_widgets()
by Takashi Iwai
· 11 years ago
ff18620
ASoC: dapm: Fix source list debugfs outputs
by Takashi Iwai
· 11 years ago
59a3aed
Merge remote-tracking branch 'asoc/topic/dapm' into tmp
by Mark Brown
· 11 years ago
2daabd7
ASoC: dapm: Fix auto-disable for inverted controls
by Lars-Peter Clausen
· 11 years ago
824ef82
ASoC: Pass card instead of dapm context to snd_soc_dapm_new_widgets()
by Lars-Peter Clausen
· 11 years ago
34742cb
ASoC: dapm: Fix marking widgets dirty when a route is added
by Lars-Peter Clausen
· 11 years ago
69c2d34
ASoC: dapm: Ensure kcontrol list is initialised
by Mark Brown
· 11 years ago
946d92a
ASoC: dapm: Don't create routes when creating kcontrols
by Mark Brown
· 11 years ago
f2e5374
Merge remote-tracking branch 'asoc/fix/dapm' into asoc-dapm
by Mark Brown
· 11 years ago
19c2c5f
ASoC: avoid duplicated DAI routes
by Russell King
· 11 years ago
5729507
ASoC: dapm: Implement mixer input auto-disable
by Lars-Peter Clausen
· 11 years ago
fe581391
ASoC: dapm: Fix empty list check in dapm_new_mux()
by Lars-Peter Clausen
· 11 years ago
2c75bdf
ASoC: dapm: Fix kcontrol path list corruption
by Lars-Peter Clausen
· 11 years ago
9356e9d
ASoC: dapm: Check return value of snd_soc_cnew()
by Lars-Peter Clausen
· 11 years ago
46a02c9
ASoC: dapm: using freed pointer in dapm_kcontrol_add_widget()
by Dan Carpenter
· 11 years ago
39eb5fd
ASoC: dapm: Delay w->power update until the changes are written
by Lars-Peter Clausen
· 11 years ago
2553628
ASoC: dapm: Add snd_soc_dapm_add_path() helper function
by Lars-Peter Clausen
· 11 years ago
de9ba98
ASoC: dapm: Make widget power register settings more flexible
by Lars-Peter Clausen
· 11 years ago
5106b92
ASoC: dapm: Keep a list of paths per kcontrol
by Lars-Peter Clausen
· 11 years ago
cf7c1de
ASoC: dapm: Move 'value' field from widget to control
by Lars-Peter Clausen
· 11 years ago
e84357f
ASoC: dapm: Wrap kcontrol widget list access
by Lars-Peter Clausen
· 11 years ago
eee5d7f
ASoC: dapm: Add a helper to get the CODEC for DAPM kcontrol
by Lars-Peter Clausen
· 11 years ago
95dd5cd
ASoC: dapm: Pass card instead of dapm context to dapm_power_widgets()
by Lars-Peter Clausen
· 11 years ago
564c6504
ASoC: dapm: Move snd_soc_dapm_update from dapm context to card
by Lars-Peter Clausen
· 11 years ago
60529c6
Merge branch 'topic/core' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-dapm
by Mark Brown
· 11 years ago
6b3fc03
ASoC: dapm: Add a update parameter to snd_soc_dapm_{mux,mixer}_update_power
by Lars-Peter Clausen
· 11 years ago
ce6cfaf
ASoC: dapm: Run widget updates for shared controls at the same time
by Lars-Peter Clausen
· 11 years ago
c3f48ae
ASoC: dapm: Pass snd_soc_card directly to soc_dpcm_runtime_update()
by Lars-Peter Clausen
· 11 years ago
63c69a6
ASoC: dapm: Use generic power check for everything except DAIs
by Mark Brown
· 11 years ago
56a6783
ASoC: dapm: Fix return value of snd_soc_dapm_put_{volsw,enum_virt}()
by Lars-Peter Clausen
· 11 years ago
5f6e7d5
ASoC: Remove unused dapm_get_snd_card() and dapm_get_soc_card()
by Lars-Peter Clausen
· 11 years ago
9805fe3
Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next
by Mark Brown
· 11 years ago
70fe99d
Merge remote-tracking branch 'asoc/topic/core' into asoc-next
by Mark Brown
· 11 years ago
a87c863
Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus
by Mark Brown
· 11 years ago
efc77e3
ASoC: dapm: Add snd_soc_dapm_switch to the power up/down sequence table
by Lars-Peter Clausen
· 11 years ago
656ca9d
ASoC: dapm: Remove unused long_name field from snd_soc_dapm_path struct
by Lars-Peter Clausen
· 11 years ago
8872293
ASoC: dapm: Add a helper function to free a DAPM path
by Lars-Peter Clausen
· 11 years ago
58fee77
ASoC: dapm: Remove unnecessary loop
by Lars-Peter Clausen
· 11 years ago
6b75bf0
ASoC: dapm: Setup private_free callback for dapm kcontrols
by Lars-Peter Clausen
· 11 years ago
4616274
ASoC: dapm: Treat DAI widgets like AIF widgets for power
by Mark Brown
· 12 years ago
cf1f7c6
ASoC: Fix early event callback list iteration
by Lars-Peter Clausen
· 12 years ago
2b58107
ASoC: core: Use kasprintf instead of opencoding it
by Lars-Peter Clausen
· 12 years ago
8011412
ASoC: dapm: Provide early event callbacks for power up and down
by Mark Brown
· 12 years ago
f91eeeb
Merge tag 'asoc-v3.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next
by Takashi Iwai
· 12 years ago
37c1b92
ASoC: dapm: use clk_prepare_enable and clk_disable_unprepare
by Fabio Baltieri
· 12 years ago
7b45196
Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next
by Mark Brown
· 12 years ago
56c32c7
Merge remote-tracking branch 'asoc/topic/core' into asoc-next
by Mark Brown
· 12 years ago
1059ecf
ASoC: dapm: Only clear paths we've walked
by Ryo Tsutsui
· 12 years ago
0e66924
ASoC: dapm: Remove redundant clear_walk() for supply widgets
by Ryo Tsutsui
· 12 years ago
85762e7
ASoC: dapm: Implement mixer control sharing
by Stephen Warren
· 12 years ago
a36b324
Merge remote-tracking branch 'asoc/fix/dapm' into asoc-next
by Mark Brown
· 12 years ago
7f08a898
ASoC: dapm: Fix pointer dereference in is_connected_output_ep()
by Peter Ujfalusi
· 12 years ago
a93f8e7
ASoC: core: Remove unused "n_widgets" field from snd_soc_dapm struct
by Lars-Peter Clausen
· 12 years ago
8af294b
ASoC: dapm: Fix handling of loops
by Mark Brown
· 12 years ago
6a47366
Merge remote-tracking branch 'asoc/topic/compress' into asoc-next
by Mark Brown
· 12 years ago
da18396
ASoC: core: Allow digital mute for capture
by Mark Brown
· 12 years ago
8784c77
ASoC: dapm: Fix sense of regulator bypass mode
by Mark Brown
· 12 years ago
30a6a1a
ASoC: dapm: Standardise ASoC DAPM messages
by Liam Girdwood
· 12 years ago
445632a
ASoC: dapm: Use card_list during DAPM shutdown
by Misael Lopez Cruz
· 12 years ago
c05b84d
ASoC: dapm: Allow regulators to bypass as well as disable when idle
by Mark Brown
· 12 years ago
ddfb43f
Merge tag 'v3.6-rc6' into for-3.7
by Mark Brown
· 12 years ago
86767b7
ASoC: Avoid recalculating the bitmask for SOC_ENUM controls
by Lars-Peter Clausen
· 12 years ago
e2d32ff
ASoC: dapm: Ensure bypass paths are suspended and resumed
by Mark Brown
· 12 years ago
4e872a4
ASoC: dapm: Don't force card bias level to be updated
by Mark Brown
· 12 years ago
d8c3bb9
ASoC: dapm: Make sure we update the bias level for CODECs with no op
by Mark Brown
· 12 years ago
bdc0077
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 12 years ago
15d4776
Merge branch 'for-3.5' into for-3.6
by Mark Brown
· 12 years ago
0ff97eb
ASoC: dapm: Fix _PRE and _POST events for DAPM performance improvements
by Mark Brown
· 12 years ago
2955b47
[SCSI] async: introduce 'async_domain' type
by Dan Williams
· 12 years ago
98b3cf1
ASoC: dapm: Fix compilation warning
by Marek Belisko
· 12 years ago
efcc3c6
ASoC: dapm: Allow routes to be deleted at runtime
by Mark Brown
· 12 years ago
fabd038
ASoC: dapm: Mark widgets as dirty when a route is added
by Mark Brown
· 12 years ago
4123128
ASoC: dapm: Make sure all dapm contexts are updated
by Liam Girdwood
· 12 years ago
01005a7
ASoC: dapm: Fix locking during codec shutdown
by Liam Girdwood
· 12 years ago
32fee7a
ASoC: dapm: Fix dapm_set_path_status() connect
by Benoît Thébaudeau
· 12 years ago
da602ab
ASoC: dapm: Remove incomplete stereo code
by Benoît Thébaudeau
· 12 years ago
8a72071
ASoC: dapm: Fix snd_soc_dapm_put_volsw() connect
by Benoît Thébaudeau
· 12 years ago
d1e16c1
Merge tag 'v3.5-rc4' into for-3.6
by Mark Brown
· 12 years ago
62d4a4b
ASoC: dapm: Try to add all routes even if one fails
by Mark Brown
· 12 years ago
90c6ce0
ASoC: dapm: Fix input list to use source widgets
by Liam Girdwood
· 13 years ago
165961e
ASoC: dapm: The clock API is even less consistent than thought
by Mark Brown
· 13 years ago
ec02995
ASoC: dapm: Bodge for lack of a widely available clk API
by Mark Brown
· 13 years ago
d298caa
ASoC: dapm: Fix connected widget capture path query.
by Liam Girdwood
· 13 years ago
695594f1
ASoC: dapm: Use devm_clk_get()
by Mark Brown
· 13 years ago
d7e7eb9
ASoC: core: Add widget SND_SOC_DAPM_CLOCK_SUPPLY
by Ola Lilja
· 13 years ago
dc2af52
Merge tag 'v3.4-rc7' into for-3.5
by Mark Brown
· 13 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
Next »