Age | Commit message (Expand) | Author | Files | Lines |
2016-03-01 | ASoC: wm8996: Fix enum ctl accesses in a wrong type | Takashi Iwai | 1 | -1/+1 |
2015-11-19 | gpio: change member .dev to .parent | Linus Walleij | 1 | -1/+1 |
2015-08-30 | Merge remote-tracking branches 'asoc/topic/wm8996', 'asoc/topic/xtensa' and '... | Mark Brown | 1 | -4/+2 |
2015-08-30 | Merge remote-tracking branches 'asoc/topic/txx9', 'asoc/topic/uda134x', 'asoc... | Mark Brown | 1 | -1/+1 |
2015-07-24 | ASoC: Use params_width() at appropriate places | Axel Lin | 1 | -1/+1 |
2015-07-16 | Merge branches 'topic/owner' and 'topic/reg-default' of git://git.kernel.org/... | Mark Brown | 1 | -1/+1 |
2015-07-15 | ASoC: drivers: Drop owner assignment from i2c_driver | Krzysztof Kozlowski | 1 | -1/+0 |
2015-07-08 | ASoC: wm8996: Remove spurious IRQF_ONESHOT flag | Axel Lin | 1 | -4/+2 |
2015-07-07 | ASoC: Constify reg_default tables | Axel Lin | 1 | -1/+1 |
2015-06-05 | Merge remote-tracking branches 'asoc/topic/wm8994', 'asoc/topic/wm8996' and '... | Mark Brown | 1 | -2/+4 |
2015-06-01 | ASoC: wm8996: Replace direct snd_soc_codec dapm field access | Lars-Peter Clausen | 1 | -6/+9 |
2015-05-12 | ASoC: wm8996: Pass the IRQF_ONESHOT flag | Fabio Estevam | 1 | -2/+4 |
2015-04-27 | ASoC: Move bias level update to the core | Lars-Peter Clausen | 1 | -2/+0 |
2015-03-09 | ASoC: wm8996: ensure lower bounds of 1 for timeout | Nicholas Mc Guire | 1 | -1/+2 |
2015-03-09 | ASoC: wm8996: match wait_for_completion_timeout return type | Nicholas Mc Guire | 1 | -4/+5 |
2015-01-14 | ASoC: wm8996: Replace w->codec snd_soc_dapm_to_codec(w->dapm) | Lars-Peter Clausen | 1 | -3/+5 |
2014-09-18 | driver:gpio remove all usage of gpio_remove retval in driver | abdoulaye berthe | 1 | -5/+1 |
2014-08-04 | Merge remote-tracking branches 'asoc/topic/atmel', 'asoc/topic/cirrus' and 'a... | Mark Brown | 1 | -3/+0 |
2014-08-04 | Merge remote-tracking branches 'asoc/topic/adau1977', 'asoc/topic/ak4642', 'a... | Mark Brown | 1 | -2/+1 |
2014-07-03 | ASoC: wm8996: Remove unused variable | Sachin Kamat | 1 | -3/+0 |
2014-06-19 | ASoC: wm5100/wm8903/wm8996: Replace open-coded snd_soc_dapm_to_codec() | Lars-Peter Clausen | 1 | -2/+1 |
2014-04-14 | ASoC: Add snd_soc_kcontrol_codec() helper function | Lars-Peter Clausen | 1 | -2/+2 |
2014-03-13 | Merge remote-tracking branch 'asoc/topic/io' into asoc-next | Mark Brown | 1 | -11/+1 |
2014-03-12 | Merge remote-tracking branches 'asoc/topic/wm8996', 'asoc/topic/wm9081' and '... | Mark Brown | 1 | -32/+32 |
2014-03-11 | ASoC: codec: Simplify ASoC probe code. | Xiubo Li | 1 | -11/+1 |
2014-03-01 | Merge branches 'topic/dapm', 'topic/sign', 'topic/adau1373', 'topic/max98090'... | Mark Brown | 1 | -2/+7 |
2014-02-25 | ASoC: wm8996: Replace codec->control_data with wm8996->regmap | Lars-Peter Clausen | 1 | -4/+4 |
2014-02-23 | ASoC: wm8996: Use SOC_ENUM_SINGLE_DECL() | Takashi Iwai | 1 | -28/+28 |
2014-02-20 | ASoC: wm8996: Update locking around use of DAPM pin API | Charles Keepax | 1 | -2/+7 |
2014-02-20 | ASoC: Rename soc_enum.max field with items | Takashi Iwai | 1 | -1/+1 |
2013-11-08 | Merge remote-tracking branch 'asoc/topic/wm8996' into asoc-next | Mark Brown | 1 | -0/+2 |
2013-11-07 | ASoC: wm8996: Replace BUG() with WARN() | Takashi Iwai | 1 | -6/+6 |
2013-10-30 | ASoC: wm8996: Fix negative array index read | Takashi Iwai | 1 | -0/+2 |
2012-12-10 | ASoC: codecs: remove __dev* attributes | Bill Pemberton | 1 | -4/+4 |
2012-09-08 | ASoC: dapm: Add flags to regulator supplies | Mark Brown | 1 | -1/+1 |
2012-06-25 | ASoC: wm8996: Move register default configuration to I2C probe | Mark Brown | 1 | -151/+180 |
2012-06-25 | ASoC: wm8996: Inline wm8996_reset() and optimise cache-only usage | Mark Brown | 1 | -18/+13 |
2012-06-25 | ASoC: wm8996: Move regulator notifier callbacks into I2C level | Mark Brown | 1 | -21/+20 |
2012-06-25 | Merge tag 'v3.5-rc4' into for-3.6 | Mark Brown | 1 | -5/+3 |
2012-06-11 | ASoC: wm8996: Convert to devm_regmap_init_i2c() | Mark Brown | 1 | -3/+1 |
2012-06-11 | ASoC: wm8996: Remove write sequencer registers from the defaults table | Mark Brown | 1 | -178/+0 |
2012-06-11 | ASoC: wm8996: Mark the CODEC as cache only when powering off on boot | Mark Brown | 1 | -2/+1 |
2012-06-11 | ASoC: wm8996: Move reset before the initial regulator disable | Mark Brown | 1 | -2/+2 |
2012-06-11 | ASoC: wm8996: Remove spurious regulator_bulk_free() | Mark Brown | 1 | -1/+0 |
2012-06-03 | ASoC: codecs: Refresh copyrights for Wolfson drivers | Mark Brown | 1 | -1/+1 |
2012-04-26 | ASoC: wm8996: Put the microphone biases into bypass mode when idle | Mark Brown | 1 | -0/+12 |
2012-03-14 | ASoC: wm8996: Add 44.1kHz support | Mark Brown | 1 | -9/+10 |
2012-03-08 | ASoC: wm8996: Remove separate output stage enable step | Mark Brown | 1 | -20/+12 |
2012-03-08 | ASoC: wm8996: Remove some volatile regisers from the defaults table | Mark Brown | 1 | -2/+0 |
2012-02-29 | ASoC: wm8996: Remove stub register cache | Mark Brown | 1 | -8/+0 |