index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-rmi.c
Age
Commit message (
Expand
)
Author
2015-06-22
Merge branches 'for-4.2/i2c-hid', 'for-4.2/lenovo', 'for-4.2/plantronics', 'f...
Jiri Kosina
2015-06-16
HID: rmi: Disable populating F30 when the touchpad has physical buttons
Andrew Duggan
2015-05-18
HID: rmi: fix some harmless BIT() mistakes
Dan Carpenter
2015-02-25
HID: rmi: disable palm detect gesture when present
Andrew Duggan
2015-02-25
HID: rmi: disable dribble packets on Synaptics touchpads
Andrew Duggan
2015-02-25
HID: rmi: Add functions for writing to registers
Andrew Duggan
2015-02-17
HID: rmi: Print the firmware id of the touchpad
Andrew Duggan
2015-01-12
HID: rmi: Add support for the touchpad in the Razer Blade 14 laptop
Andrew Duggan
2015-01-12
HID: rmi: Support touchpads with external buttons
Andrew Duggan
2015-01-12
HID: rmi: Use hid_report_len to compute the size of reports
Andrew Duggan
2014-12-22
HID: rmi: Support non rmi devices by passing events to hid-input
Andrew Duggan
2014-12-12
HID: rmi: The address of query8 must be calculated based on which query regis...
Andrew Duggan
2014-12-12
HID: rmi: Check for additional ACM registers appended to F11 data report
Andrew Duggan
2014-09-12
HID: rmi: check sanity of the incoming report
Benjamin Tissoires
2014-08-14
HID: rmi: print an error if F11 is not found instead of stopping the device
Andrew Duggan
2014-07-29
HID: rmi: check that report ids exist in the report_id_hash before accessing ...
Andrew Duggan
2014-07-29
HID: rmi: change logging level of log messages related to unexpected reports
Andrew Duggan
2014-07-29
HID: rmi: make compututation of the address of Query 12 more careful
Andrew Duggan
2014-06-12
HID: rmi: Protect PM-only functions by #ifdef CONFIG_PM
Geert Uytterhoeven
2014-05-22
HID: rmi: do not handle touchscreens through hid-rmi
Benjamin Tissoires
2014-05-16
HID: rmi: fix masks for x and w_x data
Andrew Duggan
2014-05-13
HID: rmi: fix wrong struct field name
Jiri Kosina
2014-05-13
HID: rmi: do not fetch more than 16 bytes in a query
Benjamin Tissoires
2014-05-13
HID: rmi: check for the existence of some optional queries before reading que...
Andrew Duggan
2014-04-09
HID: rmi: do not stop the device at the end of probe
Benjamin Tissoires
2014-04-09
HID: rmi: introduce RMI driver for Synaptics touchpads
Benjamin Tissoires