index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-core.c
Age
Commit message (
Expand
)
Author
2008-07-23
HID: use get/put_unaligned_* helpers
Harvey Harrison
2008-04-29
hid-core: use get_unaligned_* helpers
Harvey Harrison
2008-04-22
HID: make hid_input_field and usbhid_modify_dquirk static
Adrian Bunk
2008-04-22
HID: pass numbered reports properly to hidraw
Jiri Kosina
2008-04-22
HID: fix sparse warnings
Jiri Slaby
2008-04-22
HID: only dump report traffic with debug level 2
Anssi Hannula
2008-03-18
HID: fix comment in hid_input_report()
Jiri Kosina
2008-01-28
HID: remove redundant WARN_ON()s in order not to scare users
Jiri Kosina
2007-10-14
HID: add hidraw interface
Jiri Kosina
2007-07-09
HID: make debugging output runtime-configurable
Jiri Kosina
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-04-30
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...
Linus Torvalds
2007-04-29
Merge branch 'field-zeroing' into for-linus
Jiri Kosina
2007-04-16
HID: update copyright and authorship macro
Jiri Kosina
2007-04-11
HID: introduce proper zeroing of unused bits in output reports
Simon Budig
2007-04-05
HID: Do not discard truncated input reports
Adam Kropelin
2007-03-15
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...
Linus Torvalds
2007-03-14
[PATCH] hid-core endianness annotations
Al Viro
2007-03-12
HID: zeroing of bytes in output fields is bogus
Jiri Kosina
2007-03-12
HID: allocate hid_parser in a proper way
Jiri Kosina
2007-03-01
HID: fix possible double-free on error path in hid parser
Jiri Kosina
2007-03-01
HID: fix bug in zeroing the last field byte in output reports
Jiri Kosina
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-05
HID: move away from DEBUG defines in favor of CONFIG_HID_DEBUG
Jiri Kosina
2007-02-05
HID: hid debug from hid-debug.h to hid layer
Jiri Kosina
2007-01-25
HID: fix memleaking of collection
Jiri Kosina
2007-01-21
HID: compilation fix when DEBUG_DATA is defined
Jiri Kosina
2007-01-21
HID: proper LED-mapping for SpaceNavigator
Simon Budig
2007-01-09
HID: Fix DRIVER_DESC macro
Jiri Kosina
2007-01-08
HID: mousepoll parameter makes no sense for generic HID
Jiri Kosina
2007-01-08
HID: tiny patch to remove a kmalloc cast
Ahmed S. Darwish
2006-12-08
[PATCH] Generic HID layer - input and event reporting
Jiri Kosina
2006-12-08
[PATCH] Generic HID layer - hiddev
Jiri Kosina
2006-12-08
[PATCH] Generic HID layer - API
Jiri Kosina
2006-12-08
[PATCH] Generic HID layer - code split
Jiri Kosina