summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dmaengine-4.17-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2018-04-1016-71/+2768
|\
| * Merge branch 'topic/stm' into for-linusVinod Koul2018-04-101-47/+240
| |\
| | * 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
| * | Merge branch 'topic/renesas' into for-linusVinod Koul2018-04-101-2/+11
| |\ \
| | * | 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
| | |/
| * | Merge branch 'topic/qcom' into for-linusVinod Koul2018-04-101-14/+45
| |\ \
| | * | 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
| | * | 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-105-0/+1073
| |\ \
| | * | dmaengine: mediatek: Add MediaTek High-Speed DMA controller for MT7622 and MT...Sean Wang2018-03-275-0/+1073
| | |/
| * | 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-105-0/+1354
| |\ \
| | * | dmaengine: dw-axi-dmac: fix spelling mistake: "catched" -> "caught"Colin Ian King2018-03-271-1/+1
| | * | dmaengine: Introduce DW AXI DMAC driverEugeniy Paltsev2018-03-195-0/+1354
| | |/
| * | 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
| |/
* | Merge tag 'rproc-v4.17' of git://github.com/andersson/remoteprocLinus Torvalds2018-04-1015-50/+865
|\ \
| * | remoteproc: fix null pointer dereference on glink only platformsSibi Sankar2018-04-061-0/+6
| * | soc: qcom: qmi: add CONFIG_NET dependencyArnd Bergmann2018-03-272-1/+2
| * | remoteproc: imx_rproc: Slightly simplify code in 'imx_rproc_probe()'Christophe JAILLET2018-03-181-6/+4
| * | remoteproc: imx_rproc: Re-use existing error handling path in 'imx_rproc_prob...Christophe JAILLET2018-03-181-4/+3
| * | remoteproc: imx_rproc: Fix an error handling path in 'imx_rproc_probe()'Christophe JAILLET2018-03-181-2/+4
| * | remoteproc: qcom: Introduce sysmonBjorn Andersson2018-02-137-0/+637
| * | remoteproc: Pass type of shutdown to subdev removeBjorn Andersson2018-02-132-12/+12
| * | remoteproc: qcom: Register segments for core dumpSarangdhar Joshi2018-02-124-0/+48
| * | soc: qcom: mdt-loader: Return relocation baseBjorn Andersson2018-02-125-6/+14
| * | remoteproc: Rename "load_rsc_table" to "parse_fw"Bjorn Andersson2018-02-122-7/+6
| * | remoteproc: Add remote processor coredump supportSarangdhar Joshi2018-02-122-0/+129
| * | remoteproc: Remove null character write of shared memJitendra Sharma2018-02-123-12/+0
| |/
* | Merge tag 'rpmsg-v4.17' of git://github.com/andersson/remoteprocLinus Torvalds2018-04-104-22/+52
|\ \
| * | rpmsg: smd: Use announce_create to process any receive workBjorn Andersson2018-03-281-0/+18
| * | rpmsg: Only invoke announce_create for rpdev with endpointsBjorn Andersson2018-03-281-1/+1
| * | rpmsg: smd: Fix container_of macrosBjorn Andersson2018-03-281-2/+2
| * | Revert "rpmsg: smd: Create device for all channels"Bjorn Andersson2018-03-271-0/+5
| * | rpmsg: glink: Use spinlock in tx pathBjorn Andersson2018-03-201-7/+11