summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-02dmaengine: Driver support for FSL RaidEngine device.Xuelin Shi
2015-04-02dmaengine: xgene_dma_init_ring_mngr() can be statickbuild test robot
2015-04-02Documentation: dma: Add documentation for the APM X-Gene SoC DMA device DTS b...Rameshwar Prasad Sahu
2015-04-02arm64: dts: Add APM X-Gene SoC DMA device and DMA clock DTS nodesRameshwar Prasad Sahu
2015-04-02dmaengine: Add support for APM X-Gene SoC DMA engine driverRameshwar Prasad Sahu
2015-04-02dmaengine: usb-dmac: Add Renesas USB DMA Controller (USB-DMAC) driverYoshihiro Shimoda
2015-04-02dmaengine: renesas,usb-dmac: Add device tree bindings documentationYoshihiro Shimoda
2015-04-01dmaengine: edma: fixed wrongly initialized data parameter to the edma callbackPetr Kulhavy
2015-04-01dmaengine: ste_dma40: fix implicit conversionStefan Agner
2015-04-01MAINTAINERS: Add Ingenic JZ4780 DMA driver maintainer entryZubair Lutfullah Kakakhel
2015-04-01dmaengine: jz4780: add driver for the Ingenic JZ4780 DMA controllerAlex Smith
2015-04-01dt-bindings: dma: Add binding for jz4780-dmaAlex Smith
2015-03-18Merge branch 'topic/alloc_removal' into for-linusVinod Koul
2015-03-18dmaengine: sun6i: remove device_alloc_chan_resources handlerVinod Koul
2015-03-18dmaengine: sa11x0: remove device_alloc_chan_resources handlerVinod Koul
2015-03-18dmaengine: s3c24xx: remove device_alloc_chan_resources handlerVinod Koul
2015-03-18dmaengine: k3dma: remove device_alloc_chan_resources handlerVinod Koul
2015-03-18dmaengine: img-mdc: remove device_alloc_chan_resources handlerVinod Koul
2015-03-18dmaengine: jz4740: remove device_alloc_chan_resources handlerVinod Koul
2015-03-18dmaengine: amba-pl08x:remove device_alloc_chan_resources handlerVinod Koul
2015-03-18dmaengine: pl330: fix return status on pending transfersBen Dooks
2015-03-18dmaengine: pl330: make unexported functions staticBen Dooks
2015-03-18dmaengine: pl330: fix issues with big-endian armv7Ben Dooks
2015-03-18dmaengine: constify of_device_id arrayFabian Frederick
2015-03-18dmaengine: imx-sdma: Add support for version 3 firmwareFabio Estevam
2015-03-17dmaengine: xilinx-dma: move header file to common locationKedareswara rao Appana
2015-03-16dmaengine: Remove FSF mailing addressesJarkko Nikula
2015-03-16dmaengine: qcom_bam_dma: Add support for BAM v1.7.0Archit Taneja
2015-03-16dmaengine: dw: Make error prints unique. Part #2Jarkko Nikula
2015-03-16dmaengine: dw: Make error prints unique. Part #1Jarkko Nikula
2015-03-13dmaengine: at_hdmac: Add support for memory to memory sg transfersTorsten Fleischer
2015-03-05dmaengine: jz4740: Remove extra checkTapasweni Pathak
2015-03-05dmaengine: Remove net_dma_find_channelMaxime Ripard
2015-03-05dmaengine: Remove net_dma leftoversMaxime Ripard
2015-03-04dmaengine: Remove memset leftoversMaxime Ripard
2015-03-02dmaengine: s3c24xx: Fix spelling mistake in dev_err mistakeColin Ian King
2015-02-23dmaengine: qcom_bam_dma: Fix error path in probe functionPramod Gurav
2015-02-22Linux 4.0-rc1v4.0-rc1Linus Torvalds
2015-02-22Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2015-02-22Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-02-22Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-02-22autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocationAl Viro
2015-02-22procfs: fix race between symlink removals and traversalsAl Viro
2015-02-22debugfs: leave freeing a symlink body until inode evictionAl Viro
2015-02-22Documentation/filesystems/Locking: ->get_sb() is long goneAl Viro
2015-02-22trylock_super(): replacement for grab_super_passive()Konstantin Khlebnikov
2015-02-22fanotify: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversionsDavid Howells
2015-02-22Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversionsDavid Howells
2015-02-22VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)David Howells
2015-02-22SELinux: Use d_is_positive() rather than testing dentry->d_inodeDavid Howells