summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-06dmaengine: Add scatter-gathered memsetMaxime Ripard1-0/+5
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 Ripard12-21/+32
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: shdma: Make dummy shdma_chan_filter() always return falseGeert Uytterhoeven1-1/+4
2015-08-05dmaengine: imx-sdma: Add device to device supportShengjiu Wang1-12/+140
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-16dmaengine: zxdma: explicitly free irq on device removalVinod Koul1-3/+7
2015-07-16dmaengine: zxdma: Support ZTE ZX296702 dmaJun Nie3-0/+878
2015-07-16Documentation: dma: Add documentation for ZTE DMAJun Nie1-0/+38
2015-07-16dmaengine: ipu: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2-3/+3
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-06dmaengine: Remove remaining FSF mailing addressesJarkko Nikula2-8/+0
2015-07-06dmaengine: at_xdmac: fix indentationLudovic Desroches1-6/+6
2015-07-05Linux 4.2-rc1v4.2-rc1Linus Torvalds1-2/+2
2015-07-05Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvha...Linus Torvalds7-45/+1004
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds99-553/+784
2015-07-04bluetooth: fix list handlingLinus Torvalds2-2/+3
2015-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds68-6312/+3163
2015-07-04Merge tag 'ntb-4.2' of git://github.com/jonmason/ntbLinus Torvalds23-2816/+5545
2015-07-049p: cope with bogus responses from server in p9_client_{read,write}Al Viro1-0/+8
2015-07-04p9_client_write(): avoid double p9_free_req()Al Viro1-0/+1
2015-07-049p: forgetting to cancel request on interrupted zero-copy RPCAl Viro1-1/+2
2015-07-04dax: bdev_direct_access() may sleepMatthew Wilcox1-0/+6
2015-07-04block: Add support for DAX reads/writes to block devicesMatthew Wilcox2-2/+8
2015-07-04dax: Use copy_from_iter_nocacheMatthew Wilcox1-1/+1
2015-07-04dax: Add block size note to documentationMatthew Wilcox1-2/+4
2015-07-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds10-16/+54