summaryrefslogtreecommitdiffstats
path: root/driver/sysfs.c
Commit message (Collapse)AuthorAgeFilesLines
* Restructure driver headersSuren A. Chilingaryan2016-03-021-98/+149
|
* Drop support of kernels prior to 3.2 (Debian 7, Ubuntu 12.04)Suren A. Chilingaryan2016-03-021-157/+136
|
* Prevent some warning in sysfs management codeSuren A. Chilingaryan2014-04-031-2/+2
|
* Report proper hardware address in sysfsSuren A. Chilingaryan2014-03-191-2/+2
|
* Provide kmem addresses in sysfsroot2013-02-031-4/+7
|
* Synchronize kernel buffers during the read-kernel-memory and while accessing ↵Suren A. Chilingaryan2011-12-141-2/+3
| | | | via sysfs
* Properly perform synchronization of DMA buffersSuren A. Chilingaryan2011-10-231-2/+2
|
* Support exporting data from kernel buffersroot2011-10-211-1/+4
|
* Fix few compilation issues with recent kernelsroot2011-07-191-0/+3
|
* List kernel buffersSuren A. Chilingaryan2011-07-171-1/+1
|
* 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-3/+6
|
* Initial importSuren A. Chilingaryan2011-02-131-0/+295