| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 | Thomas Gleixner | 2019-06-05 | 1 | -15/+1 |
* | ASoC: twl4030: replace codec to component | Kuninori Morimoto | 2018-02-12 | 1 | -196/+187 |
* | ASoC: Fix twl4030 and 6040 regression by adding back read and write | Tony Lindgren | 2018-01-25 | 1 | -0/+2 |
* | ASoC: don't use snd_soc_write/read on twl4030 | Kuninori Morimoto | 2017-11-27 | 1 | -6/+4 |
* | ASoC: twl4030: Delete an error message for a failed memory allocation in twl4... | Markus Elfring | 2017-11-27 | 1 | -1/+0 |
* | ASoC: twl4030: fix child-node lookup | Johan Hovold | 2017-11-16 | 1 | -1/+3 |
* | Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds | 2017-09-07 | 1 | -1/+1 |
|\ |
|
| * | mfd: twl: Move header file out of I2C realm | Wolfram Sang | 2017-09-04 | 1 | -1/+1 |
* | | ASoC: codecs: add const to snd_soc_codec_driver structures | Bhumika Goyal | 2017-08-10 | 1 | -1/+1 |
|/ |
|
* | ASoC: codec duplicated callback function goes to component on twl4030 | Kuninori Morimoto | 2016-08-08 | 1 | -6/+8 |
* | ASoC: twl4030: Use snd_pcm_hw_constraint_single() | Lars-Peter Clausen | 2015-10-21 | 1 | -8/+5 |
* | ASoC: twl4030: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE | Lars-Peter Clausen | 2015-08-05 | 1 | -4/+3 |
* | ASoC: twl4030: Replace direct snd_soc_codec dapm field access | Lars-Peter Clausen | 2015-05-15 | 1 | -1/+1 |
* | ASoC: Move bias level update to the core | Lars-Peter Clausen | 2015-04-27 | 1 | -1/+0 |
* | ASoC: twl4030: Replace w->codec snd_soc_dapm_to_codec(w->dapm) | Lars-Peter Clausen | 2015-01-15 | 1 | -21/+34 |
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-15 | 1 | -1/+0 |
|\ |
|
| * | ASoC: codecs: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | | ASoC: twl4030: Cleanup manual bias level transitions | Lars-Peter Clausen | 2014-11-27 | 1 | -2/+0 |
|/ |
|
*-. | Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/width', ... | Mark Brown | 2014-08-04 | 1 | -5/+5 |
|\ \ |
|
| | * | ASoC: twl4030: Convert to params_width() | Mark Brown | 2014-07-31 | 1 | -5/+5 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/oom' and 'asoc/... | Mark Brown | 2014-08-04 | 1 | -3/+1 |
|\ \ \
| | |/
| |/| |
|
| | * | ASoC: twl4030: Remove redundant OOM message | Sachin Kamat | 2014-06-27 | 1 | -3/+1 |
| |/ |
|
* / | ASoC: twl4030: Remove unused variable | Sachin Kamat | 2014-07-03 | 1 | -3/+2 |
|/ |
|
* | ASoC: Add snd_soc_kcontrol_codec() helper function | Lars-Peter Clausen | 2014-04-14 | 1 | -5/+5 |
*-. | Merge remote-tracking branches 'asoc/topic/tlv320aic23', 'asoc/topic/tlv320ai... | Mark Brown | 2014-03-13 | 1 | -48/+36 |
|\ \ |
|
| | * | ASoC: twl4030: Use SOC_ENUM_SINGLE_DECL() | Takashi Iwai | 2014-02-23 | 1 | -48/+36 |
| |/ |
|
* | | ASoC: twl4030: Clean up duplicated code | Takashi Iwai | 2014-02-20 | 1 | -16/+1 |
* | | ASoC: Rename soc_enum.max field with items | Takashi Iwai | 2014-02-20 | 1 | -2/+2 |
|/ |
|
* | ASoC: twl4030: Pass the twl4030_priv directly to twl4030_can_write_to_chip() | Peter Ujfalusi | 2014-01-08 | 1 | -3/+2 |
* | ASoC: twl4030: Move the ctl cache update local to twl4030_write() function | Peter Ujfalusi | 2014-01-08 | 1 | -20/+16 |
* | ASoC: twl4030: Parameter alignment fixes (for code consistency) | Peter Ujfalusi | 2014-01-08 | 1 | -48/+45 |
* | ASoC: twl4030: Remove local reg cache | Peter Ujfalusi | 2014-01-08 | 1 | -144/+63 |
* | ASoC: twl4030: Introduce local ctl register cache | Peter Ujfalusi | 2014-01-08 | 1 | -0/+15 |
* | ASoC: twl4030: Remove reset registers functionality | Peter Ujfalusi | 2014-01-08 | 1 | -17/+0 |
* | ASoC: twl4030: Remove check defaults functionality | Peter Ujfalusi | 2014-01-08 | 1 | -23/+0 |
* | ASoC: twl4030: Separate write condition checking from I/O function | Peter Ujfalusi | 2014-01-08 | 1 | -17/+23 |
* | ASoC: twl4030: Use virtual DAPM mixer controls | Lars-Peter Clausen | 2013-10-07 | 1 | -44/+36 |
* | ASoC: twl4030: Remove embedded snd_soc_codec structs from private data structs | Lars-Peter Clausen | 2013-08-06 | 1 | -2/+0 |
* | ASoC: twl4030: Remove suspend/resume soc driver operations | Peter Ujfalusi | 2013-01-12 | 1 | -14/+0 |
* | ASoC: twl4030: Configure extmute pinmux when the dedicated pin is in use | Peter Ujfalusi | 2013-01-02 | 1 | -13/+31 |
* | ASoC: twl4030: Convert MICBIAS to SUPPLY widget | Peter Ujfalusi | 2013-01-02 | 1 | -3/+7 |
* | ASoC: twl4030: Correct the support for Voice port | Peter Ujfalusi | 2013-01-02 | 1 | -5/+12 |
* | ASoC: twl4030: remove __dev* attributes | Bill Pemberton | 2012-12-09 | 1 | -3/+3 |
* | ASoC: twl4030: Support for DT booted kernel | Peter Ujfalusi | 2012-09-22 | 1 | -8/+47 |
* | ASoC: twl4030: Add pointer to pdata within the private data | Peter Ujfalusi | 2012-09-22 | 1 | -7/+7 |
* | ASoC: twl4030: Convert to use devm_kzalloc | Peter Ujfalusi | 2012-09-22 | 1 | -2/+2 |
* | ASoC/mfd: twl4030: Remove set_hs_extmute callback from platform data | Peter Ujfalusi | 2012-09-22 | 1 | -6/+0 |
* | ASoC: twl4030: Move hs_extmute GPIO handling to driver | Peter Ujfalusi | 2012-09-22 | 1 | -2/+30 |
* | ASoC: twl4030: Convert to use DAI DAPM widgets | Peter Ujfalusi | 2012-09-22 | 1 | -20/+28 |
* | ASoC: Avoid recalculating the bitmask for SOC_ENUM controls | Lars-Peter Clausen | 2012-09-19 | 1 | -5/+3 |