Age | Commit message (Expand) | Author |
2015-01-14 | ASoC: wm8962: Replace w->codec snd_soc_dapm_to_codec(w->dapm) | Lars-Peter Clausen |
2014-12-18 | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-12-13 | sound / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki |
2014-12-08 | Merge remote-tracking branches 'asoc/topic/wm8955', 'asoc/topic/wm8960', 'aso... | Mark Brown |
2014-11-10 | ASoC: wm8962: Move DSP enable lock to the driver level | Lars-Peter Clausen |
2014-10-28 | ASoC: wm8962: Use the preferred form for passing a size of a struct | Fabio Estevam |
2014-09-18 | driver:gpio remove all usage of gpio_remove retval in driver | abdoulaye berthe |
2014-08-04 | Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/width', ... | Mark Brown |
2014-07-31 | ASoC: wm8962: Let CODEC driver enable and disable its own MCLK | Nicolin Chen |
2014-07-31 | ASoC: wm8962: Convert to params_width() | Mark Brown |
2014-05-22 | Merge remote-tracking branches 'asoc/topic/cs42l56', 'asoc/topic/cs42xx8' and... | Mark Brown |
2014-05-22 | Merge remote-tracking branch 'asoc/topic/component' into asoc-next | Mark Brown |
2014-05-13 | ASoC: wm8962: Update register CLASS_D_CONTROL_1 to be non-volatile | Charles Keepax |
2014-05-02 | ASoC: Remove IS_ENABLED for INPUT in CS42L52 and WM8962 | Brian Austin |
2014-04-14 | ASoC: Add snd_soc_kcontrol_codec() helper function | Lars-Peter Clausen |
2014-03-13 | Merge remote-tracking branch 'asoc/topic/io' into asoc-next | Mark Brown |
2014-03-12 | Merge remote-tracking branches 'asoc/topic/wm8961', 'asoc/topic/wm8962', 'aso... | Mark Brown |
2014-03-11 | ASoC: codec: Simplify ASoC probe code. | Xiubo Li |
2014-02-25 | ASoC: wm8962: Replace codec->control_data with wm8962->regmap | Lars-Peter Clausen |
2014-02-23 | ASoC: wm8962: Use SOC_ENUM_SINGLE_DECL() | Takashi Iwai |
2014-02-20 | ASoC: wm8962: Update locking around use of DAPM pin API | Charles Keepax |
2014-02-03 | ASoC: wm8962: Reinitialise the IRQ completion rather than just trying it | Mark Brown |
2014-02-03 | ASoC: wm8962: Clean up error handling for failed FLL start | Mark Brown |
2014-02-03 | ASoC: wm8962: Check if we runtime resume the device when starting FLL | Mark Brown |
2014-02-03 | ASoC: wm8962: Hold a runtime PM reference while handling interrupts | Mark Brown |
2014-01-02 | Merge remote-tracking branches 'asoc/topic/ad1836', 'asoc/topic/ad193x', 'aso... | Mark Brown |
2013-12-05 | ASoC: wm8962: Enable SYSCLK provisonally before fetching generated DSPCLK_DIV | Nicolin Chen |
2013-11-24 | ASoC: wm8962: Use IS_ENABLED() macro | Fabio Estevam |
2013-11-16 | Merge tag 'asoc-v3.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai |
2013-11-15 | Merge remote-tracking branch 'asoc/fix/wm8962' into asoc-linus | Mark Brown |
2013-11-14 | ASoC: wm8962: Turn on regcache_cache_only before disabling regulator | Nicolin Chen |
2013-11-08 | Merge remote-tracking branch 'asoc/topic/wm8962' into asoc-next | Mark Brown |
2013-11-07 | ASoC: wm8962: Replace BUG() with WARN() | Takashi Iwai |
2013-11-01 | ASoC: wm8962: Add EQ coefficient support | Richard Fitzgerald |
2013-11-01 | ASoC: wm8962: Add ALC coefficient support | Richard Fitzgerald |
2013-10-29 | ASoC: wm8962: Fix null pointer pdata access in I2C probe() | Nicolin Chen |
2013-10-18 | ASoC: wm8962: Move register initialisation to I2C probe() | Mark Brown |
2013-10-18 | ASoC: wm8962: Move interrupt initalisation to probe() | Mark Brown |
2013-08-23 | Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Takashi Iwai |
2013-07-22 | ASoC: wm8962: Use power efficient workqueue | Mark Brown |
2013-07-21 | ALSA: replace strict_strto*() with kstrto*() | Jingoo Han |
2013-07-19 | ASoC: wm8962: Do not call configure_bclk() inside wm8962_set_dai_sysclk() | Fabio Estevam |
2013-07-04 | ASoC: wm8962: fix NULL pdata pointer | Shawn Guo |
2013-06-17 | Merge remote-tracking branch 'asoc/topic/wm8962' into asoc-next | Mark Brown |
2013-06-14 | ASoC: wm8962: Enable start-up and normal bias after reset in runtime resume | Nicolin Chen |
2013-06-14 | Merge branch 'fix/wm8962' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Mark Brown |
2013-06-14 | ASoC: wm8962: Remove remaining direct register cache accesses | Nicolin Chen |
2013-06-10 | ASoC: wm8962: Restore device state after reset in runtime resume | Mark Brown |
2013-06-07 | ASoC: wm8962: Add device tree binding | Nicolin Chen |
2013-06-06 | ASoC: WM8962: Create default platform data structure | Nicolin Chen |