aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/tlv320dac33.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2010-12-10ASoC: tlv320dac33: Power down digital parts, when not neededPeter Ujfalusi1-2/+21
2010-12-09ASoC: tlv320dac33: Fix compillation errorPeter Ujfalusi1-0/+1
2010-12-09ASoC: tlv320dac33: Move DAC LR power on to a supply widgetPeter Ujfalusi1-2/+10
2010-12-09ASoC: tlv320dac33: Rename outpup amplifier widgetPeter Ujfalusi1-8/+8
2010-11-30ASoC: tlv320dac33: Avoid multiple soft power upPeter Ujfalusi1-1/+2
2010-11-30ASoC: tlv320dac33: Do not enable the codec in init_chipPeter Ujfalusi1-2/+0
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula1-1/+0
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood1-7/+8
2010-10-30ASoC: tlv320dac33: Mode1 FIFO auto configuration fixPeter Ujfalusi1-2/+6
2010-10-30ASoC: tlv320dac33: Limit the US_TO_SAMPLES macroPeter Ujfalusi1-1/+1
2010-10-30ASoC: tlv320dac33: Error handling for broken chipPeter Ujfalusi1-7/+19
2010-10-23ASoC: tlv320dac33: Use usleep_range for delaysPeter Ujfalusi1-4/+6
2010-10-13ASoC: tlv320dac33: Control for line output gainPeter Ujfalusi1-0/+18
2010-09-15ASoC: Remove needless codec->bias_level assignment to SND_SOC_BIAS_OFFJarkko Nikula1-1/+0
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-167/+82
2010-07-29ASoC: tlv320dac33: Add support for automatic FIFO configurationPeter Ujfalusi1-26/+64
2010-07-29ASoC: tlv320dac33: Revisit the FIFO Mode1 handlingPeter Ujfalusi1-37/+34
2010-06-07ASoC: tlv320dac33: Add support for changing upper thresholdPeter Ujfalusi1-9/+48
2010-05-20Merge branch 'topic/asoc' into for-linusTakashi Iwai1-157/+386
2010-05-17ASoC: tlv320dac33: Avoid powering off while in BIAS_OFFPeter Ujfalusi1-0/+3
2010-05-17ASoC: tlv320dac33: Use dev_dbg in dac33_hard_power functionFelipe Balbi1-1/+1
2010-05-10ASoC: Remove unneeded suspend bias managment from CODEC driversMark Brown1-3/+0