aboutsummaryrefslogtreecommitdiffstats
path: root/rmihidtool
Commit message (Expand)AuthorAgeFilesLines
* Use -Werror in external/rmi4utilsChih-Hung Hsieh2017-10-121-1/+4
* Fix build for inclusion in Android external treeAndrew de los Reyes2015-09-161-2/+2
* rmihidtool: length check on find_tokenAndrew de los Reyes2015-09-101-7/+9
* Add command line option to reset the deviceAndrew Duggan2015-05-111-1/+11
* Print protocol specific information about a deviceAndrew Duggan2015-05-061-1/+10
* Add option to rebind the driver from rmihidtool.Andrew Duggan2015-05-061-1/+10
* Fix string parsing bugs which prevented write commands from working correctlyAndrew Duggan2014-11-141-9/+6
* Change GetReport to only read one report at a time and remove HIDDevice's att...Andrew Duggan2014-11-101-2/+6
* Stop printing attention reports if GetAttentionReport failsAndrew Duggan2014-10-081-3/+5
* allow inheriting compiler and tools if they are defined in the environmentAndrew Duggan2014-07-311-1/+1
* Remove debugging flag.Andrew Duggan2014-07-301-1/+1
* Append flags to respect user's env settingsAndrew Duggan2014-07-221-3/+3
* Make -static build time configurableAndrew Duggan2014-07-141-1/+5
* Make makefile linking rules more consistent remove the LD indirection.Andrew Duggan2014-07-141-2/+1
* Use the standard environment variable name for preprocessor flags.Andrew Duggan2014-07-141-2/+2
* Fix compiler warningsAndrew Duggan2014-05-161-3/+3
* Make sure the device file is specified.Andrew Duggan2014-04-291-0/+5
* Add additional commands to rmihidtool and allow them to be set from the comma...Andrew Duggan2014-04-292-115/+199
* Update copyright notices.Andrew Duggan2014-04-161-0/+17
* Add support for multiple protocols in rmihidtool.Andrew Duggan2014-04-081-11/+51
* Add support for compiling for Android.Andrew Duggan2014-04-031-0/+10
* Initial commitAndrew Duggan2014-04-032-0/+217