summaryrefslogtreecommitdiffstats
path: root/drivers/hid/usbhid
Commit message (Expand)AuthorAgeFilesLines
* HID: fix waitqueue usage in hiddevJohannes Weiner2009-03-101-1/+1
* HID: fix incorrect free in hiddevJohannes Weiner2009-03-101-1/+1
* HID: fix reversed logic in disconnect testing of hiddevOliver Neukum2009-01-291-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-01-071-5/+4
|\
| * USB: change interface to usb_lock_device_for_reset()Alan Stern2009-01-071-5/+4
* | HID: fix hid->hiddev initialization in hiddev_connect()Jiri Kosina2009-01-071-0/+2
|/
* Merge branch 'upstream-fixes' into for-nextJiri Kosina2009-01-041-0/+1
|\
| * HID: add proper support for pensketch 12x9 tabletMatt Helsley2009-01-041-0/+1
* | HID: make boot protocol drivers depend on EMBEDDEDParag Warudkar2009-01-041-1/+1
* | HID: hiddev cleanup -- handle all error conditions properlyOliver Neukum2009-01-041-36/+99
* | HID: use GFP_KERNEL in hid_alloc_buffersJiri Slaby2009-01-041-7/+10
* | HID: usbhid, use usb_endpoint_xfer_intJiri Slaby2009-01-041-1/+1
* | HID: move usbhid flags to usbhid.hJiri Slaby2009-01-041-0/+10
* | HID: automatically call usbhid_set_leds in usbhid driverAlan Stern2009-01-041-0/+9
* | HID: non-input reports can also be numberedJiri Kosina2009-01-041-4/+2
|/
* HID: remove setup mutex, fix possible deadlockJiri Slaby2008-11-232-17/+2
* HID: don't grab devices with no inputJiri Slaby2008-11-141-6/+11
* HID: fix start/stop cycle in usbhid driverJiri Slaby2008-11-131-0/+8
* saner FASYNC handling on file closeAl Viro2008-11-011-2/+0
* HID: sync on deleted io_retry timer in usbhid driverJiri Slaby2008-10-271-1/+1
* HID: fix oops during suspend of unbound HID devicesJiri Slaby2008-10-272-17/+43
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2008-10-262-2/+4
|\
| * HID: fix lock imbalance in hiddevJiri Slaby2008-10-231-2/+1
| * HID: add hid_type to general hid structJiri Slaby2008-10-221-0/+3
* | USB: remove warn macro from HID coreGreg Kroah-Hartman2008-10-171-2/+2
|/
* HID: remove warn() macro from usb hid driversFrom: Greg Kroah-Hartman2008-10-142-8/+12
* HID: remove info() macro from usb HID driversGreg Kroah-Hartman2008-10-143-5/+10
* HID: fix a lockup regression when using force feedback on a PID deviceAnssi Hannula2008-10-143-7/+31
* HID: remove hid-ffJiri Slaby2008-10-144-86/+1
* HID: move zeroplus FF processingJiri Slaby2008-10-144-122/+0
* HID: move thrustmaster FF processingJiri Slaby2008-10-144-245/+0
* HID: move pantherlord FF processingJiri Slaby2008-10-145-155/+0
* HID: add support for Super Dual Box Pro USB PS2/PS2 adapterJiri Kosina2008-10-141-0/+1
* HID: move logitech FF processingJiri Slaby2008-10-146-307/+1
* HID: move reset leds quirkJiri Slaby2008-10-141-4/+2
* HID: move connect quirksJiri Slaby2008-10-142-78/+18
* HID: move dell quirksJiri Slaby2008-10-141-2/+0
* HID: move sony quirksJiri Slaby2008-10-142-32/+0
* HID: remove rdesc quirk supportJiri Slaby2008-10-142-61/+0
* HID: move samsung quirksJiri Slaby2008-10-141-33/+0
* HID: move monterey quirksJiri Slaby2008-10-141-14/+0
* HID: move petalynx quirksJiri Slaby2008-10-141-21/+0
* HID: move belkin quirksJiri Slaby2008-10-141-1/+0
* HID: move ezkey quirksJiri Slaby2008-10-141-2/+0
* HID: move cherry quirksJiri Slaby2008-10-141-19/+0
* HID: move a4tech quirksJiri Slaby2008-10-141-4/+0
* HID: move cypress quirksJiri Slaby2008-10-141-31/+0
* HID: move sunplus quirksJiri Slaby2008-10-141-16/+0
* HID: move microsoft quirksJiri Slaby2008-10-141-33/+0
* HID: indent switches/casesJiri Slaby2008-10-141-51/+52
OpenPOWER on IntegriCloud