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
/
hid-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-15
HID: add missing blacklist entry for Apple ATV ircontrol
Jiri Kosina
1
-0
/
+1
2008-10-15
HID: add support for Bright ABNT2 brazilian device
Mauro Carvalho Chehab
1
-0
/
+1
2008-10-15
HID: Don't let Avermedia Radio FM800 be handled by usb hid drivers
Mauro Carvalho Chehab
1
-0
/
+1
2008-10-15
HID: fix numlock led on Dell device 0x413c/0x2105
Mauro Carvalho Chehab
1
-0
/
+1
2008-10-15
HID: move zeroplus FF processing
Jiri Slaby
1
-0
/
+2
2008-10-15
HID: move thrustmaster FF processing
Jiri Slaby
1
-0
/
+4
2008-10-15
HID: move pantherlord FF processing
Jiri Slaby
1
-0
/
+2
2008-10-15
HID: fix tty<->hid deadlock
Jiri Slaby
1
-1
/
+10
2008-10-15
HID: ignore iBuddy devices
Remi Cattiau
1
-0
/
+2
2008-10-15
HID: remove ignore quirk for MGE UPS devices
Richard Hughes
1
-2
/
+2
2008-10-15
HID: introduce list for hiddev creation forcing
Jiri Kosina
1
-18
/
+29
2008-10-15
HID: move logitech FF processing
Jiri Slaby
1
-0
/
+7
2008-10-15
HID: move connect quirks
Jiri Slaby
1
-1
/
+75
2008-10-15
HID: move dell quirks
Jiri Slaby
1
-0
/
+1
2008-10-15
HID: move sony quirks
Jiri Slaby
1
-0
/
+1
2008-10-15
HID: move samsung quirks
Jiri Slaby
1
-0
/
+1
2008-10-15
HID: move gyration quirks
Jiri Slaby
1
-0
/
+1
2008-10-15
HID: move monterey quirks
Jiri Slaby
1
-0
/
+1
2008-10-15
HID: move petalynx quirks
Jiri Slaby
1
-0
/
+1
2008-10-15
HID: move belkin quirks
Jiri Slaby
1
-0
/
+2
2008-10-15
HID: move chicony quirks
Jiri Slaby
1
-0
/
+1
2008-10-15
HID: move ezkey quirks
Jiri Slaby
1
-0
/
+1
2008-10-15
HID: move cherry quirks
Jiri Slaby
1
-0
/
+1
2008-10-15
HID: move a4tech quirks
Jiri Slaby
1
-0
/
+2
2008-10-15
HID: move cypress quirks
Jiri Slaby
1
-0
/
+3
2008-10-15
HID: move sunplus quirks
Jiri Slaby
1
-0
/
+1
2008-10-15
HID: move microsoft quirks
Jiri Slaby
1
-0
/
+6
2008-10-15
HID: indent switches/cases
Jiri Slaby
1
-170
/
+172
2008-10-15
HID: add compat support
Jiri Slaby
1
-0
/
+12
2008-10-15
HID: move apple quirks
Jiri Slaby
1
-0
/
+32
2008-10-15
HID: move ignore quirks
Jiri Slaby
1
-0
/
+163
2008-10-15
HID: move logitech quirks
Jiri Slaby
1
-0
/
+16
2008-10-15
HID: hid, make parsing event driven
Jiri Slaby
1
-7
/
+17
2008-10-15
HID: make a bus from hid code
Jiri Slaby
1
-76
/
+398
2008-07-23
HID: use get/put_unaligned_* helpers
Harvey Harrison
1
-5
/
+5
2008-04-29
hid-core: use get_unaligned_* helpers
Harvey Harrison
1
-3
/
+3
2008-04-22
HID: make hid_input_field and usbhid_modify_dquirk static
Adrian Bunk
1
-2
/
+2
2008-04-22
HID: pass numbered reports properly to hidraw
Jiri Kosina
1
-2
/
+7
2008-04-22
HID: fix sparse warnings
Jiri Slaby
1
-1
/
+1
2008-04-22
HID: only dump report traffic with debug level 2
Anssi Hannula
1
-2
/
+2
2008-03-18
HID: fix comment in hid_input_report()
Jiri Kosina
1
-1
/
+1
2008-01-28
HID: remove redundant WARN_ON()s in order not to scare users
Jiri Kosina
1
-2
/
+10
2007-10-14
HID: add hidraw interface
Jiri Kosina
1
-0
/
+16
2007-07-09
HID: make debugging output runtime-configurable
Jiri Kosina
1
-46
/
+47
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-04-30
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...
Linus Torvalds
1
-2
/
+7
2007-04-30
Merge branch 'field-zeroing' into for-linus
Jiri Kosina
1
-0
/
+5
2007-04-16
HID: update copyright and authorship macro
Jiri Kosina
1
-2
/
+2
2007-04-11
HID: introduce proper zeroing of unused bits in output reports
Simon Budig
1
-0
/
+5
2007-04-05
HID: Do not discard truncated input reports
Adam Kropelin
1
-1
/
+1
[next]