Commit History

Author SHA1 Message Date
  Maciej Sosnowski 4f005dbe55 ioatdma: fix "ioatdma frees DMA memory with wrong function" 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