index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
HID: remove ignore quirk for MGE UPS devices
Richard Hughes
2008-10-14
1
-2
/
+2
*
HID: introduce list for hiddev creation forcing
Jiri Kosina
2008-10-14
1
-18
/
+29
*
HID: move logitech FF processing
Jiri Slaby
2008-10-14
1
-0
/
+7
*
HID: move connect quirks
Jiri Slaby
2008-10-14
1
-1
/
+75
*
HID: move dell quirks
Jiri Slaby
2008-10-14
1
-0
/
+1
*
HID: move sony quirks
Jiri Slaby
2008-10-14
1
-0
/
+1
*
HID: move samsung quirks
Jiri Slaby
2008-10-14
1
-0
/
+1
*
HID: move gyration quirks
Jiri Slaby
2008-10-14
1
-0
/
+1
*
HID: move monterey quirks
Jiri Slaby
2008-10-14
1
-0
/
+1
*
HID: move petalynx quirks
Jiri Slaby
2008-10-14
1
-0
/
+1
*
HID: move belkin quirks
Jiri Slaby
2008-10-14
1
-0
/
+2
*
HID: move chicony quirks
Jiri Slaby
2008-10-14
1
-0
/
+1
*
HID: move ezkey quirks
Jiri Slaby
2008-10-14
1
-0
/
+1
*
HID: move cherry quirks
Jiri Slaby
2008-10-14
1
-0
/
+1
*
HID: move a4tech quirks
Jiri Slaby
2008-10-14
1
-0
/
+2
*
HID: move cypress quirks
Jiri Slaby
2008-10-14
1
-0
/
+3
*
HID: move sunplus quirks
Jiri Slaby
2008-10-14
1
-0
/
+1
*
HID: move microsoft quirks
Jiri Slaby
2008-10-14
1
-0
/
+6
*
HID: indent switches/cases
Jiri Slaby
2008-10-14
1
-170
/
+172
*
HID: add compat support
Jiri Slaby
2008-10-14
1
-0
/
+12
*
HID: move apple quirks
Jiri Slaby
2008-10-14
1
-0
/
+32
*
HID: move ignore quirks
Jiri Slaby
2008-10-14
1
-0
/
+163
*
HID: move logitech quirks
Jiri Slaby
2008-10-14
1
-0
/
+16
*
HID: hid, make parsing event driven
Jiri Slaby
2008-10-14
1
-7
/
+17
*
HID: make a bus from hid code
Jiri Slaby
2008-10-14
1
-76
/
+398
*
HID: use get/put_unaligned_* helpers
Harvey Harrison
2008-07-23
1
-5
/
+5
*
hid-core: use get_unaligned_* helpers
Harvey Harrison
2008-04-29
1
-3
/
+3
*
HID: make hid_input_field and usbhid_modify_dquirk static
Adrian Bunk
2008-04-22
1
-2
/
+2
*
HID: pass numbered reports properly to hidraw
Jiri Kosina
2008-04-22
1
-2
/
+7
*
HID: fix sparse warnings
Jiri Slaby
2008-04-22
1
-1
/
+1
*
HID: only dump report traffic with debug level 2
Anssi Hannula
2008-04-22
1
-2
/
+2
*
HID: fix comment in hid_input_report()
Jiri Kosina
2008-03-18
1
-1
/
+1
*
HID: remove redundant WARN_ON()s in order not to scare users
Jiri Kosina
2008-01-28
1
-2
/
+10
*
HID: add hidraw interface
Jiri Kosina
2007-10-14
1
-0
/
+16
*
HID: make debugging output runtime-configurable
Jiri Kosina
2007-07-09
1
-46
/
+47
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
1
-1
/
+0
*
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...
Linus Torvalds
2007-04-30
1
-2
/
+7
|
\
|
*
Merge branch 'field-zeroing' into for-linus
Jiri Kosina
2007-04-29
1
-0
/
+5
|
|
\
|
|
*
HID: introduce proper zeroing of unused bits in output reports
Simon Budig
2007-04-11
1
-0
/
+5
|
*
|
HID: update copyright and authorship macro
Jiri Kosina
2007-04-16
1
-2
/
+2
|
|
/
*
|
HID: Do not discard truncated input reports
Adam Kropelin
2007-04-05
1
-1
/
+1
|
/
*
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...
Linus Torvalds
2007-03-15
1
-11
/
+9
|
\
|
*
HID: zeroing of bytes in output fields is bogus
Jiri Kosina
2007-03-12
1
-4
/
+0
|
*
HID: allocate hid_parser in a proper way
Jiri Kosina
2007-03-12
1
-7
/
+9
*
|
[PATCH] hid-core endianness annotations
Al Viro
2007-03-14
1
-5
/
+4
|
/
*
HID: fix possible double-free on error path in hid parser
Jiri Kosina
2007-03-01
1
-5
/
+0
*
HID: fix bug in zeroing the last field byte in output reports
Jiri Kosina
2007-03-01
1
-1
/
+1
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
1
-1
/
+0
*
HID: move away from DEBUG defines in favor of CONFIG_HID_DEBUG
Jiri Kosina
2007-02-05
1
-4
/
+2
*
HID: hid debug from hid-debug.h to hid layer
Jiri Kosina
2007-02-05
1
-1
/
+1
[next]