Commit Graph

216 Commits (3ecf44b312758d10be20539b06b2df5d77d59cdb)

Author SHA1 Message Date
Alan Stern fb34d53752 USB: remove the auto_pm flag 15 years ago
Peter Hutterer 9db630b48a HID: add multi-input quirk for NextWindow Touchscreen. 15 years ago
Márton Németh 6236dfaa90 Input: do not overwrite the first part of phys string 15 years ago
Jiri Kosina 6c85773043 HID: remove BKL from hiddev_ioctl_usage() 15 years ago
Jiri Kosina 5b915d9e6d HID: fixup quirk for NCR devices 15 years ago
Anssi Hannula 1168df7e1c HID: pidff - fix unnecessary loop iterations on reset 15 years ago
Keith Rutkowski 73cdcf567a HID: add NOGET quirk for another device from CH Products 16 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
Kay Sievers e454cea20b Driver-Core: extend devnode callbacks to provide permissions 16 years ago
Jiri Kosina c4c259bcc2 HID: consolidate connect and disconnect into core code 16 years ago
Jiri Kosina affbb8c6e6 HID: support larger reports than 64 bytes in hiddev 16 years ago
H Hartley Sweeten 52cfc61bf9 HID: local function should be static 16 years ago
Roel Kluin 44cb2db10d HID: fix overrun in quirks initialization 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 Slaby 4859484b09 HID: hiddev, fix lock imbalance 16 years ago
Kay Sievers f7a386c5b8 Driver Core: usb: add nodename support for usb drivers. 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
Alan Stern b820aabf6c HID: add NOGET quirk for devices from CH Products 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
Oliver Neukum e43bd67d72 HID: fix race between usb_register_dev() and hiddev_open() 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
Jonathan Corbet 60aa49243d Rationalize fasync return values 16 years ago
Johannes Weiner 96fe2ab830 HID: fix waitqueue usage in hiddev 16 years ago
Johannes Weiner 48e7a3c95c HID: fix incorrect free in hiddev 16 years ago
Oliver Neukum be5d0c837c HID: fix reversed logic in disconnect testing of hiddev 16 years ago
Jiri Kosina 7605274914 HID: fix hid->hiddev initialization in hiddev_connect() 16 years ago
Alan Stern 011b15df46 USB: change interface to usb_lock_device_for_reset() 16 years ago
Matt Helsley 25e61613cf HID: add proper support for pensketch 12x9 tablet 16 years ago
Parag Warudkar ac09952bab HID: make boot protocol drivers depend on EMBEDDED 16 years ago
Oliver Neukum 079034073f HID: hiddev cleanup -- handle all error conditions properly 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
Jiri Slaby 0ed94b3342 HID: move usbhid flags to usbhid.h 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
Al Viro 233e70f422 saner FASYNC handling on file close 16 years ago
Jiri Slaby b170060c6c HID: sync on deleted io_retry timer in usbhid driver 16 years ago
Jiri Slaby 3d5afd324a HID: fix oops during suspend of unbound HID devices 16 years ago