aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-17dmaengine: ioatdma: fixup kernel doc errors from dma.hDave Jiang1-3/+7
2015-08-17dmanegine: ioatdma: remove function ptrs in ioatdma_deviceDave Jiang3-32/+13
2015-08-17dmaengine: ioatdma: removal of dma_v3.c and relevant ioat3 referencesDave Jiang6-617/+487
2015-08-17dmaengine: ioatdma: move dma prep functions to single locationDave Jiang6-749/+769
2015-08-17dmaengine: ioatdma: move all the init routinesDave Jiang6-1372/+1375
2015-08-17dmaengine: ioatdma: move all sysfs related codeDave Jiang3-109/+136
2015-08-17dmaengine: ioatdma: remove dma_v2.*Dave Jiang8-889/+816
2015-08-17dmaengine: ioatdma: fixup ioatdma_device namingsDave Jiang5-191/+195
2015-08-17dmaengine: ioatdma: clean up local dma channel data structureDave Jiang5-475/+470
2015-08-17dmaengine: ioatdma: remove ioatdma v2 registrationDave Jiang5-428/+1
2015-08-17dmaengine: ioatdma: remove ioat1 specific codeDave Jiang4-892/+2
2015-08-17dmaengine: ioatdma: deprecating and removal of old ioatdma devicesDave Jiang2-14/+0
2015-08-17dmaengine: ioatdma: fix u16 overflow in cleanupAllen Hubbe1-1/+1
2015-08-17dmaengine: ioatdma: fix u16 overflow in reshapeAllen Hubbe1-1/+1
2015-08-06dmaengine: ipu: Consolidate duplicated irq handlersThomas Gleixner1-42/+4
2015-08-06dmaengine: ipu: Prepare irq handlers for irq argument removalThomas Gleixner1-2/+4
2015-08-06dmaengine: xdmac: Add scatter gathered memset supportMaxime Ripard1-1/+165
2015-08-05dmaengine: zxdma: Fix force stop bugJun Nie1-0/+1
2015-08-05dmaengine: zxdma: Fix data width bugJun Nie1-4/+5
2015-08-05dmaengine: Add an enum for the dmaengine alignment constraintsMaxime Ripard11-16/+12
2015-08-05dmaengine: ti-dma-crossbar: Fix checking return value of devm_ioremap_resourceAxel Lin1-5/+2
2015-08-05dmaengine: zxdma: Support cyclic dmaJun Nie1-9/+84
2015-08-05dmaengine: imx-sdma: Add device to device supportShengjiu Wang1-12/+140
2015-08-01Merge tag 'dmaengine-fix-4.2-rc5' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds8-89/+119
2015-07-31Merge back earlier ACPI PM material for v4.3.Rafael J. Wysocki4-0/+952
2015-07-31Revert "dmaengine: virt-dma: don't always free descriptor upon completion"Jun Nie2-25/+7
2015-07-31dmaengine: mv_xor: fix big endian operation in register modeThomas Petazzoni1-4/+5
2015-07-31dmaengine: xgene-dma: Fix the resource map to handle overlappingRameshwar Prasad Sahu1-0/+3
2015-07-31dmaengine: at_xdmac: fix transfer data width in at_xdmac_prep_slave_sg()Cyrille Pitchen1-3/+4
2015-07-31dmaengine: at_hdmac: fix residue computationCyrille Pitchen2-47/+88
2015-07-31dmaengine: at_xdmac: fix bug about channel configurationLudovic Desroches1-9/+10
2015-07-28dmaengine: add a driver for Intel integrated DMA 64-bitAndy Shevchenko4-0/+952
2015-07-22dmaengine: ti-dma-crossbar: Add support for eDMAPeter Ujfalusi1-2/+25
2015-07-22dmaengine: ti-dma-crossbar: Make idr xbar instance-specificMisael Lopez Cruz1-4/+5
2015-07-17Update Viresh Kumar's email addressViresh Kumar1-1/+1
2015-07-16dmaengine: zxdma: explicitly free irq on device removalVinod Koul1-3/+7
2015-07-16dmaengine: zxdma: Support ZTE ZX296702 dmaJun Nie3-0/+878
2015-07-16dmaengine: ipu: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu1-1/+1
2015-07-16dmaengine: ipu: Consolidate chained IRQ handler install/removeThomas Gleixner1-8/+4
2015-07-16dmaengine: hsu: remove excessive lockAndy Shevchenko2-36/+4
2015-07-16dmaengine: ioatdma: Ignore IOAT devices under hotplug-capable PCI host bridgeJiang Liu1-0/+34
2015-07-07dmaengine: ioatdma: Set non RAID channels to be private capableDave Jiang1-0/+3
2015-07-07dmaengine: Use Pointer xt after NULL check.Maninder Singh1-3/+3
2015-07-07dmaengine: imx-dma: Check for clk_prepare_enable() errorFabio Estevam1-9/+14
2015-07-07dmaengine: pl330: Really fix choppy sound because of wrong residue calculationKrzysztof Kozlowski1-1/+1
2015-07-07dmaengine: pl330: Fix overflow when reporting residue in memcpyKrzysztof Kozlowski1-0/+1
2015-07-06dmaengine: Remove remaining FSF mailing addressesJarkko Nikula2-8/+0
2015-07-06dmaengine: at_xdmac: fix indentationLudovic Desroches1-6/+6
2015-07-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-2/+2