Age | Commit message (Expand) | Author | Files | Lines |
2010-07-29 | ASoC: tlv320dac33: Add support for automatic FIFO configuration | Peter Ujfalusi | 1 | -26/+64 |
2010-07-29 | ASoC: tlv320dac33: Revisit the FIFO Mode1 handling | Peter Ujfalusi | 1 | -37/+34 |
2010-06-07 | ASoC: tlv320dac33: Add support for changing upper threshold | Peter Ujfalusi | 1 | -9/+48 |
2010-05-20 | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 1 | -157/+386 |
2010-05-17 | ASoC: tlv320dac33: Avoid powering off while in BIAS_OFF | Peter Ujfalusi | 1 | -0/+3 |
2010-05-17 | ASoC: tlv320dac33: Use dev_dbg in dac33_hard_power function | Felipe Balbi | 1 | -1/+1 |
2010-05-10 | ASoC: Remove unneeded suspend bias managment from CODEC drivers | Mark Brown | 1 | -3/+0 |
2010-05-06 | ASoC: tlv320dac33: Use codec defaults for LOM/LOP and DAC power | Peter Ujfalusi | 1 | -11/+0 |
2010-05-03 | ASoC: tlv320dac33: Support for turning off the codec | Peter Ujfalusi | 1 | -21/+45 |
2010-05-03 | ASoC: tlv320dac33: Manage a pointer for snd_pcm_substream in private structure | Peter Ujfalusi | 1 | -0/+28 |
2010-05-03 | ASoC: tlv320dac33: Revised module loading, and DAC33 ID read | Peter Ujfalusi | 1 | -19/+18 |
2010-05-03 | ASoC: tlv320dac33: Optimize power up, and restore | Peter Ujfalusi | 1 | -67/+39 |
2010-04-28 | ASoC: tlv320dac33 - disable regulators at i2c remove() | Liam Girdwood | 1 | -0/+1 |
2010-04-26 | ASoC: tlv320dac33: FIFO caused delay reporting | Peter Ujfalusi | 1 | -5/+217 |
2010-04-26 | ASoC: tlv320dac33: Calculate the interface speed during bursts | Peter Ujfalusi | 1 | -0/+5 |
2010-04-26 | ASoC: tlv320dac33: Change magic numbers used in Mode7 | Peter Ujfalusi | 1 | -5/+6 |
2010-04-26 | ASoC: tlv320dac33: Skip calculations in FIFO Bypass mode | Peter Ujfalusi | 1 | -0/+5 |
2010-04-26 | ASoC: tlv320dac33: Fix for early interrupt in FIFO Mode1 | Peter Ujfalusi | 1 | -2/+5 |
2010-04-17 | ASoC: Add indirection for CODEC private data | Mark Brown | 1 | -18/+18 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-19 | Merge branch 'for-2.6.34' into for-2.6.35 | Mark Brown | 1 | -7/+3 |
2010-03-19 | ASoC: tlv320dac33: Internal clocking changes | Peter Ujfalusi | 1 | -2/+2 |
2010-03-19 | ASoC: tlv320dac33: Fix DSP modes | Peter Ujfalusi | 1 | -5/+1 |
2010-03-12 | ASoC: tlv320dac33: Add option for keeping the BCLK running | Peter Ujfalusi | 1 | -2/+11 |
2010-03-12 | ASoC: tlv320dac33: Start/stop sequence change | Peter Ujfalusi | 1 | -22/+3 |
2010-02-16 | ASoC: tlv320dac33: Correct the OSCSET calculation | Peter Ujfalusi | 1 | -1/+1 |
2010-02-16 | ASoC: tlv320dac33: Clearing FIFOFLUSH flag before playback | Peter Ujfalusi | 1 | -0/+3 |
2010-01-20 | ASoC: tlv320dac33: Burst mode BCLK divider configuration | Peter Ujfalusi | 1 | -2/+13 |
2010-01-20 | ASoC: tlv320dac33: BCLK divider fix | Peter Ujfalusi | 1 | -5/+6 |
2010-01-19 | ASoC: tlv320dac33: Correct the prefill number of samples | Peter Ujfalusi | 1 | -1/+1 |
2010-01-12 | ASoC: Add missing __devexit and __devinit annotations | Mark Brown | 1 | -3/+3 |
2009-12-31 | ASoC: tlv320dac33: Safety check for codec slave mode | Peter Ujfalusi | 1 | -1/+6 |
2009-12-31 | ASoC: tlv320dac33: Add new FIFO mode: mode 7 | Peter Ujfalusi | 1 | -1/+34 |
2009-12-31 | ASoC: tlv320dac33: Clean up the hardware configuration code | Peter Ujfalusi | 1 | -16/+45 |
2009-12-31 | ASoC: tlv320dac33: Introduce prefill and playback state handlers | Peter Ujfalusi | 1 | -6/+40 |
2009-12-31 | ASoC: tlv320dac33: Change nsample switch to FIFO mode enum | Peter Ujfalusi | 1 | -17/+32 |
2009-12-04 | ASoC: tlv320dac33: Add support for regulator framework | Ilkka Koskinen | 1 | -13/+79 |
2009-11-26 | ASoC: tlv320dac33: Change RT wq to singlethread wq | Peter Ujfalusi | 1 | -1/+2 |
2009-11-13 | ASoC: Remove redundant snd_soc_dapm_new_widgets() calls | Mark Brown | 1 | -1/+0 |
2009-11-04 | ASoC: Factor out snd_soc_init_card() | Mark Brown | 1 | -9/+1 |
2009-10-15 | ASoC: Codec driver for Texas Instruments tlv320dac33 codec | Peter Ujfalusi | 1 | -0/+1237 |