index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
usbhid
/
usbhid.h
Age
Commit message (
Expand
)
Author
2013-07-31
HID: usbhid: use generic hidinput_input_event()
David Herrmann
2013-02-25
HID: use hid_hw_wait() instead of direct call to usbhid
Benjamin Tissoires
2013-02-25
HID: use hid_hw_request() instead of direct call to usbhid
Benjamin Tissoires
2012-07-20
HID: usbhid: replace HID_REPORTED_IDLE with HID_SUSPENDED
Alan Stern
2012-03-30
HID: usbhid: fix error handling of not enough bandwidth
Oliver Neukum
2011-12-21
HID: usbhid: defer LED setting to a workqueue
Daniel Kurtz
2011-12-21
HID: usbhid: remove LED_ON
Daniel Kurtz
2010-12-22
HID: usbhid: base runtime PM on modern API
Oliver Neukum
2010-09-14
HID: fix hiddev's use of usb_find_interface
Guillaume Chazarain
2010-05-20
USB: remove uses of URB_NO_SETUP_DMA_MAP
Alan Stern
2010-02-12
HID: usbhid: introduce timeout for stuck ctrl/out URBs
Oliver Neukum
2009-03-25
HID: autosuspend support for USB HID
Oliver Neukum
2009-01-04
HID: move usbhid flags to usbhid.h
Jiri Slaby
2008-11-23
HID: remove setup mutex, fix possible deadlock
Jiri Slaby
2008-10-27
HID: fix oops during suspend of unbound HID devices
Jiri Slaby
2008-10-14
HID: fix a lockup regression when using force feedback on a PID device
Anssi Hannula
2008-10-14
HID: make a bus from hid code
Jiri Slaby
2008-04-22
HID: move wait from hid to usbhid
Jiri Slaby
2007-04-11
USB HID: move usbhid code from drivers/usb/input to drivers/hid/usbhid
Jiri Kosina