Commit Graph

205 Commits (57dada6819160eb08f2945fb847045f173d3218d)

Author SHA1 Message Date
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 17 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 eb9910894d HID: fix lock imbalance in hiddev 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 987fbc1f7d HID: move zeroplus FF processing 17 years ago
Jiri Slaby 10e41a711e HID: move thrustmaster FF processing 17 years ago