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-09-04
HID: hid-sensor-hub: re-add mistakenly removed USB_DEVICE_ID_STM_HID_SENSOR id
Srinivas Pandruvada
1
-0
/
+3
2014-09-04
HID: thingm: set the proper error code before leaving
Benjamin Tissoires
1
-0
/
+1
2014-09-04
HID: wacom: Add support for the Cintiq Companion
Benjamin Tissoires
1
-0
/
+10
2014-09-04
HID: usbhid: improve handling of Clear-Halt and reset
Alan Stern
1
-25
/
+9
2014-09-01
HID: sony: Set the Sixaxis cable state correctly
Frank Praznik
1
-1
/
+2
2014-08-28
HID: picolcd: be more verbose when reporting report size error
Jiri Kosina
1
-2
/
+2
2014-08-28
HID: logitech-dj: break out testing of validity of dj_device
Benjamin Tissoires
1
-24
/
+11
2014-08-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-18
/
+42
2014-08-27
HID: picolcd: sanity check report size in raw_event() callback
Jiri Kosina
1
-0
/
+6
2014-08-27
HID: magicmouse: sanity check report size in raw_event() callback
Jiri Kosina
1
-0
/
+10
2014-08-26
HID: input: force generic axis to be mapped to their user space axis
Benjamin Tissoires
1
-0
/
+6
2014-08-25
HID: uhid: report to user-space whether reports are numbered
David Herrmann
1
-1
/
+20
2014-08-25
HID: uhid: implement SET_REPORT
David Herrmann
1
-68
/
+138
2014-08-25
HID: uhid: rename uhid_raw_request to uhid_hid_raw_request
David Herrmann
1
-16
/
+16
2014-08-25
HID: uhid: add ABI compatible UHID_GET_REPORT replacing UHID_FEATURE
David Herrmann
1
-14
/
+14
2014-08-25
HID: uhid: invert report_done and make non-atomic
David Herrmann
1
-8
/
+7
2014-08-25
HID: uhid: turn report_id into u32
David Herrmann
1
-3
/
+4
2014-08-25
HID: uhid: avoid magic-numbers when setting strings
David Herrmann
1
-7
/
+7
2014-08-25
HID: uhid: avoid dangling pointers in uhid context
David Herrmann
1
-5
/
+11
2014-08-25
HID: uhid: forward create_req to create2_req
David Herrmann
1
-65
/
+25
2014-08-25
HID: uhid: simplify report-cb shutdown
David Herrmann
1
-9
/
+2
2014-08-25
HID: logitech-dj: prevent false errors to be shown
Benjamin Tissoires
2
-18
/
+26
2014-08-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
11
-93
/
+114
2014-08-21
HID: fix a couple of off-by-ones
Jiri Kosina
6
-7
/
+7
2014-08-21
HID: logitech: perform bounds checking on device_id early enough
Jiri Kosina
1
-7
/
+6
2014-08-21
HID: logitech: fix bounds checking on LED report size
Jiri Kosina
1
-1
/
+1
2014-08-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+2
2014-08-15
HID: logitech: Prevent possibility of infinite loop when using /sys interface
Simon Wood
1
-2
/
+2
2014-08-14
HID: rmi: print an error if F11 is not found instead of stopping the device
Andrew Duggan
1
-4
/
+9
2014-08-12
Input: wacom - fix compiler warning if !CONFIG_PM
Geert Uytterhoeven
1
-0
/
+2
2014-08-12
HID: hid-sensor-hub: use devm_ functions consistently
Himangi Saraogi
1
-22
/
+11
2014-08-12
HID: huion: Use allocated buffer for DMA
Nikolai Kondrashov
1
-12
/
+38
2014-08-12
HID: huion: Fail on parameter retrieval errors
Nikolai Kondrashov
1
-47
/
+49
2014-08-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
8
-981
/
+4523
2014-08-08
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
6
-2
/
+339
2014-08-07
Merge branch 'next' into for-linus
Dmitry Torokhov
21
-1293
/
+6338
2014-08-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
16
-642
/
+1181
2014-08-07
Input: wacom - only register once the MODULE_* macros
Benjamin Tissoires
2
-4
/
+5
2014-08-07
Input: HID - remove hid-wacom Bluetooth driver
Benjamin Tissoires
3
-982
/
+2
2014-08-07
Input: wacom - add copyright note and bump version to 2.0
Benjamin Tissoires
1
-1
/
+4
2014-08-07
Input: wacom - remove passing id for wacom_set_report
Przemo Firszt
1
-18
/
+17
2014-08-07
Input: wacom - check for bluetooth protocol while setting OLEDs
Benjamin Tissoires
1
-8
/
+21
2014-08-07
Input: wacom - handle Intuos 4 BT in wacom.ko
Benjamin Tissoires
5
-2
/
+92
2014-08-07
Input: wacom - handle Graphire BT tablets in wacom.ko
Benjamin Tissoires
5
-5
/
+132
2014-08-07
Input: wacom - prepare the driver to include BT devices
Benjamin Tissoires
2
-3
/
+69
2014-08-06
Merge branches 'for-3.17/upstream', 'for-3.17/cp2112', 'for-3.17/huion', 'for...
Jiri Kosina
16
-645
/
+1190
2014-08-04
HID: hyperv: register as a wakeup source
Dexuan Cui
1
-0
/
+6
2014-07-30
HID: sony: Default initialize all elements of the LED max_brightness array to 1
Frank Praznik
1
-1
/
+1
2014-07-29
HID: huion: Fix sparse warnings
Nikolai Kondrashov
1
-1
/
+1
2014-07-29
HID: usbhid: Use flag HID_DISCONNECTED when a usb device is removed
Reyad Attiyat
1
-1
/
+5
[prev]
[next]