1. 788d81d dmaengine: ipu: Make sure the interrupt routine checks all interrupts. by Magnus Lilja · 7 years ago
  2. f35d763 Merge branch 'topic/no_irq' into for-linus by Vinod Koul · 8 years ago
  3. 86c7e68 dmaengine: ipu: remove bogus NO_IRQ reference by Arnd Bergmann · 8 years ago
  4. 80a7d64 dmaengine: ipu: convert callback to helper function by Dave Jiang · 8 years ago
  5. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  6. 6ef41cf dmaengine :ipu: change ipu_irq_handler() to remove compile warning by yalin wang · 9 years ago
  7. 2f27b81 dmaengine: kill off set_irq_flags usage by Rob Herring · 9 years ago
  8. 3d8cc00 dmaengine: ipu: Consolidate duplicated irq handlers by Thomas Gleixner · 9 years ago
  9. 425e20f dmaengine: ipu: Prepare irq handlers for irq argument removal by Thomas Gleixner · 9 years ago
  10. 4d9efdfc dmaengine: ipu: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc by Jiang Liu · 9 years ago
  11. d7fdb35 dmaengine: ipu: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  12. 701c1ed dmaengine: ipu-idmac: Split device_control by Maxime Ripard · 9 years ago
  13. 496b2da dma: ipu: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  14. 37a746a dmaengine: ipu: use return value of request_irq by Vinod Koul · 10 years ago
  15. 40911c7 dmaengine: ipu: fix warnings from 64-bit dma_addr_t printouts by Olof Johansson · 11 years ago
  16. 4d1b80b dma: ipu: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  17. c6c732c ipu_idmac: re-use dma_cookie_status() by Andy Shevchenko · 11 years ago
  18. 88ff6ab dma: ipu: ipu_idmac: Fix section mismatch by Fabio Estevam · 11 years ago
  19. 1d1bbd3 dma: Remove erroneous __exit and __exit_p() references by Maxin B. John · 11 years ago
  20. 5127c4f dma: ipu_idmac: reuse is_slave_direction helper by Andy Shevchenko · 11 years ago
  21. e65f32c dma: ipu: Drop unused spinlock by Jean Delvare · 12 years ago
  22. b8a6d99 dma: ipu: rename mach/ipu.h to include/linux/dma/ipu-dma.h by Shawn Guo · 12 years ago
  23. 88289c8 dma: ipu: remove the use of ipu_platform_data by Shawn Guo · 12 years ago
  24. 4fa030a dmaengine i.MX ipu: clk_prepare/unprepare clock by Sascha Hauer · 12 years ago
  25. 185ecb5 dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclic by Alexandre Bounine · 12 years ago
  26. d3ee98cdc dmaengine: consolidate initialization of cookies by Russell King - ARM Linux · 12 years ago
  27. f7fbce0 dmaengine: provide a common function for completing a dma descriptor by Russell King - ARM Linux · 12 years ago
  28. 884485e dmaengine: consolidate assignment of DMA cookies by Russell King - ARM Linux · 12 years ago
  29. d2ebfb3 dmaengine: add private header file by Russell King - ARM Linux · 12 years ago
  30. 4d4e58d dmaengine: move last completed cookie into generic dma_chan structure by Russell King - ARM Linux · 12 years ago
  31. c99e784 i.MX IPU DMA: Fix wrong burstsize settings by Sascha Hauer · 12 years ago
  32. e0d23ef Merge branch 'dma_slave_direction' into next_test_dirn by Vinod Koul · 12 years ago
  33. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  34. 1d3564d [media] dmaengine: ipu-idmac: add support for the DMA_PAUSE control by Guennadi Liakhovetski · 13 years ago
  35. 5c45ad7 drivers/dma: Add module.h to files implicitly using it. by Paul Gortmaker · 13 years ago
  36. db8196d dmaengine: move drivers to dma_transfer_direction by Vinod Koul · 13 years ago
  37. 289b4e7 locking, dma, ipu: Annotate bank_lock as raw by Uwe Kleine-König · 13 years ago
  38. 12ff47e Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  39. b7f080c net: remove mm.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  40. 7dab35c dma: ipu_idmac.c: use resource_size in ioremap by H Hartley Sweeten · 13 years ago
  41. 6a03513 dma: Ipu: Convert interupt code by Thomas Gleixner · 13 years ago
  42. a646bd7 dma: ipu_idmac: do not lose valid received data in the irq handler by Anatolij Gustschin · 13 years ago
  43. 0582763 DMAENGINE: extend the control command to include an arg by Linus Walleij · 14 years ago
  44. bca3469 dmaengine: provide helper for setting txstate by Dan Williams · 14 years ago
  45. 0793448 DMAENGINE: generic channel status v2 by Linus Walleij · 14 years ago
  46. c3635c7 DMAENGINE: generic slave control v2 by Linus Walleij · 14 years ago
  47. dd58ffc Merge branch 'coh' into dmaengine by Dan Williams · 14 years ago
  48. 8f98781 async-tx: fix buffer submission error handling in ipu_idma.c by Guennadi Liakhovetski · 14 years ago
  49. 9ad7bd2 dma: cases IPU_PIX_FMT_BGRA32, BGR32 and ABGR32 are the same in ipu_ch_param_set_size() by Roel Kluin · 14 years ago
  50. ad567ff dma: fix ipu_idmac.c to not discard the last queued buffer by Guennadi Liakhovetski · 15 years ago
  51. ca50a51 ipu_idmac: Use disable_irq_nosync() from within irq handlers. by Ben Nizette · 15 years ago
  52. 133e2a3 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 15 years ago
  53. 8c6db1bb dma: Add SoF and EoF debugging to ipu_idmac.c, minor cleanup by Guennadi Liakhovetski · 15 years ago
  54. ccccce2 dmaengine: initialize tx_list in dma_async_tx_descriptor_init by Dan Williams · 15 years ago
  55. 8d47bae dma: i.MX31 IPU DMA robustness improvements by Guennadi Liakhovetski · 15 years ago
  56. 234f2df dma: improve section assignment in i.MX31 IPU DMA driver by Guennadi Liakhovetski · 15 years ago
  57. 0149f7d dma: ipu_idmac driver cosmetic clean-up by Guennadi Liakhovetski · 15 years ago
  58. 9eb2eb8 MX31 clkdev support by Sascha Hauer · 15 years ago
  59. c74ef1f ipu_idmac: fix spinlock type by Luotao Fu · 15 years ago
  60. 5296b56 i.MX31: Image Processing Unit DMA and IRQ drivers by Guennadi Liakhovetski · 15 years ago