summaryrefslogtreecommitdiffstats
path: root/kmem.c
Commit message (Collapse)AuthorAgeFilesLines
* Synchronize kernel buffers during the read-kernel-memory and while accessing ↵Suren A. Chilingaryan2011-12-141-8/+2
| | | | via sysfs
* Reverts r99 and fixes inheritance of kernel buffers properlySuren A. Chilingaryan2011-12-121-10/+14
|
* multithread preprocessing of ipecamera frames and code reorganizationSuren A. Chilingaryan2011-12-121-7/+6
|
* Sync only required buffersSuren A. Chilingaryan2011-10-231-6/+20
|
* Support exporting data from kernel buffersroot2011-10-211-3/+6
|
* Support forceful clean-up of kernel memorySuren A. Chilingaryan2011-07-171-0/+9
|
* Handle correctly reference counting in the driverSuren A. Chilingaryan2011-07-171-2/+1
|
* Few fixesSuren A. Chilingaryan2011-07-171-2/+3
|
* Implement DMA access synchronization for NWL implementationSuren A. Chilingaryan2011-07-171-31/+55
|
* Implement DMA access synchronization in the driverSuren A. Chilingaryan2011-07-161-20/+74
|
* First iteration of work to preserve DMA state between executionsSuren A. Chilingaryan2011-07-141-3/+24
|
* Support alignments in kmem allocationSuren A. Chilingaryan2011-07-061-11/+17
|
* North West Logick DMA implementationroot2011-07-041-0/+166