summary refs log tree commit diff
path: root/drivers
AgeCommit message (Expand)Author
2015-08-20dmaengine: sun4i: Add support for the DMA engine on sun[457]i SoCsEmilio López
2015-08-19dmaengine: mv_xor: optimize performance by using a subset of the XOR channelsThomas Petazzoni
2015-08-19dmaengine: mv_xor: remove support for dmacap,* DT propertiesThomas Petazzoni
2015-08-19dmaengine: pl330: do not emit loop for 1 byte transfer.Michal Suchanek
2015-08-19dmaengine: kill off set_irq_flags usageRob Herring
2015-08-19dmaengine: imx-sdma: Add imx6sx platform supportZidan Wang
2015-08-19dmaengine: at_xdmac: fix bug in prep_dma_cyclicLudovic Desroches
2015-08-18dmaengine: jz4780: Kill tasklets before unregistering the deviceAlex Smith
2015-08-18dmaengine: jz4780: Don't use devm_*_irq() functionsAlex Smith
2015-08-18dmaengine: jz4780: Ensure channel is on correct controller in filterAlex Smith
2015-08-18dmaengine: jz4780: Use dma_get_slave_channel when requesting a specific channelAlex Smith
2015-08-18dmaengine: jz4780: Fix error handling/signedness issuesAlex Smith
2015-08-18dmaengine: jz4780: Fall back on smaller transfer sizes where necessaryAlex Smith
2015-08-18dmaengine: jz4780: Fix up dmaengine API function prototypesAlex Smith
2015-08-18dmaengine: sirf: clear pending DMA interrupt when DMA terminatesYanchang Li
2015-08-18dmaengine: add driver for lpc18xx dmamuxJoachim Eastwood
2015-08-18dmaengine: pl08x: support dt channel assignmentLinus Walleij
2015-08-18dmaengine: pxa_dma: fix debug informationRobert Jarzmik
2015-08-17dmaengine: pxa_dma: don't use config direction parameterRobert Jarzmik
2015-08-17dmaengine: ioatdma: Clean up IOAT_COMPLETION_PENDING flagDave Jiang
2015-08-17dmaengine: ioatdma: fixup kernel doc errors from dma.hDave Jiang
2015-08-17dmanegine: ioatdma: remove function ptrs in ioatdma_deviceDave Jiang
2015-08-17dmaengine: ioatdma: removal of dma_v3.c and relevant ioat3 referencesDave Jiang
2015-08-17dmaengine: ioatdma: move dma prep functions to single locationDave Jiang
2015-08-17dmaengine: ioatdma: move all the init routinesDave Jiang
2015-08-17dmaengine: ioatdma: move all sysfs related codeDave Jiang
2015-08-17dmaengine: ioatdma: remove dma_v2.*Dave Jiang
2015-08-17dmaengine: ioatdma: fixup ioatdma_device namingsDave Jiang
2015-08-17dmaengine: ioatdma: clean up local dma channel data structureDave Jiang
2015-08-17dmaengine: ioatdma: remove ioatdma v2 registrationDave Jiang
2015-08-17dmaengine: ioatdma: remove ioat1 specific codeDave Jiang
2015-08-17dmaengine: ioatdma: deprecating and removal of old ioatdma devicesDave Jiang
2015-08-17dmaengine: ioatdma: fix u16 overflow in cleanupAllen Hubbe
2015-08-17dmaengine: ioatdma: fix u16 overflow in reshapeAllen Hubbe
2015-08-06dmaengine: ipu: Consolidate duplicated irq handlersThomas Gleixner
2015-08-06dmaengine: ipu: Prepare irq handlers for irq argument removalThomas Gleixner
2015-08-06dmaengine: xdmac: Add scatter gathered memset supportMaxime Ripard
2015-08-05dmaengine: Add an enum for the dmaengine alignment constraintsMaxime Ripard
2015-08-05dmaengine: imx-sdma: Add device to device supportShengjiu Wang
2015-07-16dmaengine: ipu: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu
2015-07-16dmaengine: ipu: Consolidate chained IRQ handler install/removeThomas Gleixner
2015-07-16dmaengine: hsu: remove excessive lockAndy Shevchenko
2015-07-16dmaengine: ioatdma: Ignore IOAT devices under hotplug-capable PCI host bridgeJiang Liu
2015-07-07dmaengine: ioatdma: Set non RAID channels to be private capableDave Jiang
2015-07-07dmaengine: Use Pointer xt after NULL check.Maninder Singh
2015-07-07dmaengine: imx-dma: Check for clk_prepare_enable() errorFabio Estevam
2015-07-06dmaengine: Remove remaining FSF mailing addressesJarkko Nikula
2015-07-05Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvha...Linus Torvalds
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds