aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/tlv320dac33.c
Commit message (Expand)AuthorAge
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-20
|\
| * ASoC: tlv320dac33: Avoid powering off while in BIAS_OFFPeter Ujfalusi2010-05-17
| * ASoC: tlv320dac33: Use dev_dbg in dac33_hard_power functionFelipe Balbi2010-05-17
| * ASoC: Remove unneeded suspend bias managment from CODEC driversMark Brown2010-05-10
| * ASoC: tlv320dac33: Use codec defaults for LOM/LOP and DAC powerPeter Ujfalusi2010-05-06
| * ASoC: tlv320dac33: Support for turning off the codecPeter Ujfalusi2010-05-03
| * ASoC: tlv320dac33: Manage a pointer for snd_pcm_substream in private structurePeter Ujfalusi2010-05-03
| * ASoC: tlv320dac33: Revised module loading, and DAC33 ID readPeter Ujfalusi2010-05-03
| * ASoC: tlv320dac33: Optimize power up, and restorePeter Ujfalusi2010-05-03
| * ASoC: tlv320dac33 - disable regulators at i2c remove()Liam Girdwood2010-04-28
| * ASoC: tlv320dac33: FIFO caused delay reportingPeter Ujfalusi2010-04-26
| * ASoC: tlv320dac33: Calculate the interface speed during burstsPeter Ujfalusi2010-04-26
| * ASoC: tlv320dac33: Change magic numbers used in Mode7Peter Ujfalusi2010-04-26
| * ASoC: tlv320dac33: Skip calculations in FIFO Bypass modePeter Ujfalusi2010-04-26
| * ASoC: tlv320dac33: Fix for early interrupt in FIFO Mode1Peter Ujfalusi2010-04-26
| * ASoC: Add indirection for CODEC private dataMark Brown2010-04-16
| * Merge branch 'for-2.6.34' into for-2.6.35Mark Brown2010-03-19
| |\
| * | ASoC: tlv320dac33: Add option for keeping the BCLK runningPeter Ujfalusi2010-03-12
| * | ASoC: tlv320dac33: Start/stop sequence changePeter Ujfalusi2010-03-12
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
| |/ |/|
* | ASoC: tlv320dac33: Internal clocking changesPeter Ujfalusi2010-03-19
* | ASoC: tlv320dac33: Fix DSP modesPeter Ujfalusi2010-03-19
|/
* ASoC: tlv320dac33: Correct the OSCSET calculationPeter Ujfalusi2010-02-16
* ASoC: tlv320dac33: Clearing FIFOFLUSH flag before playbackPeter Ujfalusi2010-02-16
* ASoC: tlv320dac33: Burst mode BCLK divider configurationPeter Ujfalusi2010-01-20
* ASoC: tlv320dac33: BCLK divider fixPeter Ujfalusi2010-01-20
* ASoC: tlv320dac33: Correct the prefill number of samplesPeter Ujfalusi2010-01-19
* ASoC: Add missing __devexit and __devinit annotationsMark Brown2010-01-12
* ASoC: tlv320dac33: Safety check for codec slave modePeter Ujfalusi2009-12-31
* ASoC: tlv320dac33: Add new FIFO mode: mode 7Peter Ujfalusi2009-12-31
* ASoC: tlv320dac33: Clean up the hardware configuration codePeter Ujfalusi2009-12-31
* ASoC: tlv320dac33: Introduce prefill and playback state handlersPeter Ujfalusi2009-12-31
* ASoC: tlv320dac33: Change nsample switch to FIFO mode enumPeter Ujfalusi2009-12-31
* ASoC: tlv320dac33: Add support for regulator frameworkIlkka Koskinen2009-12-04
* ASoC: tlv320dac33: Change RT wq to singlethread wqPeter Ujfalusi2009-11-26
* ASoC: Remove redundant snd_soc_dapm_new_widgets() callsMark Brown2009-11-12
* ASoC: Factor out snd_soc_init_card()Mark Brown2009-11-03
* ASoC: Codec driver for Texas Instruments tlv320dac33 codecPeter Ujfalusi2009-10-15