1. 18cc3b3 Remove debugging flag. by Andrew Duggan · 10 years ago
  2. d14ef28 Store product info in a short instead of a char array. The spec says it is two bytes and this will avoid a strict-aliasing warning. by Andrew Duggan · 10 years ago
  3. 7b4b557 Link against rt for versions of glibc before 2.17 by Andrew Duggan · 10 years ago
  4. 050db0e Restructure firmware_image so that the firmware image checksum gets check before reading from the by Andrew Duggan · 10 years ago
  5. eda9578 Add additional member variable initializations by Andrew Duggan · 10 years ago
  6. 3563d1a Append flags to respect user's env settings by Andrew Duggan · 10 years ago
  7. c7d1643 Make -static build time configurable by Andrew Duggan · 10 years ago
  8. 6e63953 Make makefile linking rules more consistent remove the LD indirection. by Andrew Duggan · 10 years ago
  9. 9409ec7 Use the standard environment variable name for preprocessor flags. by Andrew Duggan · 10 years ago
  10. 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
  11. a90829b Add support for v6 bootloaders and RMI F34 version 1 by Andrew Duggan · 10 years ago
  12. 6213791 Keep going if attention times out, but print a message so that attn reports can be fixed otherwise it will be really slow. But, this will only happen if something is broken in the driver. by Andrew Duggan · 10 years ago
  13. d02a0b0 Initialize member variable pointers to NULL in FirmwareImage. by Andrew Duggan · 10 years ago
  14. 052556f Update copyright notices. by Andrew Duggan · 10 years ago
  15. 99b3e57 Return an error if the device or firmware image is missing from the command line. by Andrew Duggan · 10 years ago
  16. 65e5553 Implement timing, this time in microseconds. by Andrew Duggan · 10 years ago
  17. 7216358 Add support for compiling for Android. by Andrew Duggan · 10 years ago
  18. 4e81125 Initial commit by Andrew Duggan · 10 years ago