summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/tlv320dac33.c
AgeCommit message (Expand)AuthorFilesLines
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/lr...Takashi 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/lr...Takashi 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-11ASoC: 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
2010-05-06ASoC: tlv320dac33: Use codec defaults for LOM/LOP and DAC powerPeter Ujfalusi1-11/+0
2010-05-03ASoC: tlv320dac33: Support for turning off the codecPeter Ujfalusi1-21/+45
2010-05-03ASoC: tlv320dac33: Manage a pointer for snd_pcm_substream in private structurePeter Ujfalusi1-0/+28
2010-05-03ASoC: tlv320dac33: Revised module loading, and DAC33 ID readPeter Ujfalusi1-19/+18
2010-05-03ASoC: tlv320dac33: Optimize power up, and restorePeter Ujfalusi1-67/+39
2010-04-28ASoC: tlv320dac33 - disable regulators at i2c remove()Liam Girdwood1-0/+1
2010-04-26ASoC: tlv320dac33: FIFO caused delay reportingPeter Ujfalusi1-5/+217