Benjamin Tissoires
|
6dab07df55
HID: rmi: make transfer buffers DMA capable
|
8 年之前 |
Andrew Duggan
|
b786ae8e26
HID: rmi: Check that the device is a RMI device in suspend and resume callbacks
|
9 年之前 |
Dmitry Torokhov
|
9154301a47
HID: hid-input: allow input_configured callback return errors
|
10 年之前 |
Andrew Duggan
|
9a98b3387e
HID: rmi: Set F01 interrupt enable register when not set
|
10 年之前 |
Andrew Duggan
|
7035f3a4e2
HID: rmi: Write updated F11 control registers after reset
|
10 年之前 |
Andrew Duggan
|
0925636042
HID: rmi: Disable scanning if the device is not a wake source
|
10 年之前 |
Jiri Kosina
|
ec3b34e197
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
|
10 年之前 |
Andrew Duggan
|
10e87dc42a
HID: rmi: Disable populating F30 when the touchpad has physical buttons
|
10 年之前 |
Dan Carpenter
|
af43c4086c
HID: rmi: fix some harmless BIT() mistakes
|
10 年之前 |
Andrew Duggan
|
f097deef59
HID: rmi: disable palm detect gesture when present
|
10 年之前 |
Andrew Duggan
|
05ba999fca
HID: rmi: disable dribble packets on Synaptics touchpads
|
10 年之前 |
Andrew Duggan
|
dd8df28459
HID: rmi: Add functions for writing to registers
|
10 年之前 |
Andrew Duggan
|
70e003f75f
HID: rmi: Print the firmware id of the touchpad
|
10 年之前 |
Andrew Duggan
|
e9287099ba
HID: rmi: Add support for the touchpad in the Razer Blade 14 laptop
|
10 年之前 |
Andrew Duggan
|
79364d87af
HID: rmi: Support touchpads with external buttons
|
10 年之前 |
Andrew Duggan
|
b8aed6ea39
HID: rmi: Use hid_report_len to compute the size of reports
|
10 年之前 |
Andrew Duggan
|
2f43de605e
HID: rmi: Support non rmi devices by passing events to hid-input
|
10 年之前 |
Andrew Duggan
|
cabd9b5f1f
HID: rmi: The address of query8 must be calculated based on which query registers are present
|
10 年之前 |
Andrew Duggan
|
8414947a20
HID: rmi: Check for additional ACM registers appended to F11 data report
|
10 年之前 |
Benjamin Tissoires
|
5b65c2a029
HID: rmi: check sanity of the incoming report
|
11 年之前 |
Andrew Duggan
|
daebdd7ee3
HID: rmi: print an error if F11 is not found instead of stopping the device
|
11 年之前 |
Andrew Duggan
|
dd3edeb6a0
HID: rmi: check that report ids exist in the report_id_hash before accessing their size
|
11 年之前 |
Andrew Duggan
|
01a5f8a401
HID: rmi: change logging level of log messages related to unexpected reports
|
11 年之前 |
Andrew Duggan
|
9e2c327ee8
HID: rmi: make compututation of the address of Query 12 more careful
|
11 年之前 |
Geert Uytterhoeven
|
a278e26830
HID: rmi: Protect PM-only functions by #ifdef CONFIG_PM
|
11 年之前 |
Benjamin Tissoires
|
ba391e5a5a
HID: rmi: do not handle touchscreens through hid-rmi
|
11 年之前 |
Andrew Duggan
|
876e7a8a11
HID: rmi: fix masks for x and w_x data
|
11 年之前 |
Jiri Kosina
|
b668fdce41
HID: rmi: fix wrong struct field name
|
11 年之前 |
Benjamin Tissoires
|
dcce583792
HID: rmi: do not fetch more than 16 bytes in a query
|
11 年之前 |
Andrew Duggan
|
f15475c397
HID: rmi: check for the existence of some optional queries before reading query 12
|
11 年之前 |