aboutsummaryrefslogtreecommitdiff
path: root/rmidevice/rmidevice.h
AgeCommit message (Expand)Author
2022-03-14Support debugging message in read/writeDavid Chiu
2022-02-24Support checking product IDDavid Chiu
2022-01-25Support toggle interrupts mask by setting feature reportDavid Chiu
2018-09-06Workaround to check event maximum valueVincent Huang
2017-03-30Consolidate utility functions into the rmidevice libraryAndrew Duggan
2016-05-17Make sure the RMIDevice's members are cleared on closeAndrew Duggan
2016-05-17Filter device discovery based on device typeAndrew Duggan
2016-05-16Consolidate device discovery into the rmidevice libraryAndrew Duggan
2016-02-23rmidevice / rmihidtool: Add feature to print config idAndrew Duggan
2015-09-10RMIDevice: Make dtor vitualAndrew de los Reyes
2015-05-06Print protocol specific information about a deviceAndrew Duggan
2015-05-06Allow rebinding of the transport device to force a reload of the HID descriptorsAndrew Duggan
2014-11-10Change GetReport to only read one report at a time and remove HIDDevice's att...Andrew Duggan
2014-09-29Have interrupt register number and mask in RMIFunctionSatoshi Noguchi
2014-09-29Continue scanning the PDT even if we found a blank page when ScanPDT's option...Satoshi Noguchi
2014-08-13Stop scanning the PDT if we find an specific function when ScanPDT's endFunc ...Andrew Duggan
2014-08-08Add function to check if the device is in the bootloaderAndrew Duggan
2014-08-05Product Info is essentially the major and minor version of the firmwareAndrew Duggan
2014-07-25Add additional member variable initializationsAndrew 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-07Move some functions from HIDDevice to RMIDevice to better support multiple tr...Andrew Duggan
2014-04-04Implement timing, this time in microseconds.Andrew Duggan
2014-04-03Initial commitAndrew Duggan