index
:
~lostgoat/linux
for-alex
for-alex-4.13
kiq-priority
wip-high-priority-v9
wip-process-priorities-v1
wip-process-priorities-v2
wip-process-priorities-v3
Work in progress for my drm linux changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-14
Merge branch 'topic/ioat' into for-linus
Vinod Koul
2
-11
/
+18
2016-12-14
Merge branch 'topic/doc' into for-linus
Vinod Koul
4
-15
/
+15
2016-12-12
dmaengine: sirf-dma: remove unused ‘sdesc’
Vinod Koul
1
-4
/
+0
2016-12-12
dmaengine: pl330: remove unused ‘regs’
Vinod Koul
1
-3
/
+0
2016-12-12
dmaengine: s3c24xx: remove unused ‘cdata’
Vinod Koul
1
-5
/
+0
2016-12-12
dmaengine: stm32-dma: remove unused ‘src_addr’
Vinod Koul
1
-2
/
+0
2016-12-12
dmaengine: stm32-dma: remove unused ‘dst_addr’
Vinod Koul
1
-2
/
+1
2016-12-12
dmaengine: stm32-dma: remove unused ‘sfcr’
Vinod Koul
1
-2
/
+1
2016-12-12
dmaengine: pch_dma: remove unused ‘cookie’
Vinod Koul
1
-2
/
+0
2016-12-12
dmaengine: mic_x100_dma: remove unused ‘data’
Vinod Koul
1
-2
/
+0
2016-12-12
dmaengine: img-mdc: remove unused ‘prev_phys’
Vinod Koul
1
-6
/
+3
2016-12-12
dmaengine: usb-dmac: remove unused ‘uchan’
Vinod Koul
1
-3
/
+0
2016-12-12
dmaengine: ioat: remove unused ‘res’
Vinod Koul
1
-3
/
+0
2016-12-12
dmaengine: ioat: remove unused ‘ioat_dma’
Vinod Koul
1
-3
/
+0
2016-12-12
dmaengine: ioat: remove unused ‘is_raid_device’
Vinod Koul
1
-3
/
+0
2016-12-08
dmaengine: pl330: do not generate unaligned access
Vladimir Murzin
1
-5
/
+10
2016-12-08
dmaengine: k3dma: move to dma_pool_zalloc
Vinod Koul
1
-2
/
+1
2016-12-08
dmaengine: at_hdmac: move to dma_pool_zalloc
Vinod Koul
1
-2
/
+1
2016-12-06
dmaengine: at_xdmac: don't restore unsaved status
Alexandre Belloni
1
-2
/
+0
2016-12-06
dmaengine: ioat: set error code on failures
Pan Bian
1
-4
/
+12
2016-12-06
dmaengine: ioat: set error code on failures
Pan Bian
1
-0
/
+2
2016-11-30
dmaengine: DW DMAC: add multi-block property to device tree
Eugeniy Paltsev
8
-6
/
+23
2016-11-30
dmaengine: DW DMAC: enable memory-to-memory transfers support
Eugeniy Paltsev
1
-0
/
+6
2016-11-30
dmaengine: at_xdmac: Use dma_pool_zalloc
Souptick Joarder
1
-2
/
+1
2016-11-30
dmaengine: zx296702_dma: Use dma_pool_zalloc
Souptick Joarder
1
-2
/
+1
2016-11-30
dmaengine: dmatest: honor alignment restriction for buffers
Dave Jiang
1
-20
/
+46
2016-11-30
dmaengine: fix spacing issues for dmatest
Dave Jiang
1
-4
/
+4
2016-11-29
dmaengine: pch_dma: Replace pci_pool_alloc by pci_pool_zalloc
Souptick Joarder
1
-2
/
+1
2016-11-25
dmaengine: rcar-dmac: Document R-Car M3-W bindings
Ulrich Hecht
1
-0
/
+1
2016-11-25
dmaengine: sun6i: fix the uninitialized value for v_lli
Hao Zhang
1
-1
/
+1
2016-11-25
dmaengine: mv_xor: use builtin_platform_driver
Geliang Tang
1
-6
/
+1
2016-11-25
dmaengine: mv_xor: Add support for scatter-gather DMA mode
Stefan Roese
2
-4
/
+180
2016-11-25
dmaengine: hsu: pci: switch to new API for IRQ allocation
Andy Shevchenko
1
-3
/
+5
2016-11-25
dmaengine: imx-sdma - correct the dma transfer residue calculation
Nandor Han
1
-4
/
+9
2016-11-14
dmaengine: ioatdma: error string table missing an entry
Dave Jiang
1
-0
/
+1
2016-11-14
dmaengine: pl330: Handle xferred count if DMAMOV hasn't finished
Stephen Barber
1
-0
/
+5
2016-11-14
dmaengine: nbpfaxi: add optional max-burst property for memory reads/writes
Niklas Cassel
2
-4
/
+42
2016-11-14
dmaengine: tegra210-adma: convert TEGRA210_ADMA from bool to tristate
Paul Gortmaker
1
-1
/
+1
2016-11-14
dmaengine: fsl_raid: Fix module autoload
Javier Martinez Canillas
1
-0
/
+1
2016-11-14
dmaengine: Documentation: Fix typo in pxa_dma.txt
Vinod Koul
1
-1
/
+1
2016-11-14
dmaengine: Documentation: Fix typo in provider.txt
Vinod Koul
1
-1
/
+1
2016-11-14
dmaengine: Documentation: Fix double spaces in dmatest.txt
Vinod Koul
1
-5
/
+5
2016-11-14
dmaengine: Documentation: Fix double spaces in client.txt
Vinod Koul
1
-8
/
+8
2016-10-19
dmaengine: ioatdma: loop for number elements in array chanerr_str
Colin Ian King
1
-7
/
+3
2016-10-15
Linux 4.9-rc1
Linus Torvalds
1
-2
/
+2
2016-10-15
Merge tag 'befs-v4.9-rc1' of git://github.com/luisbg/linux-befs
Linus Torvalds
8
-283
/
+244
2016-10-15
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
24
-22
/
+725
2016-10-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
226
-3657
/
+5242
2016-10-15
Merge tag 'sound-fix-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-6
/
+7
2016-10-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
14
-98
/
+133
[next]