aboutsummaryrefslogtreecommitdiff
path: root/rmidevice
AgeCommit message (Expand)Author
2014-07-07Ensure the hidraw device has a Synaptics vendor id before opening and in rmi4...Andrew Duggan
2014-07-01Used signed variables to store the result from read/write.Andrew Duggan
2014-06-18Parse the size of the HID reports from the HID Report Descriptor.Andrew 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-03Add support for compiling for Android.Andrew Duggan
2014-04-03Initial commitAndrew Duggan