summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wm8962.c
AgeCommit message (Expand)Author
2012-02-17ASoC: wm8962: Convert to module_i2c_driver()Mark Brown
2012-02-16ASoC: wm8962: Convert to runtime PM for bias off managementMark Brown
2012-02-16ASoC: wm8962: Don't automatically enable and disable FLLMark Brown
2012-02-16ASoC: wm8962: Clean up register dump cruftMark Brown
2012-02-16ASoC: wm8962: Add new SYSCLK ratios for new device revisionsMark Brown
2012-02-16ASoC: wm8962: Log the selected SYSCLK ratioMark Brown
2012-02-16ASoC: wm8962: Only configure BCLK in hw_params when audio is activeMark Brown
2012-02-16ASoC: wm8962: Update the clocking when setting system clockMark Brown
2012-02-15ASoC: Show device id in the debug messageAxel Lin
2012-02-09Merge tag 'v3.3-rc3' as we've got several bugfixes in there which areMark Brown
2012-02-08ASoC: wm8962: Support mono playback and recordMark Brown
2012-02-04ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood
2012-02-01ASoC: wm8962: Fix word length configurationSusan Gao
2012-01-27ASoC: wm8962: Enable idle_bias_offMark Brown
2012-01-25ASoC: wm8962: Mark register cache as dirty when regulators are disabledMark Brown
2012-01-24ASoC: wm8962: Optimise power consumption for IN4 DC measurement usageMark Brown
2012-01-20ASoC: Add WM8962 DAC and ADC L/R swap supportMark Brown
2012-01-20ASoC: Convert WM8962 register access map to modern styleMark Brown
2012-01-20ASoC: Make WM8962 I2C usage unconditionalMark Brown
2012-01-02ASoC: Fix return value of wm8962_gpio_direction_out()Axel Lin
2011-12-30ASoC: Enable ASoC register map dump for some regmap CODECsMark Brown
2011-12-02ASoC: Make WM8962 beep a signal generatorMark Brown
2011-11-27ASoC: Convert WM8962 to devm_kzalloc()Mark Brown
2011-11-27ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen
2011-11-21Merge branch 'for-3.2' into for-3.3Mark Brown
2011-11-20ASoC: wm8962: fix DB_RANGE sizeClemens Ladisch
2011-11-08ASoC: Disable debounce on some WM8962 interruptsMark Brown
2011-11-08ASoC: Convert WM8962 to direct regmap usageMark Brown
2011-11-08Merge branch 'for-3.2' into for-3.3Mark Brown
2011-11-04ASoC: Manage thermal shutdown for WM8962Mark Brown
2011-11-01ASoC: Disable MICBIAS and SYSCLK when stopping WM8962 accessory detectionMark Brown
2011-11-01ASoC: WM8962 accessory detection requires MICBIASMark Brown
2011-11-01ASoC: Enable SYSCLK last when enabling WM8962 mic detectionMark Brown
2011-11-01ASoC: Start WM8962 FLL if SYSCLK is enabledMark Brown
2011-11-01ASoC: Ensure we always delay for WM8962 FLL when starting from SYSCLKMark Brown
2011-11-01ASoC: Ensure the WM8962 oscillator and PLLs start up disabledMark Brown
2011-11-01ASoC: Ensure WM8962 PLL registers are resetMark Brown
2011-10-04ASoC: Remove direct register cache accesses from WM8962 driverMark Brown
2011-09-29ASoC: Fix a bug in WM8962 DSP_A and DSP_B settingsSusan Gao
2011-09-23ASoC: Convert WM8962 MICBIAS to a supply widgetMark Brown
2011-09-23ASoC: Rename WM8962 DMIC widget to DMIC_ENAMark Brown
2011-09-20Merge branch 'for-3.1' into for-3.2Mark Brown
2011-09-20ASoC: Remove bitrotted wm8962_resume()Mark Brown
2011-08-22Merge branch 'for-3.1' into for-3.2Mark Brown
2011-08-22ASoC: Provide more detail on WM8962 thermal shutdown statusMark Brown
2011-08-22ASoC: Clear any outstanding WM8962 FLL lock completions before waitingMark Brown
2011-08-22ASoC: Report IRQ_NONE when we don't see an interrupt from WM8962Mark Brown
2011-08-22ASoC: Initial WM8962 DSP2 supportMark Brown
2011-08-22ASoC: Add basic WM8962 capture low/high pass filter controlMark Brown