aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8962.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-18Merge branch 'topic/asoc' into for-linusTakashi Iwai1-1338/+803
2012-03-06ASoC: wm8962: Remove defaults for volatile registersMark Brown1-14/+3
2012-03-06ASoC: wm8962: Remove unneeded pm_runtime_set_active()Mark Brown1-1/+0
2012-03-02ASoC: wm8962: Run the headphone in class G mode when sidetone is enabledMark Brown1-0/+2
2012-03-01ASoC: wm8962: Remove register default for PLL2Mark Brown1-2/+0
2012-02-23ASoC: wm8962: Convert interrupt handler to direct regmap usageMark Brown1-20/+39
2012-02-23ASoC: wm8962: Remove mistakenly committed debug loggingMark Brown1-4/+0
2012-02-17ASoC: wm8962: Convert to module_i2c_driver()Mark Brown1-11/+1
2012-02-16ASoC: wm8962: Convert to runtime PM for bias off managementMark Brown1-41/+72
2012-02-16ASoC: wm8962: Don't automatically enable and disable FLLMark Brown1-66/+6
2012-02-16ASoC: wm8962: Clean up register dump cruftMark Brown1-9/+0
2012-02-16ASoC: wm8962: Add new SYSCLK ratios for new device revisionsMark Brown1-1/+1
2012-02-16ASoC: wm8962: Log the selected SYSCLK ratioMark Brown1-0/+2
2012-02-16ASoC: wm8962: Only configure BCLK in hw_params when audio is activeMark Brown1-1/+2
2012-02-16ASoC: wm8962: Update the clocking when setting system clockMark Brown1-0/+2
2012-02-15ASoC: Show device id in the debug messageAxel Lin1-1/+1
2012-02-14ASoC: wm8962: Fix sidetone enumeration textsMark Brown1-1/+1
2012-02-09Merge tag 'v3.3-rc3' as we've got several bugfixes in there which areMark Brown1-4/+4
2012-02-08ASoC: wm8962: Support mono playback and recordMark Brown1-2/+5
2012-02-04ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood1-3/+3
2012-02-01ASoC: wm8962: Fix word length configurationSusan Gao1-3/+3
2012-01-27ASoC: wm8962: Enable idle_bias_offMark Brown1-0/+1
2012-01-25ASoC: wm8962: Mark register cache as dirty when regulators are disabledMark Brown1-1/+1
2012-01-24ASoC: wm8962: Optimise power consumption for IN4 DC measurement usageMark Brown1-0/+18
2012-01-20ASoC: Add WM8962 DAC and ADC L/R swap supportMark Brown1-0/+2
2012-01-20ASoC: Convert WM8962 register access map to modern styleMark Brown1-1155/+648
2012-01-20ASoC: Make WM8962 I2C usage unconditionalMark Brown1-13/+1
2012-01-02ASoC: Fix return value of wm8962_gpio_direction_out()Axel Lin1-3/+7
2011-12-30ASoC: Enable ASoC register map dump for some regmap CODECsMark Brown1-0/+9
2011-12-02ASoC: Make WM8962 beep a signal generatorMark Brown1-1/+1
2011-11-27ASoC: Convert WM8962 to devm_kzalloc()Mark Brown1-5/+4
2011-11-27ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown1-1/+0
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen1-1/+1
2011-11-21Merge branch 'for-3.2' into for-3.3Mark Brown1-2/+2
2011-11-20ASoC: wm8962: fix DB_RANGE sizeClemens Ladisch1-2/+2
2011-11-08ASoC: Disable debounce on some WM8962 interruptsMark Brown1-0/+6
2011-11-08ASoC: Convert WM8962 to direct regmap usageMark Brown1-791/+802
2011-11-08Merge branch 'for-3.2' into for-3.3Mark Brown1-10/+20
2011-11-04ASoC: Manage thermal shutdown for WM8962Mark Brown1-0/+8
2011-11-01ASoC: Disable MICBIAS and SYSCLK when stopping WM8962 accessory detectionMark Brown1-0/+3
2011-11-01ASoC: WM8962 accessory detection requires MICBIASMark Brown1-1/+3
2011-11-01ASoC: Enable SYSCLK last when enabling WM8962 mic detectionMark Brown1-0/+3
2011-11-01ASoC: Start WM8962 FLL if SYSCLK is enabledMark Brown1-0/+4
2011-11-01ASoC: Ensure we always delay for WM8962 FLL when starting from SYSCLKMark Brown1-9/+8
2011-11-01ASoC: Ensure the WM8962 oscillator and PLLs start up disabledMark Brown1-0/+5
2011-11-01ASoC: Ensure WM8962 PLL registers are resetMark Brown1-1/+7
2011-10-04ASoC: Remove direct register cache accesses from WM8962 driverMark Brown1-10/+11
2011-09-29ASoC: Fix a bug in WM8962 DSP_A and DSP_B settingsSusan Gao1-2/+2
2011-09-23ASoC: Convert WM8962 MICBIAS to a supply widgetMark Brown1-1/+1
2011-09-23ASoC: Rename WM8962 DMIC widget to DMIC_ENAMark Brown1-4/+4