summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: sirf-dma: remove unused ‘sdesc’Vinod Koul2016-12-121-4/+0
* dmaengine: pl330: remove unused ‘regs’Vinod Koul2016-12-121-3/+0
* dmaengine: s3c24xx: remove unused ‘cdata’Vinod Koul2016-12-121-5/+0
* dmaengine: stm32-dma: remove unused ‘src_addr’Vinod Koul2016-12-121-2/+0
* dmaengine: stm32-dma: remove unused ‘dst_addr’Vinod Koul2016-12-121-2/+1
* dmaengine: stm32-dma: remove unused ‘sfcr’Vinod Koul2016-12-121-2/+1
* dmaengine: pch_dma: remove unused ‘cookie’Vinod Koul2016-12-121-2/+0
* dmaengine: mic_x100_dma: remove unused ‘data’Vinod Koul2016-12-121-2/+0
* dmaengine: img-mdc: remove unused ‘prev_phys’Vinod Koul2016-12-121-6/+3
* dmaengine: usb-dmac: remove unused ‘uchan’Vinod Koul2016-12-121-3/+0
* dmaengine: ioat: remove unused ‘res’Vinod Koul2016-12-121-3/+0
* dmaengine: ioat: remove unused ‘ioat_dma’Vinod Koul2016-12-121-3/+0
* dmaengine: ioat: remove unused ‘is_raid_device’Vinod Koul2016-12-121-3/+0
* dmaengine: pl330: do not generate unaligned accessVladimir Murzin2016-12-081-5/+10
* dmaengine: k3dma: move to dma_pool_zallocVinod Koul2016-12-081-2/+1
* dmaengine: at_hdmac: move to dma_pool_zallocVinod Koul2016-12-081-2/+1
* dmaengine: at_xdmac: don't restore unsaved statusAlexandre Belloni2016-12-061-2/+0
* dmaengine: DW DMAC: add multi-block property to device treeEugeniy Paltsev2016-11-308-6/+23
* dmaengine: DW DMAC: enable memory-to-memory transfers supportEugeniy Paltsev2016-11-301-0/+6
* dmaengine: at_xdmac: Use dma_pool_zallocSouptick Joarder2016-11-301-2/+1
* dmaengine: zx296702_dma: Use dma_pool_zallocSouptick Joarder2016-11-301-2/+1
* dmaengine: dmatest: honor alignment restriction for buffersDave Jiang2016-11-301-20/+46
* dmaengine: fix spacing issues for dmatestDave Jiang2016-11-301-4/+4
* dmaengine: pch_dma: Replace pci_pool_alloc by pci_pool_zallocSouptick Joarder2016-11-291-2/+1
* dmaengine: rcar-dmac: Document R-Car M3-W bindingsUlrich Hecht2016-11-251-0/+1
* dmaengine: sun6i: fix the uninitialized value for v_lliHao Zhang2016-11-251-1/+1
* dmaengine: mv_xor: use builtin_platform_driverGeliang Tang2016-11-251-6/+1
* dmaengine: mv_xor: Add support for scatter-gather DMA modeStefan Roese2016-11-252-4/+180
* dmaengine: hsu: pci: switch to new API for IRQ allocationAndy Shevchenko2016-11-251-3/+5
* dmaengine: imx-sdma - correct the dma transfer residue calculationNandor Han2016-11-251-4/+9
* dmaengine: pl330: Handle xferred count if DMAMOV hasn't finishedStephen Barber2016-11-141-0/+5
* dmaengine: nbpfaxi: add optional max-burst property for memory reads/writesNiklas Cassel2016-11-142-4/+42
* dmaengine: tegra210-adma: convert TEGRA210_ADMA from bool to tristatePaul Gortmaker2016-11-141-1/+1
* dmaengine: fsl_raid: Fix module autoloadJavier Martinez Canillas2016-11-141-0/+1
* Linux 4.9-rc1v4.9-rc1Linus Torvalds2016-10-151-2/+2
* Merge tag 'befs-v4.9-rc1' of git://github.com/luisbg/linux-befsLinus Torvalds2016-10-158-283/+244
|\
| * befs: befs: fix style issues in datastream.cLuis de Bethencourt2016-10-081-15/+17
| * befs: improve documentation in datastream.cLuis de Bethencourt2016-10-081-95/+98
| * befs: fix typos in datastream.cLuis de Bethencourt2016-10-081-4/+4
| * befs: fix typos in btree.cLuis de Bethencourt2016-10-081-4/+3
| * befs: fix style issues in super.cLuis de Bethencourt2016-10-081-7/+8
| * befs: fix comment styleLuis de Bethencourt2016-10-081-7/+3
| * befs: add check for ag_shift in superblockLuis de Bethencourt2016-10-081-0/+7
| * befs: dump inode_size superblock informationLuis de Bethencourt2016-10-081-0/+1
| * befs: remove unnecessary initializationSalah Triki2016-10-081-1/+1
| * befs: fix typo in befs_sb_infoSalah Triki2016-10-081-1/+1
| * befs: add flags field to validate superblock stateSalah Triki2016-10-082-1/+6
| * befs: fix typo in befs_find_keyLuis de Bethencourt2016-10-081-1/+1
| * befs: remove unused BEFS_BT_PARMATCHLuis de Bethencourt2016-10-082-19/+16
| * fs: befs: remove ret variableSalah Triki2016-10-081-2/+1
OpenPOWER on IntegriCloud