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
*
ASoC: Suppress early calls to snd_soc_dapm_sync()
Mark Brown
2011-10-08
1
-0
/
+1
*
ASoC: core: Combine snd_soc_put_volsw/put_volsw_2r functions
Peter Ujfalusi
2011-10-05
1
-47
/
+19
*
ASoC: core: Combine snd_soc_get_volsw/get_volsw_2r functions
Peter Ujfalusi
2011-10-05
1
-43
/
+13
*
ASoC: core: Combine snd_soc_info_volsw/info_volsw_2r functions
Peter Ujfalusi
2011-10-05
1
-37
/
+3
*
ASoC: Do DAPM power checks only for widgets changed since last run
Mark Brown
2011-10-04
1
-0
/
+1
*
ASoC: Instantiate DAPM widgets before we do the DAI link init
Mark Brown
2011-10-03
1
-3
/
+3
*
ASoC: Allow DAI formats to be specified in the dai_link
Mark Brown
2011-09-28
1
-0
/
+21
*
Merge branch 'for-3.1' into for-3.2
Mark Brown
2011-09-21
1
-3
/
+15
|
\
|
*
ASoC: Ensure we generate a driver name
Mark Brown
2011-09-21
1
-3
/
+15
*
|
ASoC: Remove unused step size from debugfs CODEC write function
Mark Brown
2011-09-08
1
-4
/
+0
*
|
ASoC: Allow source specification for CODEC level sysclk
Mark Brown
2011-08-31
1
-3
/
+5
*
|
ASoC: soc_codec_reg_show use snd_soc_codec_readable_register
Lars-Peter Clausen
2011-08-31
1
-1
/
+1
*
|
Merge branch 'for-3.1' into for-3.2
Mark Brown
2011-08-31
1
-2
/
+2
|
\
\
|
|
/
|
*
ASoC: snd_soc_codec_{readable,writable}_register change default to true
Lars-Peter Clausen
2011-08-31
1
-2
/
+2
*
|
Merge branch 'for-3.1' into for-3.2
Mark Brown
2011-08-22
1
-1
/
+1
|
\
\
|
|
/
|
*
ASoC: soc-core: use GFP_KERNEL flag for kmalloc in snd_soc_cnew
Axel Lin
2011-08-22
1
-1
/
+1
*
|
ASoC: Allow idle_bias_off to be specified in CODEC drivers
Mark Brown
2011-08-22
1
-0
/
+2
*
|
ASoC: Trivial formatting fix in soc-core.c
Mark Brown
2011-08-01
1
-1
/
+1
*
|
ASoC: dapm - Add DAPM stream completion event.
Liam Girdwood
2011-07-25
1
-0
/
+2
|
/
*
ASoC: core: make comments fit the code
Wolfram Sang
2011-07-19
1
-2
/
+2
*
ASoC: Mark cache as dirty when suspending
Mark Brown
2011-07-19
1
-0
/
+1
*
Merge branch 'for-3.0' into for-3.1
Mark Brown
2011-07-09
1
-2
/
+3
|
\
|
*
ASoC: Don't set invalid name string to snd_card->driver field
Takashi Iwai
2011-07-05
1
-2
/
+3
*
|
ASoC: core - Add platform IO tracing
Liam Girdwood
2011-07-05
1
-0
/
+2
*
|
ASoC: core - Add convenience register for platform kcontrol and DAPM
Liam Girdwood
2011-07-05
1
-0
/
+11
*
|
ASoC: core - Add platform widget IO
Liam Girdwood
2011-07-05
1
-0
/
+4
*
|
ASoC: core - Add API call to register platform kcontrols.
Liam Girdwood
2011-07-05
1
-0
/
+30
*
|
ASoC: core - Add platform read and write.
Liam Girdwood
2011-07-04
1
-0
/
+30
*
|
ASoC: core - Make platform probe more like codec probe.
Liam Girdwood
2011-07-02
1
-15
/
+36
*
|
ASoC: core - PCM mutex per rtd
Liam Girdwood
2011-06-09
1
-0
/
+1
*
|
ASoC: core - Separate out PCM operations into new file.
Liam Girdwood
2011-06-09
1
-611
/
+1
*
|
ASoC: core - Allow components to probe/remove in sequence.
Liam Girdwood
2011-06-07
1
-21
/
+39
*
|
ASoC: core - Optimise and refactor pcm_new() to pass only rtd
Liam Girdwood
2011-06-07
1
-2
/
+1
*
|
ASoC: Enforce the mask in snd_soc_update_bits()
Mark Brown
2011-06-06
1
-1
/
+1
*
|
Merge branch 'for-2.6.40' into for-2.6.41
Mark Brown
2011-05-30
1
-7
/
+9
|
\
\
|
|
/
|
*
ASoC: core - remove superfluous new line.
Liam Girdwood
2011-05-25
1
-1
/
+0
|
*
ASoC: core - fix module reference counting for CPU DAIs
Liam Girdwood
2011-05-24
1
-4
/
+5
|
*
ASoC: core: Don't set "(null)" as a driver name
Jarkko Nikula
2011-05-22
1
-1
/
+1
|
*
ASoC: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning
Stephen Boyd
2011-05-16
1
-1
/
+1
|
*
ASoC: core - allow ASoC more flexible machine name
Liam Girdwood
2011-05-12
1
-2
/
+4
*
|
ASoC: core: Don't schedule deferred_resume_work twice
Stephen Warren
2011-05-26
1
-9
/
+10
|
/
*
ASoC: Create codec DAPM widgets before calling the codecs probe function
Lars-Peter Clausen
2011-05-08
1
-3
/
+4
*
Merge branch 'for-2.6.39' into for-2.6.40
Mark Brown
2011-05-03
1
-0
/
+2
|
\
|
*
ASoC: Don't crash on PM operations
Mark Brown
2011-05-03
1
-0
/
+2
*
|
ASoC: Move DAPM widget debugfs entry creation to snd_soc_dapm_new_widgets
Lars-Peter Clausen
2011-05-03
1
-6
/
+7
*
|
ASoC: Move DAPM debugfs directory creation to snd_soc_dapm_debugfs_init
Lars-Peter Clausen
2011-05-03
1
-14
/
+2
*
|
ASoC: Free the card's DAPM context
Lars-Peter Clausen
2011-05-03
1
-0
/
+2
*
|
ASoC: Work around allmodconfig failure
Mark Brown
2011-04-28
1
-0
/
+4
*
|
ASoC: Add more natural support for no-DMA DAIs
Mark Brown
2011-04-27
1
-5
/
+11
*
|
ASoC: Allow platform drivers to have no ops structure
Mark Brown
2011-04-27
1
-19
/
+24
[next]