Age | Commit message (Expand) | Author |
2018-10-07 | dmaengine: ep93xx_dma: remove dma_slave_config direction usage | Vinod Koul |
2018-07-07 | headers: separate linux/mod_devicetable.h from linux/platform_device.h | Randy Dunlap |
2017-05-24 | dmaengine: ep93xx: Don't drain the transfers in terminate_all() | Alexander Sverdlin |
2017-05-24 | dmaengine: ep93xx: Always start from BASE0 | Alexander Sverdlin |
2016-10-03 | Merge branch 'topic/err_reporting' into for-linus | Vinod Koul |
2016-10-03 | Merge branch 'topic/compile_test' into for-linus | Vinod Koul |
2016-09-26 | dmaengine: ep93xx: don't use variables defined in global scope | Vinod Koul |
2016-09-26 | dmaengine: ep93xx: use correct print specifiers for size_t | Vinod Koul |
2016-09-14 | dmaengine: cleanup with list_first_entry_or_null() | Masahiro Yamada |
2016-08-08 | dmaengine: ep93xx_dma: convert callback to helper function | Dave Jiang |
2016-01-25 | dmaengine: ep93xx: Treat STALL and NFB IRQs same way | Alexander Sverdlin |
2015-05-04 | dmaengine: ep93xx: Constify platform_device_id | Krzysztof Kozlowski |
2014-12-22 | dmaengine: ep93xx: update the driver comments | Vinod Koul |
2014-12-22 | dmaengine: ep93xx: Split device_control | Maxime Ripard |
2014-08-04 | dmaengine: Remove the context argument to the prep_dma_cyclic operation | Laurent Pinchart |
2013-11-14 | dmaengine: remove DMA unmap from drivers | Bartlomiej Zolnierkiewicz |
2013-11-13 | dmaengine: prepare for generic 'unmap' data | Dan Williams |
2013-08-05 | ep93xx_dma: remove useless use of lock | Andy Shevchenko |
2013-01-12 | dma: ep93xx_dma: reuse is_slave_direction helper | Andy Shevchenko |
2012-10-09 | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds |
2012-10-01 | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2012-09-22 | dmaengine: Pass flags via device_prep_dma_cyclic() callback | Peter Ujfalusi |
2012-09-14 | ARM: ep93xx: move platform_data definitions | Arnd Bergmann |
2012-09-01 | dma: fix comments | Masanari Iida |
2012-05-26 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-05-15 | dmaengine: fix cyclic dma usage | Vinod Koul |
2012-04-20 | dmaengine/ep93xx_dma: Implement double buffering for M2M DMA channels | Rafal Prylowski |
2012-03-21 | dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclic | Alexandre Bounine |
2012-03-13 | dmaengine: consolidate initialization of cookies | Russell King - ARM Linux |
2012-03-13 | dmaengine: consolidate tx_status functions | Russell King - ARM Linux |
2012-03-13 | dmaengine: provide a common function for completing a dma descriptor | Russell King - ARM Linux |
2012-03-13 | dmaengine: consolidate assignment of DMA cookies | Russell King - ARM Linux |
2012-03-13 | dmaengine: add private header file | Russell King - ARM Linux |
2012-03-13 | dmaengine: move last completed cookie into generic dma_chan structure | Russell King - ARM Linux |
2011-12-05 | dma/ep93xx_dma: prevent ep93xx_dma_tasklet() to reference an empty list | Mika Westerberg |
2011-12-05 | dma/ep93xx_dma: fix initialization of M2M control register | Rafal Prylowski |
2011-10-27 | dmaengine: move drivers to dma_transfer_direction | Vinod Koul |
2011-10-16 | dmaengine/ep93xx_dma: add module.h include | Mika Westerberg |
2011-06-16 | dma/ep93xx_dma.c: local symbols should be static | H Hartley Sweeten |
2011-06-06 | dmaengine: add ep93xx DMA support | Mika Westerberg |