summaryrefslogtreecommitdiffstats
path: root/dma/nwl.c
Commit message (Collapse)AuthorAgeFilesLines
* First stand-alone ipecamera implementationSuren A. Chilingaryan2015-04-271-139/+0
|
* Initial implementation of IPEDMA, dummy driver for KAPTURE, start of API changesSuren A. Chilingaryan2014-12-191-1/+1
|
* Reverts r99 and fixes inheritance of kernel buffers properlySuren A. Chilingaryan2011-12-121-2/+2
|
* multithread preprocessing of ipecamera frames and code reorganizationSuren A. Chilingaryan2011-12-121-4/+0
|
* Improvements of DMA engineSuren A. Chilingaryan2011-10-261-1/+5
|
* Fix bug causing failures of NWL engine to inherit kernel buffersroot2011-10-191-1/+5
|
* Implement DMA access synchronization for NWL implementationSuren A. Chilingaryan2011-07-171-2/+2
|
* Implement DMA access synchronization in the driverSuren A. Chilingaryan2011-07-161-1/+1
|
* First iteration of work to preserve DMA state between executionsSuren A. Chilingaryan2011-07-141-182/+3
|
* Support modifications of DMA engine and allow DMA customizations by Event engineSuren A. Chilingaryan2011-07-141-83/+70
|
* Few fixesSuren A. Chilingaryan2011-07-121-6/+17
|
* Separate NWL loopback code, provide DMA start/stop interfacesSuren A. Chilingaryan2011-07-121-58/+50
|
* Another reorganization of NWL sourcesSuren A. Chilingaryan2011-07-121-279/+0
|
* Provide IRQ enable/disable callSuren A. Chilingaryan2011-07-121-8/+72
|
* Suppport DMA modes in console application (not functional yet)Suren A. Chilingaryan2011-07-121-2/+2
|
* Few fixesSuren A. Chilingaryan2011-07-121-5/+21
|
* Fix compilation issuesSuren A. Chilingaryan2011-07-111-5/+5
|
* Reorganization of NWL engine, step 1Suren A. Chilingaryan2011-07-111-89/+166
|
* Wait for the completion of DMA operations during writesSuren A. Chilingaryan2011-07-111-319/+39
|
* IRQ support in NWL DMA engineSuren A. Chilingaryan2011-07-111-93/+26
|
* Support dynamic registers, support register offsets and multiregisters ↵Suren A. Chilingaryan2011-07-091-8/+67
| | | | (bitmasks), list NWL DMA registers
* Add some check to verify if NWL DMA engine have been successfully initializedSuren A. Chilingaryan2011-07-081-5/+3
|
* Support alignments in kmem allocationSuren A. Chilingaryan2011-07-061-1/+1
|
* A bit of renamingSuren A. Chilingaryan2011-07-061-9/+9
|
* Define addresses of NWL enginesroot2011-07-041-1/+3
|
* North West Logick DMA implementationroot2011-07-041-102/+560
|
* DMA engine initialization and basic intrastructure for DMA read/writeroot2011-06-181-0/+98
|
* Enumerate DMA enginesroot2011-06-171-0/+178