aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-rmi.c
AgeCommit message (Expand)Author
2014-12-12HID: rmi: The address of query8 must be calculated based on which query regis...Andrew Duggan
2014-12-12HID: rmi: Check for additional ACM registers appended to F11 data reportAndrew Duggan
2014-09-12HID: rmi: check sanity of the incoming reportBenjamin Tissoires
2014-08-14HID: rmi: print an error if F11 is not found instead of stopping the deviceAndrew Duggan
2014-07-29HID: rmi: check that report ids exist in the report_id_hash before accessing ...Andrew Duggan
2014-07-29HID: rmi: change logging level of log messages related to unexpected reportsAndrew Duggan
2014-07-29HID: rmi: make compututation of the address of Query 12 more carefulAndrew Duggan
2014-06-12HID: rmi: Protect PM-only functions by #ifdef CONFIG_PMGeert Uytterhoeven
2014-05-22HID: rmi: do not handle touchscreens through hid-rmiBenjamin Tissoires
2014-05-16HID: rmi: fix masks for x and w_x dataAndrew Duggan
2014-05-13HID: rmi: fix wrong struct field nameJiri Kosina
2014-05-13HID: rmi: do not fetch more than 16 bytes in a queryBenjamin Tissoires
2014-05-13HID: rmi: check for the existence of some optional queries before reading que...Andrew Duggan
2014-04-09HID: rmi: do not stop the device at the end of probeBenjamin Tissoires
2014-04-09HID: rmi: introduce RMI driver for Synaptics touchpadsBenjamin Tissoires