aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8962.c
Commit message (Expand)AuthorAgeFilesLines
* smdk4412: update sound soc and codecsmarkcs2014-04-281-3/+0
* ASoC: wm8962: Allow VMID time to fully rampMark Brown2012-08-091-0/+3
* ASoC: wm8962: Fix sidetone enumeration textsMark Brown2012-02-291-1/+1
* ASoC: wm8962: Fix word length configurationSusan Gao2012-02-131-3/+3
* ASoC: Ensure the WM8962 oscillator and PLLs start up disabledMark Brown2011-11-111-0/+5
* ASoC: Ensure WM8962 PLL registers are resetMark Brown2011-11-111-1/+7
* ASoC: Fix a bug in WM8962 DSP_A and DSP_B settingsSusan Gao2011-11-111-2/+2
* ASoC: Remove direct register cache accesses from WM8962 driverMark Brown2011-11-111-10/+11
* ASoC: Fix WM8962 headphone volume update for use of advanced cachesMark Brown2011-06-081-2/+2
* ASoC: Implement WM8962 ADC high pass filter configurationMark Brown2011-04-271-0/+10
* ASoC: Don't warn if the WM8962 SYSCLK FLL setting doesn't match realityMark Brown2011-04-261-1/+0
* ASoC: Implement WM8962 DMIC supportMark Brown2011-04-261-0/+31
* ASoC: Move WM8962 FLL configuration to CODECMark Brown2011-04-261-3/+2
* ASoC: Support FLL lock interrupt on WM8962Mark Brown2011-04-261-1/+15
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* ASoC: Accept any logical value for WM8962 GPIO set()Mark Brown2011-01-311-1/+1
* ASoC: Avoid direct register cache access when setting defaultsMark Brown2011-01-171-10/+20
* ASoC: Update users of readable_register()/volatile_register()Dimitris Papastamos2011-01-131-2/+2
* Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-12-281-25/+20
|\
| * ASoC: codecs: wm8962: Fix register cache incoherencyLars-Peter Clausen2010-12-281-25/+20
* | ASoC: One more x86 typo fixMark Brown2010-12-281-1/+1
* | ASoC: Fix typo in x86 workaroundMark Brown2010-12-271-1/+1
* | ASoC: ifdef out trace points from modules for x86Mark Brown2010-12-231-0/+2
* | ASoC: Trace Wolfson jack detection IRQsMark Brown2010-12-221-0/+3
* | Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-12-081-1/+1
|\ \ | |/
| * ASoC: Correct WM8962 interrupt mask register readMark Brown2010-12-071-1/+1
* | ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-221-1/+0
* | ASoC: Fix incorrect kfree in wm8962_probe error pathAxel Lin2010-11-161-1/+0
* | ASoC: Reset WM8962 with default ID valueMark Brown2010-11-121-1/+1
* | ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-061-14/+16
* | Merge branch 'for-2.6.37' into HEADMark Brown2010-11-051-1/+4
|\ \ | |/
| * ASoC: Check return value of strict_strtoul() in WM8962Mark Brown2010-11-031-1/+4
* | ASoC: Use pm_wakeup_event() in WM8962 jack detectionMark Brown2010-11-031-0/+2
|/
* ASoC: Add WM8962 microphone bias controlMark Brown2010-10-131-0/+2
* ASoC: Compress WM8962 register access mapMark Brown2010-10-111-0/+1147
* ASoC: Shrink code size for WM8962 register defaults tableMark Brown2010-10-111-0/+687
* ASoC: Put WM8962 GPIO2/3 into GPIO mode when configuring platform data tooMark Brown2010-10-021-13/+29
* ASoC: Implement interrupt based jack detectionMark Brown2010-10-021-0/+85
* ASoC: Add support for WM8962 GPIO outputsMark Brown2010-10-021-0/+119
* ASoC: Relax restrictions on WM8962 BCLK configurationMark Brown2010-09-301-6/+0
* ASoC: Provide microphone bias configuration for WM8962Mark Brown2010-09-301-0/+12
* ASoC: Initial WM8962 IRQ supportMark Brown2010-09-291-1/+59
* ASoC: Lowercase WM8962 CODEC nameMark Brown2010-09-291-1/+1
* ASoC: Fix masking of WM8962 FLL1 registerMark Brown2010-09-281-1/+1
* ASoC: Fix merge issue with WM8962 control additionMark Brown2010-09-211-2/+0
* ASoC: Fix off-by-one bug in WM8962 register cache size configurationDimitris Papastamos2010-09-111-1/+1
* ASoC: Update WM8962 to build with multi-componentMark Brown2010-08-121-121/+47
* ASoC: Add initial WM8962 CODEC driverMark Brown2010-08-051-0/+1933