index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
usbhid
/
hid-core.c
Age
Commit message (
Expand
)
Author
2008-04-28
usbhid endianness annotations and fixes
Al Viro
2008-04-22
HID: fix race between open() and disconnect() in usbhid
Oliver Neukum
2008-04-22
HID: move wait from hid to usbhid
Jiri Slaby
2008-04-22
HID: fix sparse warnings
Jiri Slaby
2008-04-22
HID: fixup fullspeed interval on highspeed Afatech DVB-T IR kbd
Pekka Sarnila
2008-03-18
HID: Use DIV_ROUND_UP
Julia Lawall
2007-10-14
Merge branch 'hidraw' into for-linus
Jiri Kosina
2007-10-14
HID: add hidraw interface
Jiri Kosina
2007-10-14
USB HID: provide hook for hidraw write()
Jiri Kosina
2007-10-14
HID: minimal autosuspend support for USB HID devices
Oliver Neukum
2007-08-02
HID: Never call hid_free_buffers() when usbhid_device has been freed
Jiri Kosina
2007-08-02
USB HID: fix memory leak of usbhid_device
Jiri Kosina
2007-08-02
USB HID: fix a possible NULL pointer dereference when we fail to allocate memory
Jesper Juhl
2007-07-12
USB: add reset_resume method
Alan Stern
2007-07-12
USB: add USB-Persist facility
Alan Stern
2007-07-09
Merge branches 'debug-module-param' and 'upstream' into for-linus
Jiri Kosina
2007-07-09
HID: separate quirks for report descriptor fixup
Jiri Kosina
2007-07-09
HID: support for Petalynx Maxter remote control
Jiri Kosina
2007-07-09
USB HID: avoid flush_scheduled_work()
Alan Stern
2007-07-09
HID: make debugging output runtime-configurable
Jiri Kosina
2007-05-09
HID: switch to using input_dev->dev.parent
Dmitry Torokhov
2007-05-09
USB HID: usb_buffer_free() cleanup
Dmitry Torokhov
2007-05-09
USB HID: report descriptor of Cypress USB barcode readers needs fixup
Jiri Kosina
2007-04-19
USB HID: add 'quirks' module parameter
Paul Walmsley
2007-04-19
USB HID: encapsulate quirk handling into hid-quirks.c
Paul Walmsley
2007-04-18
USB HID: EMS USBII device needs HID_QUIRK_MULTI_INPUT
Paul Zaremba
2007-04-16
HID: update copyright and authorship macro
Jiri Kosina
2007-04-11
USB HID: add support for WiseGroup MP-8800 Quad Joypad
Sam Liddicott
2007-04-11
USB HID: numlock quirk for dell W7658 keyboard
Pete Zaitcev
2007-04-11
USB HID: Logitech MX3000 keyboard needs report descriptor quirk
Jiri Kosina
2007-04-11
USB HID: extend quirk for Logitech S510 keyboard
Jiri Kosina
2007-04-11
USB HID: add QUIRK_HIDDEV for Belkin Flip KVM
Daniel P. Engel
2007-04-11
USB HID: specify explicit size for hid_blacklist.quirks
Paul Walmsley
2007-04-11
USB HID: fix retry & reset logic
Alan Stern
2007-04-11
USB HID: consolidate vendor/product ids
Jiri Kosina
2007-04-11
USB HID: move usbhid code from drivers/usb/input to drivers/hid/usbhid
Jiri Kosina