index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-09
dmaengine: fsl-edma: remove dma_slave_config direction usage
Vinod Koul
2
-40
/
+46
2018-10-07
dmaengine: mmp_tdma: remove dma_slave_config direction usage
Vinod Koul
1
-2
/
+20
2018-10-07
dmaengine: ep93xx_dma: remove dma_slave_config direction usage
Vinod Koul
1
-1
/
+20
2018-10-07
dmaengine: k3dma: remove dma_slave_config direction usage
Vinod Koul
1
-6
/
+20
2018-10-07
dmaengine: k3dma: dont use direction for memcpy
Vinod Koul
1
-8
/
+2
2018-10-07
dmaengine: imx-dma: remove dma_slave_config direction usage
Vinod Koul
1
-3
/
+17
2018-10-07
dmaengine: idma: remove dma_slave_config direction usage
Vinod Koul
1
-4
/
+0
2018-10-07
dmaengine: hsu: remove dma_slave_config direction usage
Vinod Koul
1
-4
/
+0
2018-10-07
dmaengine: dw: remove dma_slave_config direction usage
Vinod Koul
1
-5
/
+0
2018-10-07
dmaengine: jz4740: remove dma_slave_config direction usage
Vinod Koul
1
-3
/
+18
2018-10-07
dmaengine: coh901318: remove dma_slave_config direction usage
Vinod Koul
1
-5
/
+23
2018-10-07
dmaengine: bcm2835: remove dma_slave_config direction usage
Vinod Koul
1
-8
/
+0
2018-10-07
dmaengine: at_hdmac: remove dma_slave_config direction usage
Vinod Koul
1
-1
/
+1
2018-10-05
dmaengine: ioat: fix prototype of ioat_enumerate_channels
Rami Rosen
1
-4
/
+3
2018-10-02
dmaengine: timb_dma: Use proper enum in td_prep_slave_sg
Nathan Chancellor
1
-1
/
+1
2018-10-02
dmaengine: ep93xx: Return proper enum in ep93xx_dma_chan_direction
Nathan Chancellor
1
-1
/
+1
2018-09-18
driver/dma/ioat: Call del_timer_sync() without holding prep_lock
Waiman Long
1
-1
/
+8
2018-09-18
dmaengine: mcf-edma: avoid warning for wrong pointer cast
Angelo Dureghello
1
-1
/
+1
2018-09-11
dmaengine: idma64: replace spin_lock_irqsave with spin_lock
Zhaoxiong Yuan
1
-3
/
+2
2018-09-11
MIPS: JZ4740: DTS: Add DMA nodes
Paul Cercueil
1
-0
/
+15
2018-09-11
MIPS: JZ4770: DTS: Add DMA nodes
Paul Cercueil
1
-0
/
+30
2018-09-11
MIPS: JZ4780: DTS: Update DMA node to match driver changes
Paul Cercueil
1
-1
/
+2
2018-09-11
dmaengine: dma-jz4780: Use dma_set_residue()
Daniel Silsby
1
-4
/
+5
2018-09-11
dmaengine: dma-jz4780: Further residue status fix
Daniel Silsby
1
-1
/
+1
2018-09-11
dmaengine: dma-jz4780: Set DTCn register explicitly
Daniel Silsby
1
-0
/
+9
2018-09-11
dmaengine: dma-jz4780: Simplify jz4780_dma_desc_residue()
Daniel Silsby
1
-10
/
+5
2018-09-11
dmaengine: dma-jz4780: Add missing residue DTC mask
Daniel Silsby
1
-1
/
+2
2018-09-11
dmaengine: dma-jz4780: Enable Fast DMA to the AIC
Paul Cercueil
1
-2
/
+3
2018-09-11
dmaengine: dma-jz4780: Add support for the JZ4725B SoC
Paul Cercueil
1
-3
/
+20
2018-09-11
dmaengine: dma-jz4780: Add support for the JZ4740 SoC
Paul Cercueil
1
-0
/
+6
2018-09-11
dmaengine: dma-jz4780: Add support for the JZ4770 SoC
Paul Cercueil
1
-7
/
+54
2018-09-11
dmaengine: dma-jz4780: Don't depend on MACH_JZ4780
Paul Cercueil
1
-1
/
+1
2018-09-11
dmaengine: dma-jz4780: Use 4-word descriptors
Paul Cercueil
1
-12
/
+9
2018-09-11
dmaengine: dma-jz4780: Separate chan/ctrl registers
Paul Cercueil
1
-41
/
+71
2018-09-11
dmaengine: dma-jz4780: Avoid hardcoding number of channels
Paul Cercueil
1
-9
/
+25
2018-09-11
dmaengine: dma-jz4780: Return error if not probed from DT
Paul Cercueil
1
-0
/
+5
2018-09-11
dt-bindings: jz4780-dma: Update bindings to reflect driver changes
Paul Cercueil
1
-4
/
+10
2018-09-11
dmaengine: fsl-edma: add ColdFire mcf5441x edma support
Angelo Dureghello
5
-4
/
+387
2018-09-11
dmaengine: fsl-edma: fix macros
Angelo Dureghello
1
-28
/
+22
2018-09-11
dmaengine: fsl-edma: add edma version and configurable registers
Angelo Dureghello
3
-74
/
+126
2018-09-11
dmaengine: fsl-edma: extract common fsl-edma code (no changes in behavior intended)
Angelo Dureghello
4
-697
/
+795
2018-09-11
dmaengine: pxa: fix semicolon.cocci warnings
kbuild test robot
1
-1
/
+1
2018-09-11
dmaengine: Revert "dmaengine: add COMPILE_TEST for the drivers"
Vinod Koul
1
-2
/
+2
2018-09-03
dmaengine: at_xdmac: move spin_lock_bh to spin_lock in tasklet
Barry Song
1
-2
/
+2
2018-09-03
dmaengine: mv_xor: move spin_lock_bh to spin_lock in tasklet
Barry Song
1
-2
/
+2
2018-09-03
dmaengine: fsldma: move spin_lock_bh to spin_lock in tasklet
Barry Song
1
-2
/
+2
2018-08-29
dmaengine: dw: Add alternative ACPI HIDs for Cherry Trail DMA controllers
Hans de Goede
1
-0
/
+2
2018-08-29
dmaengine: add COMPILE_TEST for the drivers
Huang Shijie
1
-2
/
+2
2018-08-29
dmaengine: mxs-dma: use dmaenginem_async_device_register to simplify the code
Huang Shijie
1
-2
/
+1
2018-08-29
dmaengine: pxa_dma: use dmaenginem_async_device_register to simplify the code
Huang Shijie
1
-2
/
+1
[next]