summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8962.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Remove direct register cache accesses from WM8962 driverMark Brown2011-10-041-10/+11
* ASoC: Fix a bug in WM8962 DSP_A and DSP_B settingsSusan Gao2011-09-291-2/+2
* ASoC: Convert WM8962 MICBIAS to a supply widgetMark Brown2011-09-231-1/+1
* ASoC: Rename WM8962 DMIC widget to DMIC_ENAMark Brown2011-09-231-4/+4
* Merge branch 'for-3.1' into for-3.2Mark Brown2011-09-201-26/+0
|\
| * ASoC: Remove bitrotted wm8962_resume()Mark Brown2011-09-201-26/+0
* | Merge branch 'for-3.1' into for-3.2Mark Brown2011-08-221-0/+4
|\ \ | |/
| * ASoC: Clear any outstanding WM8962 FLL lock completions before waitingMark Brown2011-08-221-0/+4
* | ASoC: Provide more detail on WM8962 thermal shutdown statusMark Brown2011-08-221-2/+15
* | ASoC: Report IRQ_NONE when we don't see an interrupt from WM8962Mark Brown2011-08-221-0/+3
* | ASoC: Initial WM8962 DSP2 supportMark Brown2011-08-221-1/+156
* | ASoC: Add basic WM8962 capture low/high pass filter controlMark Brown2011-08-221-0/+10
|/
* ASoC: Move WM8962 CLKREG_OVD earlierMark Brown2011-08-141-4/+4
* ASoC: Acknowledge WM8962 interrupts before acting on themMark Brown2011-07-201-3/+3
* Merge branch 'for-3.0' into for-3.1Mark Brown2011-06-081-2/+2
|\
| * ASoC: Fix WM8962 headphone volume update for use of advanced cachesMark Brown2011-06-081-2/+2
* | ASoC: Defer all WM8962 clocking configuration until power upMark Brown2011-06-081-27/+33
* | ASoC: Implement base 5 band EQ control for WM8962Mark Brown2011-06-081-0/+16
* | ASoC: Report errors when we have a WM8962 IRQ and don't get FLL lockMark Brown2011-06-081-5/+32
* | ASoC: Factor out I2C usage in WM8962 driverMark Brown2011-06-081-9/+10
|/
* 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
OpenPOWER on IntegriCloud