summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8962.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-04ASoC: wm8962: fix NULL pdata pointerShawn Guo1-1/+1
2013-06-17Merge remote-tracking branch 'asoc/topic/wm8962' into asoc-nextMark Brown1-30/+82
2013-06-14ASoC: wm8962: Enable start-up and normal bias after reset in runtime resumeNicolin Chen1-0/+11
2013-06-14Merge branch 'fix/wm8962' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown1-12/+14
2013-06-14ASoC: wm8962: Remove remaining direct register cache accessesNicolin Chen1-11/+13
2013-06-10ASoC: wm8962: Restore device state after reset in runtime resumeMark Brown1-0/+15
2013-06-07ASoC: wm8962: Add device tree bindingNicolin Chen1-1/+34
2013-06-06ASoC: WM8962: Create default platform data structureNicolin Chen1-32/+36
2012-12-24ASoC: wm8962: Unconditionally wait for the FLL to lockMark Brown1-14/+12
2012-12-24ASoC: wm8962: Convert to devm_input_allocate_device()Mark Brown1-3/+1
2012-12-24ASoC: wm8962: Add device tree supportFabio Estevam1-0/+7
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton1-4/+4
2012-12-02ASoC: wm8962: Use devm_regmap_init_i2c()Sachin Kamat1-11/+6
2012-11-28ASoC: wm8962: Use devm_regulator_bulk_getSachin Kamat1-5/+2
2012-08-09ASoC: wm8962: Don't duplicate bias level management in resumeMark Brown1-15/+0
2012-07-31ASoC: wm8962: Allow VMID time to fully rampMark Brown1-0/+3
2012-07-12ASoC: wm8962: Redo early init of the part on resumeMark Brown1-0/+3
2012-07-03ASoC: wm8962: Log AIF configuration requested by hw_params()Mark Brown1-0/+3
2012-06-03ASoC: codecs: Refresh copyrights for Wolfson driversMark Brown1-1/+1
2012-04-04ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown1-2/+1
2012-04-01ASoC: wm8962: Add HPF coefficient configuration supportMark Brown1-0/+1
2012-04-01ASoC: wm8962: Add HD Bass and VSS coefficient configurationMark Brown1-0/+2
2012-04-01ASoC: wm8962: Add Dynamic Range Control supportMark Brown1-0/+3
2012-04-01ASoC: wm8962: Add Direct-Form 1 filter supportMark Brown1-0/+3
2012-04-01ASoC: wm8962: Add 3D enhancement supportMark Brown1-0/+3
2012-04-01ASoC: wm8962: Implement DSP2 configuration initialisationMark Brown1-1/+2
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