| Commit message (Expand) | Author | Age | Files | Lines |
*-. | Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a... | Mark Brown | 2015-08-30 | 1 | -8/+6 |
|\ \ |
|
| | * | ASoC: wm8962: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE | Lars-Peter Clausen | 2015-08-05 | 1 | -8/+6 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', '... | Mark Brown | 2015-08-30 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| | * | Merge tag 'regmap-seq-delay-api' of git://git.kernel.org/pub/scm/linux/kernel... | Mark Brown | 2015-07-17 | 1 | -1/+1 |
| | |\ |
|
| | | * | regmap: Use reg_sequence for multi_reg_write / register_patch | Nariman Poushin | 2015-07-16 | 1 | -1/+1 |
| | |/
| |/| |
|
| | | | |
| \ \ | |
*-. | | | Merge remote-tracking branches 'asoc/topic/pm-ops', 'asoc/topic/pxa' and 'aso... | Mark Brown | 2015-08-30 | 1 | -1/+1 |
|\ \| | |
|
| * | | | ASoC: Constify dev_pm_ops variables | Axel Lin | 2015-07-17 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge branches 'topic/owner' and 'topic/reg-default' of git://git.kernel.org/... | Mark Brown | 2015-07-16 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | ASoC: Constify reg_default tables | Axel Lin | 2015-07-07 | 1 | -1/+1 |
| |/ |
|
* / | ASoC: drivers: Drop owner assignment from i2c_driver | Krzysztof Kozlowski | 2015-07-15 | 1 | -1/+0 |
|/ |
|
* | ASoC: wm8962: Replace direct snd_soc_codec dapm field access | Lars-Peter Clausen | 2015-06-01 | 1 | -11/+9 |
* | ASoC: Move bias level update to the core | Lars-Peter Clausen | 2015-04-27 | 1 | -1/+0 |
* | ASoC: wm8962: Replace w->codec snd_soc_dapm_to_codec(w->dapm) | Lars-Peter Clausen | 2015-01-14 | 1 | -3/+3 |
* | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-12-19 | 1 | -1/+1 |
|\ |
|
| * | sound / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki | 2014-12-13 | 1 | -1/+1 |
| | | |
| \ | |
*-. \ | Merge remote-tracking branches 'asoc/topic/wm8955', 'asoc/topic/wm8960', 'aso... | Mark Brown | 2014-12-08 | 1 | -2/+1 |
|\ \ \
| | |/
| |/| |
|
| | * | ASoC: wm8962: Use the preferred form for passing a size of a struct | Fabio Estevam | 2014-10-28 | 1 | -2/+1 |
| |/ |
|
* / | ASoC: wm8962: Move DSP enable lock to the driver level | Lars-Peter Clausen | 2014-11-10 | 1 | -2/+6 |
|/ |
|
* | driver:gpio remove all usage of gpio_remove retval in driver | abdoulaye berthe | 2014-09-18 | 1 | -4/+1 |
*-. | Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/width', ... | Mark Brown | 2014-08-04 | 1 | -5/+24 |
|\ \ |
|
| | * | ASoC: wm8962: Let CODEC driver enable and disable its own MCLK | Nicolin Chen | 2014-07-31 | 1 | -0/+19 |
| |/
|/| |
|
| * | ASoC: wm8962: Convert to params_width() | Mark Brown | 2014-07-31 | 1 | -5/+5 |
|/ |
|
*-. | Merge remote-tracking branches 'asoc/topic/cs42l56', 'asoc/topic/cs42xx8' and... | Mark Brown | 2014-05-22 | 1 | -12/+0 |
|\ \ |
|
| * | | ASoC: Remove IS_ENABLED for INPUT in CS42L52 and WM8962 | Brian Austin | 2014-05-02 | 1 | -12/+0 |
| |/ |
|
* | | Merge remote-tracking branch 'asoc/topic/component' into asoc-next | Mark Brown | 2014-05-22 | 1 | -4/+4 |
|\ \ |
|
| * | | ASoC: Add snd_soc_kcontrol_codec() helper function | Lars-Peter Clausen | 2014-04-14 | 1 | -4/+4 |
| |/ |
|
* / | ASoC: wm8962: Update register CLASS_D_CONTROL_1 to be non-volatile | Charles Keepax | 2014-05-13 | 1 | -3/+12 |
|/ |
|
* | Merge remote-tracking branch 'asoc/topic/io' into asoc-next | Mark Brown | 2014-03-13 | 1 | -7/+0 |
|\ |
|
| * | ASoC: codec: Simplify ASoC probe code. | Xiubo Li | 2014-03-11 | 1 | -7/+0 |
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*-----. \ | Merge remote-tracking branches 'asoc/topic/wm8961', 'asoc/topic/wm8962', 'aso... | Mark Brown | 2014-03-13 | 1 | -24/+43 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | ASoC: wm8962: Replace codec->control_data with wm8962->regmap | Lars-Peter Clausen | 2014-02-25 | 1 | -1/+3 |
| | * | | | ASoC: wm8962: Use SOC_ENUM_SINGLE_DECL() | Takashi Iwai | 2014-02-23 | 1 | -16/+16 |
| | * | | | ASoC: wm8962: Reinitialise the IRQ completion rather than just trying it | Mark Brown | 2014-02-03 | 1 | -1/+1 |
| | * | | | ASoC: wm8962: Clean up error handling for failed FLL start | Mark Brown | 2014-02-03 | 1 | -4/+5 |
| | * | | | ASoC: wm8962: Check if we runtime resume the device when starting FLL | Mark Brown | 2014-02-03 | 1 | -1/+5 |
| | * | | | ASoC: wm8962: Hold a runtime PM reference while handling interrupts | Mark Brown | 2014-02-03 | 1 | -1/+13 |
| |/ / / |
|
* / / / | ASoC: wm8962: Update locking around use of DAPM pin API | Charles Keepax | 2014-02-20 | 1 | -4/+9 |
|/ / / |
|
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
*---. \ \ | Merge remote-tracking branches 'asoc/topic/ad1836', 'asoc/topic/ad193x', 'aso... | Mark Brown | 2014-01-02 | 1 | -2/+2 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| | | * | | ASoC: wm8962: Use IS_ENABLED() macro | Fabio Estevam | 2013-11-24 | 1 | -2/+2 |
| | |/ /
| |/| | |
|
* / | | | ASoC: wm8962: Enable SYSCLK provisonally before fetching generated DSPCLK_DIV | Nicolin Chen | 2013-12-05 | 1 | -0/+13 |
|/ / / |
|
* | | | Merge tag 'asoc-v3.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 2013-11-16 | 1 | -0/+2 |
|\ \ \ |
|
| * \ \ | Merge remote-tracking branch 'asoc/fix/wm8962' into asoc-linus | Mark Brown | 2013-11-15 | 1 | -0/+2 |
| |\ \ \ |
|
| | * | | | ASoC: wm8962: Turn on regcache_cache_only before disabling regulator | Nicolin Chen | 2013-11-14 | 1 | -0/+2 |
| | |/ / |
|
* | | | | Merge remote-tracking branch 'asoc/topic/wm8962' into asoc-next | Mark Brown | 2013-11-08 | 1 | -110/+116 |
|\| | | |
|
| * | | | ASoC: wm8962: Add EQ coefficient support | Richard Fitzgerald | 2013-11-01 | 1 | -0/+3 |
| * | | | ASoC: wm8962: Add ALC coefficient support | Richard Fitzgerald | 2013-11-01 | 1 | -0/+5 |
| * | | | ASoC: wm8962: Fix null pointer pdata access in I2C probe() | Nicolin Chen | 2013-10-29 | 1 | -7/+7 |
| |/ / |
|
| * | | ASoC: wm8962: Move register initialisation to I2C probe() | Mark Brown | 2013-10-18 | 1 | -75/+75 |
| * | | ASoC: wm8962: Move interrupt initalisation to probe() | Mark Brown | 2013-10-18 | 1 | -35/+33 |
| |/ |
|
* / | ASoC: wm8962: Replace BUG() with WARN() | Takashi Iwai | 2013-11-07 | 1 | -5/+5 |
|/ |
|