summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dmaengine-5.2-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2019-05-0920-166/+547
|\
| * dmaengine: tegra210-adma: restore channel statusSameer Pujar2019-05-041-1/+45
| * dmaengine: tegra210-dma: free dma controller in remove()Sameer Pujar2019-05-041-0/+1
| * dmaengine: tegra210-adma: add pause/resume supportSameer Pujar2019-05-041-0/+51
| * dmaengine: tegra210-adma: add support for Tegra186/Tegra194Sameer Pujar2019-05-041-8/+37
| * dmaengine: tegra210-adma: prepare for supporting newer Tegra chipsSameer Pujar2019-05-041-34/+57
| * dmaengine: at_xdmac: remove a stray bottom half unlockDan Carpenter2019-05-041-1/+1
| * dmaengine: fsl-edma: Adjust indentationKrzysztof Kozlowski2019-05-041-3/+3
| * dmaengine: fsl-edma: Fix typo in Vybrid nameKrzysztof Kozlowski2019-05-041-1/+1
| * dmaengine: stm32-dma: fix residue calculation in stm32-dmaArnaud Pouliquen2019-05-041-13/+77
| * dmaengine: nbpfaxi: Use dev_get_drvdata()Kefeng Wang2019-04-291-2/+2
| * dmaengine: bcm-sba-raid: Use dev_get_drvdata()Kefeng Wang2019-04-291-2/+1
| * dmaengine: stm32-dma: Fix unsigned variable compared with zeroVinod Koul2019-04-291-2/+4
| * dmaengine: stm32-dma: use platform_get_irq()Fabien Dessenne2019-04-261-5/+6
| * dmaengine: rcar-dmac: Update copyright informationHiroyuki Yokoyama2019-04-261-2/+2
| * dmaengine: imx-sdma: Only check ratio on parts that support 1:1Angus Ainslie (Purism)2019-04-261-1/+14
| * dmaengine: xgene-dma: fix spelling mistake "descripto" -> "descriptor"Colin Ian King2019-04-261-1/+1
| * dmaengine: idma64: Move driver name to the headerAndy Shevchenko2019-04-262-7/+6
| * dmaengine: bcm2835: Drop duplicate capability setting.Michal Suchanek2019-04-261-1/+0
| * dmaengine: pl330: _stop: clear interrupt statusSugar Zhang2019-04-261-3/+7
| * dmaengine: axi-dmac: Enable DMA_INTERLEAVE capabilityDragos Bogdan2019-04-241-0/+1
| * dmaengine: axi-dmac: Don't check the number of frames for alignmentAlexandru Ardelean2019-04-241-1/+1
| * dmaengine: axi-dmac: Infer synthesis configuration parameters hardwareLars-Peter Clausen2019-04-241-12/+20
| * dmaengine: at_xdmac: only monitor overflow errors for peripheral xferNicolas Ferre2019-04-231-1/+12
| * dmaengine: at_xdmac: enhance channel errors handling in taskletNicolas Ferre2019-04-231-6/+42
| * dmaengine: at_xdmac: remove BUG_ON macro in taskletNicolas Ferre2019-04-231-1/+5
| * dmaengine: axi-dmac: extend support for ZynqMP archMichael Hennerich2019-03-251-1/+1
| * dmaengine: xgene-dma: move spin_lock_bh to spin_lock in taskletJeff Xie2019-03-251-2/+2
| * dmaengine: pl08x: be fair when re-assigning physical channelJean-Nicolas Graux2019-03-251-6/+16
| * dmaengine: axi-dmac: Split too large segmentsLars-Peter Clausen2019-03-251-20/+61
| * dmaengine: pl330: introduce debugfs interfaceKatsuhiro Suzuki2019-03-251-0/+51
| * dmaengine: tegra210-adma: update system sleep callbacksSameer Pujar2019-03-251-8/+2
| * dmaengine: tegra210-adma: use devm_clk_*() helpersSameer Pujar2019-03-251-15/+12
| * dmaengine: idma64: Use actual device for DMA transfersAndy Shevchenko2019-03-214-10/+9
* | Merge tag 'dma-mapping-5.2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-05-094-31/+28
|\ \
| * | pxa3xx-gcu: pass struct device to dma_mmap_coherentChristoph Hellwig2019-04-081-1/+3
| * | gbefb: switch to managed version of the DMA allocatorChristoph Hellwig2019-04-081-16/+8
| * | da8xx-fb: pass struct device to DMA API functionsChristoph Hellwig2019-04-081-6/+7
| * | parport_ip32: pass struct device to DMA API functionsChristoph Hellwig2019-04-081-8/+10
* | | Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-05-09932-23510/+61573
|\ \ \
| * \ \ Merge tag 'drm-misc-next-fixes-2019-05-08' of git://anongit.freedesktop.org/d...Dave Airlie2019-05-0917-48/+75
| |\ \ \
| | * | | drm/msm/a6xx: No zap shader is not an errorRob Clark2019-05-081-0/+1
| | * | | drm/cma-helper: Fix drm_gem_cma_free_object()Noralf Trønnes2019-05-081-4/+4
| | * | | drm: Fix timestamp docs for variable refresh properties.Mario Kleiner2019-05-071-6/+0
| | * | | drm/panfrost: Show stored feature registersRobin Murphy2019-05-031-7/+7
| | * | | drm/panfrost: Don't scream about deferred probeRobin Murphy2019-05-031-2/+4
| | * | | drm/panfrost: Disable PM on probe failureRobin Murphy2019-05-031-0/+1
| | * | | drm/panfrost: Set DMA masks earlierRobin Murphy2019-05-032-5/+5
| | * | | drm/panfrost: Add sanity checks to submit IOCTLTomeu Vizoso2019-05-031-11/+24
| | * | | Merge panfrost-fixes into drm-misc-next-fixesSean Paul2019-05-037-2/+18
| | |\ \ \