index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
Kbuild
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-07-08
ASoC: Include WM8994 GPIO and interrupt registers in codec_reg
Mark Brown
1
-0
/
+20
2010-07-06
ASoC: DaVinci: More accurate continuous serial clock for McBSP (I2S)
Raffaele Recalcati
2
-5
/
+52
2010-07-06
ASoC: DaVinci: Added selection of clk input pin for McBSP
Raffaele Recalcati
2
-5
/
+39
2010-07-06
ASoC: DaVinci: Added two clocking possibilities to McBSP (I2S)
Raffaele Recalcati
2
-9
/
+106
2010-07-06
ASoC: Invert speaker enabling behaviour in SmartQ sound driver
Maurus Cuelenaere
1
-1
/
+0
2010-07-06
ASoC: Automatically manage ALC coefficients for WM8960
Mark Brown
1
-0
/
+22
2010-07-05
ASoC: Automatically manage DAC deemphasis rate for WM8960
Mark Brown
1
-0
/
+64
2010-07-05
ASoC: Remove current WM8960 deemphasis control
Mark Brown
1
-8
/
+5
2010-07-05
ASoC: Fix sorting of Makefile and Kconfig
Mark Brown
2
-2
/
+2
2010-07-04
ASoC: Add SmartQ sound driver
Maurus Cuelenaere
3
-0
/
+304
2010-07-04
ASoC: codec: Add WM8987 device id to WM8750 driver
Maurus Cuelenaere
1
-1
/
+10
2010-07-01
ASoC: ak4642: Add Digital Playback Volume control
Kuninori Morimoto
1
-3
/
+21
2010-06-30
ASoC: uda134x: correct bias level setup for codecs family
Vladimir Zapolskiy
1
-4
/
+32
2010-06-30
ASoC: uda134x: add DATA011 register found in codecs family
Vladimir Zapolskiy
2
-3
/
+5
2010-06-25
ASoC: clean i.MX Kconfig
Eric Bénard
1
-8
/
+6
2010-06-25
ASoC: uda134x: fix bias level setup on initialization
Vladimir Zapolskiy
1
-4
/
+8
2010-06-25
ASoC: uda134x: replace a macro with a value in platform struct.
Vladimir Zapolskiy
2
-16
/
+17
2010-06-23
ASoC: RX-51: Add basic jack detection
Jarkko Nikula
1
-1
/
+28
2010-06-23
ASoC: RX-51: Add Jack Function kcontrol
Jarkko Nikula
1
-0
/
+44
2010-06-23
codecs/tlv320aic23: fix bias management for suspend/resume
Eric Bénard
1
-3
/
+4
2010-06-23
ASoC: JZ4740: Add qi_lb60 board driver
Lars-Peter Clausen
3
-0
/
+179
2010-06-23
ASoC: Add JZ4740 codec driver
Lars-Peter Clausen
4
-0
/
+537
2010-06-23
ASoC: Add JZ4740 ASoC support
Lars-Peter Clausen
8
-0
/
+978
2010-06-21
ASoC: pandora: fix CLKX polarity
Grazvydas Ignotas
1
-28
/
+8
2010-06-20
ASoC: Fix sorting of DA7210 entries in Kconfig
Mark Brown
1
-4
/
+4
2010-06-19
ASoC: Fix overflow bug in SOC_DOUBLE_R_SX_TLV
Stuart Longland
1
-2
/
+2
2010-06-18
ASoC: eukrea-tlv320: add support for our i.MX25 board
Eric Bénard
2
-2
/
+3
2010-06-16
ASoC: Fix I2C dependency for SND_FSI_AK4642 and SND_FSI_DA7210
Peter Huewe
1
-2
/
+2
2010-06-16
ASoC: Pay attention to write errors in volsw_2r_sx
Mark Brown
1
-4
/
+2
2010-06-15
ASoC: Default WM2000 ANC and speaker to enabled
Mark Brown
1
-0
/
+2
2010-06-15
ASoC: DaVinci: Fix McASP hardware FIFO configuration
Sudhakar Rajashekhara
1
-2
/
+0
2010-06-15
ASoC: header cleanup for da7210
Kuninori Morimoto
1
-9
/
+0
2010-06-15
ASoC: header cleanup for ak4642
Kuninori Morimoto
1
-8
/
+0
2010-06-15
ASoC: header cleanup for FSI-DA7210
Kuninori Morimoto
1
-9
/
+0
2010-06-15
ASoC: header cleanup for FSI-AK4642
Kuninori Morimoto
1
-9
/
+0
2010-06-15
ASoC: header cleanup for FSI
Kuninori Morimoto
1
-9
/
+0
2010-06-12
ASoC: Remove unused header from MPC5200 PSC driver
Grant Likely
2
-13
/
+0
2010-06-10
ASoC: NUC900: patch for fix build error
Wan ZongShun
2
-2
/
+2
2010-06-09
ASoC: EP93xx: Add Snapper CL15 i2s audio support
Ryan Mallon
4
-0
/
+163
2010-06-09
EP93xx: Add i2s core support
Ryan Mallon
4
-1
/
+146
2010-06-07
ASoC: patch for the useless 'break' removal in kirkwood
Wan ZongShun
1
-1
/
+0
2010-06-07
ASoC: atmel: trivial code cleanup
Wan ZongShun
1
-1
/
+0
2010-06-07
ASoC: ep93xx i2s audio driver
Ryan Mallon
8
-0
/
+865
2010-06-07
ASoC: tlv320dac33: Add support for changing upper threshold
Peter Ujfalusi
1
-9
/
+48
2010-06-03
ASoC: imx: add eukrea-tlv320
Eric Bénard
3
-0
/
+146
2010-06-03
ASoC: imx-ssi.c: add new choices to platform configuration
Eric Bénard
2
-2
/
+12
2010-06-03
ASoC: s3c: patch for the unnecessary variable 'state' removal
Wan ZongShun
1
-1
/
+0
2010-06-03
ASoC: atmel: patch for the unnecessary variable removal
Wan ZongShun
1
-1
/
+0
2010-06-03
ASoC: use resource_size for au1x
Wan ZongShun
3
-17
/
+10
2010-06-03
ASoC: omap-mcbsp: Place correct constraints for streams
Peter Ujfalusi
1
-21
/
+77
[next]