Harvey Harrison
|
6f0168d2da
HID: use get/put_unaligned_* helpers
|
17 年之前 |
Harvey Harrison
|
c105068f2b
hid-core: use get_unaligned_* helpers
|
17 年之前 |
Adrian Bunk
|
abdff0f774
HID: make hid_input_field and usbhid_modify_dquirk static
|
17 年之前 |
Jiri Kosina
|
b54ec3c13c
HID: pass numbered reports properly to hidraw
|
17 年之前 |
Jiri Slaby
|
282bfd4cbc
HID: fix sparse warnings
|
17 年之前 |
Anssi Hannula
|
377e10fbb4
HID: only dump report traffic with debug level 2
|
17 年之前 |
Jiri Kosina
|
dfd347f09c
HID: fix comment in hid_input_report()
|
17 年之前 |
Jiri Kosina
|
c4124c9b68
HID: remove redundant WARN_ON()s in order not to scare users
|
17 年之前 |
Jiri Kosina
|
86166b7bcd
HID: add hidraw interface
|
18 年之前 |
Jiri Kosina
|
58037eb961
HID: make debugging output runtime-configurable
|
18 年之前 |
Randy Dunlap
|
e63340ae6b
header cleaning: don't include smp_lock.h when not used
|
18 年之前 |
Linus Torvalds
|
d6454706c3
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid
|
18 年之前 |
Jiri Kosina
|
11941a321d
Merge branch 'field-zeroing' into for-linus
|
18 年之前 |
Jiri Kosina
|
f142b3a4f6
HID: update copyright and authorship macro
|
18 年之前 |
Simon Budig
|
46386b5870
HID: introduce proper zeroing of unused bits in output reports
|
18 年之前 |
Adam Kropelin
|
8da7d1bae5
HID: Do not discard truncated input reports
|
18 年之前 |
Linus Torvalds
|
6ab27c6bf3
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid
|
18 年之前 |
Al Viro
|
b87496aa49
[PATCH] hid-core endianness annotations
|
18 年之前 |
Jiri Kosina
|
d108d4fe34
HID: zeroing of bytes in output fields is bogus
|
18 年之前 |
Jiri Kosina
|
47a80edb1d
HID: allocate hid_parser in a proper way
|
18 年之前 |
Jiri Kosina
|
776c0e96ed
HID: fix possible double-free on error path in hid parser
|
18 年之前 |
Jiri Kosina
|
4237081e57
HID: fix bug in zeroing the last field byte in output reports
|
18 年之前 |
Tim Schmielau
|
cd354f1ae7
[PATCH] remove many unneeded #includes of sched.h
|
18 年之前 |
Jiri Kosina
|
dd64c151b9
HID: move away from DEBUG defines in favor of CONFIG_HID_DEBUG
|
18 年之前 |
Jiri Kosina
|
c080d89ad9
HID: hid debug from hid-debug.h to hid layer
|
18 年之前 |
Jiri Kosina
|
767fe7877c
HID: fix memleaking of collection
|
18 年之前 |
Jiri Kosina
|
e54dea69ba
HID: compilation fix when DEBUG_DATA is defined
|
18 年之前 |
Simon Budig
|
d4ae650a90
HID: proper LED-mapping for SpaceNavigator
|
18 年之前 |
Jiri Kosina
|
5314980131
HID: Fix DRIVER_DESC macro
|
18 年之前 |
Jiri Kosina
|
4d503ecc86
HID: mousepoll parameter makes no sense for generic HID
|
18 年之前 |