aboutsummaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
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
2017-01-03dmaengine: stm32-dma: Rework starting transfer managementM'boumba Cedric Madianga
2017-01-03dmaengine: stm32-dma: Fix typo in KconfigM'boumba Cedric Madianga
2017-01-03dmaengine: pl330: Fix runtime PM support for terminated transfersMarek Szyprowski
2017-01-03dmaengine: omap-dma: Fix dynamic lch_map allocationPeter Ujfalusi
2017-01-02dmaengine: zx: fix residue calculationShawn Guo
2017-01-02dmaengine: zx: set DMA_CYCLIC cap_mask bitShawn Guo
2017-01-02dmaengine: zx: rename zx296702_dma.c to zx_dma.cShawn Guo
2017-01-02dmaengine: ipu: Make sure the interrupt routine checks all interrupts.Magnus Lilja
2017-01-02dmaengine: ti-dma-crossbar: Add some 'of_node_put()' in error path.Christophe JAILLET
2017-01-02dmaengine: Convert ID allocation to an IDAMatthew Wilcox
2017-01-02dmaengine: stm32-dma: Fix null pointer dereference in stm32_dma_tx_statusM'boumba Cedric Madianga
2017-01-02dmaengine: stm32-dma: Set correct args number for DMA request from DTM'boumba Cedric Madianga