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
*
ASoC: codecs: remove __dev* attributes
Bill Pemberton
2012-12-10
1
-7
/
+7
*
ASoC: wm8753: Convert to use devm_regmap_init_{spi,i2c}()
Tushar Behera
2012-11-23
1
-26
/
+6
*
ASoC: wm8753: remove invalid free of devm_ allocated data
Tushar Behera
2012-11-23
1
-1
/
+0
*
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
2012-08-20
1
-1
/
+1
*
ASoC: codecs: Refresh copyrights for Wolfson drivers
Mark Brown
2012-06-03
1
-1
/
+1
*
ASoC: codecs: Remove rtd->codec usage from CODEC drivers
Mark Brown
2012-04-04
1
-4
/
+2
*
ASoC: wm8753: fix initialization
Denis 'GNUtoo' Carikli
2012-03-04
1
-0
/
+5
*
ASoC: wm8753: Convert to devm_kzalloc()
Mark Brown
2012-02-27
1
-5
/
+5
*
ASoC: Convert WM8753 to direct regmap API usage
Mark Brown
2012-01-20
1
-47
/
+139
*
ASoC: Drop unused state parameter from CODEC suspend callback
Lars-Peter Clausen
2011-12-02
1
-1
/
+1
*
ASoC: Remove unneeded platform_device.h inclusions from CODECs
Mark Brown
2011-11-27
1
-1
/
+0
*
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
2011-11-23
1
-2
/
+2
*
ASoC: Convert WM8753 to table based DAPM and control init
Mark Brown
2011-11-21
1
-16
/
+8
*
ASoC: wm8753: Skip noop reconfiguration of DAI mode
Timo Juhani Lindfors
2011-11-17
1
-0
/
+3
*
Merge branch 'for-3.1' into for-3.2
Mark Brown
2011-10-02
1
-2
/
+2
|
\
|
*
ASoC: Fix setting update bits for WM8753_LADC and WM8753_RADC
Axel Lin
2011-10-02
1
-2
/
+2
*
|
ASoC: Add device tree binding for WM8753
Mark Brown
2011-08-14
1
-0
/
+9
*
|
ASoC: Remove unneeded -codec from WM8753 driver name
Mark Brown
2011-08-09
1
-2
/
+2
|
/
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
ASoC: codecs: wm8753: Fix DAI mode switching
Lars-Peter Clausen
2011-02-07
1
-175
/
+121
*
Merge branch 'for-2.6.37' into for-2.6.38
Mark Brown
2010-12-28
1
-143
/
+83
|
\
|
*
ASoC: codecs: wm8753: Fix register cache incoherency
Lars-Peter Clausen
2010-12-28
1
-143
/
+83
*
|
ASoC: Fix merge errors with flush_scheduled_work() removal
Takashi Iwai
2010-12-13
1
-1
/
+1
*
|
Merge branch 'topic/workq-update' into topic/asoc
Takashi Iwai
2010-12-13
1
-20
/
+1
|
\
\
|
*
|
sound: don't use flush_scheduled_work()
Tejun Heo
2010-12-13
1
-20
/
+1
|
|
/
*
|
ASoC: Do not include soc-dapm.h
Jarkko Nikula
2010-11-22
1
-1
/
+0
*
|
ASoC: Decouple DAPM from CODECs
Liam Girdwood
2010-11-06
1
-13
/
+16
|
/
*
ASoC: Remove unneeded use of spi_bus_type
Dimitris Papastamos
2010-09-30
1
-1
/
+0
*
ASoC: Remove needless codec->bias_level assignment to SND_SOC_BIAS_OFF
Jarkko Nikula
2010-09-15
1
-1
/
+0
*
ASoC: Fix incorrect register cache size configuration
Dimitris Papastamos
2010-09-10
1
-1
/
+1
*
ASoC: wm8753, remove dead code
Jiri Slaby
2010-09-06
1
-3
/
+0
*
ASoC: Remove unneeded control_data management from Wolfson drivers
Mark Brown
2010-08-12
1
-5
/
+1
*
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
2010-08-12
1
-260
/
+147
*
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
|
\
[next]