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
starfive-6.6.48-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
2013-07-04
Merge branches 'for-3.11/multitouch', 'for-3.11/sony' and 'for-3.11/upstream'...
Jiri Kosina
12
-256
/
+736
2013-07-04
Merge branches 'for-3.11/battery', 'for-3.11/elo', 'for-3.11/holtek' and 'for...
Jiri Kosina
8
-7
/
+392
2013-07-04
HID: i2c-hid: support sending HID output reports using the output register
Andrew Duggan
1
-3
/
+17
2013-07-03
HID: kye: Add report fixup for Genius Gila Gaming mouse
Benjamin Tissoires
3
-0
/
+23
2013-06-20
HID: explain out-of-range check better
Jiri Kosina
1
-1
/
+5
2013-06-20
HID: fix false positive out of range values
Benjamin Tissoires
1
-0
/
+1
2013-06-18
HID: roccat: check cdev_add return value
Michael Rissi
1
-3
/
+13
2013-06-13
HID: fold ps3remote driver into generic Sony driver
Jiri Kosina
4
-219
/
+185
2013-06-12
HID: multitouch: prevent memleak with the allocated name
Benjamin Tissoires
1
-4
/
+7
2013-06-03
HID: hyperv: convert alloc+memcpy to memdup
Thomas Meyer
1
-3
/
+1
2013-06-03
HID: core: fix reporting of raw events
Jiri Kosina
1
-1
/
+1
2013-05-29
HID: input: return ENODATA if reading battery attrs fails
David Herrmann
1
-2
/
+2
2013-05-29
HID: holtek-mouse: use module_hid_driver() to simplify the code
Wei Yongjun
1
-12
/
+1
2013-05-29
HID: elo: add quirks for broken firmware
Jiri Slaby
1
-1
/
+143
2013-05-29
HID: add driver for ELO 4000/4500
Jiri Slaby
4
-0
/
+141
2013-05-28
HID: add support for Huion 580 tablet
Martin Rusko
5
-0
/
+188
2013-05-28
HID: holtek: PIDs 0xa04a and 0xa067 need to be in hid_have_special_driver[]
Jiri Kosina
1
-0
/
+2
2013-05-28
HID: Add support for Holtek gaming mouse 04d9:a04a
Christian Ohm
3
-6
/
+25
2013-05-28
HID: Add driver for Holtek gaming mouse 04d9:a067
Christian Ohm
4
-0
/
+75
2013-05-28
HID: sony: fix leds dependency
Jiri Kosina
2
-65
/
+44
2013-05-28
HID: driver for PS2/3 Buzz controllers
Colin Leitner
4
-11
/
+312
2013-05-23
HID: ignore Jabra speakerphones HID interface
Vincent Palatin
2
-0
/
+6
2013-05-20
HID: remove duplicate ID for D-WAV eGalax 0x7224
Andy Shevchenko
2
-4
/
+0
2013-05-20
HID: sort IDs for D-WAV eGalax multitouch devices
Andy Shevchenko
2
-20
/
+20
2013-05-16
HID: multitouch: add support for Data Modul easyMaxTouch
Steffen Trumtrar
2
-0
/
+8
2013-05-06
HID: debug: fix RCU preemption issue
Jiri Kosina
2
-7
/
+10
2013-05-03
HID: hid-steelseries fix led class build issue
Simon Wood
1
-3
/
+6
2013-05-01
HID: reintroduce fix-up for certain Sony RF receivers
Fernando Luis Vázquez Cao
1
-0
/
+1
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
56
-414
/
+1379
2013-04-30
Merge branches 'for-3.10/wiimote' and 'for-3.9/upstream-fixes' into for-linus
Jiri Kosina
3
-5
/
+40
2013-04-30
Merge branches 'for-3.10/multitouch', 'for-3.10/roccat' and 'for-3.10/upstrea...
Jiri Kosina
16
-32
/
+409
2013-04-30
Merge branch 'for-3.10/mt-hybrid-finger-pen' into for-linus
Jiri Kosina
2
-60
/
+254
2013-04-30
Merge branches 'for-3.10/appleir', 'for-3.10/hid-debug', 'for-3.10/hid-driver...
Jiri Kosina
42
-310
/
+303
2013-04-30
HID: protect hid_debug_list
Jiri Kosina
2
-0
/
+7
2013-04-30
HID: debug: break out hid_dump_report() into hid-debug
Benjamin Tissoires
2
-23
/
+32
2013-04-29
HID: Add PID for Japanese version of NE4K keyboard
Adam Jiang
3
-0
/
+4
2013-04-27
HID: hid-lg4ff add support for new version of DFGT wheel
Simon Wood
1
-0
/
+2
2013-04-24
HID: icade: u16 which never < 0
Chen Gang
1
-1
/
+1
2013-04-21
HID: clarify Magic Mouse Kconfig description
David King
1
-3
/
+3
2013-04-19
HID: appleir: add support for Apple ir devices
Benjamin Tissoires
6
-7
/
+373
2013-04-08
Merge 3.9-rc6 into usb-next
Greg Kroah-Hartman
3
-13
/
+34
2013-04-08
HID: roccat: added media key support for Kone
Stefan Achatz
2
-1
/
+3
2013-04-05
HID: hid-lenovo-tpkbd: remove doubled hid_get_drvdata
Jiri Slaby
1
-2
/
+0
2013-04-04
HID: i2c-hid: fix length for set/get report in i2c hid
Huzefa Kankroliwala
1
-5
/
+4
2013-04-04
HID: magicmouse: fix race between input_register() and probe()
Benjamin Tissoires
1
-9
/
+20
2013-04-04
HID: wiimote: parse reduced status reports
David Herrmann
1
-4
/
+27
2013-04-04
HID: wiimote: add 2nd generation Wii Remote IDs
David Herrmann
3
-0
/
+4
2013-04-04
HID: wiimote: use unique battery names
David Herrmann
1
-1
/
+9
2013-04-01
Merge v3.9-rc5 into usb-next
Greg Kroah-Hartman
3
-1
/
+13
2013-03-29
HID: fix Masterkit MA901 hid quirks
Alexey Klimov
2
-4
/
+14
[next]