summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dmaengine-4.13-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2017-07-0821-378/+2824
|\
| * Merge branch 'topic/rcar' into for-linusVinod Koul2017-07-041-6/+21
| |\
| | * dmaengine: rcar-dmac: wait for ISR to finish before freeing resourcesNiklas Söderlund2017-05-191-1/+5
| | * dmaengine: rcar-dmac: implement device_synchronize()Niklas Söderlund2017-05-191-0/+8
| | * dmaengine: rcar-dmac: store channel IRQ in struct rcar_dmac_chanNiklas Söderlund2017-05-191-5/+8
| * | Merge branch 'topic/pl330' into for-linusVinod Koul2017-07-041-76/+66
| |\ \
| | * | dmaengine: pl330: Delete unused functionsMatthias Kaehlcke2017-06-171-67/+0
| | * | dmaengine: pl330: Add IOMMU support to slave tranfersRobin Murphy2017-05-301-9/+66
| | |/
| * | Merge branch 'topic/pl08x' into for-linusVinod Koul2017-07-042-217/+759
| |\ \
| | * | dmaengine: pl08x: Add support for Faraday Technology FTDMAC020Linus Walleij2017-05-242-157/+616
| | * | dmaengine: pl08x: Make slave engine optionalLinus Walleij2017-05-241-50/+78
| | * | ARM/dmaengine: pl08x: pass reasonable memcpy settingsLinus Walleij2017-05-241-38/+93
| | |/
| * | Merge branch 'topic/mxs' into for-linusVinod Koul2017-07-042-4/+3
| |\ \
| | * | dmaengine: Kconfig: Simplify the help text for MXS_DMAFabio Estevam2017-06-171-2/+1
| | * | dmaengine: Kconfig: Extend the dependency for MXS_DMAFabio Estevam2017-06-151-1/+1
| | * | dmaengine: mxs: Use %zu for printing a size_t variableFabio Estevam2017-06-151-1/+1
| | |/
| * | Merge branch 'topic/mv_xor' into for-linusVinod Koul2017-07-041-56/+91
| |\ \
| | * | dmaengine: mv_xor_v2: add support for suspend/resumeHanna Hawa2017-05-141-0/+23
| | * | dmaengine: mv_xor_v2: remove unnecessary write to DESQ_STOP registerHanna Hawa2017-05-141-3/+0
| | * | dmaengine: mv_xor_v2: implement proper interrupt coalescingHanna Hawa2017-05-141-0/+36
| * | | Merge branch 'topic/dw' into for-linusVinod Koul2017-07-044-376/+19
| |\ \ \
| | * | | dmaengine: DW DMAC: Handle return value of clk_prepare_enableArvind Yadav2017-05-241-1/+5
| * | | | Merge branch 'topic/bcm' into for-linusVinod Koul2017-07-043-0/+1801
| |\ \ \ \
| | * | | | dmaengine: bcm-scm-raid: remove redundant null check on reqColin Ian King2017-05-191-1/+1
| | * | | | dmaengine: bcm-sba-raid: fix Kconfig dependenciesArnd Bergmann2017-05-191-1/+2
| | * | | | dmaengine: Add Broadcom SBA RAID driverAnup Patel2017-05-163-0/+1800
| | | |_|/ | | |/| |
| * | | | dmaengine: qcom_hidma: correct API violation for submitSinan Kaya2017-07-032-3/+13
| * | | | dmaengine: zynqmp_dma: Remove max len check in zynqmp_dma_prep_memcpyStefan Roese2017-07-031-3/+0
| * | | | dmaengine: tegra-apb: Really fix runtime-pm usageJon Hunter2017-06-301-40/+10
| * | | | dmaengine: fsl_raid: make of_device_ids const.Arvind Yadav2017-06-291-1/+1
| * | | | dmaengine: qcom_hidma: allow ACPI/DT parameters to be overriddenSinan Kaya2017-06-262-3/+51
| * | | | dmaengine: fsldma: set BWC, DAHTS and SAHTS values correctlyThomas Breitung2017-06-222-1/+8
| * | | | dmaengine: Replace WARN_TAINT_ONCE() with pr_warn_once()Prarit Bhargava2017-06-151-4/+4
| * | | | dmaengine: ste_dma40: Cleanup scatterlist layering violationsLogan Gunthorpe2017-06-011-4/+1
| * | | | dmaengine: imx-dma: cleanup scatterlist layering violationsLogan Gunthorpe2017-06-011-5/+2
| * | | | dmaengine: imx-sdma: Fix compilation warning.Arvind Yadav2017-05-301-2/+2
| * | | | dmaengine: imx-sdma: Handle return value of clk_prepare_enableArvind Yadav2017-05-301-5/+18
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-07-0813-38/+40
|\ \ \ \
| * | | | net: ethernet: mediatek: remove useless code in mtk_probe()Gustavo A. R. Silva2017-07-081-5/+0
| * | | | bonding: avoid NETDEV_CHANGEMTU event when unregistering slaveWANG Cong2017-07-081-6/+9
| * | | | net: hns: Fix a skb used after free bugYunsheng Lin2017-07-082-15/+13
| * | | | net: hns: Fix a wrong op phy C45 codeYunsheng Lin2017-07-081-1/+1
| * | | | net: macb: Adding Support for Jumbo Frames up to 10240 Bytes in SAMA5D3vishnuvardhan2017-07-081-1/+2
| * | | | virtio-net: fix leaking of ctx arrayJason Wang2017-07-071-0/+1
| * | | | arcnet: com20020-pci: Fix an error handling path in 'com20020pci_probe()'Christophe Jaillet2017-07-071-2/+4
| * | | | nfp: flower: add missing clean up call to avoid memory leaksJakub Kicinski2017-07-071-0/+1
| * | | | vrf: fix bug_on triggered by rx when destroying a vrfNikolay Aleksandrov2017-07-061-5/+6
| * | | | ptp: dte: Use LL suffix for 64-bit constantsGeert Uytterhoeven2017-07-061-1/+1
| * | | | liquidio: fix bug in soft reset failure detectionDerek Chickles2017-07-062-2/+2
* | | | | Merge branch 'for-spi' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2017-07-081-31/+11
|\ \ \ \ \