1. 99d9bf4 dmaengine: dw: enable and disable controller when needed by Andy Shevchenko · 10 years ago
  2. 46e8c83 dmaengine: dw: move private definitions to regs.h by Andy Shevchenko · 10 years ago
  3. a15636e dmaengine: dw: move clock operations to platform.c by Andy Shevchenko · 10 years ago
  4. 8950052 dmaengine: dw: apply both HS interfaces and remove slave_id usage by Andy Shevchenko · 10 years ago
  5. 3d598f4 dmaengine: dw: move dw_dmac.h to where it belongs to by Andy Shevchenko · 10 years ago
  6. 000871c dma: dw: allocate memory in two stages in probe by Andy Shevchenko · 11 years ago
  7. e368b51 dmaengine: dw: select DW_DMAC_BIG_ENDIAN_IO automagically by Vinod Koul · 11 years ago
  8. 9cade1a dma: dw: split driver to library part and platform code by Andy Shevchenko · 11 years ago[Renamed (99%) from drivers/dma/dw/dw_dmac_regs.h]
  9. 61a7649 dma: move dw_dmac driver to an own directory by Andy Shevchenko · 11 years ago[Renamed from drivers/dma/dw_dmac_regs.h]
  10. 42c91ee dw_dmac: add ACPI support by Andy Shevchenko · 12 years ago
  11. f776076 dmaengine: dw_dmac: simplify master selection by Arnd Bergmann · 12 years ago
  12. bce95c6 dw_dmac: adjust slave_id accordingly to request line base by Andy Shevchenko · 12 years ago
  13. f9c6a65 dmaengine: dw_dmac: move to generic DMA binding by Arnd Bergmann · 12 years ago
  14. 4702d52 dw_dmac: return proper residue value by Andy Shevchenko · 12 years ago
  15. 30d38a3 dw_dmac: introduce total_len field in struct dw_desc by Andy Shevchenko · 12 years ago
  16. fdf475f dw_dmac: remove unnecessary tx_list field in dw_dma_chan by Andy Shevchenko · 12 years ago
  17. f8122a8 dw_dmac: allocate dma descriptors from DMA_COHERENT memory by Andy Shevchenko · 12 years ago
  18. 23d5f4e dw_dmac: backlink to dw_dma in dw_dma_chan is superfluous by Andy Shevchenko · 12 years ago
  19. 0fdb567 dw_dmac: store direction in the custom channel structure by Andy Shevchenko · 12 years ago
  20. e63a47a3 dw_dmac: introduce to_dw_desc() macro by Andy Shevchenko · 12 years ago
  21. a9ddb57 dmaengine: dw_dmac: Enhance device tree support by Viresh Kumar · 12 years ago
  22. d5ea7b5 drivers/dma/dw_dmac: make driver's endianness configurable by Hein Tibosch · 12 years ago
  23. fed2574 dw_dmac: introduce software emulation of LLP transfers by Andy Shevchenko · 12 years ago
  24. a098200 dw_dmac: autoconfigure data_width or get it via platform data by Andy Shevchenko · 12 years ago
  25. 4a63a8b dw_dmac: autoconfigure block_size or use platform data by Andy Shevchenko · 12 years ago
  26. 2a9fe9a dw_dmac: fill optional encoded parameters in register structure by Andy Shevchenko · 12 years ago
  27. dbde5c2 dw_dmac: use devm_* functions to simplify code by Andy Shevchenko · 12 years ago
  28. f8609c2 dw_dmac: use 'u32' for LLI structure members, not dma_addr_t by Andy Shevchenko · 12 years ago
  29. 745664e dw_dmac: fix constant in the comment by Andy Shevchenko · 12 years ago
  30. 4d4e58d dmaengine: move last completed cookie into generic dma_chan structure by Russell King - ARM Linux · 13 years ago
  31. a1c4601 dmaengine/dw_dmac: Remove unused fields in struct dw_dma_slave by Viresh Kumar · 13 years ago
  32. 327e697 dmaengine/dw_dmac: Add support for DMA_SLAVE_CONFIG by Viresh Kumar · 13 years ago
  33. 61e183f dmaengine/dw_dmac: Reconfigure interrupt and chan_cfg register on resume by Viresh Kumar · 13 years ago
  34. aecb7b6 dmaengine/dw_dmac: Update maintainer-ship by Viresh Kumar · 14 years ago
  35. a7c57cf dmaengine/dw_dmac: implement pause and resume in dwc_control by Linus Walleij · 14 years ago
  36. 29782da dmaengine/dw_dmac fix: use readl & writel instead of __raw_readl & __raw_writel by Viresh Kumar · 14 years ago
  37. ee66509 dw_dmac: Allow src/dst msize & flow controller to be configured at runtime by Viresh KUMAR · 14 years ago
  38. 93317e8 dw_dmac: Pass Channel Priority from platform_data by Viresh Kumar · 14 years ago
  39. e0bd0f8 dw_dmac: implement a private tx_list by Dan Williams · 15 years ago
  40. d9de451 dw_dmac: add cyclic API to DW DMA driver by Hans-Christian Egtvedt · 16 years ago
  41. 287d859 atmel-mci: fix initialization of dma slave data by Dan Williams · 16 years ago
  42. 3bfb1d2 dmaengine: Driver for the Synopsys DesignWare DMA controller by Haavard Skinnemoen · 16 years ago