index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'asoc/fix/core' into asoc-linus
Mark Brown
2014-10-08
1
-2
/
+2
|
\
|
*
ASoC: core: fix use after free in snd_soc_remove_platform()
Daniel Mack
2014-10-07
1
-2
/
+2
|
|
|
\
*
-
.
\
Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/dmic', 'asoc...
Mark Brown
2014-10-06
1
-5
/
+12
|
\
\
\
|
|
*
|
ASoC: Always run default suspend/resume code
Lars-Peter Clausen
2014-09-04
1
-4
/
+7
|
|
*
|
ASoC: Add support for automatically going to BIAS_OFF on suspend
Lars-Peter Clausen
2014-09-04
1
-0
/
+1
|
|
*
|
ASoC: Shutdown DAPM contexts when removing a card
Lars-Peter Clausen
2014-09-04
1
-0
/
+1
|
|
*
|
ASoC: Set card->instantiated to false when removing the card
Lars-Peter Clausen
2014-09-04
1
-1
/
+3
*
|
|
|
Merge remote-tracking branch 'asoc/topic/core' into asoc-next
Mark Brown
2014-10-06
1
-17
/
+13
|
\
\
\
\
|
*
|
|
|
ASoC: core: Fix volsw_range funcs so SOC_DOUBLE_R_RANGE_TLV works.
Howard Mitchell
2014-09-24
1
-8
/
+12
|
*
|
|
|
ASoC: Fix snd_soc_{new,free}_ac97_codec() locking removal
Lars-Peter Clausen
2014-09-23
1
-1
/
+0
|
*
|
|
|
ASoC: Remove locking in snd_soc_{new,free}_ac97_codec()
Lars-Peter Clausen
2014-09-22
1
-8
/
+1
|
|
/
/
/
*
|
|
|
Merge remote-tracking branch 'asoc/topic/component' into asoc-next
Mark Brown
2014-10-06
1
-363
/
+259
|
\
\
\
\
|
*
|
|
|
ASoC: Remove CODEC pointer from snd_soc_dapm_context
Lars-Peter Clausen
2014-09-29
1
-1
/
+0
|
*
|
|
|
ASoC: Remove table based DAPM/control setup support from snd_soc_platform_driver
Lars-Peter Clausen
2014-09-06
1
-52
/
+6
|
|
|
/
/
|
|
/
|
|
|
*
|
|
ASoC: Remove unused cache_only from struct snd_soc_codec
Jarkko Nikula
2014-08-28
1
-2
/
+0
|
*
|
|
ASoC: Restore idle_bias_off initialization
Lars-Peter Clausen
2014-08-26
1
-0
/
+2
|
*
|
|
ASoC: Replace list_empty(&card->codec_dev_list) with !card->instantiated
Lars-Peter Clausen
2014-08-19
1
-8
/
+4
|
*
|
|
ASoC: Remove support for legacy snd_soc_platform IO
Lars-Peter Clausen
2014-08-19
1
-22
/
+0
|
*
|
|
ASoC: Automatically initialize regmap for all components
Lars-Peter Clausen
2014-08-19
1
-18
/
+17
|
*
|
|
ASoC: Consolidate CPU and CODEC DAI lookup
Lars-Peter Clausen
2014-08-19
1
-53
/
+19
|
*
|
|
ASoC: Consolidate CPU and CODEC DAI removal
Lars-Peter Clausen
2014-08-19
1
-23
/
+11
|
*
|
|
ASoC: Cleanup DAI module reference counting
Lars-Peter Clausen
2014-08-19
1
-8
/
+0
|
*
|
|
ASoC: Move component->probed check into soc_{remove,probe}_component()
Lars-Peter Clausen
2014-08-19
1
-17
/
+12
|
*
|
|
ASoC: Pass component instead of DAPM context to AUX dev init callback
Lars-Peter Clausen
2014-08-19
1
-1
/
+1
|
*
|
|
ASoC: Move AUX dev support to the component level
Lars-Peter Clausen
2014-08-19
1
-12
/
+36
|
*
|
|
ASoC: Add component level probe/remove support
Lars-Peter Clausen
2014-08-19
1
-18
/
+24
|
*
|
|
ASoC: Make rtd->codec optional
Lars-Peter Clausen
2014-08-19
1
-10
/
+14
|
*
|
|
ASoC: Consolidate platform and CODEC probe/remove
Lars-Peter Clausen
2014-08-19
1
-161
/
+174
|
*
|
|
ASoC: Move debugfs registration to the component level
Lars-Peter Clausen
2014-08-19
1
-70
/
+52
|
|
/
/
|
|
|
|
\
\
*
-
.
\
\
Merge remote-tracking branches 'asoc/fix/atmel', 'asoc/fix/compress', 'asoc/f...
Mark Brown
2014-09-28
1
-2
/
+2
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
*
ASoC: core: fix possible ZERO_SIZE_PTR pointer dereferencing error.
Xiubo Li
2014-09-28
1
-1
/
+1
|
|
/
|
/
|
|
*
ASoC: Use dev_set_name() instead of init_name
Lars-Peter Clausen
2014-08-17
1
-1
/
+1
|
/
*
-
.
Merge remote-tracking branches 'asoc/topic/tlv', 'asoc/topic/tlv320aic23', 'a...
Mark Brown
2014-08-04
1
-0
/
+21
|
\
\
|
*
|
ASoC: core: add a helper for extended byte controls using TLV
Omair Mohammed Abdullah
2014-07-16
1
-0
/
+21
|
|
/
*
|
Merge remote-tracking branch 'asoc/topic/core' into asoc-next
Mark Brown
2014-08-04
1
-1
/
+8
|
\
\
|
*
|
ASoC: core: Fix possible NULL pointer dereference
Tushar Behera
2014-07-09
1
-1
/
+8
|
|
/
*
|
ASoC: Add function to register component controls
Lars-Peter Clausen
2014-07-22
1
-10
/
+25
*
|
ASoC: Move card field form platform/codec to component
Lars-Peter Clausen
2014-07-22
1
-9
/
+10
*
|
ASoC: Remove per card platform list
Lars-Peter Clausen
2014-07-22
1
-2
/
+0
*
|
ASoC: core: Add initial support for DAI multicodec
Benoit Cousson
2014-07-16
1
-90
/
+203
*
|
Merge remote-tracking branch 'asoc/topic/component' into asoc-multi
Mark Brown
2014-07-16
1
-280
/
+251
|
\
\
|
*
|
ASoC: core: Move non-shared code paths out of snd_soc_post_component_init()
Lars-Peter Clausen
2014-07-02
1
-75
/
+46
|
*
|
ASoC: core: Bind aux devs early
Lars-Peter Clausen
2014-07-02
1
-42
/
+25
|
*
|
ASoC: core: Replace soc_find_matching_codec() with soc_find_codec()
Lars-Peter Clausen
2014-07-02
1
-22
/
+4
|
*
|
ASoC: core: Remove duplicated rtd->codec initialization
Lars-Peter Clausen
2014-07-02
1
-6
/
+2
|
*
|
Merge remote-tracking branch 'asoc/fix/debugfs' into asoc-component
Mark Brown
2014-06-28
1
-4
/
+26
|
|
\
\
|
|
*
|
ASoC: fix debugfs directory creation bug
Russell King
2014-06-28
1
-4
/
+24
|
|
|
/
|
*
|
ASoC: dapm: Remove platform field from widget and dapm context struct
Lars-Peter Clausen
2014-06-21
1
-1
/
+0
|
*
|
ASoC: dapm: Remove DAI DAPM context
Lars-Peter Clausen
2014-06-21
1
-11
/
+1
|
*
|
ASoC: Add component level stream_event() and seq_notifier() support
Lars-Peter Clausen
2014-06-21
1
-3
/
+22
[next]