1. 549675e ASoC: tlv320dac33: Some cleanup for 32/24 bit support by Peter Ujfalusi · 14 years ago
  2. 3591f4c ASoC: tlv320dac33: Remove manual FIFO configuration by Peter Ujfalusi · 14 years ago
  3. a6cea96 ASoC: tlv320dac33: Power down digital parts, when not needed by Peter Ujfalusi · 14 years ago
  4. 3ee4fe1 ASoC: tlv320dac33: Fix compillation error by Peter Ujfalusi · 14 years ago
  5. 76eac39 ASoC: tlv320dac33: Move DAC LR power on to a supply widget by Peter Ujfalusi · 14 years ago
  6. 9e87186 ASoC: tlv320dac33: Rename outpup amplifier widget by Peter Ujfalusi · 14 years ago
  7. 3e20234 ASoC: tlv320dac33: Avoid multiple soft power up by Peter Ujfalusi · 14 years ago
  8. 18f4540 ASoC: tlv320dac33: Do not enable the codec in init_chip by Peter Ujfalusi · 14 years ago
  9. 505fb82 ASoC: Do not include soc-dapm.h by Jarkko Nikula · 14 years ago
  10. ce6120c ASoC: Decouple DAPM from CODECs by Liam Girdwood · 14 years ago
  11. 1bc13b2 ASoC: tlv320dac33: Mode1 FIFO auto configuration fix by Peter Ujfalusi · 14 years ago
  12. d54e1f4 ASoC: tlv320dac33: Limit the US_TO_SAMPLES macro by Peter Ujfalusi · 14 years ago
  13. 911a0f0 ASoC: tlv320dac33: Error handling for broken chip by Peter Ujfalusi · 14 years ago
  14. 84eae18 ASoC: tlv320dac33: Use usleep_range for delays by Peter Ujfalusi · 14 years ago
  15. cf4bb698 ASoC: tlv320dac33: Control for line output gain by Peter Ujfalusi · 14 years ago
  16. c6d5cca ASoC: Remove needless codec->bias_level assignment to SND_SOC_BIAS_OFF by Jarkko Nikula · 14 years ago
  17. f0fba2a ASoC: multi-component - ASoC Multi-Component Support by Liam Girdwood · 14 years ago
  18. a577b31 ASoC: tlv320dac33: Add support for automatic FIFO configuration by Peter Ujfalusi · 14 years ago
  19. f430a27 ASoC: tlv320dac33: Revisit the FIFO Mode1 handling by Peter Ujfalusi · 14 years ago
  20. 9d7db2b ASoC: tlv320dac33: Add support for changing upper threshold by Peter Ujfalusi · 14 years ago
  21. d71f4ce Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 14 years ago
  22. 2d4cdd6 ASoC: tlv320dac33: Avoid powering off while in BIAS_OFF by Peter Ujfalusi · 14 years ago
  23. 7fd1d74 ASoC: tlv320dac33: Use dev_dbg in dac33_hard_power function by Felipe Balbi · 14 years ago
  24. 29e189c ASoC: Remove unneeded suspend bias managment from CODEC drivers by Mark Brown · 14 years ago
  25. 2f00547 ASoC: tlv320dac33: Use codec defaults for LOM/LOP and DAC power by Peter Ujfalusi · 14 years ago
  26. ad05c03 ASoC: tlv320dac33: Support for turning off the codec by Peter Ujfalusi · 14 years ago
  27. 0b61d2b ASoC: tlv320dac33: Manage a pointer for snd_pcm_substream in private structure by Peter Ujfalusi · 14 years ago
  28. 239fe55 ASoC: tlv320dac33: Revised module loading, and DAC33 ID read by Peter Ujfalusi · 14 years ago
  29. ef909d6 ASoC: tlv320dac33: Optimize power up, and restore by Peter Ujfalusi · 14 years ago
  30. cf134d5 ASoC: tlv320dac33 - disable regulators at i2c remove() by Liam Girdwood · 14 years ago
  31. f57d2cf ASoC: tlv320dac33: FIFO caused delay reporting by Peter Ujfalusi · 14 years ago
  32. 76f47127 ASoC: tlv320dac33: Calculate the interface speed during bursts by Peter Ujfalusi · 14 years ago
  33. 4260393 ASoC: tlv320dac33: Change magic numbers used in Mode7 by Peter Ujfalusi · 14 years ago
  34. 55abb59 ASoC: tlv320dac33: Skip calculations in FIFO Bypass mode by Peter Ujfalusi · 14 years ago
  35. f4d5932 ASoC: tlv320dac33: Fix for early interrupt in FIFO Mode1 by Peter Ujfalusi · 14 years ago
  36. b2c812e ASoC: Add indirection for CODEC private data by Mark Brown · 14 years ago
  37. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  38. 4ca612e Merge branch 'for-2.6.34' into for-2.6.35 by Mark Brown · 14 years ago
  39. fdb6b1e ASoC: tlv320dac33: Internal clocking changes by Peter Ujfalusi · 14 years ago
  40. 44f497b ASoC: tlv320dac33: Fix DSP modes by Peter Ujfalusi · 14 years ago
  41. eeb309a ASoC: tlv320dac33: Add option for keeping the BCLK running by Peter Ujfalusi · 14 years ago
  42. c3746a0 ASoC: tlv320dac33: Start/stop sequence change by Peter Ujfalusi · 14 years ago
  43. 7833ae0 ASoC: tlv320dac33: Correct the OSCSET calculation by Peter Ujfalusi · 14 years ago
  44. e5e878c ASoC: tlv320dac33: Clearing FIFOFLUSH flag before playback by Peter Ujfalusi · 14 years ago
  45. 6aceabb ASoC: tlv320dac33: Burst mode BCLK divider configuration by Peter Ujfalusi · 14 years ago
  46. 6cd6ced ASoC: tlv320dac33: BCLK divider fix by Peter Ujfalusi · 14 years ago
  47. a5b5a06 ASoC: tlv320dac33: Correct the prefill number of samples by Peter Ujfalusi · 14 years ago
  48. 735fe4c ASoC: Add missing __devexit and __devinit annotations by Mark Brown · 14 years ago
  49. adcb8bc ASoC: tlv320dac33: Safety check for codec slave mode by Peter Ujfalusi · 15 years ago
  50. 28e05d9 ASoC: tlv320dac33: Add new FIFO mode: mode 7 by Peter Ujfalusi · 15 years ago
  51. aec242d ASoC: tlv320dac33: Clean up the hardware configuration code by Peter Ujfalusi · 15 years ago
  52. d4f102d ASoC: tlv320dac33: Introduce prefill and playback state handlers by Peter Ujfalusi · 15 years ago
  53. 7427b4b ASoC: tlv320dac33: Change nsample switch to FIFO mode enum by Peter Ujfalusi · 15 years ago
  54. 3a7aaed ASoC: tlv320dac33: Add support for regulator framework by Ilkka Koskinen · 15 years ago
  55. 74ea23a ASoC: tlv320dac33: Change RT wq to singlethread wq by Peter Ujfalusi · 15 years ago
  56. 0a3f5e3 ASoC: Remove redundant snd_soc_dapm_new_widgets() calls by Mark Brown · 15 years ago
  57. fe3e78e ASoC: Factor out snd_soc_init_card() by Mark Brown · 15 years ago
  58. c8bf93f ASoC: Codec driver for Texas Instruments tlv320dac33 codec by Peter Ujfalusi · 15 years ago