aboutsummaryrefslogtreecommitdiff
path: root/rmidevice/rmidevice.cpp
AgeCommit message (Expand)Author
2015-09-10rmidevice: Check return value of Read(), Write()Andrew de los Reyes
2014-11-10Print the interrupt mask part of the function infoAndrew Duggan
2014-09-29Have interrupt register number and mask in RMIFunctionSatoshi Noguchi
2014-09-29Have register base addresses in 16 bit in RMIFunctionSatoshi Noguchi
2014-09-29Continue scanning the PDT even if we found a blank page when ScanPDT's option...Satoshi Noguchi
2014-09-16Set the page before querying propertiesAndrew Duggan
2014-08-13Stop scanning the PDT if we find an specific function when ScanPDT's endFunc ...Andrew Duggan
2014-08-08Add function to check if the device is in the bootloaderAndrew Duggan
2014-08-05Product Info is essentially the major and minor version of the firmwareAndrew Duggan
2014-05-06Read the Product ID separately.Andrew Duggan
2014-04-29Add additional commands to rmihidtool and allow them to be set from the comma...Andrew Duggan
2014-04-16Update copyright notices.Andrew Duggan
2014-04-07Move some functions from HIDDevice to RMIDevice to better support multiple tr...Andrew Duggan
2014-04-04Implement timing, this time in microseconds.Andrew Duggan
2014-04-03Initial commitAndrew Duggan