Commit Graph

85 Commits (3ecf44b312758d10be20539b06b2df5d77d59cdb)

Author SHA1 Message Date
Alan Stern fb34d53752 USB: remove the auto_pm flag 15 years ago
Jiri Kosina 5b915d9e6d HID: fixup quirk for NCR devices 15 years ago
Jiri Kosina ccabcd2dbe HID: remove useless DRIVER_VERSION macro 16 years ago
Jiri Kosina 88adb72bcf HID: fix MODULE_AUTHOR usage in HID modules 16 years ago
Jiri Kosina c4c259bcc2 HID: consolidate connect and disconnect into core code 16 years ago
H Hartley Sweeten 52cfc61bf9 HID: local function should be static 16 years ago
Sergey Senozhatsky 8b424887b6 HID: Avoid double spin_lock_init on usbhid->lock 16 years ago
Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
Jiri Kosina a635f9dd83 HID: use debugfs for report dumping descriptor 16 years ago
Jiri Kosina 70fa9f2ead HID: no more reinitializtion is needed in post_reset 16 years ago
Zoltan Karcagi f520899708 HID: fix dropped device-specific quirks 16 years ago
Oliver Neukum 89092ddd7a HID: fix possible deadlock in usbhid_close() 16 years ago
Jiri Kosina 6f4303fb2e HID: bring back possibility to specify vid/pid ignore on module load 16 years ago
Oliver Neukum 6d77976800 HID: autosuspend -- fix lockup of hid on reset 16 years ago
Jiri Kosina ae2f007468 HID: hid_reset_resume() needs to be defined only when CONFIG_PM is set 16 years ago
Oliver Neukum 378a0ede12 HID: fix USB HID devices after STD with autosuspend 16 years ago
Jiri Kosina 0f6f1407e3 HID: do not try to compile PM code with CONFIG_PM unset 16 years ago
Oliver Neukum 0361a28d3f HID: autosuspend support for USB HID 16 years ago
Alan Stern 011b15df46 USB: change interface to usb_lock_device_for_reset() 16 years ago
Jiri Slaby 898089d08f HID: use GFP_KERNEL in hid_alloc_buffers 16 years ago
Jiri Slaby 581a273960 HID: usbhid, use usb_endpoint_xfer_int 16 years ago
Alan Stern 08ef08ee8c HID: automatically call usbhid_set_leds in usbhid driver 16 years ago
Jiri Kosina efc7ce18d9 HID: non-input reports can also be numbered 16 years ago
Jiri Slaby fde5be353e HID: remove setup mutex, fix possible deadlock 16 years ago
Jiri Slaby 131d3a7a00 HID: don't grab devices with no input 16 years ago
Jiri Slaby e3e14de50d HID: fix start/stop cycle in usbhid driver 16 years ago
Jiri Slaby b170060c6c HID: sync on deleted io_retry timer in usbhid driver 17 years ago
Jiri Slaby 3d5afd324a HID: fix oops during suspend of unbound HID devices 17 years ago
Jiri Slaby a73a63701f HID: add hid_type to general hid struct 17 years ago
Greg Kroah-Hartman 46fcaec505 USB: remove warn macro from HID core 17 years ago
From: Greg Kroah-Hartman 7d89fe12bd HID: remove warn() macro from usb hid drivers 17 years ago
Greg Kroah-Hartman ddbe324919 HID: remove info() macro from usb HID drivers 17 years ago
Anssi Hannula f129ea6d1e HID: fix a lockup regression when using force feedback on a PID device 17 years ago
Jiri Slaby 76483cf4d0 HID: remove hid-ff 17 years ago
Jiri Slaby 606bd0a861 HID: move logitech FF processing 17 years ago
Jiri Slaby 6edfa8dc33 HID: move reset leds quirk 17 years ago
Jiri Slaby 93c10132a7 HID: move connect quirks 17 years ago
Jiri Slaby bd28ce008b HID: move sony quirks 17 years ago
Jiri Slaby 2b88b80301 HID: remove rdesc quirk support 17 years ago
Jiri Slaby 880d29f109 HID: indent switches/cases 17 years ago
Jiri Slaby 8c19a51591 HID: move apple quirks 17 years ago
Jiri Slaby d458a9dfc4 HID: move ignore quirks 17 years ago
Jiri Slaby c500c97140 HID: hid, make parsing event driven 17 years ago
Jiri Slaby 85cdaf524b HID: make a bus from hid code 17 years ago
Ming Lei 742120c631 USB: fix usb_reset_device and usb_reset_composite_device(take 3) 17 years ago
Ming Lei 625f694936 USB: remove interface parameter of usb_reset_composite_device 17 years ago
Al Viro 01d7b36988 usbhid endianness annotations and fixes 17 years ago
Oliver Neukum 69626f23bc HID: fix race between open() and disconnect() in usbhid 17 years ago
Jiri Slaby 1d1bdd2000 HID: move wait from hid to usbhid 17 years ago
Jiri Slaby 282bfd4cbc HID: fix sparse warnings 17 years ago