summaryrefslogtreecommitdiffstats
path: root/dma.c
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Suren A. Chilingaryan2011-07-091-9/+9
| | | | (bitmasks), list NWL DMA registers
* A bit of renamingSuren A. Chilingaryan2011-07-061-9/+9
|
* North West Logick DMA implementationroot2011-07-041-0/+197