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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-07
HID: hid-lg4ff: Remove "hid_" prefix from some functions' names
Michal Malý
1
-14
/
+14
2015-05-07
HID: hid-lg4ff: Remove double underscore prefix from numeric types
Michal Malý
2
-28
/
+28
2015-05-07
Revert "HID: logitech-hidpp: support combo keyboard touchpad TK820"
Benjamin Tissoires
1
-20
/
+0
2015-05-07
HID: sjoy: support Super Joy Box 4
Sean Young
3
-1
/
+4
2015-05-07
HID: sony: Correct a typo in a HID descriptor comment and explain the odd Six...
Frank Praznik
1
-1
/
+8
2015-05-07
HID: sony: Simplify LED initialization and eliminate redundant copies when up...
Frank Praznik
1
-30
/
+28
2015-05-07
HID: sony: Correct Sony device ordering
Frank Praznik
1
-2
/
+2
2015-05-07
HID: sony: Add support for the Sony Motion Controller
Frank Praznik
1
-2
/
+136
2015-05-07
HID: sony: Add the product ID for the Sony Motion Controller
Frank Praznik
2
-0
/
+2
2015-05-07
HID: sony: Prevent the freeing of an unitialized ida value
Frank Praznik
1
-4
/
+4
2015-05-07
HID: prodikeys: remove unused variable
Jiri Slaby
1
-2
/
+1
2015-05-07
HID: make timeout HZ independent
Nicholas Mc Guire
1
-1
/
+2
2015-05-07
HID: lenovo: add support for Lenovo ThinkPad Keyboard Pro unit
Benjamin Tissoires
3
-0
/
+33
2015-05-04
HID: wacom: Fail probe if HID_GENERIC device has unknown device_type
Jason Gerecke
1
-1
/
+7
2015-05-04
HID: wacom: Discover device_type from HID descriptor for all devices
Jason Gerecke
3
-14
/
+23
2015-05-04
HID: wacom: Do not add suffix to name of devices with an unknown type
Jason Gerecke
1
-5
/
+8
2015-04-27
HID: wacom: retrieve name from HID descriptor for generic devices
Ping Cheng
1
-11
/
+47
2015-04-27
HID: usbhid: Add a quirk for raphnet multi-gamepad adapters
Raphael Assenat
2
-0
/
+10
2015-04-23
HID: i2c-hid: Do not fail probing if gpiolib is not enabled
Mika Westerberg
1
-1
/
+4
2015-04-23
HID: lenovo: set INPUT_PROP_POINTING_STICK
Andreas Fleig
1
-0
/
+19
2015-04-23
HID: wacom: Add support for DTU-1141
Aaron Skomra
1
-0
/
+4
2015-04-23
HID: wacom: Simplify check for presence of single-finger touch
Jason Gerecke
1
-3
/
+2
2015-04-23
HID: wacom: remove unused packet lengths
Ping Cheng
1
-6
/
+0
2015-04-23
HID: wacom: move unit and unitExpo initialization to wacom_calculate_res
Ping Cheng
1
-6
/
+6
2015-04-23
HID: wacom: move all quirks to wacom_setup_device_quirks
Ping Cheng
3
-40
/
+31
2015-04-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
27
-667
/
+2740
2015-04-14
Merge tag 'for-v4.1' of git://git.infradead.org/battery-2.6
Linus Torvalds
6
-97
/
+121
2015-04-14
Merge branch 'for-4.1/sensor-hub' into for-linus
Jiri Kosina
4
-74
/
+989
2015-04-14
Merge branches 'for-4.0/upstream-fixes', 'for-4.1/genius', 'for-4.1/huion-ucl...
Jiri Kosina
25
-593
/
+1735
2015-04-10
HID: sensor: Custom and Generic sensor support
Srinivas Pandruvada
3
-0
/
+865
2015-04-10
HID: debug: fix error handling in hid_debug_events_read()
Jiri Kosina
1
-1
/
+2
2015-04-05
HID: logitech-hidpp: fix error return code
Julia Lawall
1
-0
/
+1
2015-04-02
HID: wacom: Add support for Cintiq 13HD Touch
Ping Cheng
1
-0
/
+11
2015-04-02
HID: logitech-hidpp: add a module parameter to keep firmware gestures
Benjamin Tissoires
1
-0
/
+10
2015-04-02
HID: usbhid: yet another mouse with ALWAYS_POLL
Oliver Neukum
2
-2
/
+4
2015-04-02
HID: usbhid: more mice with ALWAYS_POLL
Oliver Neukum
2
-0
/
+8
2015-04-02
HID: wacom: set stylus_in_proximity before checking touch_down
Ping Cheng
1
-18
/
+16
2015-04-02
HID: wacom: use wacom_wac_finger_count_touches to set touch_down
Ping Cheng
1
-51
/
+33
2015-04-02
HID: wacom: remove hardcoded WACOM_QUIRK_MULTI_INPUT
Ping Cheng
3
-32
/
+19
2015-04-02
Merge branch 'for-4.0/upstream-fixes' into for-4.1/wacom
Jiri Kosina
10
-43
/
+92
2015-03-27
HID: pidff: effect can't be NULL
Jiri Kosina
1
-1
/
+1
2015-03-25
HID: add quirk for PIXART OEM mouse used by HP
Oliver Neukum
2
-0
/
+2
2015-03-25
HID: add HP OEM mouse to quirk ALWAYS_POLL
Oliver Neukum
2
-0
/
+4
2015-03-24
HID: input: Fix NULL pointer dereference when power_supply_register fails
Krzysztof Kozlowski
1
-2
/
+2
2015-03-23
Merge tag 'v4.0-rc5' into next
Dmitry Torokhov
23
-261
/
+715
2015-03-17
HID: wacom: check for wacom->shared before following the pointer
Benjamin Tissoires
1
-3
/
+4
2015-03-16
HID: wacom: ask for a in-prox report when it was missed
Benjamin Tissoires
2
-1
/
+20
2015-03-16
HID: hid-sensor-hub: Fix sparse warning
Srinivas Pandruvada
1
-2
/
+2
2015-03-16
HID: hid-sensor-hub: fix attribute read for logical usage id
Srinivas Pandruvada
1
-2
/
+4
[prev]
[next]