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.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
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-10
Merge tag 'dmaengine-4.12-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
15
-190
/
+241
2017-05-04
Merge branch 'topic/pl330' into for-linus
Vinod Koul
1
-34
/
+8
2017-05-04
Merge branch 'topic/xilinx' into for-linus
Vinod Koul
1
-28
/
+35
2017-05-04
Merge branch 'topic/qcom' into for-linus
Vinod Koul
2
-0
/
+21
2017-05-04
Merge branch 'topic/pl08x' into for-linus
Vinod Koul
1
-9
/
+11
2017-05-04
dmaengine: pl08x: remove lock documentation
Vinod Koul
1
-1
/
+0
2017-05-04
dmaengine: pl08x: fix pl08x_dma_chan_state documentation
Vinod Koul
1
-1
/
+1
2017-05-04
dmaengine: pl08x: Use the BIT() macro consistently
Linus Walleij
1
-5
/
+5
2017-05-04
dmaengine: pl080: Fix some missing kerneldoc
Linus Walleij
1
-2
/
+5
2017-05-04
Merge branch 'topic/cppi' into for-linus
Vinod Koul
2
-77
/
+97
2017-05-01
dmaengine: dmatest: Add check for supported buffer count (sg_buffers)
Stefan Roese
1
-0
/
+7
2017-05-01
dmaengine: dmatest: Select DMA_ENGINE_RAID as its needed for the slave_sg test
Stefan Roese
1
-0
/
+1
2017-04-26
dmaengine: virt-dma: Convert to use list_for_each_entry_safe()
Andy Shevchenko
1
-6
/
+5
2017-04-24
dmaengine: mv_xor: use offset_in_page() macro
Geliang Tang
1
-2
/
+2
2017-04-24
dmaengine: dmatest: use offset_in_page() macro
Geliang Tang
1
-2
/
+2
2017-04-24
dmaengine: sun4i: fix invalid argument
Marc Gonzalez
1
-1
/
+1
2017-04-24
dmaengine: ioat: use setup_timer
Geliang Tang
1
-3
/
+1
2017-04-06
dmaengine: cppi41: Fix an Oops happening in cppi41_dma_probe()
Alexandre Bailon
1
-3
/
+3
2017-03-28
dmaengine: pl330: remove pdata based initialization
Marek Szyprowski
1
-34
/
+8
2017-03-27
dmaengine: cppi: fix build error due to bad variable
Vinod Koul
1
-3
/
+3
2017-03-27
dmaengine: imx-sdma: add 1ms delay to ensure SDMA channel is stopped
Jiada Wang
1
-1
/
+16
2017-03-27
dmaengine: cppi41: use managed functions devm_*()
Andy Shevchenko
1
-39
/
+25
2017-03-27
dmaengine: cppi41: fix cppi41_dma_tx_status() logic
Andy Shevchenko
1
-4
/
+2
2017-03-27
dmaengine: qcom_hidma: pause the channel on shutdown
Sinan Kaya
1
-0
/
+15
2017-03-27
dmaengine: qcom_hidma: disable/enable IRQs on pause/resume
Sinan Kaya
1
-0
/
+6
2017-03-27
dmaengine: rcar-dmac: enable descriptor mode on 40bit
Kuninori Morimoto
1
-20
/
+32
2017-03-14
dmaengine: xilinx: avoid memory corruption for device_prep_dma_memcpy()
Akinobu Mita
1
-12
/
+2
2017-03-14
dmaengine: xilinx: fix device_terminate_all() callback for AXI CDMA
Akinobu Mita
1
-16
/
+33
2017-03-14
dmaengine: Fix array index out of bounds warning in __get_unmap_pool()
Matthias Kaehlcke
1
-0
/
+2
2017-03-14
dmaengine: imx-sdma: advertise correct residue granularity
Lucas Stach
1
-1
/
+1
2017-03-14
dmaengine: mv_xor: remove redundant null check on cd
Colin Ian King
1
-5
/
+0
2017-03-07
dmaengine: cppi41: Fix teardown warnings
Alexandre Bailon
1
-2
/
+2
2017-03-07
dmaengine: cppi41: Add support of DA8xx to CPPI 4.1
Alexandre Bailon
2
-3
/
+26
2017-03-07
dmaengine: cppi41: Remove isr callback from glue layer
Alexandre Bailon
1
-3
/
+1
2017-03-07
dmaengine: cppi41: init_sched(): Get number of channels from DT
Alexandre Bailon
1
-8
/
+12
2017-03-07
dmaengine: cppi41: Move some constants to glue layer
Alexandre Bailon
1
-6
/
+14
2017-03-07
dmaengine: cppi41: rename platform variables
Alexandre Bailon
1
-8
/
+9
2017-03-07
dmaengine: cppi41: Remove usbss_mem
Alexandre Bailon
1
-8
/
+10
2017-03-06
dmaengine: stm32-dma: fix up error dev_err message
Colin Ian King
1
-1
/
+1
2017-03-06
dmaengine: bcm2835: Fix cyclic DMA period splitting
Matthias Reichl
1
-1
/
+4
2017-03-02
sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...
Ingo Molnar
1
-0
/
+1
2017-02-22
Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-2
/
+15
2017-02-22
Merge tag 'usb-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-21
/
+7
2017-02-22
Merge tag 'dmaengine-4.11-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
12
-116
/
+309
2017-02-21
Merge branch 'topic/zx' into for-linus
Vinod Koul
3
-5
/
+7
2017-02-21
Merge branch 'topic/stm32-dma' into for-linus
Vinod Koul
2
-34
/
+61
2017-02-21
Merge branch 'topic/ste' into for-linus
Vinod Koul
1
-2
/
+5
2017-02-21
Merge branch 'topic/intel' into for-linus
Vinod Koul
4
-67
/
+223
2017-02-14
dmaengine: rcar-dmac: Widen DMA mask to 40 bits
Geert Uytterhoeven
1
-0
/
+1
2017-02-10
Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m...
Joerg Roedel
9
-78
/
+133
[next]