summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-26dmaengine: sun4i: fix kconfig unmet direct dependenciesVinod Koul1-1/+0
2016-09-26dmaengine: zxdma: enable COMPILE_TESTVinod Koul1-1/+1
2016-09-26dmaengine: timb-dma: enable COMPILE_TESTVinod Koul1-1/+1
2016-09-26dmaengine: s3c24xx: enable COMPILE_TESTVinod Koul1-1/+1
2016-09-26dmaengine: s3c24xx: fix pointer cast warningsVinod Koul1-1/+1
2016-09-26dmaengine: s3c24xx: use correct print specifiers for size_tVinod Koul1-2/+2
2016-09-26dmaengine: stm32-dma: make stm32_dma_set_config staticVinod Koul1-1/+1
2016-09-26dmaengine: stm32-dma: enable COMPILE_TESTVinod Koul1-2/+1
2016-09-26dmaengine: mmp_tdma: enable COMPILE_TESTVinod Koul2-3/+3
2016-09-26dmaengine: mmp_pdma: enable COMPILE_TESTVinod Koul1-1/+1
2016-09-26dmaengine: mmp_tdma: use correct print specifiers for size_tVinod Koul1-1/+1
2016-09-26dmaengine: ep93xx: enable COMPILE_TESTVinod Koul1-1/+1
2016-09-26dmaengine: ep93xx: don't use variables defined in global scopeVinod Koul1-4/+4
2016-09-26dmaengine: ep93xx: use correct print specifiers for size_tVinod Koul1-2/+2
2016-09-26dmaengine: sa11x0: enable COMPILE_TESTVinod Koul1-1/+1
2016-09-26dmaengine: sa11x0: use correct print specifiers for size_tVinod Koul1-1/+1
2016-09-26dmaengine: sa11x0: use correct print specifiers for u32Vinod Koul1-1/+1
2016-09-26dmaengine: sa11x0: use correct print specifiers for dma_addr_tVinod Koul1-5/+5
2016-09-26dmaengine: coh901318: enable COMPILE_TESTVinod Koul1-1/+1
2016-09-26dmaengine: coh901318: use NULL for pointer initializationVinod Koul1-2/+2
2016-09-26dmaengine: coh901318: fix pointer cast warningsVinod Koul1-3/+3
2016-09-26dmaengine: coh901318: return ssize_t for coh901318_debugfs_readVinod Koul1-1/+1
2016-09-26dmaengine: coh901318: use correct print specifiersVinod Koul1-6/+6
2016-09-26dmaengine: jz4780: make jz4780_dma_prep_dma_memcpy staticVinod Koul1-1/+1
2016-09-26dmaengine: jz4780: enable COMPILE_TESTVinod Koul1-1/+1
2016-09-26dmaengine: jz4740: enable COMPILE_TESTVinod Koul1-1/+1
2016-09-26dmaengine: jz4740: remove unused arch headerVinod Koul1-2/+0
2016-08-08Linux 4.8-rc1v4.8-rc1Linus Torvalds1-2/+2
2016-08-08Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds62-213/+213
2016-08-08Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds22-156/+334
2016-08-07block: rename bio bi_rw to bi_opfJens Axboe51-157/+158
2016-08-07target: iblock_execute_sync_cache() should use bio_set_op_attrs()Jens Axboe1-1/+1
2016-08-07mm: make __swap_writepage() use bio_set_op_attrs()Jens Axboe1-2/+3
2016-08-07block/mm: make bdev_ops->rw_page() take a bool for read/writeJens Axboe11-53/+51
2016-08-07Merge tag 'doc-4.8-fixes' of git://git.lwn.net/linuxLinus Torvalds16-34/+31
2016-08-07Merge tag 'binfmt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-2/+67
2016-08-07fs: return EPERM on immutable inodeEryu Guan4-4/+5
2016-08-07Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds32-130/+82
2016-08-06Merge tag 'xfs-rmap-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds64-915/+6267
2016-08-06Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds37-100/+95
2016-08-06Merge tag 'media/v4.8-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-2/+11
2016-08-06Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds28-201/+3765
2016-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds21-117/+273
2016-08-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds69-806/+1418
2016-08-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds28-111/+402
2016-08-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-14/+49
2016-08-06Merge tag 'sh-for-4.8' of git://git.libc.org/linux-shLinus Torvalds45-399/+1206
2016-08-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds7-34/+30
2016-08-06Merge tag 'pwm/for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds29-283/+1561
2016-08-06Merge tag 'ntb-4.8' of git://github.com/jonmason/ntbLinus Torvalds7-99/+1172