1. b786ae8 HID: rmi: Check that the device is a RMI device in suspend and resume callbacks by Andrew Duggan · 8 years ago
  2. 9154301 HID: hid-input: allow input_configured callback return errors by Dmitry Torokhov · 9 years ago
  3. 9a98b33 HID: rmi: Set F01 interrupt enable register when not set by Andrew Duggan · 9 years ago
  4. 7035f3a HID: rmi: Write updated F11 control registers after reset by Andrew Duggan · 9 years ago
  5. 0925636 HID: rmi: Disable scanning if the device is not a wake source by Andrew Duggan · 9 years ago
  6. ec3b34e Merge branches 'for-4.2/i2c-hid', 'for-4.2/lenovo', 'for-4.2/plantronics', 'for-4.2/rmi', 'for-4.2/sensor-hub', 'for-4.2/sjoy', 'for-4.2/sony' and 'for-4.2/wacom' into for-linus by Jiri Kosina · 9 years ago
  7. 10e87dc HID: rmi: Disable populating F30 when the touchpad has physical buttons by Andrew Duggan · 9 years ago
  8. af43c40 HID: rmi: fix some harmless BIT() mistakes by Dan Carpenter · 9 years ago
  9. f097dee HID: rmi: disable palm detect gesture when present by Andrew Duggan · 9 years ago
  10. 05ba999 HID: rmi: disable dribble packets on Synaptics touchpads by Andrew Duggan · 9 years ago
  11. dd8df28 HID: rmi: Add functions for writing to registers by Andrew Duggan · 9 years ago
  12. 70e003f HID: rmi: Print the firmware id of the touchpad by Andrew Duggan · 9 years ago
  13. e928709 HID: rmi: Add support for the touchpad in the Razer Blade 14 laptop by Andrew Duggan · 10 years ago
  14. 79364d8 HID: rmi: Support touchpads with external buttons by Andrew Duggan · 10 years ago
  15. b8aed6e HID: rmi: Use hid_report_len to compute the size of reports by Andrew Duggan · 10 years ago
  16. 2f43de6 HID: rmi: Support non rmi devices by passing events to hid-input by Andrew Duggan · 10 years ago
  17. cabd9b5 HID: rmi: The address of query8 must be calculated based on which query registers are present by Andrew Duggan · 10 years ago
  18. 8414947 HID: rmi: Check for additional ACM registers appended to F11 data report by Andrew Duggan · 10 years ago
  19. 5b65c2a HID: rmi: check sanity of the incoming report by Benjamin Tissoires · 10 years ago
  20. daebdd7 HID: rmi: print an error if F11 is not found instead of stopping the device by Andrew Duggan · 10 years ago
  21. dd3edeb HID: rmi: check that report ids exist in the report_id_hash before accessing their size by Andrew Duggan · 10 years ago
  22. 01a5f8a HID: rmi: change logging level of log messages related to unexpected reports by Andrew Duggan · 10 years ago
  23. 9e2c327 HID: rmi: make compututation of the address of Query 12 more careful by Andrew Duggan · 10 years ago
  24. a278e26 HID: rmi: Protect PM-only functions by #ifdef CONFIG_PM by Geert Uytterhoeven · 10 years ago
  25. ba391e5 HID: rmi: do not handle touchscreens through hid-rmi by Benjamin Tissoires · 10 years ago
  26. 876e7a8 HID: rmi: fix masks for x and w_x data by Andrew Duggan · 10 years ago
  27. b668fdc HID: rmi: fix wrong struct field name by Jiri Kosina · 10 years ago
  28. dcce583 HID: rmi: do not fetch more than 16 bytes in a query by Benjamin Tissoires · 10 years ago
  29. f15475c HID: rmi: check for the existence of some optional queries before reading query 12 by Andrew Duggan · 10 years ago
  30. b89f991 HID: rmi: do not stop the device at the end of probe by Benjamin Tissoires · 10 years ago
  31. 9fb6bf0 HID: rmi: introduce RMI driver for Synaptics touchpads by Benjamin Tissoires · 10 years ago