aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/usbhid
Commit message (Expand)AuthorAge
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* Driver Core: usb: add nodename support for usb drivers.Kay Sievers2009-06-16
* HID: no more reinitializtion is needed in post_resetJiri Kosina2009-06-04
* HID: add NOGET quirk for devices from CH ProductsAlan Stern2009-05-11
* HID: fix dropped device-specific quirksZoltan Karcagi2009-05-11
* HID: fix possible deadlock in usbhid_close()Oliver Neukum2009-04-29
* Merge branch 'autosuspend' into for-nextJiri Kosina2009-03-30
|\
| * HID: autosuspend -- fix lockup of hid on resetOliver Neukum2009-03-25
| * HID: hid_reset_resume() needs to be defined only when CONFIG_PM is setJiri Kosina2009-03-25
| * HID: fix USB HID devices after STD with autosuspendOliver Neukum2009-03-25
| * HID: do not try to compile PM code with CONFIG_PM unsetJiri Kosina2009-03-25
| * HID: autosuspend support for USB HIDOliver Neukum2009-03-25
* | HID: fix race between usb_register_dev() and hiddev_open()Oliver Neukum2009-03-30
* | HID: bring back possibility to specify vid/pid ignore on module loadJiri Kosina2009-03-30
* | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2009-03-26
|\ \ | |/ |/|
| * Rationalize fasync return valuesJonathan Corbet2009-03-16
* | HID: fix waitqueue usage in hiddevJohannes Weiner2009-03-10
* | HID: fix incorrect free in hiddevJohannes Weiner2009-03-10
|/
* HID: fix reversed logic in disconnect testing of hiddevOliver Neukum2009-01-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-01-07
|\
| * USB: change interface to usb_lock_device_for_reset()Alan Stern2009-01-07
* | HID: fix hid->hiddev initialization in hiddev_connect()Jiri Kosina2009-01-07
|/
* Merge branch 'upstream-fixes' into for-nextJiri Kosina2009-01-03
|\
| * HID: add proper support for pensketch 12x9 tabletMatt Helsley2009-01-03
* | HID: make boot protocol drivers depend on EMBEDDEDParag Warudkar2009-01-03
* | HID: hiddev cleanup -- handle all error conditions properlyOliver Neukum2009-01-03
* | HID: use GFP_KERNEL in hid_alloc_buffersJiri Slaby2009-01-03
* | HID: usbhid, use usb_endpoint_xfer_intJiri Slaby2009-01-03
* | HID: move usbhid flags to usbhid.hJiri Slaby2009-01-03
* | HID: automatically call usbhid_set_leds in usbhid driverAlan Stern2009-01-03
* | HID: non-input reports can also be numberedJiri Kosina2009-01-03
|/
* HID: remove setup mutex, fix possible deadlockJiri Slaby2008-11-23
* HID: don't grab devices with no inputJiri Slaby2008-11-14
* HID: fix start/stop cycle in usbhid driverJiri Slaby2008-11-13
* saner FASYNC handling on file closeAl Viro2008-11-01
* HID: sync on deleted io_retry timer in usbhid driverJiri Slaby2008-10-27
* HID: fix oops during suspend of unbound HID devicesJiri Slaby2008-10-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2008-10-26
|\
| * HID: fix lock imbalance in hiddevJiri Slaby2008-10-22
| * HID: add hid_type to general hid structJiri Slaby2008-10-22
* | USB: remove warn macro from HID coreGreg Kroah-Hartman2008-10-17
|/
* HID: remove warn() macro from usb hid driversFrom: Greg Kroah-Hartman2008-10-14
* HID: remove info() macro from usb HID driversGreg Kroah-Hartman2008-10-14
* HID: fix a lockup regression when using force feedback on a PID deviceAnssi Hannula2008-10-14
* HID: remove hid-ffJiri Slaby2008-10-14
* HID: move zeroplus FF processingJiri Slaby2008-10-14
* HID: move thrustmaster FF processingJiri Slaby2008-10-14
* HID: move pantherlord FF processingJiri Slaby2008-10-14
* HID: add support for Super Dual Box Pro USB PS2/PS2 adapterJiri Kosina2008-10-14
* HID: move logitech FF processingJiri Slaby2008-10-14