index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-rmi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-25
HID: rmi: disable palm detect gesture when present
Andrew Duggan
1
-3
/
+16
2015-02-25
HID: rmi: disable dribble packets on Synaptics touchpads
Andrew Duggan
1
-0
/
+19
2015-02-25
HID: rmi: Add functions for writing to registers
Andrew Duggan
1
-0
/
+40
2015-02-17
HID: rmi: Print the firmware id of the touchpad
Andrew Duggan
1
-0
/
+99
2015-01-12
HID: rmi: Add support for the touchpad in the Razer Blade 14 laptop
Andrew Duggan
1
-0
/
+2
2015-01-12
HID: rmi: Support touchpads with external buttons
Andrew Duggan
1
-1
/
+19
2015-01-12
HID: rmi: Use hid_report_len to compute the size of reports
Andrew Duggan
1
-3
/
+2
2014-12-22
HID: rmi: Support non rmi devices by passing events to hid-input
Andrew Duggan
1
-17
/
+76
2014-12-12
HID: rmi: The address of query8 must be calculated based on which query regis...
Andrew Duggan
1
-12
/
+12
2014-12-12
HID: rmi: Check for additional ACM registers appended to F11 data report
Andrew Duggan
1
-9
/
+52
2014-09-12
HID: rmi: check sanity of the incoming report
Benjamin Tissoires
1
-6
/
+38
2014-08-14
HID: rmi: print an error if F11 is not found instead of stopping the device
Andrew Duggan
1
-4
/
+9
2014-07-29
HID: rmi: check that report ids exist in the report_id_hash before accessing ...
Andrew Duggan
1
-6
/
+22
2014-07-29
HID: rmi: change logging level of log messages related to unexpected reports
Andrew Duggan
1
-2
/
+2
2014-07-29
HID: rmi: make compututation of the address of Query 12 more careful
Andrew Duggan
1
-10
/
+25
2014-06-12
HID: rmi: Protect PM-only functions by #ifdef CONFIG_PM
Geert Uytterhoeven
1
-0
/
+2
2014-05-22
HID: rmi: do not handle touchscreens through hid-rmi
Benjamin Tissoires
1
-2
/
+1
2014-05-16
HID: rmi: fix masks for x and w_x data
Andrew Duggan
1
-2
/
+2
2014-05-13
HID: rmi: fix wrong struct field name
Jiri Kosina
1
-2
/
+2
2014-05-13
HID: rmi: do not fetch more than 16 bytes in a query
Benjamin Tissoires
1
-3
/
+8
2014-05-13
HID: rmi: check for the existence of some optional queries before reading que...
Andrew Duggan
1
-4
/
+32
2014-04-09
HID: rmi: do not stop the device at the end of probe
Benjamin Tissoires
1
-1
/
+0
2014-04-09
HID: rmi: introduce RMI driver for Synaptics touchpads
Benjamin Tissoires
1
-0
/
+889