summaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-02-221-2/+15
|\
| * serial: 8250_mid: handle interrupt correctly in DMA caseAndy Shevchenko2017-01-191-2/+15
* | Merge tag 'usb-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-02-221-21/+7
|\ \
| * | usb: musb: dsps: Manage CPPI 4.1 DMA interrupt in DSPSAlexandre Bailon2017-02-091-21/+7
* | | Merge tag 'dmaengine-4.11-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2017-02-2112-116/+309
|\ \ \
| * \ \ Merge branch 'topic/zx' into for-linusVinod Koul2017-02-213-5/+7
| |\ \ \
| | * | | dmaengine: zx: fix build warningJun Nie2017-01-251-1/+1
| | * | | dmaengine: zx: fix residue calculationShawn Guo2017-01-021-1/+2
| | * | | dmaengine: zx: set DMA_CYCLIC cap_mask bitShawn Guo2017-01-021-0/+1
| | * | | dmaengine: zx: rename zx296702_dma.c to zx_dma.cShawn Guo2017-01-023-3/+3
| * | | | Merge branch 'topic/stm32-dma' into for-linusVinod Koul2017-02-212-34/+61
| |\ \ \ \
| | * | | | dmaengine: stm32-dma: Add error messages if xlate failsM'boumba Cedric Madianga2017-01-101-9/+15
| | * | | | dmaengine: stm32-dma: Add max_burst supportM'boumba Cedric Madianga2017-01-031-0/+2
| | * | | | dmaengine: stm32-dma: Add synchronization supportM'boumba Cedric Madianga2017-01-031-0/+8
| | * | | | dmaengine: stm32-dma: Fix residue computation issue in cyclic modeM'boumba Cedric Madianga2017-01-031-13/+26
| | * | | | dmaengine: stm32-dma: Rework starting transfer managementM'boumba Cedric Madianga2017-01-031-11/+9
| | * | | | dmaengine: stm32-dma: Fix typo in KconfigM'boumba Cedric Madianga2017-01-031-1/+1
| | |/ / /
| * | | | Merge branch 'topic/ste' into for-linusVinod Koul2017-02-211-2/+5
| |\ \ \ \
| | * | | | dmaengine: ste_dma40: indicate granularity on channelsLinus Walleij2017-01-141-0/+1
| | * | | | dmaengine: ste_dma40: indicate directions on channelsLinus Walleij2017-01-141-2/+4
| | |/ / /
| * | | | Merge branch 'topic/intel' into for-linusVinod Koul2017-02-214-67/+223
| |\ \ \ \
| | * | | | dmaengine: dw: we do support Merrifield SoC in PCI modeAndy Shevchenko2017-01-251-0/+15
| | * | | | dmaengine: dw: add support of iDMA 32-bit hardwareAndy Shevchenko2017-01-251-9/+92
| | * | | | dmaengine: dw: introduce register mappings for iDMA 32-bitAndy Shevchenko2017-01-251-3/+49
| | * | | | dmaengine: dw: introduce block2bytes() and bytes2block()Andy Shevchenko2017-01-252-23/+35
| | * | | | dmaengine: dw: extract dwc_chan_pause() for future useAndy Shevchenko2017-01-251-5/+9
| | * | | | dmaengine: dw: replace convert_burst() with one linerAndy Shevchenko2017-01-251-18/+11
| | * | | | dmaengine: dw: register IRQ and DMA pool with instance IDAndy Shevchenko2017-01-254-2/+8
| | * | | | dmaengine: dw: Fix data corruption in large device to memory transfersJarkko Nikula2017-01-251-11/+9
| | * | | | dmaengine: dw: pci: remove LPE Audio DMA IDAndy Shevchenko2017-01-101-2/+1
| | |/ / /
| * | | | dmaengine: rcar-dmac: Widen DMA mask to 40 bitsGeert Uytterhoeven2017-02-141-0/+1
| * | | | dmaengine: sun6i: allow build on ARM64 platforms (sun50i)Icenowy Zheng2017-02-051-1/+1
| * | | | dmaengine: ipu: Make sure the interrupt routine checks all interrupts.Magnus Lilja2017-01-021-1/+1
| * | | | dmaengine: Convert ID allocation to an IDAMatthew Wilcox2017-01-021-10/+11
| |/ / /
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-----. \ \ \ Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m...Joerg Roedel2017-02-109-78/+133
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | / / | | | |_|/ / | | |/| | / | | | | |/ | | | |/|
| | | | * Merge branch 'iommu/iommu-priv' of git://git.kernel.org/pub/scm/linux/kernel/...Joerg Roedel2017-01-301-2/+3
| | | |/|
| | | | * dmaengine: pl330: Make sure microcode is privilegedMitchel Humpherys2017-01-191-2/+3
| |_|_|/ |/| | |
| | * | dmaengine: pl330: fix double lockIago Abal2017-01-251-13/+6
| | * | dmaengine: cppi41: Clean up pointless warningsTony Lindgren2017-01-251-8/+5
| | * | dmaengine: cppi41: Fix oops in cppi41_runtime_resumeTony Lindgren2017-01-251-15/+25
| | * | dmaengine: cppi41: Fix runtime PM timeouts with USB mass storageTony Lindgren2017-01-251-0/+16
| | |/
| | * dmaengine: rcar-dmac: unmap slave resource when channel is freedNiklas Söderlund2017-01-131-0/+8
| | * dmaengine: omap-dma: Fix the port_window supportPeter Ujfalusi2017-01-101-15/+16
| | * dmaengine: iota: ioat_alloc_chan_resources should not perform sleeping alloca...Krister Johansen2017-01-101-2/+2
| | * dmaengine: pl330: Fix runtime PM support for terminated transfersMarek Szyprowski2017-01-031-0/+11
| | * dmaengine: omap-dma: Fix dynamic lch_map allocationPeter Ujfalusi2017-01-031-9/+21
| | * dmaengine: ti-dma-crossbar: Add some 'of_node_put()' in error path.Christophe JAILLET2017-01-021-0/+2
| | * dmaengine: stm32-dma: Fix null pointer dereference in stm32_dma_tx_statusM'boumba Cedric Madianga2017-01-021-7/+3
| | * dmaengine: stm32-dma: Set correct args number for DMA request from DTM'boumba Cedric Madianga2017-01-021-5/+2
| | * dmaengine: dw: fix typo in KconfigJean Delvare2017-01-021-1/+1