index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
wm8962.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-3.0' into for-3.1
Mark Brown
2011-06-08
1
-2
/
+2
|
\
|
*
ASoC: Fix WM8962 headphone volume update for use of advanced caches
Mark Brown
2011-06-08
1
-2
/
+2
*
|
ASoC: Defer all WM8962 clocking configuration until power up
Mark Brown
2011-06-08
1
-27
/
+33
*
|
ASoC: Implement base 5 band EQ control for WM8962
Mark Brown
2011-06-08
1
-0
/
+16
*
|
ASoC: Report errors when we have a WM8962 IRQ and don't get FLL lock
Mark Brown
2011-06-08
1
-5
/
+32
*
|
ASoC: Factor out I2C usage in WM8962 driver
Mark Brown
2011-06-08
1
-9
/
+10
|
/
*
ASoC: Implement WM8962 ADC high pass filter configuration
Mark Brown
2011-04-27
1
-0
/
+10
*
ASoC: Don't warn if the WM8962 SYSCLK FLL setting doesn't match reality
Mark Brown
2011-04-26
1
-1
/
+0
*
ASoC: Implement WM8962 DMIC support
Mark Brown
2011-04-26
1
-0
/
+31
*
ASoC: Move WM8962 FLL configuration to CODEC
Mark Brown
2011-04-26
1
-3
/
+2
*
ASoC: Support FLL lock interrupt on WM8962
Mark Brown
2011-04-26
1
-1
/
+15
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
ASoC: Accept any logical value for WM8962 GPIO set()
Mark Brown
2011-01-31
1
-1
/
+1
*
ASoC: Avoid direct register cache access when setting defaults
Mark Brown
2011-01-17
1
-10
/
+20
*
ASoC: Update users of readable_register()/volatile_register()
Dimitris Papastamos
2011-01-13
1
-2
/
+2
*
Merge branch 'for-2.6.37' into for-2.6.38
Mark Brown
2010-12-28
1
-25
/
+20
|
\
|
*
ASoC: codecs: wm8962: Fix register cache incoherency
Lars-Peter Clausen
2010-12-28
1
-25
/
+20
*
|
ASoC: One more x86 typo fix
Mark Brown
2010-12-28
1
-1
/
+1
*
|
ASoC: Fix typo in x86 workaround
Mark Brown
2010-12-27
1
-1
/
+1
*
|
ASoC: ifdef out trace points from modules for x86
Mark Brown
2010-12-23
1
-0
/
+2
*
|
ASoC: Trace Wolfson jack detection IRQs
Mark Brown
2010-12-22
1
-0
/
+3
*
|
Merge branch 'for-2.6.37' into for-2.6.38
Mark Brown
2010-12-08
1
-1
/
+1
|
\
\
|
|
/
|
*
ASoC: Correct WM8962 interrupt mask register read
Mark Brown
2010-12-07
1
-1
/
+1
*
|
ASoC: Do not include soc-dapm.h
Jarkko Nikula
2010-11-22
1
-1
/
+0
*
|
ASoC: Fix incorrect kfree in wm8962_probe error path
Axel Lin
2010-11-16
1
-1
/
+0
*
|
ASoC: Reset WM8962 with default ID value
Mark Brown
2010-11-12
1
-1
/
+1
*
|
ASoC: Decouple DAPM from CODECs
Liam Girdwood
2010-11-06
1
-14
/
+16
*
|
Merge branch 'for-2.6.37' into HEAD
Mark Brown
2010-11-05
1
-1
/
+4
|
\
\
|
|
/
|
*
ASoC: Check return value of strict_strtoul() in WM8962
Mark Brown
2010-11-03
1
-1
/
+4
*
|
ASoC: Use pm_wakeup_event() in WM8962 jack detection
Mark Brown
2010-11-03
1
-0
/
+2
|
/
*
ASoC: Add WM8962 microphone bias control
Mark Brown
2010-10-13
1
-0
/
+2
*
ASoC: Compress WM8962 register access map
Mark Brown
2010-10-11
1
-0
/
+1147
*
ASoC: Shrink code size for WM8962 register defaults table
Mark Brown
2010-10-11
1
-0
/
+687
*
ASoC: Put WM8962 GPIO2/3 into GPIO mode when configuring platform data too
Mark Brown
2010-10-02
1
-13
/
+29
*
ASoC: Implement interrupt based jack detection
Mark Brown
2010-10-02
1
-0
/
+85
*
ASoC: Add support for WM8962 GPIO outputs
Mark Brown
2010-10-02
1
-0
/
+119
*
ASoC: Relax restrictions on WM8962 BCLK configuration
Mark Brown
2010-09-30
1
-6
/
+0
*
ASoC: Provide microphone bias configuration for WM8962
Mark Brown
2010-09-30
1
-0
/
+12
*
ASoC: Initial WM8962 IRQ support
Mark Brown
2010-09-29
1
-1
/
+59
*
ASoC: Lowercase WM8962 CODEC name
Mark Brown
2010-09-29
1
-1
/
+1
*
ASoC: Fix masking of WM8962 FLL1 register
Mark Brown
2010-09-28
1
-1
/
+1
*
ASoC: Fix merge issue with WM8962 control addition
Mark Brown
2010-09-21
1
-2
/
+0
*
ASoC: Fix off-by-one bug in WM8962 register cache size configuration
Dimitris Papastamos
2010-09-11
1
-1
/
+1
*
ASoC: Update WM8962 to build with multi-component
Mark Brown
2010-08-12
1
-121
/
+47
*
ASoC: Add initial WM8962 CODEC driver
Mark Brown
2010-08-05
1
-0
/
+1933