index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: core - Free platform DAPM context at platform removal.
Liam Girdwood
2012-01-16
1
-0
/
+4
*
ASoC: Dynamically allocate the rtd device for a non-empty release()
Mark Brown
2012-01-10
1
-19
/
+25
*
ASoC: Declare soc_new_pcm() properly
Mark Brown
2011-12-22
1
-2
/
+0
*
ASoC: Allow DAI links to be specified using device tree nodes
Stephen Warren
2011-12-22
1
-7
/
+57
*
ASoC: Add utility to parse DAPM routes from device tree
Stephen Warren
2011-12-20
1
-0
/
+57
*
ASoC: Add utility to set a card's name from device tree
Stephen Warren
2011-12-20
1
-0
/
+25
*
ASoC: Fix an obvious copy paste error in an error message
Lothar Waßmann
2011-12-11
1
-1
/
+1
*
ASoC: Refactor some conditions and loop in soc_bind_dai_link()
Stephen Warren
2011-12-09
1
-22
/
+30
*
ASoC: Drop unused state parameter from CODEC suspend callback
Lars-Peter Clausen
2011-12-02
1
-1
/
+1
*
ASoC: Fix CODEC enumeration for auto_nc_codec_pins
Mark Brown
2011-11-27
1
-1
/
+1
*
ASoC: Implement fully_routed card property
Stephen Warren
2011-11-23
1
-0
/
+4
*
Merge branch 'for-3.2' into for-3.3
Mark Brown
2011-11-23
1
-0
/
+6
|
\
|
*
ASoC: skip resume of soc-audio devices without codecs
Eric Miao
2011-11-23
1
-0
/
+6
*
|
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
2011-11-23
1
-1
/
+1
|
/
*
ASoC: Fix prefixing of DAPM controls
Mark Brown
2011-10-18
1
-3
/
+3
*
ASoC: Instantiate card widgets immediately
Mark Brown
2011-10-11
1
-0
/
+2
*
ASoC: Ensure all DAPM widgets are instantiated with the card
Mark Brown
2011-10-08
1
-0
/
+2
*
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
[next]