Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
2d7227828e1475c7b272e55bd70c4cec8eea219a
/
sound
/
soc
/
soc-dapm.c
6bf88ab
Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next
by Mark Brown
· 11 years ago
0f4019e
Merge remote-tracking branch 'asoc/topic/component' into asoc-next
by Mark Brown
· 11 years ago
ce85a4d
ASoC: dapm: Fix SUSPEND -> OFF bias sequence
by Lars-Peter Clausen
· 11 years ago
9498619
ASoC: dapm: Handle SND_SOC_DAPM_REG() generically
by Lars-Peter Clausen
· 11 years ago
0f9bd7b
ASoC: dapm: Simplify snd_soc_dapm_link_dai_widgets()
by Lars-Peter Clausen
· 11 years ago
fe83897
ASoC: dapm: Use snd_soc_dapm_add_path() in snd_soc_dapm_new_pcm()
by Lars-Peter Clausen
· 11 years ago
9887c20
ASoC: dapm: Use snd_soc_dapm_add_path() in connect_dai_link_widgets()
by Lars-Peter Clausen
· 11 years ago
a4e9154
ASoC: dapm: Revert "ASoC: dapm: Fix double prefix addition"
by Lars-Peter Clausen
· 11 years ago
ca5106a
ASoC: dapm: Skip CODEC<->CODEC links in connect_dai_link_widgets()
by Lars-Peter Clausen
· 11 years ago
c9e065c
ASoC: dapm: Make sure to always update the DAPM graph in _put_volsw()
by Lars-Peter Clausen
· 11 years ago
00a41d9
Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-dapm
by Mark Brown
· 11 years ago
c471fdd
ASoC: dapm: Factor out duplicated code in soc_dapm_stream_event()
by Lars-Peter Clausen
· 11 years ago
23d5442
ASoC: dapm: Rename soc_widget_update_bits_locked() to soc_widget_update_bits()
by Lars-Peter Clausen
· 11 years ago
e2c330b
ASoC: Move IO abstraction to the component level
by Lars-Peter Clausen
· 11 years ago
2697e4f
ASoC: dapm: Fix widget double free with auto-disable DAPM kcontrol
by Jarkko Nikula
· 11 years ago
3477501
ASoC: dapm: Allow update_bits use 32 bits reg
by Bard Liao
· 11 years ago
b8f8615
Merge remote-tracking branch 'asoc/topic/enum' into asoc-next
by Mark Brown
· 11 years ago
f9fa2b1
ASoC: dapm: Sprinkle lockdep asserts through the code
by Mark Brown
· 11 years ago
492c0a1
ASoC: dapm: Staticise dapm_mark_dirty()
by Mark Brown
· 11 years ago
17282ba
ASoC: dapm: Reorder the bias update sequence
by Xiang Xiao
· 11 years ago
5799635
ASoC: dapm: Power off all widgets in the snd_soc_dapm_shutdown
by Xiang Xiao
· 11 years ago
234c0b8
ASoC: dapm: Break dapm_set_path_status() appart
by Lars-Peter Clausen
· 11 years ago
236aaa6
ASoC: dapm: Consolidate MUXs and virtual MUXs
by Lars-Peter Clausen
· 11 years ago
3727b49
ASoC: dapm: Consolidate MUXs and value MUXs
by Lars-Peter Clausen
· 11 years ago
a304681
Merge branches 'topic/dapm', 'topic/sign', 'topic/adau1373', 'topic/max98090', 'topic/mc13783', 'fix/wm8994' and 'topic/wm8995' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-enum
by Mark Brown
· 11 years ago
3eb29df
ASoC: dapm: Add unlocked version of snd_soc_dapm_sync
by Charles Keepax
· 11 years ago
e96cb48
Merge branch 'fix/dapm' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-dapm
by Mark Brown
· 11 years ago
1139110
ASoC: dapm: Add locking to snd_soc_dapm_xxxx_pin functions
by Charles Keepax
· 11 years ago
9a8d38d
ASoC: Rename soc_enum.max field with items
by Takashi Iwai
· 11 years ago
30686c3
ASoC: dapm: Correct regulator bypass error messages
by Charles Keepax
· 11 years ago
30ac6b6
ASoC: dapm: Consistently use unsigned int for register values
by Lars-Peter Clausen
· 11 years ago
bd23c5b
ASoC: dapm: Fix double prefix addition
by Arun Shamanna Lakshmi
· 11 years ago
f7d3c17
ASoC: dapm: Change prototype of soc_widget_read
by Arun Shamanna Lakshmi
· 11 years ago
b893ea5
ASoC: sapm: Automatically connect DAI link widgets in DAPM graph.
by Liam Girdwood
· 11 years ago
5276597
ASoC: dapm: update DPCM runtime when mixer/mux changes
by Nenghua Cao
· 11 years ago
a6bc732
Merge tag 'asoc-v3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 11 years ago
108145a
Merge remote-tracking branch 'asoc/topic/warn' into asoc-next
by Mark Brown
· 11 years ago
88cb511
Merge remote-tracking branch 'asoc/topic/twl4030' into asoc-next
by Mark Brown
· 11 years ago
bf4edea
ASoC: dapm: Use WARN_ON() instead of BUG_ON()
by Takashi Iwai
· 11 years ago
a6ed060
ASoC: Replace BUG() with WARN()
by Takashi Iwai
· 11 years ago
41caa41
Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus
by Mark Brown
· 11 years ago
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
1dd275b
ASoC: dapm: Run clock and regulator events separately to other supplies
by Mark Brown
· 11 years ago
eb270e9
ASoC: dapm: Use async I/O for DAPM sequences
by Mark Brown
· 11 years ago
249ce13
ASoC: dapm: Add support for virtual mixer controls
by Lars-Peter Clausen
· 11 years ago
da83fea
ASoC: dapm: Ignore VMID widgets for target bias
by Lars-Peter Clausen
· 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
· 12 years ago
70fe99d
Merge remote-tracking branch 'asoc/topic/core' into asoc-next
by Mark Brown
· 12 years ago
a87c863
Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus
by Mark Brown
· 12 years ago
efc77e3
ASoC: dapm: Add snd_soc_dapm_switch to the power up/down sequence table
by Lars-Peter Clausen
· 12 years ago
656ca9d
ASoC: dapm: Remove unused long_name field from snd_soc_dapm_path struct
by Lars-Peter Clausen
· 12 years ago
8872293
ASoC: dapm: Add a helper function to free a DAPM path
by Lars-Peter Clausen
· 12 years ago
58fee77
ASoC: dapm: Remove unnecessary loop
by Lars-Peter Clausen
· 12 years ago
6b75bf0
ASoC: dapm: Setup private_free callback for dapm kcontrols
by Lars-Peter Clausen
· 12 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
Next »