Age | Commit message (Expand) | Author | Files | Lines |
2018-11-16 | ASoC: tlv320dac33: clean up indentation, remove extraneous tab |  Colin Ian King | 1 | -1/+1 |
2018-02-12 | ASoC: tlv320dac33: replace codec to component |  Kuninori Morimoto | 1 | -203/+199 |
2018-01-16 | ASoC: tlv320dac33: fix regression by adding back .read/.write |  Kuninori Morimoto | 1 | -0/+15 |
2017-11-27 | ASoC: use internal reg_cache on tlv320dac33 |  Kuninori Morimoto | 1 | -20/+13 |
2017-11-27 | ASoC: don't use codec hw_write on tlv320dac33 |  Kuninori Morimoto | 1 | -7/+5 |
2017-08-10 | ASoC: codecs: add const to snd_soc_codec_driver structures |  Bhumika Goyal | 1 | -1/+1 |
2016-09-29 | Merge remote-tracking branches 'asoc/topic/tas5086', 'asoc/topic/tegra', 'asoc/topic/tlv320aic31xx', 'asoc/topic/tlv320dac33' and 'asoc/topic/topology' into asoc-next |  Mark Brown | 1 | -13/+4 |
2016-09-14 | ASoC: tlv320dac33: Remove deprecated create_singlethread_workqueue |  Bhaktipriya Shridhar | 1 | -13/+4 |
2016-08-08 | ASoC: codec duplicated callback function goes to component on tlv320dac33 |  Kuninori Morimoto | 1 | -6/+8 |
2016-03-01 | ASoC: tlv320dac33: Fix enum ctl accesses in a wrong type |  Takashi Iwai | 1 | -5/+4 |
2015-07-15 | ASoC: drivers: Drop owner assignment from i2c_driver |  Krzysztof Kozlowski | 1 | -1/+0 |
2015-05-15 | ASoC: tlv320dac33: Replace direct snd_soc_codec dapm field access |  Lars-Peter Clausen | 1 | -2/+2 |
2015-04-27 | ASoC: Move bias level update to the core |  Lars-Peter Clausen | 1 | -1/+0 |
2015-01-15 | ASoC: tlv320dac33: Replace w->codec snd_soc_dapm_to_codec(w->dapm) |  Lars-Peter Clausen | 1 | -4/+5 |
2014-11-27 | ASoC: tlv320dac33: Cleanup manual bias level transitions |  Lars-Peter Clausen | 1 | -2/+0 |
2014-08-04 | Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/width', 'asoc/topic/wm0010', 'asoc/topic/wm8904' and 'asoc/topic/wm8962' into asoc-next |  Mark Brown | 1 | -5/+5 |
2014-07-31 | ASoC: tlv320dac33: Convert to params_width() |  Mark Brown | 1 | -5/+5 |
2014-06-21 | ASoC: Move name and id from CODEC/platform to component |  Lars-Peter Clausen | 1 | -1/+1 |
2014-05-22 | Merge remote-tracking branches 'asoc/topic/rt5651', 'asoc/topic/samsung', 'asoc/topic/sgtl5000', 'asoc/topic/sh', 'asoc/topic/simple', 'asoc/topic/sirf', 'asoc/topic/sta350' and 'asoc/topic/tlv320dac33' into asoc-next |  Mark Brown | 1 | -6/+2 |
2014-04-25 | ASoC: tlv320dac33: Use devm_regulator_bulk_get() |  Fabio Estevam | 1 | -6/+2 |
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 | -1/+0 |
2014-03-12 | Merge remote-tracking branches 'asoc/topic/tlv320aic23', 'asoc/topic/tlv320aic26', 'asoc/topic/tlv320aic32x4', 'asoc/topic/tlv320aic3x', 'asoc/topic/tlv320dac33', 'asoc/topic/twl4030', 'asoc/topic/twl6040', 'asoc/topic/uda1380', 'asoc/topic/wl1273' and 'asoc/topic/wm2200' into asoc-next |  Mark Brown | 1 | -19/+13 |
2014-03-11 | ASoC: io: New signature for snd_soc_codec_set_cache_io() |  Xiubo Li | 1 | -1/+0 |
2014-03-06 | ASoC: Add helper function to check whether a CODEC is active |  Lars-Peter Clausen | 1 | -1/+1 |
2014-02-23 | ASoC: tlv320dac33: Use SOC_ENUM_SINGLE_*_DECL() |  Takashi Iwai | 1 | -19/+13 |
2013-01-13 | ASoC: tlv320dac33: Remove suspend/resume soc driver operations |  Peter Ujfalusi | 1 | -16/+0 |
2012-12-10 | ASoC: codecs: remove __dev* attributes |  Bill Pemberton | 1 | -4/+4 |
2012-08-06 | ASoC: tlv320dac33: Use module_i2c_driver |  Sachin Kamat | 1 | -18/+1 |
2012-04-04 | ASoC: codecs: Remove rtd->codec usage from CODEC drivers |  Mark Brown | 1 | -20/+15 |
2012-02-04 | ASoC: core: Add support for DAI and machine kcontrols. |  Liam Girdwood | 1 | -1/+1 |
2012-01-27 | ASoC: Set idle_bias_off flag in snd_soc_codec_driver |  Axel Lin | 1 | -1/+1 |
2012-01-21 | ASoC: Fix build of tlv320dac33 |  Mark Brown | 1 | -1/+2 |
2012-01-20 | ASoC: tlv320dac33: Use core to set the msbits constraint |  Peter Ujfalusi | 1 | -2/+1 |
2012-01-02 | ASoC: Convert tlv320dac33 to devm_kzalloc() |  Axel Lin | 1 | -4/+2 |
2011-12-02 | ASoC: Drop unused state parameter from CODEC suspend callback |  Lars-Peter Clausen | 1 | -1/+1 |
2011-11-27 | ASoC: Remove unneeded platform_device.h inclusions from CODECs |  Mark Brown | 1 | -1/+0 |
2011-11-23 | ASoC: Constify snd_soc_dai_ops structs |  Lars-Peter Clausen | 1 | -1/+1 |
2011-10-27 | Merge branch 'topic/asoc' into for-linus |  Takashi Iwai | 1 | -19/+10 |
2011-10-11 | ASoC: tlv320dac33: Convert to table based init |  Peter Ujfalusi | 1 | -16/+7 |
2011-09-29 | ASoC: tlv320dac33: Add guarding parentheses to macros |  Axel Lin | 1 | -3/+3 |
2011-09-22 | sound: irq: Remove IRQF_DISABLED |  Yong Zhang | 1 | -1/+1 |
2011-05-11 | ASoC: tlv320dac33: Update e-mail address |  Peter Ujfalusi | 1 | -2/+2 |
2011-05-10 | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into topic/asoc |  Takashi Iwai | 1 | -5/+8 |
2011-04-13 | ASoC: tlv320dac33: Lower the OSC calibration time |  Peter Ujfalusi | 1 | -2/+2 |
2011-04-07 | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 |  Linus Torvalds | 1 | -1/+1 |
2011-03-31 | Fix common misspellings |  Lucas De Marchi | 1 | -1/+1 |
2011-03-28 | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into fix/asoc |  Takashi Iwai | 1 | -12/+20 |
2011-03-26 | ASoC: tlv320dac33: Move codec power up to DAPM |  Peter Ujfalusi | 1 | -3/+6 |
2011-03-26 | ASoC: tlv320dac33: Restore L/R DAC power control register |  Peter Ujfalusi | 1 | -0/+4 |