summaryrefslogtreecommitdiff
path: root/drivers
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: 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
2015-07-04Merge tag 'ntb-4.2' of git://github.com/jonmason/ntbLinus Torvalds
2015-07-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-07-04NTB: Add split BAR output for debugfs statsDave Jiang
2015-07-04NTB: Change WARN_ON_ONCE to pr_warn_once on unsafeDave Jiang
2015-07-04NTB: Print driver name and version in module initDave Jiang
2015-07-04NTB: Increase transport MTU to 64k from 16kDave Jiang
2015-07-04NTB: Rename Intel code names to platform namesDave Jiang
2015-07-04NTB: Default to CPU memcpy for performanceDave Jiang
2015-07-04NTB: Improve performance with write combiningDave Jiang
2015-07-04NTB: Use NUMA memory in Intel driverAllen Hubbe
2015-07-04NTB: Use NUMA memory and DMA chan in transportAllen Hubbe
2015-07-04NTB: Rate limit ntb_qp_link_workAllen Hubbe
2015-07-04NTB: Add tool test clientAllen Hubbe
2015-07-04NTB: Add ping pong test clientAllen Hubbe
2015-07-04NTB: Add parameters for Intel SNB B2B addressesAllen Hubbe
2015-07-04NTB: Reset transport QP link stats on downAllen Hubbe
2015-07-04NTB: Do not advance transport RX on link downAllen Hubbe
2015-07-04NTB: Differentiate transport link down messagesAllen Hubbe
2015-07-04NTB: Check the device ID to set errata flagsDave Jiang
2015-07-04NTB: Enable link for Intel root port mode in probeDave Jiang
2015-07-04NTB: Read peer info from local SPAD in transportDave Jiang