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
/
codecs
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-05
ASoC: Fix errors in WM8990
Jinyoung Park
1
-20
/
+20
2009-04-28
ASoC: TWL4030: Fix gain control for earpiece amplifier
Joonyoung Shim
1
-1
/
+7
2009-04-27
ASoC: Fix logic in WM8350 master clocking check
Mark Brown
1
-1
/
+1
2009-04-23
Merge commit 'takashi/fix/asoc' into for-2.6.30
Mark Brown
1
-1
/
+0
2009-04-23
ASoC: remove non-existing referece to CONFIG_SND_SOC_CODEC_WM8991
Takashi Iwai
1
-1
/
+0
2009-04-22
ASoC: Fix WM8580 volume update handling for large register changes
Mark Brown
1
-5
/
+9
2009-04-21
ASoC: Fix offset of freqmode in WM8580 PLL configuration
Mark Brown
1
-1
/
+1
2009-04-18
ASoC: Fix warning in wm9705
Russell King - ARM Linux
1
-1
/
+1
2009-04-07
ASoC: TWL4030: Compillation error fix
Peter Ujfalusi
1
-4
/
+6
2009-04-06
ASoC: Fix null dereference in ak4535_remove()
Dan Carpenter
1
-1
/
+2
2009-04-03
ASoC: TWL4030: Add actual support for 96KHz playback support
Peter Ujfalusi
2
-0
/
+4
2009-04-02
ASoC: Implement suspend and resume operations for WM9705
Mark Brown
1
-0
/
+37
2009-04-02
ASoC: TWL4030: Add constrains for second stream
Peter Ujfalusi
1
-0
/
+54
2009-04-02
ASoC: TWL4030: 96KHz playback support
Peter Ujfalusi
1
-1
/
+1
2009-03-19
ASoC: Add FLL support for WM8400
Mark Brown
1
-0
/
+129
2009-03-18
ASoC: Add separate AVDD for WM8400
Mark Brown
1
-0
/
+3
2009-03-18
ASoC: Further optimise WM8400 bias configuration sequence
Mark Brown
1
-25
/
+2
2009-03-16
ASoC: twl4030 - Fix build error
Joonyoung Shim
1
-5
/
+7
2009-03-12
ASoC: Replace remaining uses of snd_soc_cnew with snd_soc_add_controls.
Philipp Zabel
3
-35
/
+11
2009-03-12
ASoC: Move WM8580 to normal I2C device probe
Mark Brown
2
-173
/
+158
2009-03-11
ASoC: Merge dai_ops factor out
Mark Brown
25
-220
/
+295
2009-03-11
ASoC: Remove version display from WM8580 driver
Mark Brown
1
-4
/
+0
2009-03-11
ASoC: Add initial driver for the WM8400 CODEC
Mark Brown
4
-0
/
+1547
2009-03-09
ASoC: Add a driver for AK4104 S/PDIF transmitter
Daniel Mack
4
-0
/
+376
2009-03-08
ASoC: Remove unneeded forward reference to WM8753 SPI implementation
Mark Brown
1
-5
/
+0
2009-03-08
ASoC: bring cs4270 feature/limitations list in sync
Daniel Mack
1
-8
/
+7
2009-03-06
ASoC: Blackfin: fix typo in MUTE definition
Mike Frysinger
1
-1
/
+1
2009-03-06
ASoC: TWL4030: Make the HS ramp delay configurable
Peter Ujfalusi
1
-4
/
+14
2009-03-04
ASoC: make ops a pointer in 'struct snd_soc_dai'
Eric Miao
23
-211
/
+282
2009-03-04
ASoC: wm8510 pll settings
Jonas Andersson
1
-2
/
+2
2009-03-03
ASoC: UDA1380: DATAI is slave only
Philipp Zabel
1
-2
/
+7
2009-03-03
ASoC: UDA1380: change decimator/interpolator register handling
Philipp Zabel
1
-54
/
+48
2009-03-03
ASoC: Remove version display from the UDA1380 driver
Philipp Zabel
1
-4
/
+0
2009-03-02
ASoC: fix typo and removed unneeded switch case for cs4270
Daniel Mack
1
-3
/
+1
2009-02-28
ASoC: Add cs4270 support for slave mode configurations
Daniel Mack
1
-1
/
+23
2009-02-26
ASoC: wm8753 - Fix build error
Takashi Iwai
1
-1
/
+2
2009-02-24
ASoC: Only write back non-default registers when resuming WM8753
Mark Brown
1
-0
/
+5
2009-02-24
ASoC: Convert WM8753 to register via normal device probe
Mark Brown
2
-204
/
+171
2009-02-24
ASoC: Shuffle WM8753 device registration code
Mark Brown
1
-104
/
+105
2009-02-24
ASoC: Improve WM9713 voice DAC shutdown procedure
Mark Brown
1
-3
/
+4
2009-02-22
ASoC: Only unregister drivers we registered for WM8753
Mark Brown
1
-3
/
+7
2009-02-22
ASoC: Report I/O errors from WM8753 reset
Mark Brown
1
-1
/
+5
2009-02-19
ASoC: Disable WM8731 line bypass by default
Mark Brown
1
-0
/
+4
2009-02-18
ASoC: Add device init/exit annotations to new-style Wolfson CODEC drivers
Mark Brown
4
-13
/
+13
2009-02-18
ASoC: Check for errors when writing WM8731 reset register
Mark Brown
1
-1
/
+6
2009-02-18
ASoC: TWL4030: Add digital loopback support
Peter Ujfalusi
1
-6
/
+50
2009-02-18
ASoC: Implement SPI device unregistration for WM8731
Mark Brown
1
-1
/
+6
2009-02-18
ASoC: Remove version display from the WM8753 driver
Mark Brown
1
-4
/
+0
2009-02-18
ASoC: Refactor WM8731 device registration
Mark Brown
2
-193
/
+147
2009-02-18
ASoC: Shuffle WM8731 SPI and I2C device registration
Mark Brown
1
-103
/
+112
[next]