index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
reset
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-02-25
dmaengine: imx-sdma: add a test for imx8mq multi sdma devices
Angus Ainslie (Purism)
2
-0
/
+7
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-25
dt-bindings: dmaengine: sprd: Change channel id to slave id for DMA cell spec...
Baolin Wang
1
-1
/
+1
2019-02-19
dmaengine: mv_xor: Use correct device for DMA API
Robin Murphy
1
-1
/
+1
2019-02-11
Documentation :dmaengine: clarify DMA desc. pointer after submission
Federico Vaga
1
-0
/
+7
2019-02-11
Documentation: dmaengine: fix dmatest.rst warning
Randy Dunlap
1
-0
/
+1
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-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
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-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
8
-28
/
+9
2019-01-07
dmaengine: dw: Don't pollute CTL_LO on iDMA 32-bit
Andy Shevchenko
4
-26
/
+47
2019-01-07
dmaengine: dw: Reset DRAIN bit when resume the channel
Andy Shevchenko
4
-7
/
+25
2019-01-07
dmaengine: dw: Split DW and iDMA 32-bit operations
Andy Shevchenko
10
-181
/
+343
2019-01-07
dmaengine: dw: Remove unused internal property
Andy Shevchenko
4
-12
/
+1
2019-01-07
dmaengine: dw: Remove misleading is_private property
Andy Shevchenko
6
-13
/
+1
2019-01-07
dmaengine: dw: Add missed multi-block support for iDMA 32-bit
Andy Shevchenko
1
-0
/
+1
2019-01-07
dmaengine: qcom_hidma: Check for driver register failure
Aditya Pakki
1
-2
/
+1
2019-01-07
dmaengine: sa11x0: drop useless LIST_HEAD
Julia Lawall
1
-2
/
+0
2019-01-07
dmaengine: pl330: drop useless LIST_HEAD
Julia Lawall
1
-1
/
+0
2019-01-07
dmaengine: st_fdma: drop useless LIST_HEAD
Julia Lawall
1
-3
/
+0
2019-01-07
dmaengine: dw: drop useless LIST_HEAD
Julia Lawall
1
-1
/
+0
2019-01-07
dmaengine: at_hdmac: drop useless LIST_HEAD
Julia Lawall
1
-5
/
+0
2019-01-07
Linux 5.0-rc1
v5.0-rc1
Linus Torvalds
1
-3
/
+3
2019-01-06
Change mincore() to count "mapped" pages rather than "cached" pages
Linus Torvalds
1
-81
/
+13
2019-01-06
Fix 'acccess_ok()' on alpha and SH
Linus Torvalds
2
-5
/
+10
2019-01-06
fscrypt: add Adiantum support
Eric Biggers
7
-188
/
+468
2019-01-06
kconfig: rename generated .*conf-cfg to *conf-cfg
Masahiro Yamada
2
-18
/
+19
2019-01-06
kbuild: remove unnecessary stubs for archheader and archscripts
Masahiro Yamada
1
-5
/
+1
2019-01-06
kbuild: use assignment instead of define ... endef for filechk_* rules
Masahiro Yamada
6
-26
/
+12
2019-01-06
arch: remove redundant UAPI generic-y defines
Masahiro Yamada
24
-408
/
+0
[next]