index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
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 uninitialized variable in snd_soc_dapm_get_enum_double()
Geert Uytterhoeven
2014-08-11
1
-5
/
+7
*
ASoC: Move card field form platform/codec to component
Lars-Peter Clausen
2014-07-22
1
-1
/
+1
*
ASoC: Remove unused 'r' variable from dapm_connect_dai_link_widgets()
Lars-Peter Clausen
2014-07-17
1
-3
/
+0
*
ASoC: pcm: Add soc_dai_hw_params helper
Benoit Cousson
2014-07-16
1
-20
/
+8
*
ASoC: dapm: Add support for DAI multicodec
Benoit Cousson
2014-07-16
1
-20
/
+47
*
ASoC: dapm: Remove platform field from widget and dapm context struct
Lars-Peter Clausen
2014-06-21
1
-1
/
+0
*
ASoC: Add DAPM support at the component level
Lars-Peter Clausen
2014-06-21
1
-36
/
+64
*
ASoC: Add a set_bias_level() callback to the DAPM context struct
Lars-Peter Clausen
2014-06-21
1
-8
/
+3
*
Merge remote-tracking branch 'asoc/fix/core' into asoc-component
Mark Brown
2014-06-21
1
-13
/
+16
|
\
|
*
ASoC: dapm: Make sure register value is in sync with DAPM kcontrol state
Jarkko Nikula
2014-06-09
1
-13
/
+16
*
|
ASoC: Auto disconnect pins from all DAPM contexts
Lars-Peter Clausen
2014-06-21
1
-16
/
+11
*
|
ASoC: Move name and id from CODEC/platform to component
Lars-Peter Clausen
2014-06-21
1
-4
/
+4
*
|
ASoC: Move name_prefix from CODEC to component
Lars-Peter Clausen
2014-06-21
1
-14
/
+22
|
/
*
Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next
Mark Brown
2014-05-22
1
-114
/
+56
|
\
|
*
ASoC: dapm: Handle SND_SOC_DAPM_REG() generically
Lars-Peter Clausen
2014-05-12
1
-20
/
+0
|
*
ASoC: dapm: Simplify snd_soc_dapm_link_dai_widgets()
Lars-Peter Clausen
2014-05-12
1
-18
/
+9
|
*
ASoC: dapm: Use snd_soc_dapm_add_path() in snd_soc_dapm_new_pcm()
Lars-Peter Clausen
2014-05-12
1
-10
/
+5
|
*
ASoC: dapm: Use snd_soc_dapm_add_path() in connect_dai_link_widgets()
Lars-Peter Clausen
2014-05-12
1
-14
/
+13
|
*
ASoC: dapm: Revert "ASoC: dapm: Fix double prefix addition"
Lars-Peter Clausen
2014-05-12
1
-6
/
+5
|
*
ASoC: dapm: Make sure to always update the DAPM graph in _put_volsw()
Lars-Peter Clausen
2014-05-05
1
-13
/
+10
|
*
Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/g...
Mark Brown
2014-04-29
1
-77
/
+14
|
|
\
|
*
|
ASoC: dapm: Factor out duplicated code in soc_dapm_stream_event()
Lars-Peter Clausen
2014-04-29
1
-35
/
+16
*
|
|
Merge remote-tracking branch 'asoc/topic/component' into asoc-next
Mark Brown
2014-05-22
1
-77
/
+14
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ASoC: dapm: Rename soc_widget_update_bits_locked() to soc_widget_update_bits()
Lars-Peter Clausen
2014-04-22
1
-5
/
+4
|
*
|
ASoC: Move IO abstraction to the component level
Lars-Peter Clausen
2014-04-22
1
-73
/
+11
|
|
/
|
*
ASoC: dapm: Allow update_bits use 32 bits reg
Bard Liao
2014-04-18
1
-1
/
+1
*
|
ASoC: dapm: Fix SUSPEND -> OFF bias sequence
Lars-Peter Clausen
2014-05-12
1
-2
/
+5
*
|
ASoC: dapm: Skip CODEC<->CODEC links in connect_dai_link_widgets()
Lars-Peter Clausen
2014-05-12
1
-2
/
+5
*
|
ASoC: dapm: Fix widget double free with auto-disable DAPM kcontrol
Jarkko Nikula
2014-04-21
1
-1
/
+0
|
/
*
Merge remote-tracking branch 'asoc/topic/enum' into asoc-next
Mark Brown
2014-03-12
1
-294
/
+77
|
\
|
*
ASoC: dapm: Break dapm_set_path_status() appart
Lars-Peter Clausen
2014-03-01
1
-89
/
+44
|
*
ASoC: dapm: Consolidate MUXs and virtual MUXs
Lars-Peter Clausen
2014-03-01
1
-83
/
+30
|
*
ASoC: dapm: Consolidate MUXs and value MUXs
Lars-Peter Clausen
2014-03-01
1
-138
/
+19
|
*
-
.
Merge branches 'topic/dapm', 'topic/sign', 'topic/adau1373', 'topic/max98090'...
Mark Brown
2014-03-01
1
-22
/
+153
|
|
\
\
|
*
|
|
ASoC: Rename soc_enum.max field with items
Takashi Iwai
2014-02-20
1
-11
/
+11
|
|
|
/
|
|
/
|
*
|
|
ASoC: dapm: Sprinkle lockdep asserts through the code
Mark Brown
2014-03-10
1
-0
/
+18
*
|
|
ASoC: dapm: Staticise dapm_mark_dirty()
Mark Brown
2014-03-10
1
-2
/
+1
*
|
|
ASoC: dapm: Reorder the bias update sequence
Xiang Xiao
2014-03-03
1
-11
/
+26
*
|
|
ASoC: dapm: Power off all widgets in the snd_soc_dapm_shutdown
Xiang Xiao
2014-03-03
1
-6
/
+6
|
|
/
|
/
|
*
|
ASoC: dapm: Add unlocked version of snd_soc_dapm_sync
Charles Keepax
2014-02-20
1
-5
/
+22
*
|
Merge branch 'fix/dapm' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Mark Brown
2014-02-20
1
-13
/
+126
|
\
\
|
*
|
ASoC: dapm: Add locking to snd_soc_dapm_xxxx_pin functions
Charles Keepax
2014-02-20
1
-10
/
+123
|
*
|
ASoC: dapm: Correct regulator bypass error messages
Charles Keepax
2014-02-19
1
-3
/
+3
|
|
/
*
|
ASoC: dapm: Consistently use unsigned int for register values
Lars-Peter Clausen
2014-02-13
1
-4
/
+5
|
/
*
ASoC: dapm: Fix double prefix addition
Arun Shamanna Lakshmi
2014-01-17
1
-5
/
+6
*
ASoC: dapm: Change prototype of soc_widget_read
Arun Shamanna Lakshmi
2014-01-15
1
-11
/
+15
*
ASoC: sapm: Automatically connect DAI link widgets in DAPM graph.
Liam Girdwood
2014-01-08
1
-0
/
+49
*
ASoC: dapm: update DPCM runtime when mixer/mux changes
Nenghua Cao
2013-12-16
1
-4
/
+24
*
Merge tag 'asoc-v3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Takashi Iwai
2013-11-08
1
-9
/
+11
|
\
|
*
Merge remote-tracking branch 'asoc/topic/warn' into asoc-next
Mark Brown
2013-11-08
1
-9
/
+11
|
|
\
[next]