Commit Graph

145 Commits (5fc9f9a1deefc9999af721fba249cd58ee7e273b)

Author SHA1 Message Date
Guennadi Liakhovetski 5296b56d1b i.MX31: Image Processing Unit DMA and IRQ drivers 16 years ago
Dan Williams 83436a0560 dmaengine: kill some dubious WARN_ONCEs 16 years ago
Peter Korsgaard 169d5f6637 fsldma: print correct IRQ on mpc83xx 16 years ago
Peter Korsgaard 6782dfe44a fsldma: check for NO_IRQ in fsl_dma_chan_remove() 16 years ago
Atsushi Nemoto d86be86e9a dmatest: Use custom map/unmap for destination buffer 16 years ago
Dan Williams 6527de6d6d fsldma: use a valid 'device' for dma_pool_create 16 years ago
Yuri Tikhonov dd59b8537f dmaengine: fix dependency chaining 16 years ago
Dan Williams b9bdcbba01 ioat: fix self test for multi-channel case 16 years ago
Dan Williams 652afc27b2 dmaengine: bump initcall level to arch_initcall 16 years ago
Dan Williams e2346677af dmaengine: advertise all channels on a device to dma_filter_fn 16 years ago
Dan Williams 864498aaa9 dmaengine: use idr for registering dma device numbers 16 years ago
Dan Williams 41d5e59c12 dmaengine: add a release for dma class devices and dependent infrastructure 16 years ago
Dan Williams 4fac7fa57c ioat: do not perform removal actions at shutdown 16 years ago
Dan Williams 630738b9a5 iop-adma: enable module removal 16 years ago
Dan Williams 0d603f611d iop-adma: kill debug BUG_ON 16 years ago
Dan Williams f38822033d iop-adma: let devm do its job, don't duplicate free 16 years ago
Dan Williams 7dd6025101 dmaengine: kill enum dma_state_client 16 years ago
Dan Williams f27c580c36 dmaengine: remove 'bigref' infrastructure 16 years ago
Dan Williams aa1e6f1a38 dmaengine: kill struct dma_client and supporting infrastructure 16 years ago
Dan Williams 209b84a88f dmaengine: replace dma_async_client_register with dmaengine_get 16 years ago
Dan Williams 74465b4ff9 atmel-mci: convert to dma_request_channel and down-level dma_slave 16 years ago
Dan Williams 33df8ca068 dmatest: convert to dma_request_channel 16 years ago
Dan Williams 59b5ec2144 dmaengine: introduce dma_request_channel and private channels 16 years ago
Dan Williams 2ba05622b8 dmaengine: provide a common 'issue_pending_all' implementation 16 years ago
Dan Williams bec085134e dmaengine: centralize channel allocation, introduce dma_find_channel 16 years ago
Dan Williams 6f49a57aa5 dmaengine: up-level reference counting to the module level 16 years ago
Dan Williams 07f2211e4f dmaengine: remove dependency on async_tx 16 years ago
Dan Williams a06d568f7c async_xor: dma_map destination DMA_BIDIRECTIONAL 16 years ago
Dan Williams b0b42b16ff dmaengine: protect 'id' from concurrent registrations 16 years ago
Dan Williams 532d3b1f86 ioat: wait for self-test completion 16 years ago
Kay Sievers 06190d8415 dmaengine: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Dan Williams 65e503814d iop-adma: use iop_paranoia() for debug BUG_ONs 16 years ago
Dan Williams 137cb55c6d iop-adma: add a dummy read to flush next descriptor update 16 years ago
Maciej Sosnowski 12ccea24e3 [3/4] I/OAT: fix async_tx.callback checking 16 years ago
Maciej Sosnowski c2c0b4c543 [2/4] I/OAT: fix dma_pin_iovec_pages() error handling 16 years ago
Maciej Sosnowski c3d4f44f50 [1/4] I/OAT: fix channel resources free for not allocated channels 16 years ago
Venki Pallipadi f371be6352 i7300_idle: Fix compile warning CONFIG_I7300_IDLE_IOAT_CHANNEL not defined 17 years ago
Venki Pallipadi 3ad0b02e4c i7300_idle: Disable ioat channel only on platforms where ile driver can load 17 years ago
Andy Henroid 27471fdb32 i7300_idle driver v1.55 17 years ago
Haavard Skinnemoen 7fe7b2f4ec dw_dmac: fix copy/paste bug in tasklet 17 years ago
Timur Tabi 77cd62e808 fsldma: allow Freescale Elo DMA driver to be compiled as a module 17 years ago
Timur Tabi 59f647c25a fsldma: remove internal self-test from Freescale Elo DMA driver 17 years ago
Andrew Morton 6fdb8bd471 drivers/dma/dmatest.c: switch a GFP_ATOMIC to GFP_KERNEL 17 years ago
Timur Tabi 6b3141962d dmatest: properly handle duplicate DMA channels 17 years ago
Julia Lawall 89f72a0633 drivers/dma/ioat_dma.c: drop code after return 17 years ago
Lennert Buytenhek 6f088f1d21 [ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/plat 17 years ago
Luis R. Rodriguez 7d283aee50 list.h: Add list_splice_tail() and list_splice_tail_init() 17 years ago
Russell King a09e64fbc0 [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 17 years ago
Maciej Sosnowski 7f1b358a23 I/OAT: I/OAT version 3.0 support 17 years ago
Maciej Sosnowski 16a37acaaf I/OAT: tcp_dma_copybreak default value dependent on I/OAT version 17 years ago