Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d86be077a4d62e5615e97674dab8d894ce582b09
/
drivers
/
dma
« Previous
6f49a57
dmaengine: up-level reference counting to the module level
by Dan Williams
· 16 years ago
07f2211
dmaengine: remove dependency on async_tx
by Dan Williams
· 16 years ago
a06d568
async_xor: dma_map destination DMA_BIDIRECTIONAL
by Dan Williams
· 16 years ago
b0b42b1
dmaengine: protect 'id' from concurrent registrations
by Dan Williams
· 16 years ago
532d3b1
ioat: wait for self-test completion
by Dan Williams
· 16 years ago
06190d8
dmaengine: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
65e5038
iop-adma: use iop_paranoia() for debug BUG_ONs
by Dan Williams
· 16 years ago
137cb55
iop-adma: add a dummy read to flush next descriptor update
by Dan Williams
· 16 years ago
12ccea2
[3/4] I/OAT: fix async_tx.callback checking
by Maciej Sosnowski
· 16 years ago
c2c0b4c
[2/4] I/OAT: fix dma_pin_iovec_pages() error handling
by Maciej Sosnowski
· 16 years ago
c3d4f44
[1/4] I/OAT: fix channel resources free for not allocated channels
by Maciej Sosnowski
· 16 years ago
9fb3c5c
Merge branch 'i7300_idle' into release
by Len Brown
· 16 years ago
f371be6
i7300_idle: Fix compile warning CONFIG_I7300_IDLE_IOAT_CHANNEL not defined
by Venki Pallipadi
· 16 years ago
3ad0b02
i7300_idle: Disable ioat channel only on platforms where ile driver can load
by Venki Pallipadi
· 16 years ago
057316c
Merge branch 'linus' into test
by Len Brown
· 16 years ago
27471fd
i7300_idle driver v1.55
by Andy Henroid
· 16 years ago
b913852
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 16 years ago
7fe7b2f
dw_dmac: fix copy/paste bug in tasklet
by Haavard Skinnemoen
· 16 years ago
77cd62e
fsldma: allow Freescale Elo DMA driver to be compiled as a module
by Timur Tabi
· 16 years ago
59f647c
fsldma: remove internal self-test from Freescale Elo DMA driver
by Timur Tabi
· 16 years ago
6fdb8bd
drivers/dma/dmatest.c: switch a GFP_ATOMIC to GFP_KERNEL
by Andrew Morton
· 16 years ago
6b31419
dmatest: properly handle duplicate DMA channels
by Timur Tabi
· 16 years ago
89f72a0
drivers/dma/ioat_dma.c: drop code after return
by Julia Lawall
· 16 years ago
492c71d
Merge branch 'for-rmk' of git://git.marvell.com/orion
by Russell King
· 16 years ago
6f088f1
[ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/plat
by Lennert Buytenhek
· 16 years ago
49b75b8
Merge branch 'for-linus-merged' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
7d283ae
list.h: Add list_splice_tail() and list_splice_tail_init()
by Luis R. Rodriguez
· 16 years ago
a09e64f
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
by Russell King
· 16 years ago
7f1b358
I/OAT: I/OAT version 3.0 support
by Maciej Sosnowski
· 16 years ago
16a37ac
I/OAT: tcp_dma_copybreak default value dependent on I/OAT version
by Maciej Sosnowski
· 16 years ago
09177e8
I/OAT: Add watchdog/reset functionality to ioatdma
by Maciej Sosnowski
· 16 years ago
5eb907a
iop_adma: document how to calculate the minimum descriptor pool size
by Dan Williams
· 16 years ago
c7141d0
iop_adma: directly reclaim descriptors on allocation failure
by Dan Williams
· 16 years ago
3bfb1d2
dmaengine: Driver for the Synopsys DesignWare DMA controller
by Haavard Skinnemoen
· 16 years ago
dc0ee643
dmaengine: Add slave DMA interface
by Haavard Skinnemoen
· 16 years ago
e1d181e
dmaengine: add DMA_COMPL_SKIP_{SRC,DEST}_UNMAP flags to control dma unmap
by Dan Williams
· 16 years ago
848c536
dmaengine: Add dma_client parameter to device_alloc_chan_resources
by Haavard Skinnemoen
· 16 years ago
4a776f0
dmatest: Simple DMA memcpy test client
by Haavard Skinnemoen
· 16 years ago
ff7b047
dmaengine: DMA engine driver for Marvell XOR engine
by Saeed Bishara
· 16 years ago
ebabe27
iop-adma: fix platform driver hotplug/coldplug
by Kay Sievers
· 16 years ago
7cc5bf9
dmaengine: track the number of clients using a channel
by Dan Williams
· 16 years ago
9c402f4
dmaengine: remove arch dependency from DMADEVICES
by Dan Williams
· 16 years ago
1099dc7
dmaengine: Couple DMA channels to their physical DMA device
by Haavard Skinnemoen
· 16 years ago
51ee87f
fsldma: fix incorrect exit path for initialization
by Li Yang
· 16 years ago
eccf214
iop-adma: fixup some kzalloc/memset confusions
by Christophe Jaillet
· 16 years ago
8a5703f
DMA engine: typo fixes
by Sebastian Siewior
· 17 years ago
636bdea
dmaengine: ack to flags: make use of the unused bits in the 'ack' field
by Dan Williams
· 17 years ago
c4fe155
iop-adma: remove the workaround for missed interrupts on iop3xx
by Dan Williams
· 17 years ago
ce4d65a
async_tx: kill ->device_dependency_added
by Dan Williams
· 17 years ago
19242d7
async_tx: fix multiple dependency submission
by Dan Williams
· 17 years ago
1c62979
fsldma: Split the MPC83xx event from MPC85xx and refine irq codes.
by Zhang Wei
· 17 years ago
411e23d
fsldma: Remove CONFIG_FSL_DMA_SELFTEST, keep fsl_dma_self_test() running always.
by Zhang Wei
· 17 years ago
049c9d4
[POWERPC] fsldma: Use compatiable binding as spec
by Kumar Gala
· 17 years ago
a4e6d5d
fix the broken annotations in fsldma
by Al Viro
· 17 years ago
53a0c98
ioat_dca __iomem annotations
by Al Viro
· 17 years ago
f79abb6
fsldma: Fix the DMA halt when using DMA_INTERRUPT async_tx transfer.
by Zhang Wei
· 17 years ago
3d9b525
iop-adma.c: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
9c98718
fsldma: Add a completed cookie updated action in DMA finish interrupt.
by Zhang Wei
· 17 years ago
2187c26
fsldma: Add device_prep_dma_interrupt support to fsldma.c
by Zhang Wei
· 17 years ago
9b941c6
dmaengine: Fix a bug about BUG_ON() on DMA engine capability DMA_INTERRUPT.
by Zhang Wei
· 17 years ago
5682284
fsldma: Fix fsldma.c warning messages when it's compiled under PPC64.
by Zhang Wei
· 17 years ago
6497dcf
ioat: fix 'ack' handling, driver must ensure that 'ack' is zero
by Dan Williams
· 17 years ago
222ccf9
fsldma: do not cleanup descriptors in hardirq context
by Dan Williams
· 17 years ago
173acc7
dmaengine: add driver for Freescale MPC85xx DMA controller
by Zhang Wei
· 17 years ago
d4c56f9
async_tx: replace 'int_en' with operation preparation flags
by Dan Williams
· 17 years ago
0036731
async_tx: kill tx_set_src and tx_set_dest methods
by Dan Williams
· 17 years ago
e73ef9a
iop-adma: use LIST_HEAD instead of LIST_HEAD_INIT
by Denis Cheng
· 17 years ago
891f78e
DMA: Convert from class_device to device for DMA engine
by Tony Jones
· 17 years ago
bb8e8bc
I/OAT: fix null device in call to dev_err()
by Shannon Nelson
· 17 years ago
711924b
I/OAT: fixups from code comments
by Shannon Nelson
· 17 years ago
6d4f587
dmaengine: correct invalid assumptions in the Kconfig text
by Haavard Skinnemoen
· 17 years ago
7bb67c1
I/OAT: Add support for version 2 of ioatdma device
by Shannon Nelson
· 17 years ago
348badf
dmaengine: fix broken device refcounting
by Haavard Skinnemoen
· 17 years ago
4138f08
Remove bogus default y for DMAR and NET_DMA
by Andi Kleen
· 17 years ago
9521843
I/OAT: Add completion callback for async_tx interface use
by Shannon Nelson
· 17 years ago
7f2b291
I/OAT: Tighten descriptor setup performance
by Shannon Nelson
· 17 years ago
5149fd0
I/OAT: clean up error handling and some print messages
by Shannon Nelson
· 17 years ago
dfe2299
I/OAT: clean up of dca provider start and stop
by Shannon Nelson
· 17 years ago
7df7cf0
I/OAT: cleanup pci issues
by Shannon Nelson
· 17 years ago
af49d92
Remove "unsafe" from module struct
by Rusty Russell
· 17 years ago
2ed6dc3
I/OAT: Add DCA services
by Shannon Nelson
· 17 years ago
3e03745
I/OAT: Add support for MSI and MSI-X
by Shannon Nelson
· 17 years ago
8ab8956
I/OAT: Split PCI startup from DMA handling code
by Shannon Nelson
· 17 years ago
43d6e36
I/OAT: code cleanup from checkpatch output
by Shannon Nelson
· 17 years ago
1fda5f4
I/OAT: Rename the source file
by Shannon Nelson
· 17 years ago
223758c
I/OAT: New device ids
by Shannon Nelson
· 17 years ago
e422397
[IOAT]: ioatdma needs to to play nice in a multi-dma-client world
by Shannon Nelson
· 17 years ago
54a09fe
[IOAT]: Remove redundant struct member to avoid descriptor cache miss
by Shannon Nelson
· 17 years ago
342ff7b
[NET_DMA]: remove unused dma_memcpy_to_kernel_iovec
by Shannon Nelson
· 17 years ago
1b0fac4
dma-mapping: prevent dma dependent code from linking on !HAS_DMA archs
by Dan Williams
· 17 years ago
3039f07
ioatdma: add the unisys "i/oat" pci vendor/device id
by Dan Williams
· 17 years ago
c211092
dmaengine: driver for the iop32x, iop33x, and iop13xx raid engines
by Dan Williams
· 18 years ago
9bc89cd
async_tx: add the async_tx api
by Dan Williams
· 18 years ago
d379b01
dmaengine: make clients responsible for managing channels
by Dan Williams
· 17 years ago
7405f74
dmaengine: refactor dmaengine around dma_async_tx_descriptor
by Dan Williams
· 18 years ago
428ed60
I/OAT: fix I/OAT for kexec
by Dan Aloni
· 18 years ago
70774b4
ioatdma: Remove the use of writeq from the ioatdma driver
by Chris Leech
· 18 years ago
e382881
ioatdma: Remove the wrappers around read(bwl)/write(bwl) in ioatdma
by Chris Leech
· 18 years ago
ff487fb
drivers/dma: handle sysfs errors
by Jeff Garzik
· 18 years ago
000725d
ioatdma: Push pending transactions to hardware more frequently
by Chris Leech
· 18 years ago
Next »