aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/tlv320dac33.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-29Merge remote-tracking branches 'asoc/topic/tas5086', 'asoc/topic/tegra', 'asoc/topic/tlv320aic31xx', 'asoc/topic/tlv320dac33' and 'asoc/topic/topology' into asoc-nextMark Brown1-13/+4
2016-09-14ASoC: tlv320dac33: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-13/+4
2016-08-08ASoC: codec duplicated callback function goes to component on tlv320dac33Kuninori Morimoto1-6/+8
2016-03-01ASoC: tlv320dac33: Fix enum ctl accesses in a wrong typeTakashi Iwai1-5/+4
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2015-05-15ASoC: tlv320dac33: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen1-2/+2
2015-04-27ASoC: Move bias level update to the coreLars-Peter Clausen1-1/+0
2015-01-15ASoC: tlv320dac33: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen1-4/+5
2014-11-27ASoC: tlv320dac33: Cleanup manual bias level transitionsLars-Peter Clausen1-2/+0
2014-08-04Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/width', 'asoc/topic/wm0010', 'asoc/topic/wm8904' and 'asoc/topic/wm8962' into asoc-nextMark Brown1-5/+5
2014-07-31ASoC: tlv320dac33: Convert to params_width()Mark Brown1-5/+5
2014-06-21ASoC: Move name and id from CODEC/platform to componentLars-Peter Clausen1-1/+1
2014-05-22Merge 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-nextMark Brown1-6/+2
2014-04-25ASoC: tlv320dac33: Use devm_regulator_bulk_get()Fabio Estevam1-6/+2
2014-04-14ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen1-2/+2
2014-03-13Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown1-1/+0
2014-03-12Merge 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-nextMark Brown1-19/+13
2014-03-11ASoC: io: New signature for snd_soc_codec_set_cache_io()Xiubo Li1-1/+0
2014-03-06ASoC: Add helper function to check whether a CODEC is activeLars-Peter Clausen1-1/+1
2014-02-23ASoC: tlv320dac33: Use SOC_ENUM_SINGLE_*_DECL()Takashi Iwai1-19/+13
2013-01-13ASoC: tlv320dac33: Remove suspend/resume soc driver operationsPeter Ujfalusi1-16/+0
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton1-4/+4
2012-08-06ASoC: tlv320dac33: Use module_i2c_driverSachin Kamat1-18/+1
2012-04-04ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown1-20/+15
2012-02-04ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood1-1/+1
2012-01-27ASoC: Set idle_bias_off flag in snd_soc_codec_driverAxel Lin1-1/+1
2012-01-21ASoC: Fix build of tlv320dac33Mark Brown1-1/+2
2012-01-20ASoC: tlv320dac33: Use core to set the msbits constraintPeter Ujfalusi1-2/+1
2012-01-02ASoC: Convert tlv320dac33 to devm_kzalloc()Axel Lin1-4/+2
2011-12-02ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen1-1/+1
2011-11-27ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown1-1/+0
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen1-1/+1
2011-10-27Merge branch 'topic/asoc' into for-linusTakashi Iwai1-19/+10
2011-10-11ASoC: tlv320dac33: Convert to table based initPeter Ujfalusi1-16/+7
2011-09-29ASoC: tlv320dac33: Add guarding parentheses to macrosAxel Lin1-3/+3
2011-09-22sound: irq: Remove IRQF_DISABLEDYong Zhang1-1/+1
2011-05-11ASoC: tlv320dac33: Update e-mail addressPeter Ujfalusi1-2/+2
2011-05-10Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into topic/asocTakashi Iwai1-5/+8
2011-04-13ASoC: tlv320dac33: Lower the OSC calibration timePeter Ujfalusi1-2/+2
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-28Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into fix/asocTakashi Iwai1-12/+20
2011-03-26ASoC: tlv320dac33: Move codec power up to DAPMPeter Ujfalusi1-3/+6
2011-03-26ASoC: tlv320dac33: Restore L/R DAC power control registerPeter Ujfalusi1-0/+4
2011-03-22ASoC: tlv320dac33: Fix inconsistent spinlock usagePeter Ujfalusi1-12/+16
2011-03-07ASoC: tlv320dac33: add MODULE_DEVICE_TABLEAxel Lin1-0/+1
2011-01-12ASoC: tlv320dac33: Add DAPM selection for LOM invertPeter Ujfalusi1-5/+50
2010-12-23ASoC: tlv320dac33: Add 32/24 bit audio supportPeter Ujfalusi1-2/+14
2010-12-23ASoC: tlv320dac33: Some cleanup for 32/24 bit supportPeter Ujfalusi1-20/+27
2010-12-23ASoC: tlv320dac33: Remove manual FIFO configurationPeter Ujfalusi1-137/+20