Age | Commit message (Expand) | Author | Files | Lines |
2011-10-11 | ASoC: tlv320dac33: Convert to table based init | Peter Ujfalusi | 1 | -16/+7 |
2011-09-29 | ASoC: tlv320dac33: Add guarding parentheses to macros | Axel Lin | 1 | -3/+3 |
2011-05-11 | ASoC: tlv320dac33: Update e-mail address | Peter Ujfalusi | 1 | -2/+2 |
2011-05-10 | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/lr... | Takashi Iwai | 1 | -5/+8 |
2011-04-13 | ASoC: tlv320dac33: Lower the OSC calibration time | Peter Ujfalusi | 1 | -2/+2 |
2011-04-07 | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds | 1 | -1/+1 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2011-03-28 | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/lr... | Takashi Iwai | 1 | -12/+20 |
2011-03-26 | ASoC: tlv320dac33: Move codec power up to DAPM | Peter Ujfalusi | 1 | -3/+6 |
2011-03-26 | ASoC: tlv320dac33: Restore L/R DAC power control register | Peter Ujfalusi | 1 | -0/+4 |
2011-03-22 | ASoC: tlv320dac33: Fix inconsistent spinlock usage | Peter Ujfalusi | 1 | -12/+16 |
2011-03-07 | ASoC: tlv320dac33: add MODULE_DEVICE_TABLE | Axel Lin | 1 | -0/+1 |
2011-01-12 | ASoC: tlv320dac33: Add DAPM selection for LOM invert | Peter Ujfalusi | 1 | -5/+50 |
2010-12-23 | ASoC: tlv320dac33: Add 32/24 bit audio support | Peter Ujfalusi | 1 | -2/+14 |
2010-12-23 | ASoC: tlv320dac33: Some cleanup for 32/24 bit support | Peter Ujfalusi | 1 | -20/+27 |
2010-12-23 | ASoC: tlv320dac33: Remove manual FIFO configuration | Peter Ujfalusi | 1 | -137/+20 |
2010-12-11 | ASoC: tlv320dac33: Power down digital parts, when not needed | Peter Ujfalusi | 1 | -2/+21 |
2010-12-09 | ASoC: tlv320dac33: Fix compillation error | Peter Ujfalusi | 1 | -0/+1 |
2010-12-09 | ASoC: tlv320dac33: Move DAC LR power on to a supply widget | Peter Ujfalusi | 1 | -2/+10 |
2010-12-09 | ASoC: tlv320dac33: Rename outpup amplifier widget | Peter Ujfalusi | 1 | -8/+8 |
2010-11-30 | ASoC: tlv320dac33: Avoid multiple soft power up | Peter Ujfalusi | 1 | -1/+2 |
2010-11-30 | ASoC: tlv320dac33: Do not enable the codec in init_chip | Peter Ujfalusi | 1 | -2/+0 |
2010-11-22 | ASoC: Do not include soc-dapm.h | Jarkko Nikula | 1 | -1/+0 |
2010-11-06 | ASoC: Decouple DAPM from CODECs | Liam Girdwood | 1 | -7/+8 |
2010-10-30 | ASoC: tlv320dac33: Mode1 FIFO auto configuration fix | Peter Ujfalusi | 1 | -2/+6 |
2010-10-30 | ASoC: tlv320dac33: Limit the US_TO_SAMPLES macro | Peter Ujfalusi | 1 | -1/+1 |
2010-10-30 | ASoC: tlv320dac33: Error handling for broken chip | Peter Ujfalusi | 1 | -7/+19 |
2010-10-23 | ASoC: tlv320dac33: Use usleep_range for delays | Peter Ujfalusi | 1 | -4/+6 |
2010-10-13 | ASoC: tlv320dac33: Control for line output gain | Peter Ujfalusi | 1 | -0/+18 |
2010-09-15 | ASoC: Remove needless codec->bias_level assignment to SND_SOC_BIAS_OFF | Jarkko Nikula | 1 | -1/+0 |
2010-08-12 | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood | 1 | -167/+82 |
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 |