aboutsummaryrefslogtreecommitdiff
path: root/rmidevice
AgeCommit message (Expand)Author
2015-05-06Allow rebinding of the transport device to force a reload of the HID descriptorsAndrew Duggan
2014-11-10Print the interrupt mask part of the function infoAndrew Duggan
2014-11-10Change GetReport to only read one report at a time and remove HIDDevice's att...Andrew 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-07-31allow inheriting compiler and tools if they are defined in the environmentAndrew Duggan
2014-07-30Remove debugging flag.Andrew Duggan
2014-07-25Add additional member variable initializationsAndrew Duggan
2014-07-22Append flags to respect user's env settingsAndrew Duggan
2014-07-14 Make makefile linking rules more consistent remove the LD indirection.Andrew Duggan
2014-07-14Use the standard environment variable name for preprocessor flags.Andrew Duggan
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