Age | Commit message (Expand) | Author |
2015-09-19 | ASoC: wm8962: remove 64k sample rate support | Zidan Wang |
2015-08-30 | Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a... | Mark Brown |
2015-08-30 | Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', '... | Mark Brown |
2015-08-30 | Merge remote-tracking branches 'asoc/topic/pm-ops', 'asoc/topic/pxa' and 'aso... | Mark Brown |
2015-08-05 | ASoC: wm8962: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE | Lars-Peter Clausen |
2015-07-17 | Merge tag 'regmap-seq-delay-api' of git://git.kernel.org/pub/scm/linux/kernel... | Mark Brown |
2015-07-17 | ASoC: Constify dev_pm_ops variables | Axel Lin |
2015-07-16 | regmap: Use reg_sequence for multi_reg_write / register_patch | Nariman Poushin |
2015-07-16 | Merge branches 'topic/owner' and 'topic/reg-default' of git://git.kernel.org/... | Mark Brown |
2015-07-15 | ASoC: drivers: Drop owner assignment from i2c_driver | Krzysztof Kozlowski |
2015-07-07 | ASoC: Constify reg_default tables | Axel Lin |
2015-06-01 | ASoC: wm8962: Replace direct snd_soc_codec dapm field access | Lars-Peter Clausen |
2015-04-27 | ASoC: Move bias level update to the core | Lars-Peter Clausen |
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 |