Age | Commit message (Expand) | Author | Files | Lines |
2014-01-02 | Merge remote-tracking branches 'asoc/topic/ad1836', 'asoc/topic/ad193x', 'aso... | Mark Brown | 1 | -2/+2 |
2013-12-05 | ASoC: wm8962: Enable SYSCLK provisonally before fetching generated DSPCLK_DIV | Nicolin Chen | 1 | -0/+13 |
2013-11-24 | ASoC: wm8962: Use IS_ENABLED() macro | Fabio Estevam | 1 | -2/+2 |
2013-11-16 | Merge tag 'asoc-v3.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 1 | -0/+2 |
2013-11-15 | Merge remote-tracking branch 'asoc/fix/wm8962' into asoc-linus | Mark Brown | 1 | -0/+2 |
2013-11-14 | ASoC: wm8962: Turn on regcache_cache_only before disabling regulator | Nicolin Chen | 1 | -0/+2 |
2013-11-08 | Merge remote-tracking branch 'asoc/topic/wm8962' into asoc-next | Mark Brown | 1 | -110/+116 |
2013-11-07 | ASoC: wm8962: Replace BUG() with WARN() | Takashi Iwai | 1 | -5/+5 |
2013-11-01 | ASoC: wm8962: Add EQ coefficient support | Richard Fitzgerald | 1 | -0/+3 |
2013-11-01 | ASoC: wm8962: Add ALC coefficient support | Richard Fitzgerald | 1 | -0/+5 |
2013-10-29 | ASoC: wm8962: Fix null pointer pdata access in I2C probe() | Nicolin Chen | 1 | -7/+7 |
2013-10-18 | ASoC: wm8962: Move register initialisation to I2C probe() | Mark Brown | 1 | -75/+75 |
2013-10-18 | ASoC: wm8962: Move interrupt initalisation to probe() | Mark Brown | 1 | -35/+33 |
2013-08-23 | Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Takashi Iwai | 1 | -4/+3 |
2013-07-22 | ASoC: wm8962: Use power efficient workqueue | Mark Brown | 1 | -2/+3 |
2013-07-21 | ALSA: replace strict_strto*() with kstrto*() | Jingoo Han | 1 | -1/+1 |
2013-07-19 | ASoC: wm8962: Do not call configure_bclk() inside wm8962_set_dai_sysclk() | Fabio Estevam | 1 | -2/+0 |
2013-07-04 | ASoC: wm8962: fix NULL pdata pointer | Shawn Guo | 1 | -1/+1 |
2013-06-17 | Merge remote-tracking branch 'asoc/topic/wm8962' into asoc-next | Mark Brown | 1 | -30/+82 |
2013-06-14 | ASoC: wm8962: Enable start-up and normal bias after reset in runtime resume | Nicolin Chen | 1 | -0/+11 |
2013-06-14 | Merge branch 'fix/wm8962' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Mark Brown | 1 | -12/+14 |
2013-06-14 | ASoC: wm8962: Remove remaining direct register cache accesses | Nicolin Chen | 1 | -11/+13 |
2013-06-10 | ASoC: wm8962: Restore device state after reset in runtime resume | Mark Brown | 1 | -0/+15 |
2013-06-07 | ASoC: wm8962: Add device tree binding | Nicolin Chen | 1 | -1/+34 |
2013-06-06 | ASoC: WM8962: Create default platform data structure | Nicolin Chen | 1 | -32/+36 |
2012-12-24 | ASoC: wm8962: Unconditionally wait for the FLL to lock | Mark Brown | 1 | -14/+12 |
2012-12-24 | ASoC: wm8962: Convert to devm_input_allocate_device() | Mark Brown | 1 | -3/+1 |
2012-12-24 | ASoC: wm8962: Add device tree support | Fabio Estevam | 1 | -0/+7 |
2012-12-09 | ASoC: codecs: remove __dev* attributes | Bill Pemberton | 1 | -4/+4 |
2012-12-02 | ASoC: wm8962: Use devm_regmap_init_i2c() | Sachin Kamat | 1 | -11/+6 |
2012-11-28 | ASoC: wm8962: Use devm_regulator_bulk_get | Sachin Kamat | 1 | -5/+2 |
2012-08-09 | ASoC: wm8962: Don't duplicate bias level management in resume | Mark Brown | 1 | -15/+0 |
2012-07-31 | ASoC: wm8962: Allow VMID time to fully ramp | Mark Brown | 1 | -0/+3 |
2012-07-12 | ASoC: wm8962: Redo early init of the part on resume | Mark Brown | 1 | -0/+3 |
2012-07-03 | ASoC: wm8962: Log AIF configuration requested by hw_params() | Mark Brown | 1 | -0/+3 |
2012-06-03 | ASoC: codecs: Refresh copyrights for Wolfson drivers | Mark Brown | 1 | -1/+1 |
2012-04-04 | ASoC: codecs: Remove rtd->codec usage from CODEC drivers | Mark Brown | 1 | -2/+1 |
2012-04-01 | ASoC: wm8962: Add HPF coefficient configuration support | Mark Brown | 1 | -0/+1 |
2012-04-01 | ASoC: wm8962: Add HD Bass and VSS coefficient configuration | Mark Brown | 1 | -0/+2 |
2012-04-01 | ASoC: wm8962: Add Dynamic Range Control support | Mark Brown | 1 | -0/+3 |
2012-04-01 | ASoC: wm8962: Add Direct-Form 1 filter support | Mark Brown | 1 | -0/+3 |
2012-04-01 | ASoC: wm8962: Add 3D enhancement support | Mark Brown | 1 | -0/+3 |
2012-04-01 | ASoC: wm8962: Implement DSP2 configuration initialisation | Mark Brown | 1 | -1/+2 |
2012-03-18 | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 1 | -1338/+803 |
2012-03-06 | ASoC: wm8962: Remove defaults for volatile registers | Mark Brown | 1 | -14/+3 |
2012-03-06 | ASoC: wm8962: Remove unneeded pm_runtime_set_active() | Mark Brown | 1 | -1/+0 |
2012-03-02 | ASoC: wm8962: Run the headphone in class G mode when sidetone is enabled | Mark Brown | 1 | -0/+2 |
2012-03-01 | ASoC: wm8962: Remove register default for PLL2 | Mark Brown | 1 | -2/+0 |
2012-02-24 | ASoC: wm8962: Convert interrupt handler to direct regmap usage | Mark Brown | 1 | -20/+39 |
2012-02-23 | ASoC: wm8962: Remove mistakenly committed debug logging | Mark Brown | 1 | -4/+0 |