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