1. c94ba06 HID: rmi: use HID_QUIRK_NO_INPUT_SYNC by Benjamin Tissoires · 7 years ago
  2. 3064a03 HID: Fix hid_report_len usage by Aaron Ma · 7 years ago
  3. c529340 HID: rmi: Support the Fujitsu R726 Pad dock using hid-rmi by Andrew Duggan · 7 years ago
  4. ef14a4bf HID: rmi: Check that a device is a RMI device before calling RMI functions by Andrew Duggan · 7 years ago
  5. cac72b9 HID: rmi: Make sure the HID device is opened on resume by Lyude · 7 years ago
  6. c7821d0 HID: rmi: Support the Lenovo Thinkpad X1 Tablet dock using hid-rmi by Andrew Duggan · 8 years ago
  7. 0b2c7a8 HID: rmi: Make hid-rmi a transport driver for synaptics-rmi4 by Andrew Duggan · 8 years ago
  8. 6dab07d HID: rmi: make transfer buffers DMA capable by Benjamin Tissoires · 8 years ago
  9. b786ae8 HID: rmi: Check that the device is a RMI device in suspend and resume callbacks by Andrew Duggan · 9 years ago
  10. 9154301 HID: hid-input: allow input_configured callback return errors by Dmitry Torokhov · 9 years ago
  11. 9a98b33 HID: rmi: Set F01 interrupt enable register when not set by Andrew Duggan · 9 years ago
  12. 7035f3a HID: rmi: Write updated F11 control registers after reset by Andrew Duggan · 10 years ago
  13. 0925636 HID: rmi: Disable scanning if the device is not a wake source by Andrew Duggan · 10 years ago
  14. 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 · 10 years ago
  15. 10e87dc HID: rmi: Disable populating F30 when the touchpad has physical buttons by Andrew Duggan · 10 years ago
  16. af43c40 HID: rmi: fix some harmless BIT() mistakes by Dan Carpenter · 10 years ago
  17. f097dee HID: rmi: disable palm detect gesture when present by Andrew Duggan · 10 years ago
  18. 05ba999 HID: rmi: disable dribble packets on Synaptics touchpads by Andrew Duggan · 10 years ago
  19. dd8df28 HID: rmi: Add functions for writing to registers by Andrew Duggan · 10 years ago
  20. 70e003f HID: rmi: Print the firmware id of the touchpad by Andrew Duggan · 10 years ago
  21. e928709 HID: rmi: Add support for the touchpad in the Razer Blade 14 laptop by Andrew Duggan · 10 years ago
  22. 79364d8 HID: rmi: Support touchpads with external buttons by Andrew Duggan · 10 years ago
  23. b8aed6e HID: rmi: Use hid_report_len to compute the size of reports by Andrew Duggan · 10 years ago
  24. 2f43de6 HID: rmi: Support non rmi devices by passing events to hid-input by Andrew Duggan · 10 years ago
  25. cabd9b5 HID: rmi: The address of query8 must be calculated based on which query registers are present by Andrew Duggan · 10 years ago
  26. 8414947 HID: rmi: Check for additional ACM registers appended to F11 data report by Andrew Duggan · 10 years ago
  27. 5b65c2a HID: rmi: check sanity of the incoming report by Benjamin Tissoires · 10 years ago
  28. daebdd7 HID: rmi: print an error if F11 is not found instead of stopping the device by Andrew Duggan · 10 years ago
  29. dd3edeb HID: rmi: check that report ids exist in the report_id_hash before accessing their size by Andrew Duggan · 10 years ago
  30. 01a5f8a HID: rmi: change logging level of log messages related to unexpected reports by Andrew Duggan · 11 years ago
  31. 9e2c327 HID: rmi: make compututation of the address of Query 12 more careful by Andrew Duggan · 11 years ago
  32. a278e26 HID: rmi: Protect PM-only functions by #ifdef CONFIG_PM by Geert Uytterhoeven · 11 years ago
  33. ba391e5 HID: rmi: do not handle touchscreens through hid-rmi by Benjamin Tissoires · 11 years ago
  34. 876e7a8 HID: rmi: fix masks for x and w_x data by Andrew Duggan · 11 years ago
  35. b668fdc HID: rmi: fix wrong struct field name by Jiri Kosina · 11 years ago
  36. dcce583 HID: rmi: do not fetch more than 16 bytes in a query by Benjamin Tissoires · 11 years ago
  37. f15475c HID: rmi: check for the existence of some optional queries before reading query 12 by Andrew Duggan · 11 years ago
  38. b89f991 HID: rmi: do not stop the device at the end of probe by Benjamin Tissoires · 11 years ago
  39. 9fb6bf0 HID: rmi: introduce RMI driver for Synaptics touchpads by Benjamin Tissoires · 11 years ago