1. b2191d0 rmidevice: Check return value of Read(), Write() by Andrew de los Reyes · 9 years ago
  2. cf0d733 HIDDevice: WriteDeviceNameToFile: check lengths, close return value by Andrew de los Reyes · 9 years ago
  3. 5f61728 HIDDevice::GetReport: Fix count for split reads by Andrew de los Reyes · 9 years ago
  4. 3db4561 HIDDevice::Read: Fix possible out of bounds access by Andrew de los Reyes · 9 years ago
  5. ec066ee HIDDevice::ParseReportSizes: check for valid descriptors by Andrew de los Reyes · 9 years ago
  6. 242ea83 validate m_*Report lengths by Andrew de los Reyes · 9 years ago
  7. 074c448 RMIDevice: Make dtor vitual by Andrew de los Reyes · 9 years ago
  8. b6302c3 Fix build warning on ARM and some cleanup. by Andrew Duggan · 9 years ago
  9. 2c24adb Print protocol specific information about a device by Andrew Duggan · 9 years ago
  10. bef9c2d Allow rebinding of the transport device to force a reload of the HID descriptors by Andrew Duggan · 9 years ago
  11. bcdd7c6 Print the interrupt mask part of the function info by Andrew Duggan · 10 years ago
  12. f73fdc7 Change GetReport to only read one report at a time and remove HIDDevice's attention report queue by Andrew Duggan · 10 years ago
  13. 3020cbb Have interrupt register number and mask in RMIFunction by Satoshi Noguchi · 10 years ago
  14. 2230416 Have register base addresses in 16 bit in RMIFunction by Satoshi Noguchi · 10 years ago
  15. baf6bba Continue scanning the PDT even if we found a blank page when ScanPDT's optional endPage parameter is set by Satoshi Noguchi · 10 years ago
  16. d8f0896 Set the page before querying properties by Andrew Duggan · 10 years ago
  17. c14ec9c Stop scanning the PDT if we find an specific function when ScanPDT's endFunc parameter is set by Andrew Duggan · 10 years ago
  18. 2f5c0c0 Add function to check if the device is in the bootloader by Andrew Duggan · 10 years ago
  19. 777d012 Product Info is essentially the major and minor version of the firmware by Andrew Duggan · 10 years ago
  20. fc7d81c allow inheriting compiler and tools if they are defined in the environment by Andrew Duggan · 10 years ago
  21. 18cc3b3 Remove debugging flag. by Andrew Duggan · 10 years ago
  22. eda9578 Add additional member variable initializations by Andrew Duggan · 10 years ago
  23. 3563d1a Append flags to respect user's env settings by Andrew Duggan · 10 years ago
  24. 6e63953 Make makefile linking rules more consistent remove the LD indirection. by Andrew Duggan · 10 years ago
  25. 9409ec7 Use the standard environment variable name for preprocessor flags. by Andrew Duggan · 10 years ago
  26. fa10fc8 Ensure the hidraw device has a Synaptics vendor id before opening and in rmi4update continue searching hidraw devices until we find an appropriate device that matches our image file. by Andrew Duggan · 10 years ago
  27. 64d6e59 Used signed variables to store the result from read/write. by Andrew Duggan · 10 years ago
  28. 8b77439 Parse the size of the HID reports from the HID Report Descriptor. by Andrew Duggan · 10 years ago
  29. fc17a65 Read the Product ID separately. by Andrew Duggan · 10 years ago
  30. e9a5cd0 Add additional commands to rmihidtool and allow them to be set from the command line. by Andrew Duggan · 10 years ago
  31. 052556f Update copyright notices. by Andrew Duggan · 10 years ago
  32. 5d47750 Move some functions from HIDDevice to RMIDevice to better support multiple transports update the Android builds. by Andrew Duggan · 10 years ago
  33. 65e5553 Implement timing, this time in microseconds. by Andrew Duggan · 10 years ago
  34. 7216358 Add support for compiling for Android. by Andrew Duggan · 10 years ago
  35. 4e81125 Initial commit by Andrew Duggan · 10 years ago