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-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
2007-03-15
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...
Linus Torvalds
1
-11
/
+9
2007-03-15
[PATCH] hid-core endianness annotations
Al Viro
1
-5
/
+4
2007-03-12
HID: zeroing of bytes in output fields is bogus
Jiri Kosina
1
-4
/
+0
2007-03-12
HID: allocate hid_parser in a proper way
Jiri Kosina
1
-7
/
+9
2007-03-01
HID: fix possible double-free on error path in hid parser
Jiri Kosina
1
-5
/
+0
2007-03-01
HID: fix bug in zeroing the last field byte in output reports
Jiri Kosina
1
-1
/
+1
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-05
HID: move away from DEBUG defines in favor of CONFIG_HID_DEBUG
Jiri Kosina
1
-4
/
+2
2007-02-05
HID: hid debug from hid-debug.h to hid layer
Jiri Kosina
1
-1
/
+1
2007-01-25
HID: fix memleaking of collection
Jiri Kosina
1
-0
/
+1
2007-01-22
HID: compilation fix when DEBUG_DATA is defined
Jiri Kosina
1
-1
/
+1
2007-01-22
HID: proper LED-mapping for SpaceNavigator
Simon Budig
1
-0
/
+4
2007-01-09
HID: Fix DRIVER_DESC macro
Jiri Kosina
1
-1
/
+1
2007-01-08
HID: mousepoll parameter makes no sense for generic HID
Jiri Kosina
1
-8
/
+0
2007-01-08
HID: tiny patch to remove a kmalloc cast
Ahmed S. Darwish
1
-1
/
+1
2006-12-08
[PATCH] Generic HID layer - input and event reporting
Jiri Kosina
1
-0
/
+59
2006-12-08
[PATCH] Generic HID layer - hiddev
Jiri Kosina
1
-2
/
+4
2006-12-08
[PATCH] Generic HID layer - API
Jiri Kosina
1
-10
/
+12
2006-12-08
[PATCH] Generic HID layer - code split
Jiri Kosina
1
-0
/
+940