1. 257ade7 ASoC: davinci-i2s: Convert to use edma-pcm by Peter Ujfalusi · 9 years ago
  2. a17b87a ASoC: davinci: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  3. 70e7a02 ASoC: davinci-pcm: Convert to use devm_snd_soc_register_platform() by Peter Ujfalusi · 10 years ago
  4. bfcb921 ASoC: switch over to use snd_soc_register_component() on davinci i2s by Kuninori Morimoto · 11 years ago
  5. 896f66b ASoC/ARM: Davinci: McASP: split asp header into platform and audio specific by Hebbar, Gururaja · 12 years ago
  6. f08095a ASoC: davinci: davinci-pcm does not need to be a plaform_driver by Hebbar, Gururaja · 12 years ago
  7. cd0ff7e ASoC: davinci-i2s.c: use devm_ functions by Julia Lawall · 13 years ago
  8. f9b8a51 ASoC: Convert davinci directory to module_platform_driver by Axel Lin · 13 years ago
  9. 85e7652 ASoC: Constify snd_soc_dai_ops structs by Lars-Peter Clausen · 13 years ago
  10. ad51f76 ASoC: Davinci: Fix FS polarity for I2S format by Jarkko Nikula · 13 years ago
  11. 4f82f02 ASoC: Davinci: Replace usage of IO_ADDRESS with ioremap() by Vaibhav Bedia · 13 years ago
  12. eef6d7b ASoC: Davinci: Call clk_disable() and clk_put() in case of error by Vaibhav Bedia · 13 years ago
  13. d852f446 ASoC: Davinci: Use resource_size() helper function by Vaibhav Bedia · 13 years ago
  14. bedad0c ASoC: davinci: fixes for multi-component by Chris Paulson-Ellis · 14 years ago
  15. 94774b2 ALSA: ASoc: DaVinci Delay start of ASP to trigger by Troy Kisky · 14 years ago
  16. f0fba2a ASoC: multi-component - ASoC Multi-Component Support by Liam Girdwood · 14 years ago
  17. 48519f0 ASoC: davinci: let platform data define edma queue numbers by Sekhar Nori · 14 years ago
  18. d9823ed9 ASoC: DaVinci: More accurate continuous serial clock for McBSP (I2S) by Raffaele Recalcati · 14 years ago
  19. ec63755 ASoC: DaVinci: Added selection of clk input pin for McBSP by Raffaele Recalcati · 14 years ago
  20. a4c8ea2 ASoC: DaVinci: Added two clocking possibilities to McBSP (I2S) by Raffaele Recalcati · 14 years ago
  21. 84db18b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  22. 5f712b2 ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_stream by Daniel Mack · 14 years ago
  23. 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
  24. 1e224f3 ASoC: DaVinci: pcm, fix underrun by using sram by Troy Kisky · 15 years ago
  25. 0d6c977 ASoC: DaVinci: i2s, reduce underruns by combining into 1 element by Troy Kisky · 15 years ago
  26. 57512c6 ASoC: DaVinci: remove requirement that dma_params is 1st in structure by Troy Kisky · 15 years ago
  27. 4fa9c1a ASoC: DaVinci: McASP FIFO related updates by Chaithrika U S · 15 years ago
  28. 92e2a6f ASoC: Davinci: Fix race with cpu_dai->dma_data by Troy Kisky · 15 years ago
  29. 81ac55a ASoC: DaVinci: Fix divide by zero error during 1st execution by Troy Kisky · 15 years ago
  30. 6a99fb5 ASoC: DaVinci: McASP driver enhacements by Chaithrika U S · 15 years ago
  31. 9bb7415 ASoC: DaVinci: i2s: don't bounce through rtd to get dai by Troy Kisky · 15 years ago
  32. 3e46a44 ASoC: davinci: don't use clock names by Kevin Hilman · 15 years ago
  33. ff7d04b ASoC: DaVinci I2S needs mach/asp.h by Mark Brown · 15 years ago
  34. 3f405b4 Merge branch 'davinci' into for-2.6.32 by Mark Brown · 15 years ago
  35. af0adf3 ASoC: DaVinci: i2s, add davinci_i2s_prepare and shutdown by Troy Kisky · 15 years ago
  36. f5cfa95 ASoC: DaVinci: i2s, fix mcbsp_word_length update by Troy Kisky · 15 years ago
  37. 9333b59 ASoC: DaVinci: i2s, minor cleanup of davinci_i2s_startup by Troy Kisky · 15 years ago
  38. 1bef449 ASoC: DaVinci: i2s, only start sample generator if needed by Troy Kisky · 15 years ago
  39. eba575c ASoC: DaVinci: i2s cleanup by Troy Kisky · 15 years ago
  40. f9af37c ASoc: DaVinci: i2s, minor cleanup by Troy Kisky · 15 years ago
  41. c392bec ASoC: DaVinci: i2s toggle clock to complete reset by Troy Kisky · 15 years ago
  42. 35cf635 ASoC: DaVinci: i2s, remove MOD_REG_BIT macro by Troy Kisky · 15 years ago
  43. efd13be ASoC: Minor fixes to DaVinci I2S probe function by Chaithrika U S · 15 years ago
  44. 5204d49 ASoC: Introduce platform driver model for dm644x, dm355 by Chaithrika U S · 15 years ago
  45. a62114c ASoC: DaVinci I2S updates by David Brownell · 15 years ago
  46. 6335d05 ASoC: make ops a pointer in 'struct snd_soc_dai' by Eric Miao · 15 years ago
  47. 9e03162 ALSA: ASoC: DaVinci: i2s, evm, pass same value to codec and cpu_dai by Troy Kisky · 16 years ago
  48. 07d8d9d ALSA: ASoC: DaVinci: document I2S limitations by Troy Kisky · 16 years ago
  49. 69ab820 ALSA: ASoC: DaVinci: davinci-i2s clean up by Troy Kisky · 16 years ago
  50. 21903c1 ALSA: ASoC: DaVinci: davinci-i2s clean up by Troy Kisky · 16 years ago
  51. 664b4af ALSA: ASoC: DaVinci: davinci-i2s add comments to explain polarity by Troy Kisky · 16 years ago
  52. c9b3a40 ALSA: ASoC - Fix wrong section types by Takashi Iwai · 16 years ago
  53. 3f4b783 ASoC: Register platform DAIs by Mark Brown · 16 years ago
  54. 87689d5 ASoC: Push platform registration down into the card by Mark Brown · 16 years ago
  55. 3ba9e10a ASoC: Remove DAI type information by Mark Brown · 16 years ago
  56. dee89c4 ASoC: Merge snd_soc_ops into snd_soc_dai_ops by Mark Brown · 16 years ago
  57. 8750654 ASoC: Rename snd_soc_card to snd_soc_machine by Mark Brown · 16 years ago
  58. cb6e206 ASoC: DaVinci: Fix audio stall when doing full duplex by Naresh Medisetty · 16 years ago
  59. fb0ef64 ASoC: DaVinci: Audio: Fix swapping of channels at start of stereo playback by Naresh Medisetty · 16 years ago
  60. b402dff ASoC: Add Right-Justified mode and Codec clock master to davinci-i2s by Hugo Villeneuve · 16 years ago
  61. d6b5203 ALSA: Correct Vladimir Barinov's e-mail address by Vladimir Barinov · 16 years ago
  62. 9b6e12e ALSA: ASoC: Add missing new-line at end of strings by Jean Delvare · 16 years ago
  63. 9cb132d ALSA: asoc: davinci - merge structs snd_soc_codec_dai and snd_soc_cpu_dai. by Liam Girdwood · 16 years ago
  64. bdb9287 ALSA: ASoC: Pass the DAI being configured into CPU DAI probe and remove by Mark Brown · 16 years ago
  65. 310355c [ALSA] Davinci ASoC support by Vladimir Barinov · 16 years ago