index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
usbhid
/
usbhid.h
Age
Commit message (
Expand
)
Author
2020-08-18
Revert "HID: usbhid: do not sleep when opening device"
Jiri Kosina
2020-06-16
HID: usbhid: do not sleep when opening device
Dmitry Torokhov
2020-04-29
HID: usbhid: Fix race between usbhid_close() and usbhid_stop()
Alan Stern
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2017-06-08
HID: usbhid: do not rely on hid->open when deciding to do IO
Dmitry Torokhov
2017-06-08
HID: hiddev: use hid_hw_power instead of usbhid_get/put_power
Dmitry Torokhov
2017-06-08
HID: hiddev: use hid_hw_open/close instead of usbhid_open/close
Dmitry Torokhov
2015-12-28
HID: usbhid: use to_usb_device
Geliang Tang
2014-10-29
HID: usbhid: prevent unwanted events to be sent when re-opening the device
Benjamin Tissoires
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