Commit Graph

66 Commits (b38eeaae267e4cd385ababcc2df82f6c46fc8633)

Author SHA1 Message Date
Dan Williams 5fc6d897fd async_tx: make async_tx channel switching opt-in 15 years ago
Ira Snyder a86ee03ce6 dma: add support for scatterlist to scatterlist copy 15 years ago
Sascha Hauer 782bc950d8 dmaengine: add possibility for cyclic transfers 15 years ago
Dan Williams caa20d974c async_tx: trim dma_async_tx_descriptor in 'no channel switch' case 15 years ago
Jassi Brar cc05ea0cd6 DMA ENGINE: Do not reset 'private' of channel 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Linus Walleij 0793448187 DMAENGINE: generic channel status v2 15 years ago
Linus Walleij c3635c78e5 DMAENGINE: generic slave control v2 15 years ago
Tejun Heo a29d8b8e2d percpu: add __percpu sparse annotations to what's left 15 years ago
Anatolij Gustschin adef477268 dmaengine: fix memleak in dma_async_device_unregister 15 years ago
Dan Williams 7b3cc2b1fc async_tx: build-time toggling of async_{syndrome,xor}_val dma support 15 years ago
Dan Williams 4499a24dec dmaengine: include xor/pq validate in device_has_all_tx_types() 15 years ago
Christoph Lameter e7dcaa4755 this_cpu: Eliminate get/put_cpu 16 years ago
Dan Williams 0803172778 dmaengine: kill tx_list 16 years ago
Dan Williams 138f4c359d dmaengine, async_tx: add a "no channel switch" allocator 16 years ago
Dan Williams b2f46fd8ef async_tx: add support for asynchronous GF multiplication 16 years ago
Dan Williams 95475e5711 async_tx: remove walk of tx->parent chain in dma_wait_for_async_tx 16 years ago
Maciej Sosnowski 4f005dbe55 ioatdma: fix "ioatdma frees DMA memory with wrong function" 16 years ago
Dan Williams 099f53cb50 async_tx: rename zero_sum to val 16 years ago
Atsushi Nemoto 0f571515c3 dmaengine: Add privatecnt to revert DMA_PRIVATE property 16 years ago
Dan Williams ccccce229c dmaengine: initialize tx_list in dma_async_tx_descriptor_init 16 years ago
Dan Williams 257b17ca03 dmaengine: fail device registration if channel registration fails 16 years ago
Dan Williams 287d859222 atmel-mci: fix initialization of dma slave data 16 years ago
Dan Williams 83436a0560 dmaengine: kill some dubious WARN_ONCEs 16 years ago
Yuri Tikhonov dd59b8537f dmaengine: fix dependency chaining 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 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 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 b0b42b16ff dmaengine: protect 'id' from concurrent registrations 16 years ago
Kay Sievers 06190d8415 dmaengine: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Haavard Skinnemoen dc0ee6435c dmaengine: Add slave DMA interface 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
Haavard Skinnemoen 1099dc7924 dmaengine: Couple DMA channels to their physical DMA device 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
Zhang Wei 9b941c6660 dmaengine: Fix a bug about BUG_ON() on DMA engine capability DMA_INTERRUPT. 17 years ago