summaryrefslogtreecommitdiffstats
path: root/driver/kmem.c
Commit message (Collapse)AuthorAgeFilesLines
* Synchronize kernel buffers during the read-kernel-memory and while accessing ↵Suren A. Chilingaryan2011-12-141-9/+20
| | | | via sysfs
* Properly perform synchronization of DMA buffersSuren A. Chilingaryan2011-10-231-33/+51
|
* Support exporting data from kernel buffersroot2011-10-211-10/+26
|
* Prevent driver holding hardware locks from unloadingSuren A. Chilingaryan2011-07-181-11/+34
|
* Support forceful clean-up of kernel memorySuren A. Chilingaryan2011-07-171-31/+65
|
* Handle correctly reference counting in the driverSuren A. Chilingaryan2011-07-171-10/+26
|
* Few fixesSuren A. Chilingaryan2011-07-171-0/+6
|
* Implement DMA access synchronization in the driverSuren A. Chilingaryan2011-07-161-26/+113
|
* First iteration of work to preserve DMA state between executionsSuren A. Chilingaryan2011-07-141-1/+55
|
* North West Logick DMA implementationroot2011-07-041-5/+43
|
* Initial importSuren A. Chilingaryan2011-02-131-0/+321