summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8962.c
AgeCommit message (Expand)Author
2013-11-01ASoC: wm8962: Add EQ coefficient supportRichard Fitzgerald
2013-11-01ASoC: wm8962: Add ALC coefficient supportRichard Fitzgerald
2013-10-29ASoC: wm8962: Fix null pointer pdata access in I2C probe()Nicolin Chen
2013-10-18ASoC: wm8962: Move register initialisation to I2C probe()Mark Brown
2013-10-18ASoC: wm8962: Move interrupt initalisation to probe()Mark Brown
2013-08-23Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai
2013-07-22ASoC: wm8962: Use power efficient workqueueMark Brown
2013-07-21ALSA: replace strict_strto*() with kstrto*()Jingoo Han
2013-07-19ASoC: wm8962: Do not call configure_bclk() inside wm8962_set_dai_sysclk()Fabio Estevam
2013-07-04ASoC: wm8962: fix NULL pdata pointerShawn Guo
2013-06-17Merge remote-tracking branch 'asoc/topic/wm8962' into asoc-nextMark Brown
2013-06-14ASoC: wm8962: Enable start-up and normal bias after reset in runtime resumeNicolin Chen
2013-06-14Merge branch 'fix/wm8962' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2013-06-14ASoC: wm8962: Remove remaining direct register cache accessesNicolin Chen
2013-06-10ASoC: wm8962: Restore device state after reset in runtime resumeMark Brown
2013-06-07ASoC: wm8962: Add device tree bindingNicolin Chen
2013-06-06ASoC: WM8962: Create default platform data structureNicolin Chen
2012-12-24ASoC: wm8962: Unconditionally wait for the FLL to lockMark Brown
2012-12-24ASoC: wm8962: Convert to devm_input_allocate_device()Mark Brown
2012-12-24ASoC: wm8962: Add device tree supportFabio Estevam
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton
2012-12-02ASoC: wm8962: Use devm_regmap_init_i2c()Sachin Kamat
2012-11-28ASoC: wm8962: Use devm_regulator_bulk_getSachin Kamat
2012-08-09ASoC: wm8962: Don't duplicate bias level management in resumeMark Brown
2012-07-31ASoC: wm8962: Allow VMID time to fully rampMark Brown
2012-07-12ASoC: wm8962: Redo early init of the part on resumeMark Brown
2012-07-03ASoC: wm8962: Log AIF configuration requested by hw_params()Mark Brown
2012-06-03ASoC: codecs: Refresh copyrights for Wolfson driversMark Brown
2012-04-04ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown
2012-04-01ASoC: wm8962: Add HPF coefficient configuration supportMark Brown
2012-04-01ASoC: wm8962: Add HD Bass and VSS coefficient configurationMark Brown
2012-04-01ASoC: wm8962: Add Dynamic Range Control supportMark Brown
2012-04-01ASoC: wm8962: Add Direct-Form 1 filter supportMark Brown
2012-04-01ASoC: wm8962: Add 3D enhancement supportMark Brown
2012-04-01ASoC: wm8962: Implement DSP2 configuration initialisationMark Brown
2012-03-18Merge branch 'topic/asoc' into for-linusTakashi Iwai
2012-03-06ASoC: wm8962: Remove defaults for volatile registersMark Brown
2012-03-06ASoC: wm8962: Remove unneeded pm_runtime_set_active()Mark Brown
2012-03-02ASoC: wm8962: Run the headphone in class G mode when sidetone is enabledMark Brown
2012-03-01ASoC: wm8962: Remove register default for PLL2Mark Brown
2012-02-23ASoC: wm8962: Convert interrupt handler to direct regmap usageMark Brown
2012-02-23ASoC: wm8962: Remove mistakenly committed debug loggingMark Brown
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