| Commit message (Expand) | Author | Age | Files | Lines |
* | dmaengine: ipu: convert tasklets to use new tasklet_setup() API | Allen Pais | 2020-09-18 | 1 | -3/+3 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 3 | -12/+3 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | treewide: Use array_size() in vmalloc() | Kees Cook | 2018-06-12 | 1 | -1/+2 |
* | dmaengine: ipu: Make sure the interrupt routine checks all interrupts. | Magnus Lilja | 2017-01-02 | 1 | -1/+1 |
* | Merge branch 'topic/no_irq' into for-linus | Vinod Koul | 2016-10-03 | 1 | -5/+4 |
|\ |
|
| * | dmaengine: ipu: remove bogus NO_IRQ reference | Arnd Bergmann | 2016-09-05 | 1 | -5/+4 |
* | | dmaengine: ipu: convert callback to helper function | Dave Jiang | 2016-08-08 | 1 | -10/+8 |
|/ |
|
* | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 2015-09-16 | 1 | -1/+1 |
* | dmaengine :ipu: change ipu_irq_handler() to remove compile warning | yalin wang | 2015-08-28 | 1 | -1/+1 |
* | dmaengine: kill off set_irq_flags usage | Rob Herring | 2015-08-19 | 1 | -6/+2 |
* | dmaengine: ipu: Consolidate duplicated irq handlers | Thomas Gleixner | 2015-08-06 | 1 | -42/+4 |
* | dmaengine: ipu: Prepare irq handlers for irq argument removal | Thomas Gleixner | 2015-08-06 | 1 | -2/+4 |
* | dmaengine: ipu: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc | Jiang Liu | 2015-07-16 | 1 | -1/+1 |
* | dmaengine: ipu: Consolidate chained IRQ handler install/remove | Thomas Gleixner | 2015-07-16 | 1 | -8/+4 |
* | dmaengine: ipu-idmac: Split device_control | Maxime Ripard | 2014-12-22 | 1 | -45/+51 |
* | dma: ipu: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | dmaengine: ipu: use return value of request_irq | Vinod Koul | 2014-07-25 | 1 | -4/+10 |
* | dmaengine: ipu: fix warnings from 64-bit dma_addr_t printouts | Olof Johansson | 2013-11-13 | 1 | -2/+4 |
* | dma: ipu: remove unnecessary platform_set_drvdata() | Jingoo Han | 2013-08-25 | 1 | -1/+0 |
* | ipu_idmac: re-use dma_cookie_status() | Andy Shevchenko | 2013-08-05 | 1 | -4/+1 |
* | dma: ipu: ipu_idmac: Fix section mismatch | Fabio Estevam | 2013-04-15 | 1 | -1/+1 |
* | dma: Remove erroneous __exit and __exit_p() references | Maxin B. John | 2013-04-15 | 1 | -2/+2 |
* | dma: ipu_idmac: reuse is_slave_direction helper | Andy Shevchenko | 2013-01-12 | 1 | -1/+1 |
* | dma: ipu: Drop unused spinlock | Jean Delvare | 2013-01-07 | 1 | -1/+0 |
* | dma: ipu: rename mach/ipu.h to include/linux/dma/ipu-dma.h | Shawn Guo | 2012-10-15 | 2 | -4/+2 |
* | dma: ipu: remove the use of ipu_platform_data | Shawn Guo | 2012-07-01 | 2 | -10/+12 |
* | dmaengine i.MX ipu: clk_prepare/unprepare clock | Sascha Hauer | 2012-04-25 | 1 | -3/+3 |
* | dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclic | Alexandre Bounine | 2012-03-21 | 1 | -1/+2 |
* | dmaengine: consolidate initialization of cookies | Russell King - ARM Linux | 2012-03-13 | 1 | -4/+2 |
* | dmaengine: provide a common function for completing a dma descriptor | Russell King - ARM Linux | 2012-03-13 | 1 | -1/+1 |
* | dmaengine: consolidate assignment of DMA cookies | Russell King - ARM Linux | 2012-03-13 | 1 | -8/+1 |
* | dmaengine: add private header file | Russell King - ARM Linux | 2012-03-13 | 1 | -0/+1 |
* | dmaengine: move last completed cookie into generic dma_chan structure | Russell King - ARM Linux | 2012-03-13 | 1 | -6/+4 |
* | i.MX IPU DMA: Fix wrong burstsize settings | Sascha Hauer | 2011-12-08 | 1 | -24/+1 |
* | Merge branch 'dma_slave_direction' into next_test_dirn | Vinod Koul | 2011-11-17 | 1 | -2/+2 |
|\ |
|
| * | dmaengine: move drivers to dma_transfer_direction | Vinod Koul | 2011-10-27 | 1 | -2/+2 |
* | | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 | 1 | -0/+1 |
|\ \ |
|
| * | | drivers/dma: Add module.h to files implicitly using it. | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | | | [media] dmaengine: ipu-idmac: add support for the DMA_PAUSE control | Guennadi Liakhovetski | 2011-11-03 | 1 | -23/+42 |
|/ / |
|
* / | locking, dma, ipu: Annotate bank_lock as raw | Uwe Kleine-König | 2011-09-13 | 1 | -24/+24 |
|/ |
|
* | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2011-08-01 | 1 | -4/+2 |
|\ |
|
| * | dma: ipu_idmac.c: use resource_size in ioremap | H Hartley Sweeten | 2011-06-06 | 1 | -4/+2 |
* | | net: remove mm.h inclusion from netdevice.h | Alexey Dobriyan | 2011-06-21 | 1 | -0/+1 |
|/ |
|
* | dma: Ipu: Convert interupt code | Thomas Gleixner | 2011-03-25 | 1 | -29/+29 |
* | dma: ipu_idmac: do not lose valid received data in the irq handler | Anatolij Gustschin | 2011-02-14 | 1 | -50/+0 |
* | DMAENGINE: extend the control command to include an arg | Linus Walleij | 2010-05-17 | 1 | -5/+7 |
* | dmaengine: provide helper for setting txstate | Dan Williams | 2010-03-26 | 1 | -5/+1 |
* | DMAENGINE: generic channel status v2 | Linus Walleij | 2010-03-26 | 1 | -7/+8 |
* | DMAENGINE: generic slave control v2 | Linus Walleij | 2010-03-26 | 1 | -6/+15 |