index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmaengine: stm32-dma: fix residue calculation in stm32-dma
Arnaud Pouliquen
2019-05-04
1
-13
/
+77
*
dmaengine: nbpfaxi: Use dev_get_drvdata()
Kefeng Wang
2019-04-29
1
-2
/
+2
*
dmaengine: bcm-sba-raid: Use dev_get_drvdata()
Kefeng Wang
2019-04-29
1
-2
/
+1
*
dmaengine: stm32-dma: Fix unsigned variable compared with zero
Vinod Koul
2019-04-29
1
-2
/
+4
*
dmaengine: stm32-dma: use platform_get_irq()
Fabien Dessenne
2019-04-26
1
-5
/
+6
*
dmaengine: rcar-dmac: Update copyright information
Hiroyuki Yokoyama
2019-04-26
1
-2
/
+2
*
dmaengine: imx-sdma: Only check ratio on parts that support 1:1
Angus Ainslie (Purism)
2019-04-26
1
-1
/
+14
*
dmaengine: xgene-dma: fix spelling mistake "descripto" -> "descriptor"
Colin Ian King
2019-04-26
1
-1
/
+1
*
dmaengine: idma64: Move driver name to the header
Andy Shevchenko
2019-04-26
3
-7
/
+20
*
dmaengine: bcm2835: Drop duplicate capability setting.
Michal Suchanek
2019-04-26
1
-1
/
+0
*
dmaengine: pl330: _stop: clear interrupt status
Sugar Zhang
2019-04-26
1
-3
/
+7
*
dmaengine: axi-dmac: Enable DMA_INTERLEAVE capability
Dragos Bogdan
2019-04-24
1
-0
/
+1
*
dmaengine: axi-dmac: Don't check the number of frames for alignment
Alexandru Ardelean
2019-04-24
1
-1
/
+1
*
dmaengine: axi-dmac: Infer synthesis configuration parameters hardware
Lars-Peter Clausen
2019-04-24
2
-14
/
+22
*
dmaengine: at_xdmac: only monitor overflow errors for peripheral xfer
Nicolas Ferre
2019-04-23
1
-1
/
+12
*
dmaengine: at_xdmac: enhance channel errors handling in tasklet
Nicolas Ferre
2019-04-23
1
-6
/
+42
*
dmaengine: at_xdmac: remove BUG_ON macro in tasklet
Nicolas Ferre
2019-04-23
1
-1
/
+5
*
dmaengine: axi-dmac: extend support for ZynqMP arch
Michael Hennerich
2019-03-25
1
-1
/
+1
*
dmaengine: xgene-dma: move spin_lock_bh to spin_lock in tasklet
Jeff Xie
2019-03-25
1
-2
/
+2
*
dmaengine: pl08x: be fair when re-assigning physical channel
Jean-Nicolas Graux
2019-03-25
1
-6
/
+16
*
dmaengine: axi-dmac: Split too large segments
Lars-Peter Clausen
2019-03-25
1
-20
/
+61
*
dmaengine: pl330: introduce debugfs interface
Katsuhiro Suzuki
2019-03-25
1
-0
/
+51
*
dmaengine: tegra210-adma: update system sleep callbacks
Sameer Pujar
2019-03-25
1
-8
/
+2
*
dmaengine: tegra210-adma: use devm_clk_*() helpers
Sameer Pujar
2019-03-25
1
-15
/
+12
*
dmaengine: idma64: Use actual device for DMA transfers
Andy Shevchenko
2019-03-21
4
-10
/
+9
*
Linux 5.1-rc1
v5.1-rc1
Linus Torvalds
2019-03-17
1
-2
/
+2
*
Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2019-03-17
57
-156
/
+153
|
\
|
*
kconfig: remove stale lxdialog/.gitignore
Masahiro Yamada
2019-03-17
1
-4
/
+0
|
*
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
2019-03-17
29
-47
/
+18
|
*
kbuild: warn redundant generic-y
Masahiro Yamada
2019-03-17
12
-13
/
+6
|
*
Revert "modsign: Abort modules_install when signing fails"
Douglas Anderson
2019-03-17
1
-1
/
+1
|
*
kbuild: Make NOSTDINC_FLAGS a simply expanded variable
Douglas Anderson
2019-03-17
1
-1
/
+1
|
*
kbuild: deb-pkg: avoid implicit effects
Arseny Maslennikov
2019-03-17
1
-1
/
+4
|
*
coccinelle: semantic code search for missing put_device()
Wen Yang
2019-03-17
1
-0
/
+56
|
*
kbuild: pkg: grep include/config/auto.conf instead of $KCONFIG_CONFIG
Masahiro Yamada
2019-03-13
3
-3
/
+3
|
*
kbuild: deb-pkg: introduce is_enabled and if_enabled_echo to builddeb
Masahiro Yamada
2019-03-13
1
-13
/
+19
|
*
kbuild: deb-pkg: add CONFIG_ prefix to kernel config options
Masahiro Yamada
2019-03-13
1
-17
/
+17
|
*
kbuild: add workaround for Debian make-kpkg
Masahiro Yamada
2019-03-13
1
-0
/
+10
|
*
kbuild: source include/config/auto.conf instead of ${KCONFIG_CONFIG}
Masahiro Yamada
2019-03-13
2
-16
/
+2
|
*
unicore32: simplify linker script generation for decompressor
Masahiro Yamada
2019-03-13
2
-4
/
+1
|
*
h8300: use cc-cross-prefix instead of hardcoding h8300-unknown-linux-
Masahiro Yamada
2019-03-13
1
-1
/
+1
|
*
kbuild: move archive command to scripts/Makefile.lib
Masahiro Yamada
2019-03-13
3
-8
/
+7
|
*
modpost: always show verbose warning for section mismatch
Masahiro Yamada
2019-03-13
2
-23
/
+5
|
*
ia64: prefix header search path with $(srctree)/
Masahiro Yamada
2019-03-13
4
-6
/
+2
|
*
libfdt: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-03-13
1
-1
/
+1
|
*
deb-pkg: generate correct build dependencies
Riku Voipio
2019-03-13
1
-1
/
+3
*
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-03-17
3
-125
/
+0
|
\
\
|
*
|
x86/asm: Remove unused __constant_c_x_memset() macro and inlines
Rasmus Villemoes
2019-01-12
1
-84
/
+0
|
*
|
x86/asm: Remove dead __GNUC__ conditionals
Rasmus Villemoes
2019-01-12
3
-41
/
+0
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-03-17
2
-4
/
+4
|
\
\
\
[next]