index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-09
Merge branch 'for-3.0' into for-3.1
Mark Brown
1
-2
/
+3
2011-07-05
ASoC: core - Add platform IO tracing
Liam Girdwood
1
-0
/
+2
2011-07-05
ASoC: core - Add convenience register for platform kcontrol and DAPM
Liam Girdwood
1
-0
/
+11
2011-07-05
ASoC: core - Add platform widget IO
Liam Girdwood
1
-0
/
+4
2011-07-05
ASoC: core - Add API call to register platform kcontrols.
Liam Girdwood
1
-0
/
+30
2011-07-05
ASoC: Don't set invalid name string to snd_card->driver field
Takashi Iwai
1
-2
/
+3
2011-07-04
ASoC: core - Add platform read and write.
Liam Girdwood
1
-0
/
+30
2011-07-02
ASoC: core - Make platform probe more like codec probe.
Liam Girdwood
1
-15
/
+36
2011-06-09
ASoC: core - PCM mutex per rtd
Liam Girdwood
1
-0
/
+1
2011-06-09
ASoC: core - Separate out PCM operations into new file.
Liam Girdwood
1
-611
/
+1
2011-06-07
ASoC: core - Allow components to probe/remove in sequence.
Liam Girdwood
1
-21
/
+39
2011-06-07
ASoC: core - Optimise and refactor pcm_new() to pass only rtd
Liam Girdwood
1
-2
/
+1
2011-06-06
ASoC: Enforce the mask in snd_soc_update_bits()
Mark Brown
1
-1
/
+1
2011-05-30
Merge branch 'for-2.6.40' into for-2.6.41
Mark Brown
1
-7
/
+9
2011-05-26
ASoC: core: Don't schedule deferred_resume_work twice
Stephen Warren
1
-9
/
+10
2011-05-25
ASoC: core - remove superfluous new line.
Liam Girdwood
1
-1
/
+0
2011-05-24
ASoC: core - fix module reference counting for CPU DAIs
Liam Girdwood
1
-4
/
+5
2011-05-22
ASoC: core: Don't set "(null)" as a driver name
Jarkko Nikula
1
-1
/
+1
2011-05-16
ASoC: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning
Stephen Boyd
1
-1
/
+1
2011-05-12
ASoC: core - allow ASoC more flexible machine name
Liam Girdwood
1
-2
/
+4
2011-05-08
ASoC: Create codec DAPM widgets before calling the codecs probe function
Lars-Peter Clausen
1
-3
/
+4
2011-05-03
Merge branch 'for-2.6.39' into for-2.6.40
Mark Brown
1
-0
/
+2
2011-05-03
ASoC: Don't crash on PM operations
Mark Brown
1
-0
/
+2
2011-05-03
ASoC: Move DAPM widget debugfs entry creation to snd_soc_dapm_new_widgets
Lars-Peter Clausen
1
-6
/
+7
2011-05-03
ASoC: Move DAPM debugfs directory creation to snd_soc_dapm_debugfs_init
Lars-Peter Clausen
1
-14
/
+2
2011-05-03
ASoC: Free the card's DAPM context
Lars-Peter Clausen
1
-0
/
+2
2011-04-28
ASoC: Work around allmodconfig failure
Mark Brown
1
-0
/
+4
2011-04-27
ASoC: Add more natural support for no-DMA DAIs
Mark Brown
1
-5
/
+11
2011-04-27
ASoC: Allow platform drivers to have no ops structure
Mark Brown
1
-19
/
+24
2011-04-20
ASoC: fix two ident style problems
Lu Guanqun
1
-2
/
+2
2011-04-13
ASoC: Create card DAPM widgets early so they can be used in callbacks
Mark Brown
1
-3
/
+4
2011-04-11
ASoC: Add soc_remove_dai_links
Kuninori Morimoto
1
-4
/
+12
2011-04-08
ASoC: Add data based control initialisation for CODECs and cards
Mark Brown
1
-0
/
+11
2011-04-07
Merge branch 'for-2.6.39' into for-2.6.40
Mark Brown
1
-1
/
+3
2011-04-07
ASoC: fix config error path
Lu Guanqun
1
-0
/
+1
2011-04-07
ASoC: check channel mismatch between cpu_dai and codec_dai
Lu Guanqun
1
-1
/
+2
2011-04-06
Merge branch 'for-2.6.39' into for-2.6.40
Mark Brown
1
-0
/
+1
2011-04-06
ASoC: Tegra: Suspend/resume support
Stephen Warren
1
-0
/
+1
2011-04-03
Merge branch 'for-2.6.39' into for-2.6.40
Mark Brown
1
-4
/
+4
2011-04-03
ASoC: format_register_str: Don't clip register values
Stephen Warren
1
-4
/
+4
2011-03-26
ASoC: Add snd_soc_codec_{readable,writable}_register()
Dimitris Papastamos
1
-0
/
+36
2011-03-26
ASoC: Add default snd_soc_default_writable_register() callback
Dimitris Papastamos
1
-0
/
+3
2011-03-26
ASoC: soc-cache: Introduce raw bulk write support
Dimitris Papastamos
1
-0
/
+7
2011-03-18
ASoC: Remove bogus check for register validity in debugfs write
Mark Brown
1
-2
/
+0
2011-03-08
ASoC: Fix prefixing of DAPM controls by factoring prefix into snd_soc_cnew()
Mark Brown
1
-14
/
+31
2011-03-08
ASoC: Warn rather than set a silly constraint when we can't do symmetry
Mark Brown
1
-0
/
+10
2011-03-08
ASoC: Refactor symmetric_rates check to reduce indentation
Mark Brown
1
-14
/
+14
2011-03-08
ASoC: Provide CODEC clocking operations and API calls
Mark Brown
1
-0
/
+46
2011-03-08
ASoC: Add DAPM widget and path data to CODEC driver structure
Mark Brown
1
-2
/
+10
2011-03-07
ASoC: Add missing debugfs conditionals
Mark Brown
1
-0
/
+2
[next]