Age | Commit message (Expand) | Author |
2017-03-14 | dmaengine: Fix array index out of bounds warning in __get_unmap_pool() | Matthias Kaehlcke |
2017-03-06 | dmaengine: bcm2835: Fix cyclic DMA period splitting | Matthias Reichl |
2017-03-02 | sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re... | Ingo Molnar |
2017-02-22 | Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2017-02-22 | Merge tag 'usb-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2017-02-21 | Merge tag 'dmaengine-4.11-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2017-02-21 | Merge branch 'topic/zx' into for-linus | Vinod Koul |
2017-02-21 | Merge branch 'topic/stm32-dma' into for-linus | Vinod Koul |
2017-02-21 | Merge branch 'topic/ste' into for-linus | Vinod Koul |
2017-02-21 | Merge branch 'topic/intel' into for-linus | Vinod Koul |
2017-02-14 | dmaengine: rcar-dmac: Widen DMA mask to 40 bits | Geert Uytterhoeven |
2017-02-10 | Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m... | Joerg Roedel |
2017-02-09 | usb: musb: dsps: Manage CPPI 4.1 DMA interrupt in DSPS | Alexandre Bailon |
2017-02-05 | dmaengine: sun6i: allow build on ARM64 platforms (sun50i) | Icenowy Zheng |
2017-01-30 | Merge branch 'iommu/iommu-priv' of git://git.kernel.org/pub/scm/linux/kernel/... | Joerg Roedel |
2017-01-25 | dmaengine: pl330: fix double lock | Iago Abal |
2017-01-25 | dmaengine: zx: fix build warning | Jun Nie |
2017-01-25 | dmaengine: dw: we do support Merrifield SoC in PCI mode | Andy Shevchenko |
2017-01-25 | dmaengine: dw: add support of iDMA 32-bit hardware | Andy Shevchenko |
2017-01-25 | dmaengine: dw: introduce register mappings for iDMA 32-bit | Andy Shevchenko |
2017-01-25 | dmaengine: dw: introduce block2bytes() and bytes2block() | Andy Shevchenko |
2017-01-25 | dmaengine: dw: extract dwc_chan_pause() for future use | Andy Shevchenko |
2017-01-25 | dmaengine: dw: replace convert_burst() with one liner | Andy Shevchenko |
2017-01-25 | dmaengine: dw: register IRQ and DMA pool with instance ID | Andy Shevchenko |
2017-01-25 | dmaengine: dw: Fix data corruption in large device to memory transfers | Jarkko Nikula |
2017-01-25 | dmaengine: cppi41: Clean up pointless warnings | Tony Lindgren |
2017-01-25 | dmaengine: cppi41: Fix oops in cppi41_runtime_resume | Tony Lindgren |
2017-01-25 | dmaengine: cppi41: Fix runtime PM timeouts with USB mass storage | Tony Lindgren |
2017-01-19 | dmaengine: pl330: Make sure microcode is privileged | Mitchel Humpherys |
2017-01-19 | serial: 8250_mid: handle interrupt correctly in DMA case | Andy Shevchenko |
2017-01-14 | dmaengine: ste_dma40: indicate granularity on channels | Linus Walleij |
2017-01-14 | dmaengine: ste_dma40: indicate directions on channels | Linus Walleij |
2017-01-13 | dmaengine: rcar-dmac: unmap slave resource when channel is freed | Niklas Söderlund |
2017-01-10 | dmaengine: omap-dma: Fix the port_window support | Peter Ujfalusi |
2017-01-10 | dmaengine: stm32-dma: Add error messages if xlate fails | M'boumba Cedric Madianga |
2017-01-10 | dmaengine: iota: ioat_alloc_chan_resources should not perform sleeping alloca... | Krister Johansen |
2017-01-10 | dmaengine: dw: pci: remove LPE Audio DMA ID | Andy Shevchenko |
2017-01-03 | dmaengine: stm32-dma: Add max_burst support | M'boumba Cedric Madianga |
2017-01-03 | dmaengine: stm32-dma: Add synchronization support | M'boumba Cedric Madianga |
2017-01-03 | dmaengine: stm32-dma: Fix residue computation issue in cyclic mode | M'boumba Cedric Madianga |
2017-01-03 | dmaengine: stm32-dma: Rework starting transfer management | M'boumba Cedric Madianga |
2017-01-03 | dmaengine: stm32-dma: Fix typo in Kconfig | M'boumba Cedric Madianga |
2017-01-03 | dmaengine: pl330: Fix runtime PM support for terminated transfers | Marek Szyprowski |
2017-01-03 | dmaengine: omap-dma: Fix dynamic lch_map allocation | Peter Ujfalusi |
2017-01-02 | dmaengine: zx: fix residue calculation | Shawn Guo |
2017-01-02 | dmaengine: zx: set DMA_CYCLIC cap_mask bit | Shawn Guo |
2017-01-02 | dmaengine: zx: rename zx296702_dma.c to zx_dma.c | Shawn Guo |
2017-01-02 | dmaengine: ipu: Make sure the interrupt routine checks all interrupts. | Magnus Lilja |
2017-01-02 | dmaengine: ti-dma-crossbar: Add some 'of_node_put()' in error path. | Christophe JAILLET |
2017-01-02 | dmaengine: Convert ID allocation to an IDA | Matthew Wilcox |