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