summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8962.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: wm8962: Fix sidetone enumeration textsMark Brown2012-02-141-1/+1
* ASoC: wm8962: Fix word length configurationSusan Gao2012-02-011-3/+3
* ASoC: wm8962: Mark register cache as dirty when regulators are disabledMark Brown2012-01-251-1/+1
* ASoC: Fix return value of wm8962_gpio_direction_out()Axel Lin2012-01-021-3/+7
* ASoC: Enable ASoC register map dump for some regmap CODECsMark Brown2011-12-301-0/+9
* ASoC: Make WM8962 beep a signal generatorMark Brown2011-12-021-1/+1
* ASoC: Convert WM8962 to devm_kzalloc()Mark Brown2011-11-271-5/+4
* ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown2011-11-271-1/+0
* 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/+8
| * 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/+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
OpenPOWER on IntegriCloud