summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8962.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-02Merge remote-tracking branches 'asoc/topic/ad1836', 'asoc/topic/ad193x', 'aso...Mark Brown1-2/+2
2013-12-05ASoC: wm8962: Enable SYSCLK provisonally before fetching generated DSPCLK_DIVNicolin Chen1-0/+13
2013-11-24ASoC: wm8962: Use IS_ENABLED() macroFabio Estevam1-2/+2
2013-11-16Merge tag 'asoc-v3.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai1-0/+2
2013-11-15Merge remote-tracking branch 'asoc/fix/wm8962' into asoc-linusMark Brown1-0/+2
2013-11-14ASoC: wm8962: Turn on regcache_cache_only before disabling regulatorNicolin Chen1-0/+2
2013-11-08Merge remote-tracking branch 'asoc/topic/wm8962' into asoc-nextMark Brown1-110/+116
2013-11-07ASoC: wm8962: Replace BUG() with WARN()Takashi Iwai1-5/+5
2013-11-01ASoC: wm8962: Add EQ coefficient supportRichard Fitzgerald1-0/+3
2013-11-01ASoC: wm8962: Add ALC coefficient supportRichard Fitzgerald1-0/+5
2013-10-29ASoC: wm8962: Fix null pointer pdata access in I2C probe()Nicolin Chen1-7/+7
2013-10-18ASoC: wm8962: Move register initialisation to I2C probe()Mark Brown1-75/+75
2013-10-18ASoC: wm8962: Move interrupt initalisation to probe()Mark Brown1-35/+33
2013-08-23Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai1-4/+3
2013-07-22ASoC: wm8962: Use power efficient workqueueMark Brown1-2/+3
2013-07-21ALSA: replace strict_strto*() with kstrto*()Jingoo Han1-1/+1
2013-07-19ASoC: wm8962: Do not call configure_bclk() inside wm8962_set_dai_sysclk()Fabio Estevam1-2/+0
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