- bd7e8c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 4 years, 2 months ago
- 261bfb3 Input: synaptics-rmi4 - rename f30_data to gpio_data by Vincent Huang · 4 years, 3 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- 2e1b9e1 HID: rmi: Simplify an error handling path in 'rmi_hid_read_block()' by Christophe JAILLET · 4 years, 9 months ago
- 8725aa4 HID: rmi: Check that the RMI_STARTED bit is set before unregistering the RMI transport device by Andrew Duggan · 5 years ago
- c11fb13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 6 years ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
- 1023538 HID: rmi: Use SET_REPORT request on control endpoint for Acer Switch 3 and 5 by Tobias Auerochs · 6 years ago
- c94ba06 HID: rmi: use HID_QUIRK_NO_INPUT_SYNC by Benjamin Tissoires · 7 years ago
- 3064a03 HID: Fix hid_report_len usage by Aaron Ma · 7 years ago
- c529340 HID: rmi: Support the Fujitsu R726 Pad dock using hid-rmi by Andrew Duggan · 7 years ago
- ef14a4bf HID: rmi: Check that a device is a RMI device before calling RMI functions by Andrew Duggan · 7 years ago
- cac72b9 HID: rmi: Make sure the HID device is opened on resume by Lyude · 7 years ago
- c7821d0 HID: rmi: Support the Lenovo Thinkpad X1 Tablet dock using hid-rmi by Andrew Duggan · 8 years ago
- 0b2c7a8 HID: rmi: Make hid-rmi a transport driver for synaptics-rmi4 by Andrew Duggan · 8 years ago
- 6dab07d HID: rmi: make transfer buffers DMA capable by Benjamin Tissoires · 8 years ago
- b786ae8 HID: rmi: Check that the device is a RMI device in suspend and resume callbacks by Andrew Duggan · 9 years ago
- 9154301 HID: hid-input: allow input_configured callback return errors by Dmitry Torokhov · 9 years ago
- 9a98b33 HID: rmi: Set F01 interrupt enable register when not set by Andrew Duggan · 9 years ago
- 7035f3a HID: rmi: Write updated F11 control registers after reset by Andrew Duggan · 9 years ago
- 0925636 HID: rmi: Disable scanning if the device is not a wake source by Andrew Duggan · 9 years ago
- 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
- 10e87dc HID: rmi: Disable populating F30 when the touchpad has physical buttons by Andrew Duggan · 10 years ago
- af43c40 HID: rmi: fix some harmless BIT() mistakes by Dan Carpenter · 10 years ago
- f097dee HID: rmi: disable palm detect gesture when present by Andrew Duggan · 10 years ago
- 05ba999 HID: rmi: disable dribble packets on Synaptics touchpads by Andrew Duggan · 10 years ago
- dd8df28 HID: rmi: Add functions for writing to registers by Andrew Duggan · 10 years ago
- 70e003f HID: rmi: Print the firmware id of the touchpad by Andrew Duggan · 10 years ago
- e928709 HID: rmi: Add support for the touchpad in the Razer Blade 14 laptop by Andrew Duggan · 10 years ago
- 79364d8 HID: rmi: Support touchpads with external buttons by Andrew Duggan · 10 years ago
- b8aed6e HID: rmi: Use hid_report_len to compute the size of reports by Andrew Duggan · 10 years ago
- 2f43de6 HID: rmi: Support non rmi devices by passing events to hid-input by Andrew Duggan · 10 years ago
- cabd9b5 HID: rmi: The address of query8 must be calculated based on which query registers are present by Andrew Duggan · 10 years ago
- 8414947 HID: rmi: Check for additional ACM registers appended to F11 data report by Andrew Duggan · 10 years ago
- 5b65c2a HID: rmi: check sanity of the incoming report by Benjamin Tissoires · 10 years ago
- daebdd7 HID: rmi: print an error if F11 is not found instead of stopping the device by Andrew Duggan · 10 years ago
- dd3edeb HID: rmi: check that report ids exist in the report_id_hash before accessing their size by Andrew Duggan · 10 years ago
- 01a5f8a HID: rmi: change logging level of log messages related to unexpected reports by Andrew Duggan · 10 years ago
- 9e2c327 HID: rmi: make compututation of the address of Query 12 more careful by Andrew Duggan · 10 years ago
- a278e26 HID: rmi: Protect PM-only functions by #ifdef CONFIG_PM by Geert Uytterhoeven · 11 years ago
- ba391e5 HID: rmi: do not handle touchscreens through hid-rmi by Benjamin Tissoires · 11 years ago
- 876e7a8 HID: rmi: fix masks for x and w_x data by Andrew Duggan · 11 years ago
- b668fdc HID: rmi: fix wrong struct field name by Jiri Kosina · 11 years ago
- dcce583 HID: rmi: do not fetch more than 16 bytes in a query by Benjamin Tissoires · 11 years ago
- f15475c HID: rmi: check for the existence of some optional queries before reading query 12 by Andrew Duggan · 11 years ago
- b89f991 HID: rmi: do not stop the device at the end of probe by Benjamin Tissoires · 11 years ago
- 9fb6bf0 HID: rmi: introduce RMI driver for Synaptics touchpads by Benjamin Tissoires · 11 years ago