1. c2d4bb9 ARM: common: edma: clear completion interrupts on stop by John Ogness · 9 years ago
  2. 3a647c1 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  3. a850c42 ARM: common: edma: edma_pm_resume may be unused by Arnd Bergmann · 10 years ago
  4. a2b1175 ARM: common: edma: add suspend resume hook by Daniel Mack · 10 years ago
  5. 5305e4d dma: edma: move device registration to platform code by Arnd Bergmann · 10 years ago
  6. 929a015 ARM: edma: Fix configuration parsing for SoCs with multiple eDMA3 CC by Peter Ujfalusi · 10 years ago
  7. eb3fe7d ARM: edma: Add edma_assign_channel_eventq() to move channel to a give queue by Peter Ujfalusi · 10 years ago
  8. 85a7076 ARM: edma: Set default queue to lowest priority by Peter Ujfalusi · 10 years ago
  9. 3a5e23c Merge tag 'davinci-for-v3.16/edma' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into next/drivers by Olof Johansson · 10 years ago
  10. 6d10c39 ARM: edma: Get IP configuration from HW (number of channels, tc, etc) by Peter Ujfalusi · 10 years ago
  11. 643efcf ARM: edma: Save number of regions from pdata to struct edma by Peter Ujfalusi · 10 years ago
  12. 6710ea7 ARM: edma: Remove num_cc member from struct edma by Peter Ujfalusi · 10 years ago
  13. c3dd338 ARM: edma: Do not change TC -> Queue mapping, leave it to default. by Peter Ujfalusi · 10 years ago
  14. cf4afc3 ARM: edma: Take the number of tc from edma_soc_info (pdata) by Peter Ujfalusi · 10 years ago
  15. 89df4be ARM: edma: No need to clean the pdata in edma_of_parse_dt() by Peter Ujfalusi · 10 years ago
  16. 4416176 ARM: edma: Clean up and simplify the code around irq request by Peter Ujfalusi · 10 years ago
  17. cdae05a dmaengine: edma: Make reading the position of active channels work by Thomas Gleixner · 10 years ago
  18. cf7eb97 ARM: common: edma: Fix xbar mapping by Thomas Gleixner · 10 years ago
  19. 232b223d dmaengine: edma: Set DMA_CYCLIC capability flag by Peter Ujfalusi · 10 years ago
  20. 7cf2af9 arm: common: edma: Save the number of event queues/TCs by Peter Ujfalusi · 10 years ago
  21. db60d8d dmanengine: fix edma driver to not define DMA_COMPLETE by Vinod Koul · 11 years ago
  22. 6cdaca4 ARM: edma: Fix clearing of unused list for DT DMA resources by Joel Fernandes · 11 years ago
  23. 96874b9 ARM: edma: Add function to manually trigger an EDMA channel by Joel Fernandes · 11 years ago
  24. 30f099c ARM: edma: remove duplicated include from edma.c by Wei Yongjun · 11 years ago
  25. 2646a0e ARM: edma: Add EDMA crossbar event mux support by Matt Porter · 11 years ago
  26. 6cba435 ARM: edma: Add DT and runtime PM support to the private EDMA API by Matt Porter · 11 years ago
  27. e7eff70 ARM: edma: Convert to devm_* api by Lad, Prabhakar · 11 years ago
  28. 7bb5d75 ARM: edma: remove unused transfer controller handlers by Matt Porter · 11 years ago
  29. 3ad7a42 ARM: davinci: move private EDMA API to arm/common by Matt Porter · 11 years ago[Renamed (99%) from arch/arm/mach-davinci/dma.c]
  30. 0695527 ARM: davinci: edma: fix dmaengine induced null pointer dereference on da830 by Matt Porter · 11 years ago
  31. ce53044 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  32. 98e3b33 arm: davinci: use for_each_set_bit_from by Akinobu Mita · 12 years ago
  33. bcd59b0 ARM: davinci: optimize the DMA ISR by Sebastian Andrzej Siewior · 13 years ago
  34. 0b7580b ARM: davinci: map default_queue to edma channels by Heiko Schocher · 13 years ago
  35. 902532d ARM: davinci: edma: use kzalloc() by Thomas Meyer · 13 years ago
  36. f23fe85 ARM: davinci: Explicitly set channel controllers' default queues by Ido Yariv · 13 years ago
  37. 93fe23d arm: mach-davinci: check irq2ctlr() result by Kulikov Vasiliy · 14 years ago
  38. 90bd4e6 davinci: support for EDMA resource sharing by Rajashekhara, Sudhakar · 14 years ago
  39. bc3ac9f davinci: edma: provide ability to detect insufficient CC info data by Sekhar Nori · 14 years ago
  40. a6374f5 davinci: edma: fix coding style issue related to breaking lines by Sekhar Nori · 14 years ago
  41. d78a949 davinci: edma: use BIT() wherever possible by Sekhar Nori · 14 years ago
  42. 243bc65 davinci: edma: fix coding style issue related to usage of braces by Sekhar Nori · 14 years ago
  43. 3f68b98 davinci: edma: use a more intuitive name for edma_info by Sekhar Nori · 14 years ago
  44. a7e0506 davinci: edma: clear interrupt status for interrupt enabled channels only by Anuj Aggarwal · 14 years ago
  45. 63634c8 Merge branch 'davinci-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci by Linus Torvalds · 14 years ago
  46. bb17ef1 davinci: edma: clear events in edma_start() by Brian Niebuhr · 14 years ago
  47. 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
  48. f900d55 davinci: build list of unused EDMA events dynamically by Sudhakar Rajashekhara · 15 years ago
  49. 447f18f davinci: Fix edma_alloc_channel api for EDMA_CHANNEL_ANY case by Sudhakar Rajashekhara · 15 years ago
  50. 2d51750 davinci: Keep count of channel controllers on a platform by Sudhakar Rajashekhara · 15 years ago
  51. 0e6cb8d davinci: Correct return value of edma_alloc_channel api by Sudhakar Rajashekhara · 15 years ago
  52. 42d399e DaVinci: remove unneeded #include's by Sergei Shtylyov · 15 years ago
  53. 134ce22 DaVinci: EDMA: Updating terminlogy in EDMA driver by Sandeep Paulraj · 15 years ago
  54. cc93fc3 DaVinci: EDMA: Fix Bug while obtaining contiguous params by Sandeep Paulraj · 15 years ago
  55. 6b0cf4e DaVinci: EDMA: Fix Bug in edma_alloc_cont_slots API by Sandeep Paulraj · 15 years ago
  56. 51c99e0 DaVinci: EDMA: Fix bug in edma_free_cont_slots API by Sandeep Paulraj · 15 years ago
  57. 213765d DaVinci: EDMA: Adding 2 new APIs for allocating/freeing PARAMs by Sandeep Paulraj · 15 years ago
  58. a0f0202 DaVinci: EDMA: Updating default queue handling by Sandeep Paulraj · 15 years ago
  59. 60902a2 davinci: EDMA: multiple CCs, channel mapping and API changes by Sudhakar Rajashekhara · 15 years ago
  60. a4768d2 davinci: add EDMA driver by Kevin Hilman · 15 years ago