index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
wm8753.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
2010-05-20
1
-4
/
+4
|
\
|
*
ASoC: Add indirection for CODEC private data
Mark Brown
2010-04-17
1
-4
/
+4
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
|
/
*
ASoC: Remove unneeded suspend checks from CODEC drivers
Mark Brown
2009-12-31
1
-8
/
+0
*
ASoC: Remove redundant snd_soc_dapm_new_widgets() calls
Mark Brown
2009-11-12
1
-1
/
+0
*
ASoC: Factor out snd_soc_init_card()
Mark Brown
2009-11-03
1
-9
/
+0
*
ASoC: Remove snd_soc_suspend_device()
Mark Brown
2009-10-15
1
-35
/
+0
*
Merge branch 'for-2.6.32' into for-2.6.33
Mark Brown
2009-09-23
1
-0
/
+1
|
\
|
*
ASoC: wm8753: fix mapping when MONOMIX is set to Stereo
Phil Vandry
2009-09-21
1
-0
/
+1
*
|
ASoC: Add source argument to PLL configuration
Mark Brown
2009-09-05
1
-2
/
+2
|
/
*
Merge branch 'for-2.6.31' into for-2.6.32
Mark Brown
2009-07-06
1
-3
/
+3
|
\
|
*
ASoC: Fix wm8753 register cache size and initialization
Lars-Peter Clausen
2009-07-03
1
-2
/
+2
|
*
ASoC: Fix register cache initialisation for WM8753
Mark Brown
2009-07-03
1
-1
/
+1
*
|
ASoC: Add suspend and resume callbacks to Wolfson CODEC drivers
Mark Brown
2009-06-13
1
-0
/
+35
|
/
*
ASoC: correct print specifiers for unsigneds
Roel Kluin
2009-05-28
1
-1
/
+1
*
sound: remove driver_data direct access of struct device
Greg Kroah-Hartman
2009-05-12
1
-2
/
+2
*
ASoC: Merge dai_ops factor out
Mark Brown
2009-03-11
1
-40
/
+50
|
\
|
*
ASoC: make ops a pointer in 'struct snd_soc_dai'
Eric Miao
2009-03-04
1
-40
/
+50
*
|
ASoC: Remove unneeded forward reference to WM8753 SPI implementation
Mark Brown
2009-03-08
1
-5
/
+0
|
/
*
ASoC: wm8753 - Fix build error
Takashi Iwai
2009-02-26
1
-1
/
+2
*
ASoC: Only write back non-default registers when resuming WM8753
Mark Brown
2009-02-24
1
-0
/
+5
*
ASoC: Convert WM8753 to register via normal device probe
Mark Brown
2009-02-24
1
-198
/
+171
*
ASoC: Shuffle WM8753 device registration code
Mark Brown
2009-02-24
1
-104
/
+105
*
ASoC: Only unregister drivers we registered for WM8753
Mark Brown
2009-02-22
1
-3
/
+7
*
ASoC: Report I/O errors from WM8753 reset
Mark Brown
2009-02-22
1
-1
/
+5
*
ASoC: Remove version display from the WM8753 driver
Mark Brown
2009-02-18
1
-4
/
+0
*
ASoC: Fix WM8753 DAIs unregistering
Paul Fertser
2009-02-17
1
-0
/
+5
*
Merge branch 'for-2.6.29' into for-2.6.30
Mark Brown
2009-01-29
1
-1
/
+8
|
\
|
*
ASoC: Fix null string usage with WM8753 DAIs
Mark Brown
2009-01-29
1
-1
/
+8
*
|
ASoC: Push the codec runtime storage into the card structure
Mark Brown
2009-01-27
1
-9
/
+9
*
|
ASoC: fixes to caching implementations
Ian Molton
2009-01-19
1
-2
/
+2
*
|
ASoC: cleanup duplicated code.
Ian Molton
2009-01-09
1
-16
/
+2
|
/
*
ALSA: ASoC - Fix wrong section types
Takashi Iwai
2008-12-10
1
-1
/
+1
*
ASoC: Register non-AC97 codec DAIs
Mark Brown
2008-12-09
1
-0
/
+12
*
ASoC: Rename snd_soc_register_card() to snd_soc_init_card()
Mark Brown
2008-12-01
1
-1
/
+1
*
ASoC: Merge snd_soc_ops into snd_soc_dai_ops
Mark Brown
2008-11-21
1
-14
/
+11
*
ALSA: ASoC: update email address for Liam Girdwood
Liam Girdwood
2008-10-13
1
-2
/
+1
*
ALSA: ASoC: Remove unused AUDIO_NAME define from codec drivers
Jarkko Nikula
2008-10-13
1
-1
/
+0
*
ALSA: ASoC: Add WM8753 SPI support
Mark Brown
2008-10-13
1
-2
/
+69
*
sound: ASoC: Convert wm8753 to a new-style i2c driver
Jean Delvare
2008-09-09
1
-53
/
+53
*
ASoC: Set correct name for WM8753 rec mixer output
Rob Sims
2008-10-02
1
-2
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2008-08-25
1
-4
/
+7
|
\
|
*
ALSA: ASoC: Fix double free and memory leak in many codec drivers
Jean Delvare
2008-08-25
1
-4
/
+7
*
|
removed unused #include <linux/version.h>'s
Adrian Bunk
2008-08-23
1
-1
/
+0
|
/
*
ALSA: asoc: codecs - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.
Liam Girdwood
2008-07-10
1
-14
/
+14
*
ALSA: ASoC: Replace custom debug macros with pr_ equivalents
Mark Brown
2008-06-26
1
-22
/
+3
*
ALSA: ASoC: Add TLV information to remaining WM8753 controls
Mike Montour
2008-06-13
1
-25
/
+50
*
ALSA: ASoC: Fix register cache sizes for Wolfson codecs
Mark Brown
2008-06-13
1
-1
/
+1
*
[ALSA] soc - Convert Wolfson codec drivers to use bulk DAPM registration
Mark Brown
2008-05-19
1
-13
/
+4
*
[ALSA] ASoC: Clarify API for bias configuration
Mark Brown
2008-05-19
1
-18
/
+18
[next]