summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/stm' into for-linusVinod Koul2018-04-102-50/+243
|\
| * dmaengine: stm32-dma: properly mask irq bitsPierre Yves MORDRET2018-04-041-1/+6
| * dmaengine: stm32-dma: fix max items per transferPierre Yves MORDRET2018-04-041-8/+11
| * dmaengine: stm32-dma: fix DMA IRQ status handlingPierre Yves MORDRET2018-04-041-4/+25
| * dmaengine: stm32-dma: Improve memory burst managementPierre Yves MORDRET2018-04-041-29/+175
| * dmaengine: stm32-dma: fix typo and reported checkpatch warningsPierre Yves MORDRET2018-04-041-5/+6
| * dmaengine: stm32-dma: fix incomplete configuration in cyclic modePierre Yves MORDRET2018-04-041-2/+6
| * dmaengine: stm32-dma: threshold manages with bitfield featurePierre Yves MORDRET2018-04-041-3/+16
| * dt-bindings: stm32-dma: introduce DMA features bitfieldPierre-Yves MORDRET2018-04-041-3/+3
* | Merge branch 'topic/renesas' into for-linusVinod Koul2018-04-103-2/+14
|\ \
| * | dt-bindings: rcar-dmac: Document r8a77470 supportBiju Das2018-04-041-0/+1
| * | dmaengine: rcar-dmac: Fix too early/late system suspend/resume callbacksGeert Uytterhoeven2018-04-041-2/+2
| * | dmaengine: rcar-dmac: Check the done lists in rcar_dmac_chan_get_residue()Yoshihiro Shimoda2018-03-051-0/+9
| * | dmaengine: usb-dmac: add binding for r8a77965Yoshihiro Shimoda2018-03-051-0/+1
| * | DT: dmaengine: renesas,rcar-dmac: document R8A77980 supportSergei Shtylyov2018-02-121-0/+1
| |/
* | Merge branch 'topic/raid' into for-linusVinod Koul2018-04-101-0/+4
|\ \
| * | dmaengine: avoid map_cnt overflow with CONFIG_DMA_ENGINE_RAIDZi Yan2018-02-121-0/+4
| |/
* | Merge branch 'topic/qcom' into for-linusVinod Koul2018-04-102-14/+49
|\ \
| * | dmaengine: qcom: bam_dma: disable runtime pm on remote controlledSrinivas Kandagatla2018-03-011-2/+9
| * | dmaengine: qcom: bam_dma: do not write to global regs in remote modeSrinivas Kandagatla2018-03-011-5/+8
| * | dmaengine: qcom: bam_dma: get num-channels and num-ees from dtSrinivas Kandagatla2018-03-011-5/+22
| * | dt-bindings: dmaengine: bam_dma: add remote controlled bindingsSrinivas Kandagatla2018-03-011-0/+4
| * | dmaengine: qcom: bam_dma: make bam clk optionalSrinivas Kandagatla2018-03-011-2/+6
| |/
* | Merge branch 'topic/pl330' into for-linusVinod Koul2018-04-101-2/+4
|\ \
| * | dmaengine: pl330: fix a race condition in case of threaded irqsQi Hou2018-03-061-2/+4
| |/
* | Merge branch 'topic/mtek' into for-linusVinod Koul2018-04-107-0/+1115
|\ \
| * | dmaengine: mediatek: update MAINTAINERS entry with MediaTek DMA driverSean Wang2018-03-271-0/+9
| * | dmaengine: mediatek: Add MediaTek High-Speed DMA controller for MT7622 and MT...Sean Wang2018-03-275-0/+1073
| * | dt-bindings: dmaengine: Add MediaTek High-Speed DMA controller bindingsSean Wang2018-03-271-0/+33
| |/
* | Merge branch 'topic/imx' into for-linusVinod Koul2018-04-101-0/+21
|\ \
| * | dmaengine: imx-sdma: fix pagefault when channel is disabled during interruptThierry Bultel2018-03-051-0/+21
| |/
* | Merge branch 'topic/edma' into for-linusVinod Koul2018-04-101-0/+6
|\ \
| * | dmaengine: edma: Check the memory allocation for the memcpy dma devicePeter Ujfalusi2018-03-271-0/+6
| |/
* | Merge branch 'topic/dw_axi' into for-linusVinod Koul2018-04-107-0/+1401
|\ \
| * | dmaengine: dw-axi-dmac: fix spelling mistake: "catched" -> "caught"Colin Ian King2018-03-271-1/+1
| * | dt-bindings: Document the Synopsys DW AXI DMA bindingsEugeniy Paltsev2018-03-191-0/+41
| * | dmaengine: Introduce DW AXI DMAC driverEugeniy Paltsev2018-03-196-0/+1360
| |/
* | Merge branch 'topic/dmatest' into for-linusVinod Koul2018-04-101-4/+12
|\ \
| * | dmaengine: dmatest: add norandom optionYang Shunyong2018-02-121-4/+12
| |/
* / dmaengine: at_xdmac: fix rare residue corruptionMaxime Jayat2018-03-271-2/+2
|/
* Linux 4.16-rc1v4.16-rc1Linus Torvalds2018-02-121-2/+2
* unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro2018-02-118-142/+47
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11297-913/+913
* Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-02-118-40/+47
|\
| * annotate ep_scan_ready_list()Al Viro2018-02-011-11/+13
| * ep_send_events_proc(): return result via esed->resAl Viro2018-02-011-7/+10
| * preparation to switching ->poll() to returning EPOLL...Al Viro2018-02-011-1/+2
| * add EPOLLNVAL, annotate EPOLL... and event_poll->eventAl Viro2018-02-011-16/+17
| * use linux/poll.h instead of asm/poll.hAl Viro2018-02-013-3/+3
| * xen: fix poll misannotationAl Viro2018-02-011-1/+1