index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-18
dmaengine: jz4780: Use dma_get_slave_channel when requesting a specific channel
Alex Smith
1
-2
/
+7
2015-08-18
dmaengine: jz4780: Fix error handling/signedness issues
Alex Smith
1
-16
/
+17
2015-08-18
dmaengine: jz4780: Fall back on smaller transfer sizes where necessary
Alex Smith
1
-14
/
+23
2015-08-18
dmaengine: jz4780: Fix up dmaengine API function prototypes
Alex Smith
1
-5
/
+9
2015-08-18
dmaengine: sirf: clear pending DMA interrupt when DMA terminates
Yanchang Li
1
-0
/
+3
2015-08-18
doc: dt: dma: add bindings for lpc1850-dmamux
Joachim Eastwood
1
-0
/
+54
2015-08-18
dmaengine: add driver for lpc18xx dmamux
Joachim Eastwood
3
-0
/
+193
2015-08-18
doc: dt: dma: add binding doc for pl08x
Linus Walleij
1
-0
/
+54
2015-08-18
dmaengine: pl08x: support dt channel assignment
Linus Walleij
1
-3
/
+189
2015-08-18
dmaengine: pxa_dma: fix debug information
Robert Jarzmik
1
-5
/
+4
2015-08-17
dmaengine: Make __dma_request_slave_channel_compat() name argument constant
Jarkko Nikula
1
-1
/
+1
2015-08-17
dmaengine: pxa_dma: don't use config direction parameter
Robert Jarzmik
1
-3
/
+3
2015-08-17
dmaengine: Add DMA_CTRL_REUSE
Vinod Koul
1
-0
/
+40
2015-08-17
Documentation: dmaengine: Add DMA_CTRL_REUSE documentation
Vinod Koul
1
-0
/
+17
2015-08-17
Documentation: dmaengine: fix the DMA_CTRL_ACK documentation
Vinod Koul
1
-6
/
+6
2015-08-17
dmaengine: ioatdma: Clean up IOAT_COMPLETION_PENDING flag
Dave Jiang
2
-3
/
+0
2015-08-17
dmaengine: ioatdma: fixup kernel doc errors from dma.h
Dave Jiang
1
-3
/
+7
2015-08-17
dmanegine: ioatdma: remove function ptrs in ioatdma_device
Dave Jiang
3
-32
/
+13
2015-08-17
dmaengine: ioatdma: removal of dma_v3.c and relevant ioat3 references
Dave Jiang
6
-617
/
+487
2015-08-17
dmaengine: ioatdma: move dma prep functions to single location
Dave Jiang
6
-749
/
+769
2015-08-17
dmaengine: ioatdma: move all the init routines
Dave Jiang
6
-1372
/
+1375
2015-08-17
dmaengine: ioatdma: move all sysfs related code
Dave Jiang
3
-109
/
+136
2015-08-17
dmaengine: ioatdma: remove dma_v2.*
Dave Jiang
8
-889
/
+816
2015-08-17
dmaengine: ioatdma: fixup ioatdma_device namings
Dave Jiang
5
-191
/
+195
2015-08-17
dmaengine: ioatdma: clean up local dma channel data structure
Dave Jiang
5
-475
/
+470
2015-08-17
dmaengine: ioatdma: remove ioatdma v2 registration
Dave Jiang
5
-428
/
+1
2015-08-17
dmaengine: ioatdma: remove ioat1 specific code
Dave Jiang
4
-892
/
+2
2015-08-17
dmaengine: ioatdma: deprecating and removal of old ioatdma devices
Dave Jiang
2
-14
/
+0
2015-08-17
dmaengine: ioatdma: fix u16 overflow in cleanup
Allen Hubbe
1
-1
/
+1
2015-08-17
dmaengine: ioatdma: fix u16 overflow in reshape
Allen Hubbe
1
-1
/
+1
2015-08-06
dmaengine: ipu: Consolidate duplicated irq handlers
Thomas Gleixner
1
-42
/
+4
2015-08-06
dmaengine: ipu: Prepare irq handlers for irq argument removal
Thomas Gleixner
1
-2
/
+4
2015-08-06
dmaengine: xdmac: Add scatter gathered memset support
Maxime Ripard
1
-1
/
+165
2015-08-06
dmaengine: Add scatter-gathered memset
Maxime Ripard
1
-0
/
+5
2015-08-05
dmaengine: Add an enum for the dmaengine alignment constraints
Maxime Ripard
12
-21
/
+32
2015-08-05
dmaengine: shdma: Make dummy shdma_chan_filter() always return false
Geert Uytterhoeven
1
-1
/
+4
2015-08-05
dmaengine: imx-sdma: Add device to device support
Shengjiu Wang
1
-12
/
+140
2015-07-16
dmaengine: ipu: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
2
-3
/
+3
2015-07-16
dmaengine: ipu: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-8
/
+4
2015-07-16
dmaengine: hsu: remove excessive lock
Andy Shevchenko
2
-36
/
+4
2015-07-16
dmaengine: ioatdma: Ignore IOAT devices under hotplug-capable PCI host bridge
Jiang Liu
1
-0
/
+34
2015-07-07
dmaengine: ioatdma: Set non RAID channels to be private capable
Dave Jiang
1
-0
/
+3
2015-07-07
dmaengine: Use Pointer xt after NULL check.
Maninder Singh
1
-3
/
+3
2015-07-07
dmaengine: imx-dma: Check for clk_prepare_enable() error
Fabio Estevam
1
-9
/
+14
2015-07-06
dmaengine: Remove remaining FSF mailing addresses
Jarkko Nikula
2
-8
/
+0
2015-07-05
Linux 4.2-rc1
v4.2-rc1
Linus Torvalds
1
-2
/
+2
2015-07-05
Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvha...
Linus Torvalds
7
-45
/
+1004
2015-07-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
99
-553
/
+784
2015-07-05
bluetooth: fix list handling
Linus Torvalds
2
-2
/
+3
2015-07-05
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
68
-6312
/
+3163
[next]