Age | Commit message (Expand) | Author |
2015-08-17 | dmanegine: ioatdma: remove function ptrs in ioatdma_device | Dave Jiang |
2015-08-17 | dmaengine: ioatdma: removal of dma_v3.c and relevant ioat3 references | Dave Jiang |
2015-08-17 | dmaengine: ioatdma: move dma prep functions to single location | Dave Jiang |
2015-08-17 | dmaengine: ioatdma: move all the init routines | Dave Jiang |
2015-08-17 | dmaengine: ioatdma: move all sysfs related code | Dave Jiang |
2015-08-17 | dmaengine: ioatdma: remove dma_v2.* | Dave Jiang |
2015-08-17 | dmaengine: ioatdma: fixup ioatdma_device namings | Dave Jiang |
2015-08-17 | dmaengine: ioatdma: clean up local dma channel data structure | Dave Jiang |
2015-08-17 | dmaengine: ioatdma: remove ioatdma v2 registration | Dave Jiang |
2015-08-17 | dmaengine: ioatdma: remove ioat1 specific code | Dave Jiang |
2015-08-17 | dmaengine: ioatdma: deprecating and removal of old ioatdma devices | Dave Jiang |
2015-08-17 | dmaengine: ioatdma: fix u16 overflow in cleanup | Allen Hubbe |
2015-08-17 | dmaengine: ioatdma: fix u16 overflow in reshape | Allen Hubbe |
2015-08-06 | dmaengine: ipu: Consolidate duplicated irq handlers | Thomas Gleixner |
2015-08-06 | dmaengine: ipu: Prepare irq handlers for irq argument removal | Thomas Gleixner |
2015-08-06 | dmaengine: xdmac: Add scatter gathered memset support | Maxime Ripard |
2015-08-05 | dmaengine: zxdma: Fix force stop bug | Jun Nie |
2015-08-05 | dmaengine: zxdma: Fix data width bug | Jun Nie |
2015-08-05 | dmaengine: Add an enum for the dmaengine alignment constraints | Maxime Ripard |
2015-08-05 | dmaengine: ti-dma-crossbar: Fix checking return value of devm_ioremap_resource | Axel Lin |
2015-08-05 | dmaengine: zxdma: Support cyclic dma | Jun Nie |
2015-08-05 | dmaengine: imx-sdma: Add device to device support | Shengjiu Wang |
2015-08-01 | Merge tag 'dmaengine-fix-4.2-rc5' of git://git.infradead.org/users/vkoul/slav... | Linus Torvalds |
2015-07-31 | Merge back earlier ACPI PM material for v4.3. | Rafael J. Wysocki |
2015-07-31 | Revert "dmaengine: virt-dma: don't always free descriptor upon completion" | Jun Nie |
2015-07-31 | dmaengine: mv_xor: fix big endian operation in register mode | Thomas Petazzoni |
2015-07-31 | dmaengine: xgene-dma: Fix the resource map to handle overlapping | Rameshwar Prasad Sahu |
2015-07-31 | dmaengine: at_xdmac: fix transfer data width in at_xdmac_prep_slave_sg() | Cyrille Pitchen |
2015-07-31 | dmaengine: at_hdmac: fix residue computation | Cyrille Pitchen |
2015-07-31 | dmaengine: at_xdmac: fix bug about channel configuration | Ludovic Desroches |
2015-07-28 | dmaengine: add a driver for Intel integrated DMA 64-bit | Andy Shevchenko |
2015-07-22 | dmaengine: ti-dma-crossbar: Add support for eDMA | Peter Ujfalusi |
2015-07-22 | dmaengine: ti-dma-crossbar: Make idr xbar instance-specific | Misael Lopez Cruz |
2015-07-17 | Update Viresh Kumar's email address | Viresh Kumar |
2015-07-16 | dmaengine: zxdma: explicitly free irq on device removal | Vinod Koul |
2015-07-16 | dmaengine: zxdma: Support ZTE ZX296702 dma | Jun Nie |
2015-07-16 | dmaengine: ipu: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc | Jiang Liu |
2015-07-16 | dmaengine: ipu: Consolidate chained IRQ handler install/remove | Thomas Gleixner |
2015-07-16 | dmaengine: hsu: remove excessive lock | Andy Shevchenko |
2015-07-16 | dmaengine: ioatdma: Ignore IOAT devices under hotplug-capable PCI host bridge | Jiang Liu |
2015-07-07 | dmaengine: ioatdma: Set non RAID channels to be private capable | Dave Jiang |
2015-07-07 | dmaengine: Use Pointer xt after NULL check. | Maninder Singh |
2015-07-07 | dmaengine: imx-dma: Check for clk_prepare_enable() error | Fabio Estevam |
2015-07-07 | dmaengine: pl330: Really fix choppy sound because of wrong residue calculation | Krzysztof Kozlowski |
2015-07-07 | dmaengine: pl330: Fix overflow when reporting residue in memcpy | Krzysztof Kozlowski |
2015-07-06 | dmaengine: Remove remaining FSF mailing addresses | Jarkko Nikula |
2015-07-06 | dmaengine: at_xdmac: fix indentation | Ludovic Desroches |
2015-07-01 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-07-01 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2015-06-30 | genalloc: rename of_get_named_gen_pool() to of_gen_pool_get() | Vladimir Zapolskiy |