aboutsummaryrefslogtreecommitdiff
path: root/rmihidtool
AgeCommit message (Expand)Author
2022-12-13Upgrade to v1.3.12Elliott Hughes
2022-10-28Enable LFS featuremyangsynapticscom
2021-06-17Upgrade rmi4utils to v1.3.5.Elliott Hughes
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to external/rmi4utilsandroid-s-preview-1Bob Badour
2018-11-16Convert rmi4utils to Android.bpandroid-wear-8.0.0_r2android-n-iot-release-ihome-igv1nougat-iot-releaseDan Willemsen
2017-10-12Use -Werror in external/rmi4utilsChih-Hung Hsieh
2016-06-13Fix minor issues in the help textAndrew Duggan
2016-05-17Filter device discovery based on device typeAndrew Duggan
2016-05-16Consolidate device discovery into the rmidevice libraryAndrew Duggan
2016-02-23rmihidtool: Print device info when in interactive modeAndrew Duggan
2016-02-23rmihidtool: Search for a device if non is providedAndrew Duggan
2016-02-23rmidevice / rmihidtool: Add feature to print config idAndrew Duggan
2015-09-16Fix build for inclusion in Android external treeAndrew de los Reyes
2015-09-10rmihidtool: length check on find_tokenAndrew de los Reyes
2015-05-11Add command line option to reset the deviceAndrew Duggan
2015-05-06Print protocol specific information about a deviceAndrew Duggan
2015-05-06Add option to rebind the driver from rmihidtool.Andrew Duggan
2014-11-14Fix string parsing bugs which prevented write commands from working correctlyAndrew Duggan
2014-11-10Change GetReport to only read one report at a time and remove HIDDevice's att...Andrew Duggan
2014-10-08Stop printing attention reports if GetAttentionReport failsAndrew 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-22Append flags to respect user's env settingsAndrew Duggan
2014-07-14Make -static build time configurableAndrew 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-05-16Fix compiler warningsAndrew Duggan
2014-04-29Make sure the device file is specified.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-08Add support for multiple protocols in rmihidtool.Andrew Duggan
2014-04-03Add support for compiling for Android.Andrew Duggan
2014-04-03Initial commitAndrew Duggan