index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-rmi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
HID: rmi: Support the Lenovo Thinkpad X1 Tablet dock using hid-rmi
Andrew Duggan
2017-01-11
1
-0
/
+1
*
HID: rmi: Make hid-rmi a transport driver for synaptics-rmi4
Andrew Duggan
2017-01-11
1
-833
/
+141
*
HID: rmi: make transfer buffers DMA capable
Benjamin Tissoires
2016-11-23
1
-2
/
+8
*
HID: rmi: Check that the device is a RMI device in suspend and resume callbacks
Andrew Duggan
2016-01-27
1
-0
/
+11
*
HID: hid-input: allow input_configured callback return errors
Dmitry Torokhov
2015-11-05
1
-4
/
+7
*
HID: rmi: Set F01 interrupt enable register when not set
Andrew Duggan
2015-07-17
1
-5
/
+52
*
HID: rmi: Write updated F11 control registers after reset
Andrew Duggan
2015-07-13
1
-13
/
+43
*
HID: rmi: Disable scanning if the device is not a wake source
Andrew Duggan
2015-07-09
1
-1
/
+55
*
-
.
Merge branches 'for-4.2/i2c-hid', 'for-4.2/lenovo', 'for-4.2/plantronics', 'f...
Jiri Kosina
2015-06-22
1
-3
/
+6
|
\
\
|
|
*
HID: rmi: Disable populating F30 when the touchpad has physical buttons
Andrew Duggan
2015-06-16
1
-3
/
+6
|
|
/
*
|
HID: rmi: fix some harmless BIT() mistakes
Dan Carpenter
2015-05-18
1
-3
/
+3
|
/
*
HID: rmi: disable palm detect gesture when present
Andrew Duggan
2015-02-25
1
-3
/
+16
*
HID: rmi: disable dribble packets on Synaptics touchpads
Andrew Duggan
2015-02-25
1
-0
/
+19
*
HID: rmi: Add functions for writing to registers
Andrew Duggan
2015-02-25
1
-0
/
+40
*
HID: rmi: Print the firmware id of the touchpad
Andrew Duggan
2015-02-17
1
-0
/
+99
*
HID: rmi: Add support for the touchpad in the Razer Blade 14 laptop
Andrew Duggan
2015-01-12
1
-0
/
+2
*
HID: rmi: Support touchpads with external buttons
Andrew Duggan
2015-01-12
1
-1
/
+19
*
HID: rmi: Use hid_report_len to compute the size of reports
Andrew Duggan
2015-01-12
1
-3
/
+2
*
HID: rmi: Support non rmi devices by passing events to hid-input
Andrew Duggan
2014-12-22
1
-17
/
+76
*
HID: rmi: The address of query8 must be calculated based on which query regis...
Andrew Duggan
2014-12-12
1
-12
/
+12
*
HID: rmi: Check for additional ACM registers appended to F11 data report
Andrew Duggan
2014-12-12
1
-9
/
+52
*
HID: rmi: check sanity of the incoming report
Benjamin Tissoires
2014-09-12
1
-6
/
+38
*
HID: rmi: print an error if F11 is not found instead of stopping the device
Andrew Duggan
2014-08-14
1
-4
/
+9
*
HID: rmi: check that report ids exist in the report_id_hash before accessing ...
Andrew Duggan
2014-07-29
1
-6
/
+22
*
HID: rmi: change logging level of log messages related to unexpected reports
Andrew Duggan
2014-07-29
1
-2
/
+2
*
HID: rmi: make compututation of the address of Query 12 more careful
Andrew Duggan
2014-07-29
1
-10
/
+25
*
HID: rmi: Protect PM-only functions by #ifdef CONFIG_PM
Geert Uytterhoeven
2014-06-12
1
-0
/
+2
*
HID: rmi: do not handle touchscreens through hid-rmi
Benjamin Tissoires
2014-05-22
1
-2
/
+1
*
HID: rmi: fix masks for x and w_x data
Andrew Duggan
2014-05-16
1
-2
/
+2
*
HID: rmi: fix wrong struct field name
Jiri Kosina
2014-05-13
1
-2
/
+2
*
HID: rmi: do not fetch more than 16 bytes in a query
Benjamin Tissoires
2014-05-13
1
-3
/
+8
*
HID: rmi: check for the existence of some optional queries before reading que...
Andrew Duggan
2014-05-13
1
-4
/
+32
*
HID: rmi: do not stop the device at the end of probe
Benjamin Tissoires
2014-04-09
1
-1
/
+0
*
HID: rmi: introduce RMI driver for Synaptics touchpads
Benjamin Tissoires
2014-04-09
1
-0
/
+889