| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 4.3-rc4 into char-misc-next | Greg Kroah-Hartman | 2015-10-06 | 8 | -53/+77 |
|\ |
|
| * | Merge tag 'dmaengine-fix-4.3-rc4' of git://git.infradead.org/users/vkoul/slav... | Linus Torvalds | 2015-10-02 | 8 | -53/+77 |
| |\ |
|
| | * | dmaengine: pxa_dma: fix residue corner case | Robert Jarzmik | 2015-10-01 | 1 | -0/+10 |
| | * | dmaengine: pxa_dma: fix the no-requestor case | Robert Jarzmik | 2015-10-01 | 1 | -6/+14 |
| | * | dmaengine: zxdma: Fix off-by-one for testing valid pchan request | Axel Lin | 2015-10-01 | 1 | -1/+1 |
| | * | dmaengine: at_xdmac: clean used descriptor | Ludovic Desroches | 2015-10-01 | 1 | -1/+10 |
| | * | dmaengine: at_xdmac: change block increment addressing mode | Maxime Ripard | 2015-10-01 | 1 | -2/+2 |
| | * | dmaengine: dw: properly read DWC_PARAMS register | Andy Shevchenko | 2015-09-30 | 1 | -2/+2 |
| | * | dmaengine: xgene-dma: Fix overwritting DMA tx ring | Rameshwar Prasad Sahu | 2015-09-30 | 1 | -26/+11 |
| | * | dmaengine: fix balance of privatecnt | Peter Ujfalusi | 2015-09-30 | 1 | -1/+9 |
| | * | dmaengine: sun4i: fix unsafe list iteration | Emilio López | 2015-09-30 | 1 | -3/+3 |
| | * | dmaengine: idma64: improve residue estimation | Andy Shevchenko | 2015-09-25 | 1 | -8/+8 |
| | * | dmaengine: xgene-dma: fix handling xgene_dma_get_ring_size result | Andrzej Hajda | 2015-09-25 | 1 | -3/+6 |
| | * | dmaengine: pxa_dma: fix initial list move | Robert Jarzmik | 2015-09-25 | 1 | -0/+1 |
* | | | dma: Add support to program MIC x100 status descriptiors | Siva Yerramreddy | 2015-10-04 | 1 | -1/+38 |
|/ / |
|
* / | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 2015-09-16 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'dmaengine-4.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2015-09-04 | 48 | -5168/+7606 |
|\ |
|
| * | dmaengine: ioatdma: add Broadwell EP ioatdma PCI dev IDs | Dave Jiang | 2015-08-28 | 2 | -1/+42 |
| * | dmaengine :ipu: change ipu_irq_handler() to remove compile warning | yalin wang | 2015-08-28 | 1 | -1/+1 |
| * | dmaengine: ioatdma: Fix variable array length | Dave Jiang | 2015-08-26 | 1 | -2/+10 |
| * | dmaengine: ioatdma: fix sparse "error" with prep lock | Dave Jiang | 2015-08-26 | 1 | -0/+2 |
| * | dmaengine: hdmac: Add memset capabilities | Maxime Ripard | 2015-08-26 | 2 | -3/+124 |
| * | dmaengine: sort the sh Makefile | Vinod Koul | 2015-08-26 | 1 | -2/+2 |
| * | dmaengine: sort the sh Kconfig | Vinod Koul | 2015-08-26 | 1 | -12/+12 |
| * | dmaengine: sort the dw Kconfig | Vinod Koul | 2015-08-24 | 1 | -3/+3 |
| * | dmaengine: sort the Kconfig | Vinod Koul | 2015-08-24 | 1 | -310/+316 |
| * | dmaengine: sort the makefile | Vinod Koul | 2015-08-24 | 1 | -41/+47 |
| * | drivers/dma: make mv_xor.c driver explicitly non-modular | Paul Gortmaker | 2015-08-23 | 1 | -33/+3 |
| * | dmaengine: Add support for the Analog Devices AXI-DMAC DMA controller | Lars-Peter Clausen | 2015-08-23 | 3 | -0/+702 |
| * | Merge branch 'topic/zxdma' into for-linus | Vinod Koul | 2015-08-23 | 3 | -0/+959 |
| |\ |
|
| | * | dmaengine: zxdma: Fix force stop bug | Jun Nie | 2015-08-05 | 1 | -0/+1 |
| | * | dmaengine: zxdma: Fix data width bug | Jun Nie | 2015-08-05 | 1 | -4/+5 |
| | * | dmaengine: zxdma: Support cyclic dma | Jun Nie | 2015-08-05 | 1 | -9/+84 |
| | * | dmaengine: zxdma: explicitly free irq on device removal | Vinod Koul | 2015-07-16 | 1 | -3/+7 |
| | * | dmaengine: zxdma: Support ZTE ZX296702 dma | Jun Nie | 2015-07-16 | 3 | -0/+878 |
| * | | Merge branch 'topic/ti-xbar' into for-linus | Vinod Koul | 2015-08-23 | 1 | -10/+31 |
| |\ \ |
|
| | * | | dmaengine: ti-dma-crossbar: Fix checking return value of devm_ioremap_resource | Axel Lin | 2015-08-05 | 1 | -5/+2 |
| | * | | dmaengine: ti-dma-crossbar: Add support for eDMA | Peter Ujfalusi | 2015-07-22 | 1 | -2/+25 |
| | * | | dmaengine: ti-dma-crossbar: Make idr xbar instance-specific | Misael Lopez Cruz | 2015-07-22 | 1 | -4/+5 |
| | |/ |
|
| * | | Merge branch 'topic/at_xdmac' into for-linus | Vinod Koul | 2015-08-23 | 1 | -6/+6 |
| |\ \ |
|
| | * | | dmaengine: at_xdmac: fix indentation | Ludovic Desroches | 2015-07-06 | 1 | -6/+6 |
| | |/ |
|
| * | | dmaengine: xgene-dma: Fix the lock to allow client for further submission of ... | Rameshwar Prasad Sahu | 2015-08-21 | 1 | -11/+22 |
| * | | dmaengine: ioatdma: fix coccinelle warning | Dave Jiang | 2015-08-21 | 1 | -4/+3 |
| * | | dmaengine: ioatdma: fix zero day warning on incompatible pointer type | Dave Jiang | 2015-08-21 | 1 | -1/+1 |
| * | | dmaengine: tegra-apb: Simplify locking for device using global pause | Jon Hunter | 2015-08-20 | 1 | -4/+28 |
| * | | dmaengine: tegra-apb: Remove unnecessary return statements and variables | Jon Hunter | 2015-08-20 | 1 | -12/+4 |
| * | | dmaengine: tegra-apb: Avoid unnecessary channel base address calculation | Jon Hunter | 2015-08-20 | 1 | -5/+6 |
| * | | dmaengine: tegra-apb: Remove unused variables | Jon Hunter | 2015-08-20 | 1 | -4/+0 |
| * | | dmaengine: xgene-dma: Add ACPI support for X-Gene DMA engine driver | Rameshwar Prasad Sahu | 2015-08-20 | 1 | -7/+21 |
| * | | dmaengine: imx-sdma: Check for clk_enable() errors | Fabio Estevam | 2015-08-20 | 1 | -7/+22 |