aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/usbhid/usbhid.h
AgeCommit message (Expand)Author
2020-05-14HID: usbhid: Fix race between usbhid_close() and usbhid_stop()Alan Stern
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2017-06-08HID: usbhid: do not rely on hid->open when deciding to do IODmitry Torokhov
2017-06-08HID: hiddev: use hid_hw_power instead of usbhid_get/put_powerDmitry Torokhov
2017-06-08HID: hiddev: use hid_hw_open/close instead of usbhid_open/closeDmitry Torokhov
2015-12-28HID: usbhid: use to_usb_deviceGeliang Tang
2014-10-29HID: usbhid: prevent unwanted events to be sent when re-opening the deviceBenjamin Tissoires
2013-07-31HID: usbhid: use generic hidinput_input_event()David Herrmann
2013-02-25HID: use hid_hw_wait() instead of direct call to usbhidBenjamin Tissoires
2013-02-25HID: use hid_hw_request() instead of direct call to usbhidBenjamin Tissoires
2012-07-20HID: usbhid: replace HID_REPORTED_IDLE with HID_SUSPENDEDAlan Stern
2012-03-30HID: usbhid: fix error handling of not enough bandwidthOliver Neukum
2011-12-21HID: usbhid: defer LED setting to a workqueueDaniel Kurtz
2011-12-21HID: usbhid: remove LED_ONDaniel Kurtz
2010-12-22HID: usbhid: base runtime PM on modern APIOliver Neukum
2010-09-14HID: fix hiddev's use of usb_find_interfaceGuillaume Chazarain
2010-05-20USB: remove uses of URB_NO_SETUP_DMA_MAPAlan Stern
2010-02-12HID: usbhid: introduce timeout for stuck ctrl/out URBsOliver Neukum
2009-03-25HID: autosuspend support for USB HIDOliver Neukum
2009-01-04HID: move usbhid flags to usbhid.hJiri Slaby
2008-11-23HID: remove setup mutex, fix possible deadlockJiri Slaby
2008-10-27HID: fix oops during suspend of unbound HID devicesJiri Slaby
2008-10-14HID: fix a lockup regression when using force feedback on a PID deviceAnssi Hannula
2008-10-14HID: make a bus from hid codeJiri Slaby
2008-04-22HID: move wait from hid to usbhidJiri Slaby
2007-04-11USB HID: move usbhid code from drivers/usb/input to drivers/hid/usbhidJiri Kosina