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
/
include
/
sound
/
soc.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-15
ASoC: Prevent pop_wait overwrite
Misael Lopez Cruz
1
-0
/
+1
2012-09-18
ASoC: Avoid recalculating the bitmask for SOC_ENUM controls
Lars-Peter Clausen
1
-1
/
+3
2012-08-20
ASoC: add definations for compressed operations
Vinod Koul
1
-1
/
+15
2012-06-23
ASoC: core: Add DOUBLE_R variants of the _RANGE controls
Mark Brown
1
-0
/
+21
2012-06-03
ASoC: core: Add single controls with specified range of values
Adam Thomson
1
-0
/
+23
2012-06-03
ASoC: make snd_soc_dai_link more symmetrical
Stephen Warren
1
-5
/
+28
2012-04-26
ASoC: dpcm: Add bespoke trigger()
Liam Girdwood
1
-0
/
+4
2012-04-26
ASoC: dpcm: Add API for DAI link substream and runtime lookup
Liam Girdwood
1
-0
/
+5
2012-04-26
ASoC: dpcm: Add debugFS support for DPCM
Liam Girdwood
1
-0
/
+4
2012-04-26
ASoC: dpcm: Add Dynamic PCM core operations.
Liam Girdwood
1
-0
/
+17
2012-04-23
ASoC: core: Add strobe control
Kristoffer KARLSSON
1
-0
/
+8
2012-04-23
ASoC: core: Add signed multi register control
Kristoffer KARLSSON
1
-1
/
+21
2012-04-16
ASoC: core: Support transparent CODEC<->CODEC DAI links
Mark Brown
1
-0
/
+2
2012-04-03
ASoC: core: Rework SOC_DOUBLE_R_SX_TLV add SOC_SINGLE_SX_TLV
Brian Austin
1
-20
/
+28
2012-04-01
ASoC: core: Use driver core probe deferral
Mark Brown
1
-1
/
+0
2012-04-01
ASoC: jack: Push locking for jacks down to the jack
Mark Brown
1
-0
/
+1
2012-04-01
ASoC: core: Rename card mutex subclass to better align with usage
Liam Girdwood
1
-2
/
+2
2012-04-01
ASoC: dapm: Use DAPM mutex for DAPM ops instead of codec mutex
Liam Girdwood
1
-0
/
+1
2012-04-01
ASoC: core: Add card mutex locking subclasses
Liam Girdwood
1
-0
/
+5
2012-03-06
ASoC: core: Add platform component mutex
Liam Girdwood
1
-0
/
+1
2012-02-21
ASoC: core: Add support for masking out parts of coefficient blocks
Mark Brown
1
-0
/
+9
2012-02-21
ASoC: core: Add SND_SOC_BYTES control for coefficient blocks
Mark Brown
1
-0
/
+18
2012-02-17
ASoC: dapm: Constify lots of names that are never modified
Mark Brown
1
-1
/
+1
2012-02-15
ASoC: core: add platform DAPM debugfs support
Sebastien Guiriec
1
-0
/
+5
2012-02-09
ASoC: core: Allow CODECs to set ignore_pmdown_time in the driver struct
Mark Brown
1
-0
/
+2
2012-02-04
ASoC: core: Add support for DAI and machine kcontrols.
Liam Girdwood
1
-1
/
+5
2012-01-21
ASoC: Use regmap update bits operation for drivers using regmap
Mark Brown
1
-0
/
+1
2012-01-20
ASoC: Allow drivers to specify how many bits are significant on a DAI
Mark Brown
1
-0
/
+1
2012-01-10
ASoC: Dynamically allocate the rtd device for a non-empty release()
Mark Brown
1
-3
/
+3
2011-12-22
ASoC: Declare soc_new_pcm() properly
Mark Brown
1
-0
/
+1
2011-12-22
ASoC: Allow DAI links to be specified using device tree nodes
Stephen Warren
1
-0
/
+4
2011-12-20
ASoC: Add utility to parse DAPM routes from device tree
Stephen Warren
1
-0
/
+2
2011-12-20
ASoC: Add utility to set a card's name from device tree
Stephen Warren
1
-0
/
+3
2011-12-13
ASoC: Remove rbtree register cache
Mark Brown
1
-1
/
+0
2011-12-02
ASoC: Drop unused state parameter from CODEC suspend callback
Lars-Peter Clausen
1
-2
/
+1
2011-11-23
ASoC: Implement fully_routed card property
Stephen Warren
1
-0
/
+1
2011-11-10
ASoC: Remove LZO cache type
Mark Brown
1
-1
/
+0
2011-11-10
ASoC: Remove extra space in runtime struct definition
Mark Brown
1
-1
/
+1
2011-10-27
ASoC: Allow machines to ignore pmdown_time per-link
ramesh.babu@linux.intel.com
1
-0
/
+3
2011-10-14
ASoC: core: Add flag to ignore pmdown_time at pcm_close
Peter Ujfalusi
1
-0
/
+1
2011-10-06
ASoC: fix codec breakage caused by the volsw/volsw_2r merger
Peter Ujfalusi
1
-0
/
+2
2011-10-05
ASoC: core: Remove snd_soc_put_volsw_2r definition
Peter Ujfalusi
1
-1
/
+0
2011-10-05
ASoC: core: Combine snd_soc_put_volsw/put_volsw_2r functions
Peter Ujfalusi
1
-4
/
+3
2011-10-05
ASoC: core: Combine snd_soc_get_volsw/get_volsw_2r functions
Peter Ujfalusi
1
-4
/
+2
2011-10-05
ASoC: core: Combine snd_soc_info_volsw/info_volsw_2r functions
Peter Ujfalusi
1
-5
/
+3
2011-10-05
ASoC: core: Change SOC_SINGLE/DOUBLE_VALUE representation
Peter Ujfalusi
1
-2
/
+15
2011-10-04
ASoC: Do DAPM power checks only for widgets changed since last run
Mark Brown
1
-0
/
+1
2011-10-04
ASoC: core: Introduce SOC_DOUBLE_R_VALUE macro
Peter Ujfalusi
1
-9
/
+10
2011-10-04
ASoC: core: Introduce SOC_DOUBLE_VALUE macro
Peter Ujfalusi
1
-18
/
+16
2011-09-28
ASoC: Allow DAI formats to be specified in the dai_link
Mark Brown
1
-0
/
+2
[next]