summaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge branch 'topic/dw' into for-linusVinod Koul2015-10-312-32/+48
| |\ \
| | * | dmaengine: dw: some Intel devices has no memcpy supportAndy Shevchenko2015-10-311-1/+5
| | * | dmaengine: dw: platform: provide platform data for IntelAndy Shevchenko2015-10-311-1/+16
| | * | dmaengine: dw: don't override platform data with autocfgAndy Shevchenko2015-10-311-30/+27Star
| * | | dmaengine: hdmac: Add scatter-gathered memset supportMaxime Ripard2015-10-291-0/+79
| * | | dmaengine: hdmac: factorise memset descriptor allocationMaxime Ripard2015-10-292-41/+58
| * | | Merge branch 'topic/dw' into for-linusVinod Koul2015-10-292-19/+13Star
| |\| |
| | * | dmaengine: dw: use dw_dmac autoconfiguration in PCI driverAndy Shevchenko2015-09-301-13/+7Star
| | * | dmaengine: dw: convert to __ffs()Andy Shevchenko2015-09-301-6/+6
| | |/
| * | dmaengine: virt-dma: Fix kernel-doc annotationsLars-Peter Clausen2015-10-271-9/+9
| * | dmaengine: ste_dma40: fix a trivial typoGeliang Tang2015-10-251-1/+1
| * | dmaengine: xgene-dma: Remove memcpy offload support due to performance dropRameshwar Prasad Sahu2015-10-141-58/+1Star
| * | dmaengine: imx-sdma: Remove unneeded dev_info()Fabio Estevam2015-10-071-3/+0Star
| * | dmaengine: imx-sdma: Move message level to debugFabio Estevam2015-10-071-1/+1
| * | dmaengine: omap-dma: Enable packed accesses for cyclic transfersMisael Lopez Cruz2015-10-051-1/+5
| * | dmaengine: xilinx: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-011-0/+1
| * | dmaengine: sun6i: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-011-0/+1
| * | dmaengine: sirf: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-011-0/+1
| * | dmaengine: mpc512x: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-011-0/+1
| * | dmaengine: moxart-dma: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-011-0/+1
| * | dmaengine: fsldma: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-011-0/+1
| * | dmaengine: at_xdmac: fix memory leak in interleaved modeLudovic Desroches2015-10-011-0/+4
| * | dmaengine: at_xdmac: handle numf > 1Maxime Ripard2015-10-011-54/+50Star
| * | dmaengine: zxdma: fix memset callVinod Koul2015-10-011-1/+1
| * | dmaengine: acpi: Use ACPI_COMPANION() instead of acpi_bus_get_device()Jarkko Nikula2015-09-301-6/+5Star
| * | dmaengine: edma: remove redundant conditionsVinod Koul2015-09-301-1/+1
| * | dmaengine: drop null test before destroy functionsJulia Lawall2015-09-211-4/+2Star
| * | dmaengine: xgene-dma: use dma_pool_zallocVinod Koul2015-09-211-3/+1Star
| |/
* | Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-051-1/+38
|\ \
| * \ Merge 4.3-rc4 into char-misc-nextGreg Kroah-Hartman2015-10-068-53/+77
| |\ \
| * | | dma: Add support to program MIC x100 status descriptiorsSiva Yerramreddy2015-10-041-1/+38
* | | | Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-11-054-25/+11Star
|\ \ \ \
| * | | | dmaengine: hsu: remove platform dataHeikki Krogerus2015-10-183-18/+9Star
| * | | | dmaengine: hsu: make the UART driver in control of selecting this driverHeikki Krogerus2015-10-181-7/+2Star
| | |/ / | |/| |
* | | | Merge branch 'device-properties'Rafael J. Wysocki2015-10-251-8/+17
|\ \ \ \ | |/ / / |/| | |
| * | | acpi-dma: Add support for "dma-names" device propertyMika Westerberg2015-09-251-8/+17
| | |/ | |/|
* | | Merge tag 'dmaengine-fix-4.3-rc4' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds2015-10-028-53/+77
|\ \ \ | |_|/ |/| |
| * | dmaengine: pxa_dma: fix residue corner caseRobert Jarzmik2015-10-011-0/+10
| * | dmaengine: pxa_dma: fix the no-requestor caseRobert Jarzmik2015-10-011-6/+14
| * | dmaengine: zxdma: Fix off-by-one for testing valid pchan requestAxel Lin2015-10-011-1/+1
| * | dmaengine: at_xdmac: clean used descriptorLudovic Desroches2015-10-011-1/+10
| * | dmaengine: at_xdmac: change block increment addressing modeMaxime Ripard2015-10-011-2/+2
| * | dmaengine: dw: properly read DWC_PARAMS registerAndy Shevchenko2015-09-301-2/+2
| * | dmaengine: xgene-dma: Fix overwritting DMA tx ringRameshwar Prasad Sahu2015-09-301-26/+11Star
| * | dmaengine: fix balance of privatecntPeter Ujfalusi2015-09-301-1/+9
| * | dmaengine: sun4i: fix unsafe list iterationEmilio López2015-09-301-3/+3
| * | dmaengine: idma64: improve residue estimationAndy Shevchenko2015-09-251-8/+8
| * | dmaengine: xgene-dma: fix handling xgene_dma_get_ring_size resultAndrzej Hajda2015-09-251-3/+6
| * | dmaengine: pxa_dma: fix initial list moveRobert Jarzmik2015-09-251-0/+1
| |/
* / genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-1/+1
|/