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
2011-10-27
dmaengine: move drivers to dma_transfer_direction
Vinod Koul
25
-152
/
+150
2011-10-27
dmaengine: add new enum dma_transfer_direction
Vinod Koul
1
-5
/
+17
2011-10-16
dmaengine: mid_dma: mask_peripheral_interrupt only when dmac is idle
Vinod Koul
1
-4
/
+3
2011-10-16
dmaengine/ep93xx_dma: add module.h include
Mika Westerberg
1
-0
/
+1
2011-10-12
pch_dma: Reduce wasting memory
Tomoya MORINAGA
1
-2
/
+1
2011-10-11
pch_dma: Fix suspend issue
Tomoya MORINAGA
1
-1
/
+1
2011-10-07
dma/timberdale: free_irq() on an error path
Dan Carpenter
1
-1
/
+1
2011-09-28
dma: shdma: transfer based runtime PM
Guennadi Liakhovetski
2
-26
/
+75
2011-09-28
dmaengine: shdma: protect against the IRQ handler
Guennadi Liakhovetski
1
-27
/
+28
2011-09-21
Merge branch 'samsung_dma' into next
Vinod Koul
40
-1968
/
+1599
2011-09-21
dmaengine i.MX DMA/SDMA: add missing include of linux/module.h
Axel Lin
2
-0
/
+2
2011-09-20
dmaengine: delete redundant chan_id and chancnt initialization in dma drivers
Barry Song
7
-15
/
+5
2011-09-19
dmaengine/amba-pl08x: Check txd->llis_va before freeing dma_pool
Viresh Kumar
1
-1
/
+2
2011-09-19
dmaengine/amba-pl08x: Add support for sg len greater than one for slave trans...
Viresh Kumar
2
-169
/
+231
2011-09-19
serial: sh-sci: don't filter on DMA device, use only channel ID
Guennadi Liakhovetski
2
-19
/
+8
2011-09-14
ARM: SAMSUNG: Remove Samsung specific enum type for dma direction
Boojin Kim
9
-28
/
+22
2011-09-14
ASoC: Samsung: Update DMA interface
Boojin Kim
6
-96
/
+78
2011-09-14
spi/s3c64xx: Merge dma control code
Boojin Kim
1
-64
/
+76
2011-09-14
spi/s3c64xx: Add support DMA engine API
Boojin Kim
1
-72
/
+69
2011-09-14
ARM: SAMSUNG: Remove S3C-PL330-DMA driver
Boojin Kim
5
-1288
/
+6
2011-09-14
ARM: S5P64X0: Use generic DMA PL330 driver
Boojin Kim
5
-96
/
+201
2011-09-14
ARM: S5PC100: Use generic DMA PL330 driver
Boojin Kim
4
-116
/
+222
2011-09-14
ARM: S5PV210: Use generic DMA PL330 driver
Boojin Kim
4
-116
/
+214
2011-09-14
ARM: EXYNOS4: Use generic DMA PL330 driver
Boojin Kim
3
-114
/
+198
2011-09-14
ARM: SAMSUNG: Add common DMA operations
Boojin Kim
8
-3
/
+347
2011-09-14
ARM: SAMSUNG: Update to use PL330-DMA driver
Boojin Kim
7
-10
/
+19
2011-09-14
DMA: PL330: Add DMA_CYCLIC capability
Boojin Kim
1
-1
/
+83
2011-09-14
DMA: PL330: Remove the start operation for handling DMA_TERMINATE_ALL command
Boojin Kim
1
-4
/
+7
2011-09-14
DMA: PL330: Support DMA_SLAVE_CONFIG command
Boojin Kim
1
-12
/
+37
2011-09-14
DMA: PL330: Update PL330 DMA API driver
Boojin Kim
3
-11
/
+12
2011-09-14
DMA: PL330: Add support runtime PM for PL330 DMAC
Boojin Kim
1
-2
/
+73
2011-09-05
dmaengine: amba-pl08x: make filter check that the channel is owned by pl08x
Russell King - ARM Linux
1
-1
/
+9
2011-09-05
dmaengine/ste_dma40: fix memory leak due to prepared descriptors
Per Forlin
1
-0
/
+16
2011-09-05
dmaengine/ste_dma40: fix Oops due to double free of client descriptor
Per Forlin
1
-10
/
+12
2011-09-05
dmaengine/ste_dma40: remove duplicate call to d40_pool_lli_free().
Per Forlin
1
-3
/
+0
2011-09-05
dmaengine/ste_dma40: add missing kernel doc for pending_queue
Per Forlin
1
-0
/
+1
2011-09-02
Merge branch 'next' into v3.1-rc4
Vinod Koul
9
-327
/
+447
2011-08-29
dmaengine i.MX SDMA: use request_firmware_nowait
Sascha Hauer
1
-7
/
+16
2011-08-29
dmaengine i.MX SDMA: set firmware scripts addresses to negative value initially
Sascha Hauer
1
-0
/
+6
2011-08-29
dmaengine i.MX SDMA: lock channel 0
Sascha Hauer
1
-2
/
+16
2011-08-29
dmatest: make dmatest threads freezable
Guennadi Liakhovetski
1
-2
/
+15
2011-08-29
Linux 3.1-rc4
v3.1-rc4
Linus Torvalds
1
-1
/
+1
2011-08-28
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
7
-21
/
+30
2011-08-27
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...
Linus Torvalds
1
-0
/
+4
2011-08-27
ARM: mach-shmobile: sh7372 LCDC1 suspend fix V2 (incremental)
Magnus Damm
1
-1
/
+1
2011-08-27
All Arch: remove linkage for sys_nfsservctl system call
NeilBrown
33
-44
/
+27
2011-08-27
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+1
2011-08-27
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
17
-76
/
+283
2011-08-27
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
16
-25
/
+57
2011-08-27
Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
9
-5
/
+92
[next]