index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_multi_rtos
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
pinetabv-6.6.y-devel
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
starfive-6.6.48-dubhe
starfive-6.6.63-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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-28
HID: use to_hid_device()
Geliang Tang
13
-79
/
+76
2015-12-28
HID: move to_hid_device() to hid.h
Geliang Tang
2
-4
/
+0
2015-12-28
HID: usbhid: use to_usb_device
Geliang Tang
1
-1
/
+1
2015-12-28
HID: corsair: Convert to use module_hid_driver
Axel Lin
1
-12
/
+1
2015-12-21
Merge tag 'v4.4-rc6' into devel
Linus Walleij
4
-15
/
+11
2015-12-18
HID: input: ignore the battery in OKLICK Laser BTmouse
Alexander E. Patrakov
1
-5
/
+12
2015-12-18
HID: wacom: Fix pad button range for CINTIQ_COMPANION_2
Jason Gerecke
1
-1
/
+1
2015-12-18
HID: wacom: Fix touchring value reporting
Jason Gerecke
1
-2
/
+2
2015-12-18
HID: wacom: Report 'strip2' values in ABS_RY
Jason Gerecke
1
-1
/
+1
2015-12-18
HID: wacom: Limit touchstrip data to 13 bits
Jason Gerecke
1
-2
/
+2
2015-12-18
HID: wacom: bitwise vs logical ORs
Dan Carpenter
1
-4
/
+4
2015-12-13
Merge tag 'usb-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-11
/
+3
2015-12-08
HID: wacom: Apply lowres quirk to BAMBOO_TOUCH devices
Jason Gerecke
1
-1
/
+1
2015-12-03
HID: enable hid device to suspend/resume asynchronously
Fu, Zhonghui
1
-0
/
+1
2015-12-02
HID: wacom: Rename wacom ID report ID macros
Jason Gerecke
2
-5
/
+5
2015-12-02
HID: wacom: Clean up value reading
Jason Gerecke
1
-13
/
+14
2015-12-02
HID: wacom: Further clean up wacom_intuos_general packet decoder
Jason Gerecke
1
-46
/
+41
2015-12-02
HID: wacom: Replace magic masks and comparisons with switch cases
Jason Gerecke
1
-30
/
+49
2015-12-02
HID: wacom: Centralize Intuos pen packet decoding
Jason Gerecke
1
-51
/
+54
2015-12-02
HID: wacom: Slim down wacom_intuos_pad processing
Jason Gerecke
1
-191
/
+86
2015-12-02
HID: wacom: Move Intuos pad handling code into dedicated function
Jason Gerecke
1
-235
/
+247
2015-12-02
HID: multitouch: fix input mode switching on some Elan panels
Benjamin Tissoires
1
-2
/
+13
2015-12-02
HID: lg: restrict filtering out of first interface to G29 only
Benjamin Tissoires
1
-2
/
+3
2015-12-02
USB: quirks: Apply ALWAYS_POLL to all ELAN devices
Adrien Vergé
2
-11
/
+3
2015-12-01
HID: usbhid: fix recursive deadlock
Ioan-Adrian Ratiu
1
-2
/
+2
2015-11-27
HID: debug: improve hid_debug_event()
Rasmus Villemoes
1
-2
/
+2
2015-11-26
HID: multitouch: enable palm rejection if device implements confidence usage
Allen Hung
1
-0
/
+5
2015-11-23
HID: usbhid: discarded events don't abort idleness
Oliver Neukum
1
-1
/
+1
2015-11-20
HID: core: use scnprintf in modalias_show()
Rasmus Villemoes
1
-5
/
+2
2015-11-20
HID: hid-logitech-hidpp: G920 remove deadzones
Simon Wood
1
-0
/
+20
2015-11-20
HID: Add vendor specific usage pages for Logitech G920
Simon Wood
1
-0
/
+4
2015-11-20
HID: hid-logitech-hidpp: Add range sysfs for Logitech G920
Simon Wood
1
-1
/
+139
2015-11-20
HID: hid-logitech-hidpp: Add basic support for Logitech G920
Simon Wood
3
-16
/
+57
2015-11-20
HID: hid-logitech-hidpp: Add support for very long packets
Simon Wood
1
-11
/
+48
2015-11-20
HID: usbhid: add Logitech G710+ keyboard quirk NOGET
Jimmy Berry
2
-0
/
+2
2015-11-20
HID: Make report_descriptor available for all devices
Andy Lutomirski
1
-7
/
+9
2015-11-19
HID: wacom: Delete an unnecessary check before kobject_put()
Markus Elfring
1
-2
/
+1
2015-11-19
HID: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-11-19
HID: sony: Remove the size check for the Dualshock 4 HID Descriptor
Frank Praznik
1
-2
/
+2
2015-11-19
HID: sony: Save and restore the controller state on suspend and resume
Frank Praznik
1
-1
/
+64
2015-11-19
HID: sony: Refactor the output report sending functions
Frank Praznik
1
-13
/
+19
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
1
-1
/
+1
2015-11-17
HID: wacom: fixup quirks setup for WACOM_DEVICETYPE_PAD
Jiri Kosina
1
-1
/
+1
2015-11-16
hid-sensor-hub.c: fix wrong do_div() usage
Nicolas Pitre
1
-1
/
+2
2015-11-13
HID: wacom: Add outbounding area for DTU1141
Ping Cheng
1
-1
/
+2
2015-11-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
21
-128
/
+1279
2015-11-06
Merge branches 'for-4.3/upstream-fixes', 'for-4.4/corsair', 'for-4.4/dragonri...
Jiri Kosina
30
-152
/
+1294
2015-11-06
HID: logitech: Add support for G29
Simon Wood
3
-4
/
+63
2015-11-06
HID: logitech: Simplify wheel detection scheme
Simon Wood
1
-42
/
+28
2015-11-05
HID: hid-gfrm: avoid warning for input_configured API change
Arnd Bergmann
1
-1
/
+2
[prev]
[next]