1. 58e48d9 ASoC: davinci-mcasp: Correct dai driver struct initialization for 2nd dai by Peter Ujfalusi · 11 years ago
  2. ed29cd5 ASoC: davinci-mcasp: Move DAVINCI_MCASP_RATE from header to source file by Peter Ujfalusi · 11 years ago
  3. 1427e66 ASoC: davinci-mcasp: Remove redundant num-serializer DT parameter by Peter Ujfalusi · 11 years ago
  4. 3af9e03 ASoC: davinci-mcasp: Change compatible property model to more accurate by Jyri Sarha · 11 years ago
  5. 4023fe6 ASoC: davinci-mcasp: Extract DMA channels directly from DT by Jyri Sarha · 11 years ago
  6. 256ba18 ASoC: davinci-mcasp: Add location for data port registers to DT by Jyri Sarha · 11 years ago
  7. a85e419 ASoC: davinci-mcasp: add support for suspend and resume by Daniel Mack · 11 years ago
  8. 684d8c5 Merge remote-tracking branch 'asoc/topic/davinci' into asoc-next by Mark Brown · 11 years ago
  9. ea421eb ASoC: davinci: Remove redundant use of of_match_ptr macro by Sachin Kamat · 11 years ago
  10. 7967189 ASoC: davinci: fix sample rotation by Daniel Mack · 11 years ago
  11. f91eeeb Merge tag 'asoc-v3.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 11 years ago
  12. df4a4ee ASoC: McASP: Fix receive clock polarity in DAIFMT_NB_NF mode. by Marek Belisko · 11 years ago
  13. 81ee683 ASoC: McASP: Add pins output direction for rx clocks when configured in CBS_CFS format by Marek Belisko · 11 years ago
  14. d486fea ASoC: davinci-mcasp: Add Support BCLK-to-LRCLK ratio for TDM modes by Michal Bachraty · 11 years ago
  15. 7c21a78 ASoC: davinci-pcm, davinci-mcasp: Clean up active_serializers by Michal Bachraty · 11 years ago
  16. d66e065 Merge remote-tracking branch 'asoc/topic/davinci' into asoc-next by Mark Brown · 11 years ago
  17. f5023af ASoC: davinci-mcasp: don't overwrite DIT settings by Yegor Yefremov · 11 years ago
  18. 2dda75e ASoC: davinci-mcasp: don't configure AFSX direction in DIT mode by Yegor Yefremov · 11 years ago
  19. eeef0ed ASoC: switch over to use snd_soc_register_component() on davinci mcasp by Kuninori Morimoto · 11 years ago
  20. ecf327c ASoC: davinci-mcasp: clean up davinci_hw_common_param() by Daniel Mack · 11 years ago
  21. 2952b27 ASoC: davinci-mcasp: Add support for multichannel playback by Michal Bachraty · 11 years ago
  22. dde109f ASoC: McASP: Fix data rotation for playback. Enables 24bit audio playback by Michal Bachraty · 11 years ago
  23. 1b3bc06 ASoC: McASP: implement a way to force BCLK/LRCLK ratios by Daniel Mack · 12 years ago
  24. ba764b3 ASoC: McASP: calculate values for channel size by Daniel Mack · 12 years ago
  25. d0c6c48 ASoC: McASP: remove unused variables by Daniel Mack · 12 years ago
  26. b8ec56d ASoC: davinci: replace private sram api with genalloc by Matt Porter · 12 years ago
  27. 6b7fa01 ASoC: McASP: treat SNDRV_PCM_FORMAT_U24_* as 32 bit words by Daniel Mack · 12 years ago
  28. 21eb24d ASoC: McASP: add support for 24 bit samples by Daniel Mack · 12 years ago
  29. 5296cf2 ASoC: McASP: set format parameters in dependence of the DAI format by Daniel Mack · 12 years ago
  30. 5b66aa2 ASoC: McASP: make AHCLK direction configurable by Daniel Mack · 12 years ago
  31. 4ed8c9b ASoC: McASP: add support for clock dividers by Daniel Mack · 12 years ago
  32. e5ec69d ASoC: Davinci: McASP: add support new McASP IP Variant by Hebbar, Gururaja · 12 years ago
  33. 75d8f29 Merge branch 'asoc-omap' into for-3.7 by Mark Brown · 12 years ago
  34. 3e3b8c3 ASoC: Davinci: McASP: add device tree support for McASP by Hebbar, Gururaja · 12 years ago
  35. f08095a ASoC: davinci: davinci-pcm does not need to be a plaform_driver by Hebbar, Gururaja · 12 years ago
  36. 1088434 ASoC: McASP: Convert driver to use Runtime PM API by Hebbar, Gururaja · 12 years ago
  37. 0d62427 ASoC: Davinci: McASP: Flush the FIFO before enabling by Vaibhav Bedia · 12 years ago
  38. 96d31e2 ASoC: davinci-mcasp.c: use devm_ functions by Julia Lawall · 13 years ago
  39. f9b8a51 ASoC: Convert davinci directory to module_platform_driver by Axel Lin · 13 years ago
  40. 85e7652 ASoC: Constify snd_soc_dai_ops structs by Lars-Peter Clausen · 13 years ago
  41. 0a9d138 ASoC: davinci-mcasp: add support for unsigned PCM formats by Ben Gardiner · 13 years ago
  42. a0c8326 ASoC: davinci-mcasp: enable ping-pong SRAM buffers by Ben Gardiner · 13 years ago
  43. db92f43 davinci-mcasp: fix _CBM_CFS pin directions by Ben Gardiner · 13 years ago
  44. a90f549 davinci-mcasp: fix _CBM_CFS hw_params by Ben Gardiner · 13 years ago
  45. 9595c8f davinci-mcasp: use bitfield definitions for PDIR by Ben Gardiner · 13 years ago
  46. 049cfaa ASoC: davinci-mcasp: correct tdm_slots limit by Ben Gardiner · 13 years ago
  47. 4f82f02 ASoC: Davinci: Replace usage of IO_ADDRESS with ioremap() by Vaibhav Bedia · 13 years ago
  48. eef6d7b ASoC: Davinci: Call clk_disable() and clk_put() in case of error by Vaibhav Bedia · 13 years ago
  49. d852f446 ASoC: Davinci: Use resource_size() helper function by Vaibhav Bedia · 13 years ago
  50. bedad0c ASoC: davinci: fixes for multi-component by Chris Paulson-Ellis · 14 years ago
  51. 02ffc5f ASoC: davinci-mcasp.c: Return error code in failure by Julia Lawall · 14 years ago
  52. f0fba2a ASoC: multi-component - ASoC Multi-Component Support by Liam Girdwood · 14 years ago
  53. 48519f0 ASoC: davinci: let platform data define edma queue numbers by Sekhar Nori · 14 years ago
  54. 5b61ea4 ASoC: DaVinci: Fix McASP hardware FIFO configuration by Sudhakar Rajashekhara · 14 years ago
  55. 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
  56. 5f712b2 ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_stream by Daniel Mack · 14 years ago
  57. 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
  58. e473b84 ASoC: DaVinci: Fix stream restart error by Chaithrika U S · 14 years ago
  59. a47979b ASoC: DaVinci: Update suspend/resume support for McASP driver by Chaithrika U S · 15 years ago
  60. 57512c6 ASoC: DaVinci: remove requirement that dma_params is 1st in structure by Troy Kisky · 15 years ago
  61. 4fa9c1a ASoC: DaVinci: McASP FIFO related updates by Chaithrika U S · 15 years ago
  62. 539d3d8 ASoC: DaVinci: Correct McASP FIFO initialization by Chaithrika U S · 15 years ago
  63. 92e2a6f ASoC: Davinci: Fix race with cpu_dai->dma_data by Troy Kisky · 15 years ago
  64. 0c31cf3 ASoC: DaVinci: Fixes to McASP configuration by Chaithrika U S · 15 years ago
  65. 517ee6c ASoC: DaVinci: Add a DAI format to McASP driver by Chaithrika U S · 15 years ago
  66. 6a99fb5 ASoC: DaVinci: McASP driver enhacements by Chaithrika U S · 15 years ago
  67. 3e46a44 ASoC: davinci: don't use clock names by Kevin Hilman · 15 years ago
  68. b67f448 ASoC: Add mcasp support for DM646x by Chaithrika U S · 15 years ago