Commit Graph

40 Commits (2e34bde18576a02c897ae6b699ea26301d92be1b)

Author SHA1 Message Date
Dan Williams 287d859222 atmel-mci: fix initialization of dma slave data 16 years ago
David S. Miller b4bd07c20b net_dma: call dmaengine_get only if NET_DMA enabled 16 years ago
Guennadi Liakhovetski ef560682a9 dmaengine: add async_tx_clear_ack() macro 16 years ago
Dan Williams c50331e8be dmaengine: dma_issue_pending_all == nop when CONFIG_DMA_ENGINE=n 16 years ago
Dan Williams 649274d993 net_dma: acquire/release dma channels on ifup/ifdown 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 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 0839875e0c async_tx: make async_tx_test_ack a boolean routine 17 years ago
Haavard Skinnemoen dc0ee6435c dmaengine: Add slave DMA interface 17 years ago
Dan Williams e1d181efb1 dmaengine: add DMA_COMPL_SKIP_{SRC,DEST}_UNMAP flags to control dma unmap 17 years ago
Haavard Skinnemoen 848c536a37 dmaengine: Add dma_client parameter to device_alloc_chan_resources 17 years ago
Dan Williams 7cc5bf9a3a dmaengine: track the number of clients using a channel 17 years ago
Sebastian Siewior 8a5703f846 DMA engine: typo fixes 17 years ago
Dan Williams 636bdeaa12 dmaengine: ack to flags: make use of the unused bits in the 'ack' field 17 years ago
Dan Williams ce4d65a5db async_tx: kill ->device_dependency_added 17 years ago
Dan Williams 19242d7233 async_tx: fix multiple dependency submission 17 years ago
Al Viro b2ddb9019e dma_page_list ->base_address is a userland pointer 17 years ago
Dan Williams ec8670f1f7 dmaengine: fix sparse warning 17 years ago
Dan Williams d4c56f97ff async_tx: replace 'int_en' with operation preparation flags 17 years ago
Dan Williams 0036731c88 async_tx: kill tx_set_src and tx_set_dest methods 17 years ago
Joe Perches fd3f8984f6 include/linux/: Spelling fixes 17 years ago
Tony Jones 891f78ea83 DMA: Convert from class_device to device for DMA engine 17 years ago
Dan Williams d379b01e90 dmaengine: make clients responsible for managing channels 18 years ago
Dan Williams 7405f74bad dmaengine: refactor dmaengine around dma_async_tx_descriptor 18 years ago
Randy Dunlap fe4ada2d6f [IOAT]: fix header file kernel-doc 19 years ago
David Woodhouse 1c0f16e5cd [PATCH] Remove gratuitous inclusion of <linux/config.h> from <linux/dmaengine.h> 19 years ago
Chris Leech de5506e155 [I/OAT]: Utility functions for offloading sk_buff to iovec copies 19 years ago
Chris Leech c13c8260da [I/OAT]: DMA memcpy subsystem 19 years ago