summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: Add Synopsys eDMA IP version 0 debugfs supportGustavo Pimentel2019-06-104-1/+341
* dmaengine: Add Synopsys eDMA IP version 0 supportGustavo Pimentel2019-06-105-1/+541
* dmaengine: Add Synopsys eDMA IP core driverGustavo Pimentel2019-06-107-0/+1164
* dt-bindings: dma: uart: rename bindingLong Cheng2019-06-072-33/+54
* dmaengine: mediatek: Add MediaTek UART APDMA supportLong Cheng2019-06-073-0/+678
* dmaengine: sun6i: Add support for H6 DMAJernej Skrabec2019-06-041-0/+40
* dmaengine: sun6i: Add a quirk for setting mode fieldsJernej Skrabec2019-06-041-19/+27
* dmaengine: sun6i: Add a quirk for setting DRQ fieldsJernej Skrabec2019-06-041-20/+28
* dmaengine: sun6i: Add a quirk for additional mbus clockJernej Skrabec2019-06-041-1/+22
* dt-bindings: arm64: allwinner: h6: Add binding for DMA controllerJernej Skrabec2019-06-041-2/+7
* dmaengine: tegra-apb: Error out if DMA_PREP_INTERRUPT flag is unsetDmitry Osipenko2019-06-041-2/+10
* dmaengine: fsl-qdma: Continue to clear register on errorPeng Ma2019-06-041-3/+1
* dmaengine: fsl-qdma: fixed the source/destination descriptor formatPeng Ma2019-06-041-8/+10
* dmaengine: axi-dmac: assign `copy_align` propertyAlexandru Ardelean2019-05-271-0/+2
* dmaengine: axi-dmac: Discover length alignment requirementLars-Peter Clausen2019-05-271-5/+18
* include: fpga: adi-axi-common.h: add common regs & defs headerAlexandru Ardelean2019-05-271-0/+19
* dmaengine: stm32: use to_platform_device()Weitao Hou2019-05-271-4/+2
* dmaengine: sh: usb-dmac: Let the core do the device node validationBaolin Wang2019-05-271-4/+2
* dmaengine: sh: rcar-dmac: Let the core do the device node validationBaolin Wang2019-05-271-3/+3
* dmaengine: mxs-dma: Let the core do the device node validationBaolin Wang2019-05-271-6/+2
* dmaengine: mmp_tdma: Let the core do the device node validationBaolin Wang2019-05-271-8/+2
* dmaengine: dma-jz4780: Let the core do the device node validationBaolin Wang2019-05-271-5/+2
* dmaengine: imx-sdma: Let the core do the device node validationBaolin Wang2019-05-272-8/+2
* soc: tegra: fuse: Use dma_request_channel instead of __dma_request_channel()Baolin Wang2019-05-271-1/+1
* dmaengine: Add matching device node validation in __dma_request_channel()Baolin Wang2019-05-273-8/+18
* dmaengine: xilinx_dma: Remove set but unused ‘tail_desc’Vinod Koul2019-05-221-3/+1
* dmaengine: axi-dmac: Sanity check memory mapped interface supportLars-Peter Clausen2019-05-211-2/+22
* dmaengine: axi-dmac: Enable TLAST handlingMichael Hennerich2019-05-211-0/+2
* dmaengine: axi-dmac: Add support for interleaved cyclic transfersDragos Bogdan2019-05-211-0/+3
* dmaengine: stm32-dma: Fix redundant call to platform_get_irqAmelie Delaunay2019-05-211-1/+0
* dmaengine: jz4780: Use SPDX license notifierPaul Cercueil2019-05-211-5/+1
* dmaengine: sudmac: remove unused driverSimon Horman2019-05-214-473/+0
* Linux 5.2-rc1v5.2-rc1Linus Torvalds2019-05-201-2/+2
* Merge tag 'upstream-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-203-4/+8
|\
| * ubifs: Convert xattr inum to host orderRichard Weinberger2019-05-151-1/+1
| * ubifs: Use correct config name for encryptionRichard Weinberger2019-05-151-2/+2
| * ubifs: Fix build error without CONFIG_UBIFS_FS_XATTRYueHaibing2019-05-151-1/+5
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-05-1910-257/+889
|\ \
| * | panic: add an option to replay all the printk message in bufferFeng Tang2019-05-195-4/+24
| * | initramfs: don't free a non-existent initrdSteven Price2019-05-191-1/+1
| * | fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into...Jiufei Xue2019-05-191-3/+8
| * | mm/compaction.c: correct zone boundary handling when isolating pages from a p...Mel Gorman2019-05-191-2/+2
| * | mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macroUladzislau Rezki (Sony)2019-05-191-0/+43
| * | mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macroUladzislau Rezki (Sony)2019-05-191-0/+48
| * | mm/vmalloc.c: keep track of free blocks for vmap allocationUladzislau Rezki (Sony)2019-05-192-247/+763
* | | Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-05-1974-172/+178
|\ \ \
| * | | kconfig: use 'else ifneq' for Makefile to improve readabilityMasahiro Yamada2019-05-191-3/+1
| * | | kbuild: check uniqueness of module namesMasahiro Yamada2019-05-182-0/+17
| * | | kconfig: Terminate menu blocks with a comment in the generated configAlexander Popov2019-05-181-1/+12
| * | | kbuild: add LICENSES to KBUILD_ALLDIRSMasahiro Yamada2019-05-181-1/+1