summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | dmaengine: xdmac: Rework the chaining logicMaxime Ripard2015-05-181-21/+20
| | * | | dmaengine: xdmac: Add function to align widthMaxime Ripard2015-05-181-31/+32
| | * | | dmaengine: xdmac: Handle descriptor's view 3 registersMaxime Ripard2015-05-181-0/+6
| | |/ /
| * | | Merge branch 'topic/omap' into for-linusVinod Koul2015-06-2510-6/+430
| |\ \ \
| | * | | dmaengine: Add driver for TI DMA crossbar on DRA7xPeter Ujfalusi2015-05-143-0/+193
| | * | | dmaengine: omap-dma: Reduce the number of virtual channelsPeter Ujfalusi2015-05-091-1/+1
| | * | | dmaengine: omap-dma: Remove mapping between virtual channels and requestsPeter Ujfalusi2015-05-091-4/+8
| | * | | dmaengine: omap-dma: Take DMA request number from DT if it is availablePeter Ujfalusi2015-05-091-1/+11
| | * | | dmaengine: omap-dma: Use defines for dma channels and request countPeter Ujfalusi2015-05-091-2/+5
| | * | | Documentation: devicetree: dma: Binding documentation for TI DMA crossbarPeter Ujfalusi2015-05-091-0/+52
| | * | | dmaengine: of_dma: Support for DMA routersPeter Ujfalusi2015-05-095-0/+162
| * | | | Merge branch 'topic/core' into for-linusVinod Koul2015-06-254-12/+39
| |\ \ \ \
| | * | | | Documentation: dmaengine: document DMA_CTRL_ACKRobert Jarzmik2015-06-171-5/+6
| | * | | | dmaengine: virt-dma: don't always free descriptor upon completionRobert Jarzmik2015-06-172-7/+25
| | * | | | dmaengine: Support different source and destination strideMaxime Ripard2015-05-181-0/+8
| | | |/ / | | |/| |
| * | | | dmaengine: Revert "drivers/dma: remove unused support for MEMSET operations"Maxime Ripard2015-06-122-0/+26
| * | | | dmaengine: mv_xor: improve descriptors list handling and reduce lockingLior Amsalem2015-06-102-105/+53
| * | | | dmaengine: mv_xor: Enlarge descriptor pool sizeLior Amsalem2015-06-101-1/+1
| * | | | dmaengine: mv_xor: add support for a38x command in descriptor modeLior Amsalem2015-06-103-15/+76
| * | | | dmaengine: mv_xor: Rename function for consistent namingMaxime Ripard2015-06-101-43/+44
| * | | | dmaengine: mv_xor: bug fix for racing condition in descriptors cleanupLior Amsalem2015-06-102-26/+47
| * | | | dmaengine: pl330: fix wording in mcbufsz messageMichal Suchanek2015-06-081-2/+2
| * | | | dmaengine: sirf: add CSRatlas7 SoC supportHao Liu2015-06-082-90/+336
| * | | | dmaengine: xgene-dma: Fix "incorrect type in assignement" warningsRameshwar Prasad Sahu2015-06-021-107/+66
| * | | | dmaengine: fix kernel-doc documentationStefan Agner2015-06-021-2/+2
| * | | | dmaengine: rcar-dmac: Use DECLARE_BITMAPJoe Perches2015-05-251-1/+1
| * | | | dmaengine: pl330: Initialize pl330 for pl330_prep_dma_memcpy after NULL check...Maninder Singh2015-05-251-1/+3
| * | | | dmaengine: shdma: r8a73a4: Make dma_ts_shift[] staticGeert Uytterhoeven2015-05-251-1/+1
| * | | | dmaengine: sun6i: Add support for Allwinner H3 (sun8i) variantJens Kuske2015-05-082-1/+16
| * | | | dmaengine: Remove Renesas Audio DMAC peri peri platform dataGeert Uytterhoeven2015-05-081-34/+0
| * | | | dmaengine: pl08x: Suppress spaces in indentationLeonardo Carreras2015-05-081-1/+1
| * | | | dmaengine: s3c24xx: Constify platform_device_idKrzysztof Kozlowski2015-05-041-1/+1
| * | | | dmaengine: nbpfaxi: Constify platform_device_idKrzysztof Kozlowski2015-05-041-1/+1
| * | | | dmaengine: mxs: Constify platform_device_idKrzysztof Kozlowski2015-05-041-1/+1
| * | | | dmaengine: imx: Constify platform_device_idKrzysztof Kozlowski2015-05-042-2/+2
| * | | | dmaengine: ep93xx: Constify platform_device_idKrzysztof Kozlowski2015-05-041-1/+1
| * | | | dmaengine: omap-dma: Add support for memcpyPeter Ujfalusi2015-05-041-2/+49
| |/ / /
* | | | Merge tag 'please-pull-misc-4.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-06-292-4/+5
|\ \ \ \
| * | | | ia64: Use setup_timerVaishali Thakkar2015-06-161-4/+2
| * | | | ia64: export flush_icache_range for module useLuis R. Rodriguez2015-06-151-0/+3
* | | | | Merge tag 'linux-kselftest-4.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-06-2933-13/+4875
|\ \ \ \ \
| * | | | | selftests: add quicktest supportShuah Khan2015-06-231-0/+4
| * | | | | selftests: add seccomp suiteKees Cook2015-06-186-0/+2659
| * | | | | selftest, x86: fix incorrect commentMartin Kelly2015-05-261-1/+1
| * | | | | tools selftests: Fix 'clean' target with make 3.81Arnaldo Carvalho de Melo2015-05-261-1/+1
| * | | | | selftests/futex: Add .gitignoreDarren Hart2015-05-261-0/+7
| * | | | | kselftest: Add exit code definesDarren Hart2015-05-261-5/+12
| * | | | | selftests: Add futex tests to the top-level MakefileDarren Hart2015-05-261-0/+1
| * | | | | selftests/futex: Increment ksft pass and fail countersDarren Hart2015-05-262-1/+4
| * | | | | selftests/futex: Update Makefile to use lib.mkDarren Hart2015-05-262-3/+22