index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ASoC: utils - Add support for a dummy codec driver.
Liam Girdwood
2012-01-20
1
-1
/
+19
*
ASoC: twl6040 - add method to query HS DC offset step size in mV
Liam Girdwood
2012-01-20
2
-0
/
+14
*
ASoC: Optimise performance of WM8904 ADC 128fs OSR mode
Mark Brown
2012-01-20
2
-1
/
+41
*
ASoC: core - Improve card registration error messaging for large DAI links.
Liam Girdwood
2012-01-20
1
-3
/
+5
*
ASoC: replace 0xffffffff with DMA_BIT_MASK macro
Joachim Eastwood
2012-01-20
7
-12
/
+12
*
ASoC: use proper defines for stream directions in pcm engines
Joachim Eastwood
2012-01-20
3
-13
/
+14
*
ASoC: Convert WM8955 to table based DAPM and control init
Mark Brown
2012-01-20
1
-17
/
+8
*
ASoC: Convert WM8955 to direct regmap API usage
Mark Brown
2012-01-20
1
-75
/
+123
*
ASoC: Use standard register cache sync for WM8955
Mark Brown
2012-01-20
1
-12
/
+1
*
ASoC: Convert WM8955 to devm_kzalloc()
Mark Brown
2012-01-20
1
-4
/
+3
*
ASoC: Make I2C usage unconditional in WM8955
Mark Brown
2012-01-20
1
-6
/
+0
*
ASoC: Convert WM8940 to devm_kzalloc()
Mark Brown
2012-01-20
1
-4
/
+4
*
ASoC: Make I2C usage unconditional in WM8940
Mark Brown
2012-01-20
1
-6
/
+0
*
ASoC: Convert WM8904 to direct regmap API usage
Mark Brown
2012-01-20
1
-514
/
+254
*
ASoC: Use standard cache sync for WM8904
Mark Brown
2012-01-20
1
-27
/
+1
*
ASoC: Convert wm8904 to devm_kzalloc()
Mark Brown
2012-01-20
1
-4
/
+3
*
ASoC: Make WM8904 I2C usage unconditional
Mark Brown
2012-01-20
1
-6
/
+0
*
ASoC: Convert wm8804 to direct regmap API usage
Mark Brown
2012-01-20
1
-53
/
+62
*
ASoC: Convert wm8804 to devm_kzalloc()
Mark Brown
2012-01-20
1
-8
/
+5
*
ASoC: Use standard cache sync for wm8804
Mark Brown
2012-01-20
1
-19
/
+1
*
ASoC: Remove wm8974 private data
Mark Brown
2012-01-20
1
-14
/
+2
*
ASoC: Convert wm8974 to table based DAPM and control init
Mark Brown
2012-01-20
1
-15
/
+8
*
ASoC: Make wm8974 I2C usage unconditional
Mark Brown
2012-01-20
1
-6
/
+0
*
ASoC: Convert wm8971 to devm_kzalloc()
Mark Brown
2012-01-20
1
-4
/
+3
*
ASoC: Convert wm8971 to table based DAPM and control init
Mark Brown
2012-01-20
1
-16
/
+8
*
ASoC: Make WM8971 I2C usage unconditional
Mark Brown
2012-01-20
1
-6
/
+0
*
ASoC: Convert WM8753 to direct regmap API usage
Mark Brown
2012-01-20
1
-47
/
+139
*
ASoC: Move WM8993 resource acquisition and device reset to bus probe
Mark Brown
2012-01-20
1
-40
/
+49
*
ASoC: Convert wm8993 to direct regmap API usage
Mark Brown
2012-01-20
1
-149
/
+271
*
ASoC: Move WM9090 device identification and reset to I2C probe
Mark Brown
2012-01-20
1
-12
/
+14
*
ASoC: Convert WM9090 to use regmap directly
Mark Brown
2012-01-20
1
-114
/
+128
*
ASoC: Push wm8978 reset down into the I2C probe
Mark Brown
2012-01-20
1
-7
/
+15
*
ASoC: Convert wm8978 to direct regmap API usage
Mark Brown
2012-01-20
2
-22
/
+96
*
ASoC: Use standard cache sync for WM8978
Mark Brown
2012-01-20
1
-8
/
+1
*
ASoC: Convert wm8978 to devm_kzalloc()
Mark Brown
2012-01-20
1
-4
/
+4
*
ASoC: Convert wm8978 to table based DAPM and control init
Mark Brown
2012-01-20
1
-17
/
+8
*
ASoC: Remove unused control type from wm8978 driver
Mark Brown
2012-01-20
1
-1
/
+0
*
ASoC: Make WM8978 I2C usage unconditional
Mark Brown
2012-01-20
1
-6
/
+0
*
ASoC: Disable register synchronisation for low frequency WM8996 SYSCLK
Mark Brown
2012-01-20
2
-0
/
+8
*
ASoC: Don't go through cache when applying WM5100 rev A updates
Mark Brown
2012-01-20
1
-0
/
+2
*
ASoC: Mark WM5100 register map cache only when going into BIAS_OFF
Mark Brown
2012-01-20
1
-0
/
+1
*
ASoC: tlv320aic32x4: always enable analouge block
Wolfram Sang
2012-01-20
1
-3
/
+5
*
ASoC: tlv320aic32x4: always enable dividers
Wolfram Sang
2012-01-20
1
-56
/
+46
*
ASoC: sgtl5000: Fix wrong register name in restore
Zeng Zhaoming
2012-01-20
1
-4
/
+13
*
Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...
Linus Torvalds
2012-01-18
5
-7
/
+19
|
\
|
*
ASoC: Wait for WM8993 FLL to stabilise
Mark Brown
2012-01-17
1
-0
/
+6
|
*
ASoC: core - Free platform DAPM context at platform removal.
Liam Girdwood
2012-01-16
1
-0
/
+4
|
*
ASoC: dapm - Fix check for codec context in dapm_power_widgets().
Liam Girdwood
2012-01-16
1
-1
/
+1
|
*
ASoC: sgtl5000: update author email address
Zeng Zhaoming
2012-01-16
1
-1
/
+1
|
*
ASoC: Fix DMA channel leak in imx-pcm-dma-mx2 driver.
Javier Martin
2012-01-12
1
-5
/
+7
[prev]
[next]