summaryrefslogtreecommitdiffstats
path: root/pcilib/property.c
Commit message (Expand)AuthorAgeFilesLines
* Merge Python scripting support from Vasiliy ChernovSuren A. Chilingaryan2016-02-231-1/+4
|\
| * Fix memory leaksVasilii Chernov2016-02-151-1/+6
|/
* IPEDMA UpdateSuren A. Chilingaryan2015-11-171-1/+1
* Fix segmentation crash due to uninitialized variableSuren A. Chilingaryan2015-10-221-1/+2
* Fix access to the property-based registersSuren A. Chilingaryan2015-10-221-3/+3
* Documentation updateSuren A. Chilingaryan2015-10-221-2/+18
* Support computed (property-based) registersSuren A. Chilingaryan2015-10-191-2/+32
* Support reading/writting register views by idSuren A. Chilingaryan2015-10-181-0/+14
* Support XML propertiesSuren A. Chilingaryan2015-10-181-5/+6
* Support properties of arbitrary typeSuren A. Chilingaryan2015-10-181-0/+207