summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wm8962.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: wm8962: Remove defaults for volatile registersMark Brown2012-03-061-14/+3
* ASoC: wm8962: Remove unneeded pm_runtime_set_active()Mark Brown2012-03-061-1/+0
* ASoC: wm8962: Run the headphone in class G mode when sidetone is enabledMark Brown2012-03-021-0/+2
* ASoC: wm8962: Remove register default for PLL2Mark Brown2012-03-011-2/+0
* ASoC: wm8962: Convert interrupt handler to direct regmap usageMark Brown2012-02-231-20/+39
* ASoC: wm8962: Remove mistakenly committed debug loggingMark Brown2012-02-231-4/+0
* ASoC: wm8962: Convert to module_i2c_driver()Mark Brown2012-02-171-11/+1
* ASoC: wm8962: Convert to runtime PM for bias off managementMark Brown2012-02-161-41/+72
* ASoC: wm8962: Don't automatically enable and disable FLLMark Brown2012-02-161-66/+6
* ASoC: wm8962: Clean up register dump cruftMark Brown2012-02-161-9/+0
* ASoC: wm8962: Add new SYSCLK ratios for new device revisionsMark Brown2012-02-161-1/+1
* ASoC: wm8962: Log the selected SYSCLK ratioMark Brown2012-02-161-0/+2
* ASoC: wm8962: Only configure BCLK in hw_params when audio is activeMark Brown2012-02-161-1/+2
* ASoC: wm8962: Update the clocking when setting system clockMark Brown2012-02-161-0/+2
* ASoC: Show device id in the debug messageAxel Lin2012-02-151-1/+1
* Merge tag 'v3.3-rc3' as we've got several bugfixes in there which areMark Brown2012-02-091-4/+4
|\
| * 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: wm8962: Support mono playback and recordMark Brown2012-02-081-2/+5
* | ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood2012-02-041-3/+3
* | ASoC: wm8962: Enable idle_bias_offMark Brown2012-01-271-0/+1
* | ASoC: wm8962: Optimise power consumption for IN4 DC measurement usageMark Brown2012-01-241-0/+18
* | ASoC: Add WM8962 DAC and ADC L/R swap supportMark Brown2012-01-201-0/+2
* | ASoC: Convert WM8962 register access map to modern styleMark Brown2012-01-201-1155/+648
* | ASoC: Make WM8962 I2C usage unconditionalMark Brown2012-01-201-13/+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