1. 57512c6 ASoC: DaVinci: remove requirement that dma_params is 1st in structure by Troy Kisky · 15 years ago
  2. 907bc6c Merge branch 'for-2.6.32' into for-2.6.33 by Mark Brown · 15 years ago
  3. f0a221e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  4. 4fa9c1a ASoC: DaVinci: McASP FIFO related updates by Chaithrika U S · 15 years ago
  5. 2c9ee33 Merge branch 'for-2.6.32' into for-2.6.33 by Mark Brown · 15 years ago
  6. 539d3d8 ASoC: DaVinci: Correct McASP FIFO initialization by Chaithrika U S · 15 years ago
  7. 92e2a6f ASoC: Davinci: Fix race with cpu_dai->dma_data by Troy Kisky · 15 years ago
  8. 81ac55a ASoC: DaVinci: Fix divide by zero error during 1st execution by Troy Kisky · 15 years ago
  9. fe61c99 Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  10. 6f128fa Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci by Linus Torvalds · 15 years ago
  11. 9f072b7 Merge branch 'for-2.6.32' into for-2.6.33 by Mark Brown · 15 years ago
  12. 0c31cf3 ASoC: DaVinci: Fixes to McASP configuration by Chaithrika U S · 15 years ago
  13. 9b95b16 ASoC: Davinci: Add audio codec support for DM365 EVM by Miguel Aguilar · 15 years ago
  14. f4890b5 ASoC: davinci: i2c device creation moved into board files by Chaithrika U S · 15 years ago
  15. 60902a2 davinci: EDMA: multiple CCs, channel mapping and API changes by Sudhakar Rajashekhara · 15 years ago
  16. aa6b904 ASoC: tlv320aic3x: fixup board device changes by Ben Dooks · 15 years ago
  17. cb3826f ASoC: tlv320aic3x: Change to use device model by Ben Dooks · 15 years ago
  18. 30230f4 ASoC: DaVinci: Add audio support fot DA850/OMAP-L138 EVM by Chaithrika U S · 15 years ago
  19. 517ee6c ASoC: DaVinci: Add a DAI format to McASP driver by Chaithrika U S · 15 years ago
  20. 6a99fb5 ASoC: DaVinci: McASP driver enhacements by Chaithrika U S · 15 years ago
  21. 7ae5945 ASoC: DaVinci: Support Audio on DA830 EVM by Chaithrika U S · 15 years ago
  22. 6a90d53 ASoC: DaVinci: pcm, constrain buffer size to multiple of period by Troy Kisky · 15 years ago
  23. 9bb7415 ASoC: DaVinci: i2s: don't bounce through rtd to get dai by Troy Kisky · 15 years ago
  24. 3e46a44 ASoC: davinci: don't use clock names by Kevin Hilman · 15 years ago
  25. ff7d04b ASoC: DaVinci I2S needs mach/asp.h by Mark Brown · 15 years ago
  26. 6e54147 ASoC: DaVinci: pcm, don't play 1st sound period twice by Troy Kisky · 15 years ago
  27. 3f405b4 Merge branch 'davinci' into for-2.6.32 by Mark Brown · 15 years ago
  28. af0adf3 ASoC: DaVinci: i2s, add davinci_i2s_prepare and shutdown by Troy Kisky · 15 years ago
  29. f5cfa95 ASoC: DaVinci: i2s, fix mcbsp_word_length update by Troy Kisky · 15 years ago
  30. 9333b59 ASoC: DaVinci: i2s, minor cleanup of davinci_i2s_startup by Troy Kisky · 15 years ago
  31. 1bef449 ASoC: DaVinci: i2s, only start sample generator if needed by Troy Kisky · 15 years ago
  32. eba575c ASoC: DaVinci: i2s cleanup by Troy Kisky · 15 years ago
  33. f9af37c ASoc: DaVinci: i2s, minor cleanup by Troy Kisky · 15 years ago
  34. c392bec ASoC: DaVinci: i2s toggle clock to complete reset by Troy Kisky · 15 years ago
  35. 35cf635 ASoC: DaVinci: i2s, remove MOD_REG_BIT macro by Troy Kisky · 15 years ago
  36. efd13be ASoC: Minor fixes to DaVinci I2S probe function by Chaithrika U S · 15 years ago
  37. 04f80f5 ASoC: Add machine driver support for DM646x by Chaithrika U S · 15 years ago
  38. b67f448 ASoC: Add mcasp support for DM646x by Chaithrika U S · 15 years ago
  39. 5204d49 ASoC: Introduce platform driver model for dm644x, dm355 by Chaithrika U S · 15 years ago
  40. f492ec9 ASoC: DaVinci EVM board support buildfixes by David Brownell · 15 years ago
  41. a62114c ASoC: DaVinci I2S updates by David Brownell · 15 years ago
  42. 82075af ASoC: davinci-pcm buildfixes by David Brownell · 15 years ago
  43. 65ec1cd ASoC: Merge dai_ops factor out by Mark Brown · 15 years ago
  44. 090cec8 ALSA: ASoC: Davinci: Updated sffsdr_hw_params() function to new format by Hugo Villeneuve · 15 years ago
  45. 14cbba8 ALSA: ASoC: Davinci: Replaced DAI format RIGHT_J by DSP_B for SFFSDR by Hugo Villeneuve · 15 years ago
  46. 96deff6 ASoC: Davinci: Fix incorrect machine type for SFFSDR board by Hugo Villeneuve · 15 years ago
  47. 6335d05 ASoC: make ops a pointer in 'struct snd_soc_dai' by Eric Miao · 15 years ago
  48. bf3dbe5 ASoC: Fix DaVinci module unload error by Kevin Hilman · 15 years ago
  49. b2a19d0 ASoC: Staticise PCM operations tables by Mark Brown · 15 years ago
  50. ac37373 ASoC: DaVinci: Fix SFFSDR compilation error. by Hugo Villeneuve · 16 years ago
  51. c19a28e remove lots of double-semicolons by Fernando Carrijo · 16 years ago
  52. 05d5e99 ASoC: Clocking fixes for davinci-evm.c by David Brownell · 16 years ago
  53. 5cf1c00 ASoC: fix davinci-sffsdr buglet by David Brownell · 16 years ago
  54. d6f8339 ALSA: ASoc: DaVinci: davinci-evm use dsp_b mode by Troy Kisky · 16 years ago
  55. 9e03162 ALSA: ASoC: DaVinci: i2s, evm, pass same value to codec and cpu_dai by Troy Kisky · 16 years ago
  56. 07d8d9d ALSA: ASoC: DaVinci: document I2S limitations by Troy Kisky · 16 years ago
  57. 69ab820 ALSA: ASoC: DaVinci: davinci-i2s clean up by Troy Kisky · 16 years ago
  58. 21903c1 ALSA: ASoC: DaVinci: davinci-i2s clean up by Troy Kisky · 16 years ago
  59. 664b4af ALSA: ASoC: DaVinci: davinci-i2s add comments to explain polarity by Troy Kisky · 16 years ago
  60. 1152a19 ALSA: ASoC: DaVinci: davinvi-evm, make requests explicit by Troy Kisky · 16 years ago
  61. 9cd28ab ASoC: switch davinci DPRINTK to pr_debug() by Alexander Beregalov · 16 years ago
  62. c9b3a40 ALSA: ASoC - Fix wrong section types by Takashi Iwai · 16 years ago
  63. 958e792 ASoC: Register platform drivers by Mark Brown · 16 years ago
  64. 3f4b783 ASoC: Register platform DAIs by Mark Brown · 16 years ago
  65. 87689d5 ASoC: Push platform registration down into the card by Mark Brown · 16 years ago
  66. 3ba9e10a ASoC: Remove DAI type information by Mark Brown · 16 years ago
  67. dee89c4 ASoC: Merge snd_soc_ops into snd_soc_dai_ops by Mark Brown · 16 years ago
  68. 8750654 ASoC: Rename snd_soc_card to snd_soc_machine by Mark Brown · 16 years ago
  69. 08bd168 ASoC: Add driver for the Lyrtech SFFSDR board by Hugo Villeneuve · 16 years ago
  70. cb6e206 ASoC: DaVinci: Fix audio stall when doing full duplex by Naresh Medisetty · 16 years ago
  71. fb0ef64 ASoC: DaVinci: Audio: Fix swapping of channels at start of stereo playback by Naresh Medisetty · 16 years ago
  72. b402dff ASoC: Add Right-Justified mode and Codec clock master to davinci-i2s by Hugo Villeneuve · 16 years ago
  73. d6b5203 ALSA: Correct Vladimir Barinov's e-mail address by Vladimir Barinov · 16 years ago
  74. ba8ed12 ALSA: ASoC: Convert tlv320aic3x to a new-style i2c driver (v2) by Jean Delvare · 16 years ago
  75. 9b6e12e ALSA: ASoC: Add missing new-line at end of strings by Jean Delvare · 16 years ago
  76. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  77. 0f8469a [ARM] Eliminate useless includes of asm/mach-types.h by Russell King · 16 years ago
  78. 64105cf ALSA: asoc: machines - add Digital Audio Interface (DAI) control functions. by Liam Girdwood · 16 years ago
  79. 9cb132d ALSA: asoc: davinci - merge structs snd_soc_codec_dai and snd_soc_cpu_dai. by Liam Girdwood · 16 years ago
  80. a530218 ALSA: asoc: core - refactored DAPM pin control API. by Liam Girdwood · 16 years ago
  81. bdb9287 ALSA: ASoC: Pass the DAI being configured into CPU DAI probe and remove by Mark Brown · 16 years ago
  82. 89fe511 sound: Convert to menuconfig by Takashi Iwai · 16 years ago
  83. acf497f [ALSA] soc - davinci-evm - Update for bulk DAPM registration APIs by Mark Brown · 16 years ago
  84. 310355c [ALSA] Davinci ASoC support by Vladimir Barinov · 16 years ago