index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-12
Merge branch 'topic/stm' into for-linus
Vinod Koul
3
-30
/
+155
2019-03-12
Merge branch 'topic/sh' into for-linus
Vinod Koul
1
-0
/
+2
2019-03-12
Merge branch 'topic/mv' into for-linus
Vinod Koul
1
-1
/
+4
2019-03-12
Merge branch 'topic/k3dma' into for-linus
Vinod Koul
1
-9
/
+52
2019-03-12
Merge branch 'topic/imx' into for-linus
Vinod Koul
2
-12
/
+18
2019-03-12
Merge branch 'topic/fsl' into for-linus
Vinod Koul
9
-35
/
+1399
2019-03-12
Merge branch 'topic/dw' into for-linus
Vinod Koul
11
-249
/
+420
2019-03-12
Merge branch 'topic/brcm' into for-linus
Vinod Koul
1
-61
/
+31
2019-02-25
dmaengine: imx-sdma: fix consistent dma test failures
Angus Ainslie (Purism)
1
-0
/
+1
2019-02-25
dmaengine: imx-sdma: add a test for imx8mq multi sdma devices
Angus Ainslie (Purism)
1
-0
/
+6
2019-02-25
dmaengine: imx-sdma: add clock ratio 1:1 check
Angus Ainslie (Purism)
1
-4
/
+14
2019-02-25
dmaengine: dmatest: move test data alloc & free into functions
Alexandru Ardelean
1
-55
/
+55
2019-02-25
dmaengine: dmatest: add short-hand `buf_size` var in dmatest_func()
Alexandru Ardelean
1
-15
/
+17
2019-02-25
dmaengine: dmatest: wrap src & dst data into a struct
Alexandru Ardelean
1
-94
/
+101
2019-02-25
dmaengine: ioatdma: support latency tolerance report (LTR) for v3.4
Dave Jiang
2
-0
/
+41
2019-02-25
dmaengine: ioatdma: add descriptor pre-fetch support for v3.4
Dave Jiang
3
-2
/
+28
2019-02-25
dmaengine: ioatdma: disable DCA enabling on IOATDMA v3.4
Dave Jiang
2
-0
/
+3
2019-02-25
dmaengine: ioatdma: Add Snow Ridge ioatdma device id
Dave Jiang
3
-1
/
+6
2019-02-25
dmaengine: sprd: Change channel id to slave id for DMA cell specifier
Baolin Wang
1
-15
/
+4
2019-02-19
dmaengine: mv_xor: Use correct device for DMA API
Robin Murphy
1
-1
/
+1
2019-02-04
dmaengine: k3dma: Add support for dma-channel-mask
Li Yu
1
-1
/
+19
2019-02-04
dmaengine: k3dma: Delete axi_config
Li Yu
1
-3
/
+0
2019-02-04
dmaengine: k3dma: Upgrade k3dma driver to support hisi_asp_dma hardware
Youlin Wang
1
-5
/
+33
2019-02-04
dmaengine: fsldma: Add 64-bit I/O accessors for powerpc64
Scott Wood
1
-1
/
+6
2019-02-04
dmaengine: bcm2835: Drop outdated comment on supported transactions
Lukas Wunner
1
-3
/
+0
2019-02-04
dmaengine: bcm2835: Drop gratuitous list deletion
Lukas Wunner
1
-10
/
+0
2019-02-04
dmaengine: bcm2835: Enforce control block alignment
Lukas Wunner
1
-1
/
+5
2019-02-04
dmaengine: bcm2835: Return void from abort of transactions
Lukas Wunner
1
-3
/
+2
2019-02-04
dmaengine: bcm2835: Fix abort of transactions
Lukas Wunner
1
-32
/
+9
2019-02-04
dmaengine: bcm2835: Fix interrupt race on RT
Lukas Wunner
1
-15
/
+18
2019-02-04
dmaengine: fsl-edma: dma map slave device address
Laurentiu Tudor
4
-4
/
+68
2019-01-20
dmaengine: usb-dmac: Make DMAC system sleep callbacks explicit
Phuong Nguyen
1
-0
/
+2
2019-01-20
dmaengine: imx-sdma: pass ->dev to dma_alloc_coherent() API
Andy Duan
1
-7
/
+8
2019-01-20
dmaengine: imx-dma: change return of 'imxdma_sg_next' to void
Vinod Koul
1
-3
/
+1
2019-01-20
dmaengine: imx-dma: change variable 'now' type to size_t
Vinod Koul
1
-1
/
+1
2019-01-20
dmaengine: imx-dma: fix warning comparison of distinct pointer types
Anders Roxell
1
-1
/
+1
2019-01-20
dmaengine: axi-dmac: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-2
/
+1
2019-01-20
dmaengine: timb_dma: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-2
/
+2
2019-01-20
Merge branch 'topic/qcom' into for-linus
Vinod Koul
3
-12
/
+14
2019-01-20
dmaengine: qcom_hidma: assign channel cookie correctly
Shunyong Yang
1
-8
/
+9
2019-01-20
dmaengine: qcom_hidma: initialize tx flags in hidma_prep_dma_*
Shunyong Yang
1
-0
/
+2
2019-01-08
dmaengine: dw-axi-dmac: Fix trivia typo
Andy Shevchenko
1
-1
/
+1
2019-01-08
dmaengine: imx-sdma: refine to load context only once
Robin Gong
1
-0
/
+7
2019-01-07
dmaengine: fsl-edma: use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-3
/
+1
2019-01-07
dmaengine: qcom: bam_dma: use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-2
/
+2
2019-01-07
dmaengine: st_fdma: use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-2
/
+1
2019-01-07
dmaengine: dma-jz4780: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-3
/
+2
2019-01-07
dmaengine: bcm2835: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-2
/
+1
2019-01-07
dmaengine: dw: convert to SPDX identifiers
Andy Shevchenko
6
-20
/
+7
2019-01-07
dmaengine: dw: Don't pollute CTL_LO on iDMA 32-bit
Andy Shevchenko
4
-26
/
+47
[next]