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