summaryrefslogtreecommitdiffstats
path: root/dma.c
Commit message (Expand)AuthorAgeFilesLines
* First stand-alone ipecamera implementationSuren A. Chilingaryan2015-04-271-327/+0
* DMA-independent IRQ functionsSuren A. Chilingaryan2012-11-131-39/+5
* Allow IRQs without DMA engineSuren A. Chilingaryan2012-11-121-2/+2
* multithread preprocessing of ipecamera frames and code reorganizationSuren A. Chilingaryan2011-12-121-21/+4
* new event architecture, first trialSuren A. Chilingaryan2011-12-081-6/+7
* Improvements of DMA engineSuren A. Chilingaryan2011-10-261-4/+26
* Provide information about active DMA engines & buffersSuren A. Chilingaryan2011-10-221-1/+29
* IRQ acknowledgement support in the engine APISuren A. Chilingaryan2011-07-181-2/+22
* Handle correctly reference counting in the driverSuren A. Chilingaryan2011-07-171-3/+0
* Few fixesSuren A. Chilingaryan2011-07-171-4/+5
* Support modifications of DMA engine and allow DMA customizations by Event engineSuren A. Chilingaryan2011-07-141-5/+7
* Add timeout to pcilib_skip_dmaSuren A. Chilingaryan2011-07-141-4/+21
* Few fixesSuren A. Chilingaryan2011-07-121-1/+2
* Separate NWL loopback code, provide DMA start/stop interfacesSuren A. Chilingaryan2011-07-121-4/+42
* Provide IRQ enable/disable callSuren A. Chilingaryan2011-07-121-1/+39
* Suppport DMA modes in console application (not functional yet)Suren A. Chilingaryan2011-07-121-3/+16
* Few fixesSuren A. Chilingaryan2011-07-121-3/+4
* Wait for the completion of DMA operations during writesSuren A. Chilingaryan2011-07-111-17/+19
* Support dynamic registers, support register offsets and multiregisters (bitma...Suren A. Chilingaryan2011-07-091-9/+9
* A bit of renamingSuren A. Chilingaryan2011-07-061-9/+9
* North West Logick DMA implementationroot2011-07-041-0/+197