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
/
wm8753.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-06
Merge branch 'for-2.6.31' into for-2.6.32
Mark Brown
1
-3
/
+3
2009-07-03
ASoC: Fix wm8753 register cache size and initialization
Lars-Peter Clausen
1
-2
/
+2
2009-07-03
ASoC: Fix register cache initialisation for WM8753
Mark Brown
1
-1
/
+1
2009-06-13
ASoC: Add suspend and resume callbacks to Wolfson CODEC drivers
Mark Brown
1
-0
/
+35
2009-05-28
ASoC: correct print specifiers for unsigneds
Roel Kluin
1
-1
/
+1
2009-05-12
sound: remove driver_data direct access of struct device
Greg Kroah-Hartman
1
-2
/
+2
2009-03-11
ASoC: Merge dai_ops factor out
Mark Brown
1
-40
/
+50
2009-03-08
ASoC: Remove unneeded forward reference to WM8753 SPI implementation
Mark Brown
1
-5
/
+0
2009-03-04
ASoC: make ops a pointer in 'struct snd_soc_dai'
Eric Miao
1
-40
/
+50
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
1
-198
/
+171
2009-02-24
ASoC: Shuffle WM8753 device registration code
Mark Brown
1
-104
/
+105
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-18
ASoC: Remove version display from the WM8753 driver
Mark Brown
1
-4
/
+0
2009-02-17
ASoC: Fix WM8753 DAIs unregistering
Paul Fertser
1
-0
/
+5
2009-01-29
Merge branch 'for-2.6.29' into for-2.6.30
Mark Brown
1
-1
/
+8
2009-01-29
ASoC: Fix null string usage with WM8753 DAIs
Mark Brown
1
-1
/
+8
2009-01-27
ASoC: Push the codec runtime storage into the card structure
Mark Brown
1
-9
/
+9
2009-01-19
ASoC: fixes to caching implementations
Ian Molton
1
-2
/
+2
2009-01-09
ASoC: cleanup duplicated code.
Ian Molton
1
-16
/
+2
2008-12-10
ALSA: ASoC - Fix wrong section types
Takashi Iwai
1
-1
/
+1
2008-12-09
ASoC: Register non-AC97 codec DAIs
Mark Brown
1
-0
/
+12
2008-12-01
ASoC: Rename snd_soc_register_card() to snd_soc_init_card()
Mark Brown
1
-1
/
+1
2008-11-21
ASoC: Merge snd_soc_ops into snd_soc_dai_ops
Mark Brown
1
-14
/
+11
2008-10-13
ALSA: ASoC: update email address for Liam Girdwood
Liam Girdwood
1
-2
/
+1
2008-10-13
ALSA: ASoC: Remove unused AUDIO_NAME define from codec drivers
Jarkko Nikula
1
-1
/
+0
2008-10-13
ALSA: ASoC: Add WM8753 SPI support
Mark Brown
1
-2
/
+69
2008-09-09
sound: ASoC: Convert wm8753 to a new-style i2c driver
Jean Delvare
1
-53
/
+53
2008-10-02
ASoC: Set correct name for WM8753 rec mixer output
Rob Sims
1
-2
/
+2
2008-08-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-4
/
+7
2008-08-25
ALSA: ASoC: Fix double free and memory leak in many codec drivers
Jean Delvare
1
-4
/
+7
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
1
-1
/
+0
2008-07-10
ALSA: asoc: codecs - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.
Liam Girdwood
1
-14
/
+14
2008-06-26
ALSA: ASoC: Replace custom debug macros with pr_ equivalents
Mark Brown
1
-22
/
+3
2008-06-13
ALSA: ASoC: Add TLV information to remaining WM8753 controls
Mike Montour
1
-25
/
+50
2008-06-13
ALSA: ASoC: Fix register cache sizes for Wolfson codecs
Mark Brown
1
-1
/
+1
2008-05-19
[ALSA] soc - Convert Wolfson codec drivers to use bulk DAPM registration
Mark Brown
1
-13
/
+4
2008-05-19
[ALSA] ASoC: Clarify API for bias configuration
Mark Brown
1
-18
/
+18
2008-04-30
[ALSA] soc - wm8753 - Clean up checkpatch warnings
Mark Brown
1
-16
/
+18
2008-04-24
[ALSA] soc - Add Invert Switch for ROUT2
Graeme Gregory
1
-0
/
+3
2008-04-24
[ALSA] soc - Mono voice playback volume for WM8753
Mike Montour
1
-1
/
+1
2008-01-31
[ALSA] soc - Initial WM8753 TLV support for capture mixer
Liam Girdwood
1
-2
/
+5
2008-01-31
[ALSA] Remove sound/driver.h
Takashi Iwai
1
-1
/
+0
2007-05-11
[ALSA] SoC WM8753 codec support
Liam Girdwood
1
-0
/
+1811