summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
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: zxdma: Fix force stop bugJun Nie
2015-08-05dmaengine: zxdma: Fix data width bugJun Nie
2015-08-05dmaengine: Add an enum for the dmaengine alignment constraintsMaxime Ripard
2015-08-05dmaengine: ti-dma-crossbar: Fix checking return value of devm_ioremap_resourceAxel Lin
2015-08-05dmaengine: zxdma: Support cyclic dmaJun Nie
2015-08-05dmaengine: imx-sdma: Add device to device supportShengjiu Wang
2015-08-01Merge tag 'dmaengine-fix-4.2-rc5' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2015-07-31Merge back earlier ACPI PM material for v4.3.Rafael J. Wysocki
2015-07-31Revert "dmaengine: virt-dma: don't always free descriptor upon completion"Jun Nie
2015-07-31dmaengine: mv_xor: fix big endian operation in register modeThomas Petazzoni
2015-07-31dmaengine: xgene-dma: Fix the resource map to handle overlappingRameshwar Prasad Sahu
2015-07-31dmaengine: at_xdmac: fix transfer data width in at_xdmac_prep_slave_sg()Cyrille Pitchen
2015-07-31dmaengine: at_hdmac: fix residue computationCyrille Pitchen
2015-07-31dmaengine: at_xdmac: fix bug about channel configurationLudovic Desroches
2015-07-28dmaengine: add a driver for Intel integrated DMA 64-bitAndy Shevchenko
2015-07-22dmaengine: ti-dma-crossbar: Add support for eDMAPeter Ujfalusi
2015-07-22dmaengine: ti-dma-crossbar: Make idr xbar instance-specificMisael Lopez Cruz
2015-07-17Update Viresh Kumar's email addressViresh Kumar
2015-07-16dmaengine: zxdma: explicitly free irq on device removalVinod Koul
2015-07-16dmaengine: zxdma: Support ZTE ZX296702 dmaJun Nie
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-07dmaengine: pl330: Really fix choppy sound because of wrong residue calculationKrzysztof Kozlowski
2015-07-07dmaengine: pl330: Fix overflow when reporting residue in memcpyKrzysztof Kozlowski
2015-07-06dmaengine: Remove remaining FSF mailing addressesJarkko Nikula
2015-07-06dmaengine: at_xdmac: fix indentationLudovic Desroches
2015-07-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-06-30genalloc: rename of_get_named_gen_pool() to of_gen_pool_get()Vladimir Zapolskiy