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