index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
dmaengine: mv_xor: remove support for dmacap,* DT properties
Thomas Petazzoni
2015-08-19
1
-6
/
+3
|
*
|
dmaengine: pl330: do not emit loop for 1 byte transfer.
Michal Suchanek
2015-08-19
1
-0
/
+3
|
*
|
dmaengine: kill off set_irq_flags usage
Rob Herring
2015-08-19
1
-6
/
+2
|
*
|
dmaengine: imx-sdma: Add imx6sx platform support
Zidan Wang
2015-08-19
1
-0
/
+73
|
*
|
dmaengine: at_xdmac: fix bug in prep_dma_cyclic
Ludovic Desroches
2015-08-19
1
-4
/
+1
|
*
|
dmaengine: jz4780: Kill tasklets before unregistering the device
Alex Smith
2015-08-18
1
-0
/
+6
|
*
|
dmaengine: jz4780: Don't use devm_*_irq() functions
Alex Smith
2015-08-18
1
-4
/
+8
|
*
|
dmaengine: jz4780: Ensure channel is on correct controller in filter
Alex Smith
2015-08-18
1
-3
/
+8
|
*
|
dmaengine: jz4780: Use dma_get_slave_channel when requesting a specific channel
Alex Smith
2015-08-18
1
-2
/
+7
|
*
|
dmaengine: jz4780: Fix error handling/signedness issues
Alex Smith
2015-08-18
1
-16
/
+17
|
*
|
dmaengine: jz4780: Fall back on smaller transfer sizes where necessary
Alex Smith
2015-08-18
1
-14
/
+23
|
*
|
dmaengine: jz4780: Fix up dmaengine API function prototypes
Alex Smith
2015-08-18
1
-5
/
+9
|
*
|
dmaengine: sirf: clear pending DMA interrupt when DMA terminates
Yanchang Li
2015-08-18
1
-0
/
+3
|
*
|
dmaengine: add driver for lpc18xx dmamux
Joachim Eastwood
2015-08-18
3
-0
/
+193
|
*
|
dmaengine: pl08x: support dt channel assignment
Linus Walleij
2015-08-18
1
-3
/
+189
|
*
|
dmaengine: pxa_dma: fix debug information
Robert Jarzmik
2015-08-18
1
-5
/
+4
|
*
|
dmaengine: pxa_dma: don't use config direction parameter
Robert Jarzmik
2015-08-17
1
-3
/
+3
|
*
|
dmaengine: ioatdma: Clean up IOAT_COMPLETION_PENDING flag
Dave Jiang
2015-08-17
2
-3
/
+0
|
*
|
dmaengine: ioatdma: fixup kernel doc errors from dma.h
Dave Jiang
2015-08-17
1
-3
/
+7
|
*
|
dmanegine: ioatdma: remove function ptrs in ioatdma_device
Dave Jiang
2015-08-17
3
-32
/
+13
|
*
|
dmaengine: ioatdma: removal of dma_v3.c and relevant ioat3 references
Dave Jiang
2015-08-17
6
-617
/
+487
|
*
|
dmaengine: ioatdma: move dma prep functions to single location
Dave Jiang
2015-08-17
6
-749
/
+769
|
*
|
dmaengine: ioatdma: move all the init routines
Dave Jiang
2015-08-17
6
-1372
/
+1375
|
*
|
dmaengine: ioatdma: move all sysfs related code
Dave Jiang
2015-08-17
3
-109
/
+136
|
*
|
dmaengine: ioatdma: remove dma_v2.*
Dave Jiang
2015-08-17
8
-889
/
+816
|
*
|
dmaengine: ioatdma: fixup ioatdma_device namings
Dave Jiang
2015-08-17
5
-191
/
+195
|
*
|
dmaengine: ioatdma: clean up local dma channel data structure
Dave Jiang
2015-08-17
5
-475
/
+470
|
*
|
dmaengine: ioatdma: remove ioatdma v2 registration
Dave Jiang
2015-08-17
5
-428
/
+1
|
*
|
dmaengine: ioatdma: remove ioat1 specific code
Dave Jiang
2015-08-17
4
-892
/
+2
|
*
|
dmaengine: ioatdma: deprecating and removal of old ioatdma devices
Dave Jiang
2015-08-17
2
-14
/
+0
|
*
|
dmaengine: ioatdma: fix u16 overflow in cleanup
Allen Hubbe
2015-08-17
1
-1
/
+1
|
*
|
dmaengine: ioatdma: fix u16 overflow in reshape
Allen Hubbe
2015-08-17
1
-1
/
+1
|
*
|
dmaengine: ipu: Consolidate duplicated irq handlers
Thomas Gleixner
2015-08-06
1
-42
/
+4
|
*
|
dmaengine: ipu: Prepare irq handlers for irq argument removal
Thomas Gleixner
2015-08-06
1
-2
/
+4
|
*
|
dmaengine: xdmac: Add scatter gathered memset support
Maxime Ripard
2015-08-06
1
-1
/
+165
|
*
|
dmaengine: Add an enum for the dmaengine alignment constraints
Maxime Ripard
2015-08-05
11
-16
/
+12
|
*
|
dmaengine: imx-sdma: Add device to device support
Shengjiu Wang
2015-08-05
1
-12
/
+140
|
*
|
dmaengine: ipu: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
2015-07-16
1
-1
/
+1
|
*
|
dmaengine: ipu: Consolidate chained IRQ handler install/remove
Thomas Gleixner
2015-07-16
1
-8
/
+4
|
*
|
dmaengine: hsu: remove excessive lock
Andy Shevchenko
2015-07-16
2
-36
/
+4
|
*
|
dmaengine: ioatdma: Ignore IOAT devices under hotplug-capable PCI host bridge
Jiang Liu
2015-07-16
1
-0
/
+34
|
*
|
dmaengine: ioatdma: Set non RAID channels to be private capable
Dave Jiang
2015-07-07
1
-0
/
+3
|
*
|
dmaengine: Use Pointer xt after NULL check.
Maninder Singh
2015-07-07
1
-3
/
+3
|
*
|
dmaengine: imx-dma: Check for clk_prepare_enable() error
Fabio Estevam
2015-07-07
1
-9
/
+14
|
*
|
dmaengine: Remove remaining FSF mailing addresses
Jarkko Nikula
2015-07-06
2
-8
/
+0
|
|
/
*
|
Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-09-02
4
-0
/
+952
|
\
\
|
*
\
Merge branch 'acpi-pm'
Rafael J. Wysocki
2015-09-01
4
-0
/
+952
|
|
\
\
|
|
*
\
Merge back earlier ACPI PM material for v4.3.
Rafael J. Wysocki
2015-07-31
4
-0
/
+952
|
|
|
\
\
|
|
|
*
|
dmaengine: add a driver for Intel integrated DMA 64-bit
Andy Shevchenko
2015-07-28
4
-0
/
+952
|
|
|
|
/
*
|
|
/
drivers/dma/iop-adma: Use dma_alloc_writecombine() kernel-style
Luis R. Rodriguez
2015-08-25
1
-4
/
+5
|
/
/
/
[prev]
[next]