Age | Commit message (Expand) | Author | Files | Lines |
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', 'aso... | 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', ... | Mark Brown | 1 | -5/+5 |
2014-07-31 | ASoC: tlv320dac33: Convert to params_width() | Mark Brown | 1 | -5/+5 |
2014-06-22 | 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', 'as... | 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-13 | Merge remote-tracking branches 'asoc/topic/tlv320aic23', 'asoc/topic/tlv320ai... | 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-09 | 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-22 | 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/lr... | 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/lr... | 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 |
2011-03-22 | ASoC: tlv320dac33: Fix inconsistent spinlock usage | Peter Ujfalusi | 1 | -12/+16 |
2011-03-07 | ASoC: tlv320dac33: add MODULE_DEVICE_TABLE | Axel Lin | 1 | -0/+1 |
2011-01-12 | ASoC: tlv320dac33: Add DAPM selection for LOM invert | Peter Ujfalusi | 1 | -5/+50 |
2010-12-23 | ASoC: tlv320dac33: Add 32/24 bit audio support | Peter Ujfalusi | 1 | -2/+14 |
2010-12-23 | ASoC: tlv320dac33: Some cleanup for 32/24 bit support | Peter Ujfalusi | 1 | -20/+27 |