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
2014-11-03
HID: plantronics: fix errant mouse events
JD Cole
5
-0
/
+89
2014-10-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-1
/
+21
2014-10-29
HID: roccat: Fix code style issues
Hans Duedal
1
-4
/
+5
2014-10-29
HID: usbhid: prevent unwanted events to be sent when re-opening the device
Benjamin Tissoires
2
-12
/
+25
2014-10-29
HID: input: Fix TransducerSerialNumber implementation
Jason Gerecke
1
-1
/
+4
2014-10-29
HID: logitech-hidpp: support combo keyboard touchpad TK820
Benjamin Tissoires
1
-0
/
+20
2014-10-29
HID: logitech-hidpp: add support of the first Logitech Wireless Touchpad
Benjamin Tissoires
1
-5
/
+27
2014-10-29
HID: logitech-hidpp: Add Wireless Touchpad T650 support
Benjamin Tissoires
1
-2
/
+103
2014-10-29
HID: logitech-hidpp: late bind the input device on wireless connection
Benjamin Tissoires
1
-8
/
+147
2014-10-29
HID: logitech-dj: enable notifications on connect/disconnect
Benjamin Tissoires
1
-1
/
+26
2014-10-29
HID: logitech: allow the DJ device to request the unifying name
Benjamin Tissoires
2
-7
/
+97
2014-10-29
HID: logitech-dj: allow transfer of HID++ reports from/to the correct dj device
Benjamin Tissoires
1
-28
/
+160
2014-10-29
HID: logitech: move dj devices to the HID++ module
Benjamin Tissoires
3
-49
/
+15
2014-10-29
HID: Introduce hidpp, a module to handle Logitech hid++ devices
Benjamin Tissoires
5
-0
/
+856
2014-10-29
HID: logitech-dj: merge header file into the source
Benjamin Tissoires
2
-116
/
+87
2014-10-29
HID: logitech-dj: rely on hid groups to separate receivers from dj devices
Benjamin Tissoires
2
-38
/
+10
2014-10-29
HID: core: do not scan reports if the group is already set
Benjamin Tissoires
1
-1
/
+2
2014-10-29
HID: fix merge from wacom into the HID tree
Benjamin Tissoires
1
-10
/
+7
2014-10-22
HID: input: Map unknown consumer page codes to KEY_UNKNOWN
Hans de Goede
1
-1
/
+1
2014-10-20
HID: add keyboard input assist hid usages
Olivier Gay
2
-0
/
+13
2014-10-10
HID: usbhid: enable always-poll quirk for Elan Touchscreen 016f
Adel Gadllah
2
-0
/
+2
2014-10-10
HID: usbhid: enable always-poll quirk for Elan Touchscreen 009b
Adel Gadllah
2
-0
/
+2
2014-10-09
Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-4
/
+2
2014-10-07
Merge branches 'for-3.18/always-poll-quirk', 'for-3.18/logitech', 'for-3.18/p...
Jiri Kosina
21
-1266
/
+5776
2014-10-01
HID: uHID: fix excepted report type
Benjamin Tissoires
1
-1
/
+1
2014-10-01
HID: usbhid: add another mouse that needs QUIRK_ALWAYS_POLL
Oliver Neukum
2
-0
/
+2
2014-10-01
HID: wacom: implement the finger part of the HID generic handling
Benjamin Tissoires
3
-3
/
+164
2014-10-01
HID: wacom: implement generic HID handling for pen generic devices
Benjamin Tissoires
5
-2
/
+206
2014-10-01
HID: wacom: move allocation of inputs earlier
Benjamin Tissoires
1
-3
/
+9
2014-10-01
HID: wacom: split out input allocation and registration
Benjamin Tissoires
2
-33
/
+64
2014-10-01
HID: wacom: rename failN with some meaningful information
Benjamin Tissoires
1
-20
/
+29
2014-09-25
HID: sony: Update the DualShock 4 touchpad resolution
Frank Praznik
1
-2
/
+2
2014-09-22
HID: wacom: fix timeout on probe for some wacoms
Benjamin Tissoires
1
-2
/
+16
2014-09-22
HID: sony: Set touchpad bits in the input_configured callback
Frank Praznik
1
-34
/
+40
2014-09-18
driver:gpio remove all usage of gpio_remove retval in driver
abdoulaye berthe
1
-4
/
+2
2014-09-15
HID: sony: Update file header and correct comments
Frank Praznik
1
-5
/
+6
2014-09-15
HID: sony: Corrections for the DualShock 4 HID descriptor
Frank Praznik
1
-6
/
+6
2014-09-13
HID: rmi: check sanity of the incoming report
Benjamin Tissoires
1
-6
/
+38
2014-09-12
HID: wacom: make the WL connection friendly for the desktop
Benjamin Tissoires
2
-1
/
+4
2014-09-11
HID: wacom - enable LED support for Wireless Intuos5/Pro
Ping Cheng
1
-17
/
+35
2014-09-11
HID: wacom - remove report_id from wacom_get_report interface
Ping Cheng
1
-4
/
+4
2014-09-11
HID: wacom - Clean up of sysfs
Ping Cheng
1
-2
/
+10
2014-09-11
HID: wacom - Add default permission defines for sysfs attributes
Ping Cheng
1
-4
/
+7
2014-09-08
HID: usbhid: fix PIXART optical mouse
Oliver Neukum
2
-0
/
+2
2014-09-08
HID: Add Holtek USB ID 04d9:a0c2 ETEKCITY Scroll
John DeSilva
3
-0
/
+6
2014-09-08
HID: fix ignore_special_drivers modparam description
Hans Petter Selasky
1
-1
/
+1
2014-09-08
HID: usbhid: enable always-poll quirk for Elan Touchscreen
Johan Hovold
2
-0
/
+4
2014-09-08
HID: usbhid: add always-poll quirk
Johan Hovold
1
-3
/
+23
2014-09-04
HID: add support for PenMount HID TouchScreen Driver
Christian Gmeiner
5
-0
/
+63
2014-09-04
HID: thingm: fix workqueue race on remove
Jiri Kosina
1
-3
/
+3
[prev]
[next]