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: xdmac: Rework the chaining logic
Maxime Ripard
2015-05-18
1
-21
/
+20
|
|
*
|
|
dmaengine: xdmac: Add function to align width
Maxime Ripard
2015-05-18
1
-31
/
+32
|
|
*
|
|
dmaengine: xdmac: Handle descriptor's view 3 registers
Maxime Ripard
2015-05-18
1
-0
/
+6
|
|
|
/
/
|
*
|
|
Merge branch 'topic/omap' into for-linus
Vinod Koul
2015-06-25
10
-6
/
+430
|
|
\
\
\
|
|
*
|
|
dmaengine: Add driver for TI DMA crossbar on DRA7x
Peter Ujfalusi
2015-05-14
3
-0
/
+193
|
|
*
|
|
dmaengine: omap-dma: Reduce the number of virtual channels
Peter Ujfalusi
2015-05-09
1
-1
/
+1
|
|
*
|
|
dmaengine: omap-dma: Remove mapping between virtual channels and requests
Peter Ujfalusi
2015-05-09
1
-4
/
+8
|
|
*
|
|
dmaengine: omap-dma: Take DMA request number from DT if it is available
Peter Ujfalusi
2015-05-09
1
-1
/
+11
|
|
*
|
|
dmaengine: omap-dma: Use defines for dma channels and request count
Peter Ujfalusi
2015-05-09
1
-2
/
+5
|
|
*
|
|
Documentation: devicetree: dma: Binding documentation for TI DMA crossbar
Peter Ujfalusi
2015-05-09
1
-0
/
+52
|
|
*
|
|
dmaengine: of_dma: Support for DMA routers
Peter Ujfalusi
2015-05-09
5
-0
/
+162
|
*
|
|
|
Merge branch 'topic/core' into for-linus
Vinod Koul
2015-06-25
4
-12
/
+39
|
|
\
\
\
\
|
|
*
|
|
|
Documentation: dmaengine: document DMA_CTRL_ACK
Robert Jarzmik
2015-06-17
1
-5
/
+6
|
|
*
|
|
|
dmaengine: virt-dma: don't always free descriptor upon completion
Robert Jarzmik
2015-06-17
2
-7
/
+25
|
|
*
|
|
|
dmaengine: Support different source and destination stride
Maxime Ripard
2015-05-18
1
-0
/
+8
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
dmaengine: Revert "drivers/dma: remove unused support for MEMSET operations"
Maxime Ripard
2015-06-12
2
-0
/
+26
|
*
|
|
|
dmaengine: mv_xor: improve descriptors list handling and reduce locking
Lior Amsalem
2015-06-10
2
-105
/
+53
|
*
|
|
|
dmaengine: mv_xor: Enlarge descriptor pool size
Lior Amsalem
2015-06-10
1
-1
/
+1
|
*
|
|
|
dmaengine: mv_xor: add support for a38x command in descriptor mode
Lior Amsalem
2015-06-10
3
-15
/
+76
|
*
|
|
|
dmaengine: mv_xor: Rename function for consistent naming
Maxime Ripard
2015-06-10
1
-43
/
+44
|
*
|
|
|
dmaengine: mv_xor: bug fix for racing condition in descriptors cleanup
Lior Amsalem
2015-06-10
2
-26
/
+47
|
*
|
|
|
dmaengine: pl330: fix wording in mcbufsz message
Michal Suchanek
2015-06-08
1
-2
/
+2
|
*
|
|
|
dmaengine: sirf: add CSRatlas7 SoC support
Hao Liu
2015-06-08
2
-90
/
+336
|
*
|
|
|
dmaengine: xgene-dma: Fix "incorrect type in assignement" warnings
Rameshwar Prasad Sahu
2015-06-02
1
-107
/
+66
|
*
|
|
|
dmaengine: fix kernel-doc documentation
Stefan Agner
2015-06-02
1
-2
/
+2
|
*
|
|
|
dmaengine: rcar-dmac: Use DECLARE_BITMAP
Joe Perches
2015-05-25
1
-1
/
+1
|
*
|
|
|
dmaengine: pl330: Initialize pl330 for pl330_prep_dma_memcpy after NULL check...
Maninder Singh
2015-05-25
1
-1
/
+3
|
*
|
|
|
dmaengine: shdma: r8a73a4: Make dma_ts_shift[] static
Geert Uytterhoeven
2015-05-25
1
-1
/
+1
|
*
|
|
|
dmaengine: sun6i: Add support for Allwinner H3 (sun8i) variant
Jens Kuske
2015-05-08
2
-1
/
+16
|
*
|
|
|
dmaengine: Remove Renesas Audio DMAC peri peri platform data
Geert Uytterhoeven
2015-05-08
1
-34
/
+0
|
*
|
|
|
dmaengine: pl08x: Suppress spaces in indentation
Leonardo Carreras
2015-05-08
1
-1
/
+1
|
*
|
|
|
dmaengine: s3c24xx: Constify platform_device_id
Krzysztof Kozlowski
2015-05-04
1
-1
/
+1
|
*
|
|
|
dmaengine: nbpfaxi: Constify platform_device_id
Krzysztof Kozlowski
2015-05-04
1
-1
/
+1
|
*
|
|
|
dmaengine: mxs: Constify platform_device_id
Krzysztof Kozlowski
2015-05-04
1
-1
/
+1
|
*
|
|
|
dmaengine: imx: Constify platform_device_id
Krzysztof Kozlowski
2015-05-04
2
-2
/
+2
|
*
|
|
|
dmaengine: ep93xx: Constify platform_device_id
Krzysztof Kozlowski
2015-05-04
1
-1
/
+1
|
*
|
|
|
dmaengine: omap-dma: Add support for memcpy
Peter Ujfalusi
2015-05-04
1
-2
/
+49
|
|
/
/
/
*
|
|
|
Merge tag 'please-pull-misc-4.2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-06-29
2
-4
/
+5
|
\
\
\
\
|
*
|
|
|
ia64: Use setup_timer
Vaishali Thakkar
2015-06-16
1
-4
/
+2
|
*
|
|
|
ia64: export flush_icache_range for module use
Luis R. Rodriguez
2015-06-15
1
-0
/
+3
*
|
|
|
|
Merge tag 'linux-kselftest-4.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-06-29
33
-13
/
+4875
|
\
\
\
\
\
|
*
|
|
|
|
selftests: add quicktest support
Shuah Khan
2015-06-23
1
-0
/
+4
|
*
|
|
|
|
selftests: add seccomp suite
Kees Cook
2015-06-18
6
-0
/
+2659
|
*
|
|
|
|
selftest, x86: fix incorrect comment
Martin Kelly
2015-05-26
1
-1
/
+1
|
*
|
|
|
|
tools selftests: Fix 'clean' target with make 3.81
Arnaldo Carvalho de Melo
2015-05-26
1
-1
/
+1
|
*
|
|
|
|
selftests/futex: Add .gitignore
Darren Hart
2015-05-26
1
-0
/
+7
|
*
|
|
|
|
kselftest: Add exit code defines
Darren Hart
2015-05-26
1
-5
/
+12
|
*
|
|
|
|
selftests: Add futex tests to the top-level Makefile
Darren Hart
2015-05-26
1
-0
/
+1
|
*
|
|
|
|
selftests/futex: Increment ksft pass and fail counters
Darren Hart
2015-05-26
2
-1
/
+4
|
*
|
|
|
|
selftests/futex: Update Makefile to use lib.mk
Darren Hart
2015-05-26
2
-3
/
+22
[prev]
[next]