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