Age | Commit message (Expand) | Author | Files | Lines |
2015-08-05 | ASoC: twl4030: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE | Lars-Peter Clausen | 1 | -4/+3 |
2015-05-15 | ASoC: twl4030: Replace direct snd_soc_codec dapm field access | Lars-Peter Clausen | 1 | -1/+1 |
2015-04-27 | ASoC: Move bias level update to the core | Lars-Peter Clausen | 1 | -1/+0 |
2015-01-15 | ASoC: twl4030: Replace w->codec snd_soc_dapm_to_codec(w->dapm) | Lars-Peter Clausen | 1 | -21/+34 |
2014-12-15 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
2014-11-27 | ASoC: twl4030: Cleanup manual bias level transitions | Lars-Peter Clausen | 1 | -2/+0 |
2014-10-20 | ASoC: codecs: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-08-04 | Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/width', ... | Mark Brown | 1 | -5/+5 |
2014-08-04 | Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/oom' and 'asoc/... | Mark Brown | 1 | -3/+1 |
2014-07-31 | ASoC: twl4030: Convert to params_width() | Mark Brown | 1 | -5/+5 |
2014-07-03 | ASoC: twl4030: Remove unused variable | Sachin Kamat | 1 | -3/+2 |
2014-06-27 | ASoC: twl4030: Remove redundant OOM message | Sachin Kamat | 1 | -3/+1 |
2014-04-14 | ASoC: Add snd_soc_kcontrol_codec() helper function | Lars-Peter Clausen | 1 | -5/+5 |
2014-03-13 | Merge remote-tracking branches 'asoc/topic/tlv320aic23', 'asoc/topic/tlv320ai... | Mark Brown | 1 | -48/+36 |
2014-02-23 | ASoC: twl4030: Use SOC_ENUM_SINGLE_DECL() | Takashi Iwai | 1 | -48/+36 |
2014-02-20 | ASoC: twl4030: Clean up duplicated code | Takashi Iwai | 1 | -16/+1 |
2014-02-20 | ASoC: Rename soc_enum.max field with items | Takashi Iwai | 1 | -2/+2 |
2014-01-08 | ASoC: twl4030: Pass the twl4030_priv directly to twl4030_can_write_to_chip() | Peter Ujfalusi | 1 | -3/+2 |
2014-01-08 | ASoC: twl4030: Move the ctl cache update local to twl4030_write() function | Peter Ujfalusi | 1 | -20/+16 |
2014-01-08 | ASoC: twl4030: Parameter alignment fixes (for code consistency) | Peter Ujfalusi | 1 | -48/+45 |
2014-01-08 | ASoC: twl4030: Remove local reg cache | Peter Ujfalusi | 1 | -144/+63 |
2014-01-08 | ASoC: twl4030: Introduce local ctl register cache | Peter Ujfalusi | 1 | -0/+15 |
2014-01-08 | ASoC: twl4030: Remove reset registers functionality | Peter Ujfalusi | 1 | -17/+0 |
2014-01-08 | ASoC: twl4030: Remove check defaults functionality | Peter Ujfalusi | 1 | -23/+0 |
2014-01-08 | ASoC: twl4030: Separate write condition checking from I/O function | Peter Ujfalusi | 1 | -17/+23 |
2013-10-07 | ASoC: twl4030: Use virtual DAPM mixer controls | Lars-Peter Clausen | 1 | -44/+36 |
2013-08-06 | ASoC: twl4030: Remove embedded snd_soc_codec structs from private data structs | Lars-Peter Clausen | 1 | -2/+0 |
2013-01-12 | ASoC: twl4030: Remove suspend/resume soc driver operations | Peter Ujfalusi | 1 | -14/+0 |
2013-01-02 | ASoC: twl4030: Configure extmute pinmux when the dedicated pin is in use | Peter Ujfalusi | 1 | -13/+31 |
2013-01-02 | ASoC: twl4030: Convert MICBIAS to SUPPLY widget | Peter Ujfalusi | 1 | -3/+7 |
2013-01-02 | ASoC: twl4030: Correct the support for Voice port | Peter Ujfalusi | 1 | -5/+12 |
2012-12-09 | ASoC: twl4030: remove __dev* attributes | Bill Pemberton | 1 | -3/+3 |
2012-09-22 | ASoC: twl4030: Support for DT booted kernel | Peter Ujfalusi | 1 | -8/+47 |
2012-09-22 | ASoC: twl4030: Add pointer to pdata within the private data | Peter Ujfalusi | 1 | -7/+7 |
2012-09-22 | ASoC: twl4030: Convert to use devm_kzalloc | Peter Ujfalusi | 1 | -2/+2 |
2012-09-22 | ASoC/mfd: twl4030: Remove set_hs_extmute callback from platform data | Peter Ujfalusi | 1 | -6/+0 |
2012-09-22 | ASoC: twl4030: Move hs_extmute GPIO handling to driver | Peter Ujfalusi | 1 | -2/+30 |
2012-09-22 | ASoC: twl4030: Convert to use DAI DAPM widgets | Peter Ujfalusi | 1 | -20/+28 |
2012-09-19 | ASoC: Avoid recalculating the bitmask for SOC_ENUM controls | Lars-Peter Clausen | 1 | -5/+3 |
2012-04-04 | ASoC: codecs: Remove rtd->codec usage from CODEC drivers | Mark Brown | 1 | -12/+6 |
2012-02-21 | ASoC: twl4030: Debug code cleanup | Peter Ujfalusi | 1 | -16/+17 |
2012-02-10 | ASoC: Fix typo in twl4030.c | Masanari Iida | 1 | -1/+1 |
2012-01-27 | ASoC: Set idle_bias_off flag in snd_soc_codec_driver | Axel Lin | 1 | -1/+1 |
2012-01-20 | ASoC: twl4030: Use core to set the msbits constraint | Peter Ujfalusi | 1 | -3/+4 |
2011-12-02 | ASoC: Drop unused state parameter from CODEC suspend callback | Lars-Peter Clausen | 1 | -1/+1 |
2011-11-28 | ASoC: Convert CODEC drivers to module_platform_driver | Mark Brown | 1 | -11/+1 |
2011-11-23 | ASoC: Constify snd_soc_dai_ops structs | Lars-Peter Clausen | 1 | -2/+2 |
2011-10-11 | ASoC: twl4030: Convert to table based init | Peter Ujfalusi | 1 | -14/+7 |
2011-10-05 | ASoC: Consolidate use of controls with custom get/put function | Peter Ujfalusi | 1 | -36/+12 |
2011-07-04 | MFD: twl4030-audio: Rename platform data | Peter Ujfalusi | 1 | -3/+3 |