summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8962.c
Commit message (Expand)AuthorAgeFilesLines
...
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-1/+1
* Merge branch 'for-3.2' into for-3.3Mark Brown2011-11-211-2/+2
|\
| * ASoC: wm8962: fix DB_RANGE sizeClemens Ladisch2011-11-201-2/+2
* | ASoC: Disable debounce on some WM8962 interruptsMark Brown2011-11-081-0/+6
* | ASoC: Convert WM8962 to direct regmap usageMark Brown2011-11-081-791/+802
* | Merge branch 'for-3.2' into for-3.3Mark Brown2011-11-081-10/+20
|\|
| * ASoC: Ensure we always delay for WM8962 FLL when starting from SYSCLKMark Brown2011-11-011-9/+8Star
| * ASoC: Ensure the WM8962 oscillator and PLLs start up disabledMark Brown2011-11-011-0/+5
| * ASoC: Ensure WM8962 PLL registers are resetMark Brown2011-11-011-1/+7
* | ASoC: Manage thermal shutdown for WM8962Mark Brown2011-11-041-0/+8
* | ASoC: Disable MICBIAS and SYSCLK when stopping WM8962 accessory detectionMark Brown2011-11-011-0/+3
* | ASoC: WM8962 accessory detection requires MICBIASMark Brown2011-11-011-1/+3
* | ASoC: Enable SYSCLK last when enabling WM8962 mic detectionMark Brown2011-11-011-0/+3
* | ASoC: Start WM8962 FLL if SYSCLK is enabledMark Brown2011-11-011-0/+4
|/
* 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/+0Star
|\
| * ASoC: Remove bitrotted wm8962_resume()Mark Brown2011-09-201-26/+0Star
* | 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/+0Star
* ASoC: Implement WM8962 DMIC supportMark Brown2011-04-261-0/+31
* ASoC: Move WM8962 FLL configuration to CODECMark Brown2011-04-261-3/+2Star
* 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-291-25/+20Star
|\
| * ASoC: codecs: wm8962: Fix register cache incoherencyLars-Peter Clausen2010-12-291-25/+20Star
* | 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
|\|