Dave Jiang
|
db89e3c877
dmaengine: iop-adma: convert callback to helper function
|
9 年之前 |
Luis R. Rodriguez
|
f6e45661f9
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
|
9 年之前 |
Luis R. Rodriguez
|
39c3370442
drivers/dma/iop-adma: Use dma_alloc_writecombine() kernel-style
|
10 年之前 |
Jarkko Nikula
|
3b62286d0e
dmaengine: Remove FSF mailing addresses
|
10 年之前 |
Kiran Padwal
|
cd166280b7
dmaengine: Remove .owner field for driver
|
11 年之前 |
Vinod Koul
|
df12a3178d
Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine
|
11 年之前 |
Bartlomiej Zolnierkiewicz
|
54f8d501e8
dmaengine: remove DMA unmap from drivers
|
11 年之前 |
Dan Williams
|
d38a8c622a
dmaengine: prepare for generic 'unmap' data
|
11 年之前 |
Vinod Koul
|
9f571502d8
dmaengine: iop: use DMA_COMPLETE for dma completion status
|
12 年之前 |
Jingoo Han
|
d4adcc0160
dma: use dev_get_platdata()
|
12 年之前 |
Olof Johansson
|
f9f0a7d0dc
drivers/dma/iop-adma.c: fix new warnings
|
12 年之前 |
Bartlomiej Zolnierkiewicz
|
48a9db462d
drivers/dma: remove unused support for MEMSET operations
|
12 年之前 |
Linus Torvalds
|
5115f3c19d
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
|
12 年之前 |
Joe Perches
|
1ba151cdf5
dma: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
|
12 年之前 |
Greg Kroah-Hartman
|
4bf27b8b33
Drivers: dma: remove __dev* attributes.
|
12 年之前 |
Bill Pemberton
|
463a1f8b3c
dma: remove use of __devinit
|
12 年之前 |
Bill Pemberton
|
a7d6e3ec28
dma: remove use of __devexit_p
|
12 年之前 |
Linus Torvalds
|
94fb175c04
Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine
|
13 年之前 |
Linus Torvalds
|
ef08e78268
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
|
13 年之前 |
Don Morris
|
3d9ea9e3af
iop-adma: Corrected array overflow in RAID6 Xscale(R) test.
|
13 年之前 |
Vinod Koul
|
949ff5b8d4
dmaengine: fix for cookie changes and merge
|
13 年之前 |
Russell King - ARM Linux
|
8ac695463f
dmaengine: ensure all DMA engine drivers initialize their cookies
|
13 年之前 |
Russell King - ARM Linux
|
2a926e4602
dmaengine: fix cookie handling in iop-adma.c and ppc4xx/adma.c
|
13 年之前 |
Russell King - ARM Linux
|
96a2af41c7
dmaengine: consolidate tx_status functions
|
13 年之前 |
Russell King - ARM Linux
|
884485e1f1
dmaengine: consolidate assignment of DMA cookies
|
13 年之前 |
Russell King - ARM Linux
|
d2ebfb335b
dmaengine: add private header file
|
13 年之前 |
Russell King - ARM Linux
|
4d4e58de32
dmaengine: move last completed cookie into generic dma_chan structure
|
13 年之前 |
Masanari Iida
|
b6695e411f
dma: Fix typo in iop-adma.c
|
13 年之前 |
Axel Lin
|
c94e910535
dmaengine: convert drivers/dma/* to use module_platform_driver()
|
13 年之前 |
Ciaran McCormick
|
dbb004294a
dma: fix spacing for method declaration, coding style issue in iop-adma.c
|
13 年之前 |