summaryrefslogtreecommitdiffstats
path: root/drivers/dma
AgeCommit message (Expand)Author
2017-06-14dmaengine: mv_xor_v2: set DMA mask to 40 bitsThomas Petazzoni
2017-06-14dmaengine: mv_xor_v2: remove interrupt coalescingThomas Petazzoni
2017-06-14dmaengine: mv_xor_v2: fix tx_submit() implementationThomas Petazzoni
2017-06-14dmaengine: mv_xor_v2: enable XOR engine after its configurationHanna Hawa
2017-06-14dmaengine: mv_xor_v2: do not use descriptors not acked by async_txThomas Petazzoni
2017-06-14dmaengine: mv_xor_v2: properly handle wrapping in the array of HW descriptorsThomas Petazzoni
2017-06-14dmaengine: mv_xor_v2: handle mv_xor_v2_prep_sw_desc() error properlyThomas Petazzoni
2017-06-14dmaengine: ep93xx: Don't drain the transfers in terminate_all()Alexander Sverdlin
2017-06-14dmaengine: ep93xx: Always start from BASE0Alexander Sverdlin
2017-06-14dmaengine: usb-dmac: Fix DMAOR AE bit definitionHiroyuki Yokoyama
2017-03-14dmaengine: Fix array index out of bounds warning in __get_unmap_pool()Matthias Kaehlcke
2017-03-06dmaengine: bcm2835: Fix cyclic DMA period splittingMatthias Reichl
2017-03-02sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...Ingo Molnar
2017-02-22Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-02-22Merge tag 'usb-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-02-21Merge tag 'dmaengine-4.11-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2017-02-21Merge branch 'topic/zx' into for-linusVinod Koul
2017-02-21Merge branch 'topic/stm32-dma' into for-linusVinod Koul
2017-02-21Merge branch 'topic/ste' into for-linusVinod Koul
2017-02-21Merge branch 'topic/intel' into for-linusVinod Koul
2017-02-14dmaengine: rcar-dmac: Widen DMA mask to 40 bitsGeert Uytterhoeven
2017-02-10Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m...Joerg Roedel
2017-02-09usb: musb: dsps: Manage CPPI 4.1 DMA interrupt in DSPSAlexandre Bailon
2017-02-05dmaengine: sun6i: allow build on ARM64 platforms (sun50i)Icenowy Zheng
2017-01-30Merge branch 'iommu/iommu-priv' of git://git.kernel.org/pub/scm/linux/kernel/...Joerg Roedel
2017-01-25dmaengine: pl330: fix double lockIago Abal
2017-01-25dmaengine: zx: fix build warningJun Nie
2017-01-25dmaengine: dw: we do support Merrifield SoC in PCI modeAndy Shevchenko
2017-01-25dmaengine: dw: add support of iDMA 32-bit hardwareAndy Shevchenko
2017-01-25dmaengine: dw: introduce register mappings for iDMA 32-bitAndy Shevchenko
2017-01-25dmaengine: dw: introduce block2bytes() and bytes2block()Andy Shevchenko
2017-01-25dmaengine: dw: extract dwc_chan_pause() for future useAndy Shevchenko
2017-01-25dmaengine: dw: replace convert_burst() with one linerAndy Shevchenko
2017-01-25dmaengine: dw: register IRQ and DMA pool with instance IDAndy Shevchenko
2017-01-25dmaengine: dw: Fix data corruption in large device to memory transfersJarkko Nikula
2017-01-25dmaengine: cppi41: Clean up pointless warningsTony Lindgren
2017-01-25dmaengine: cppi41: Fix oops in cppi41_runtime_resumeTony Lindgren
2017-01-25dmaengine: cppi41: Fix runtime PM timeouts with USB mass storageTony Lindgren
2017-01-19dmaengine: pl330: Make sure microcode is privilegedMitchel Humpherys
2017-01-19serial: 8250_mid: handle interrupt correctly in DMA caseAndy Shevchenko
2017-01-14dmaengine: ste_dma40: indicate granularity on channelsLinus Walleij
2017-01-14dmaengine: ste_dma40: indicate directions on channelsLinus Walleij
2017-01-13dmaengine: rcar-dmac: unmap slave resource when channel is freedNiklas Söderlund
2017-01-10dmaengine: omap-dma: Fix the port_window supportPeter Ujfalusi
2017-01-10dmaengine: stm32-dma: Add error messages if xlate failsM'boumba Cedric Madianga
2017-01-10dmaengine: iota: ioat_alloc_chan_resources should not perform sleeping alloca...Krister Johansen
2017-01-10dmaengine: dw: pci: remove LPE Audio DMA IDAndy Shevchenko
2017-01-03dmaengine: stm32-dma: Add max_burst supportM'boumba Cedric Madianga
2017-01-03dmaengine: stm32-dma: Add synchronization supportM'boumba Cedric Madianga
2017-01-03dmaengine: stm32-dma: Fix residue computation issue in cyclic modeM'boumba Cedric Madianga