index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
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-13
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