summaryrefslogtreecommitdiff
path: root/drivers/usb/input/hid-core.c
AgeCommit message (Expand)AuthorFilesLines
2005-10-18[PATCH] USB: fix bug in handling of highspeed usb HID devicesChristian Krause1-3/+0
2005-09-12Revert "[PATCH] USB: Prevent hid-core claiming Apple Bluetooth device on new ...Greg KH1-2/+0
2005-09-10Manual merge with LinusDmitry Torokhov1-4/+6
2005-09-09[PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelAlan Stern1-3/+3
2005-09-09[PATCH] USB: Prevent hid-core claiming Apple Bluetooth device on new G4 power...Andrew de Quincey1-0/+3
2005-09-05Input: HID - add Wireless Security Lock to HID blacklistBrian Schau1-0/+2
2005-09-05Input: HID - add the Trust Predator TH 400 gamepad to the badpad listVojtech Pavlik1-1/+3
2005-09-05Input: HID - add a quirk for the Apple PowermouseVojtech Pavlik1-0/+3
2005-09-05Input: HID - fix URB success status handlingVojtech Pavlik1-0/+2
2005-09-05Input: HID - handle multi-transascion reportsMichael Haboustak1-18/+44
2005-07-29Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-10/+14
2005-07-12[PATCH] USB: add LD devices to hid blacklistMichael Hund1-0/+24
2005-07-11Input: HID - only report events coming from interrupts to hiddevAdam Kropelin1-10/+10
2005-07-11Input: HID - add a quirk for Aashima Trust (06d6:0025) gamepadLuca T1-0/+4
2005-06-28Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manuallyLinus Torvalds1-7/+19
2005-06-23[PATCH] USB: fix hid core to return proper error code from probeStelian Pop1-2/+2
2005-06-06Input: add driver for Acecad Flair USB tabletsStephane VOLTZ1-0/+7
2005-06-06Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds...Dmitry Torokhov1-0/+18
2005-06-03[PATCH] USB: add Vernier devices to HID blacklistGreg Kroah-Hartman1-0/+10
2005-06-03[PATCH] USB: hid-core: add Earthmate lt-20 productid to blacklist tableLonnie Mendez1-0/+2
2005-06-03[PATCH] USB: add new wacom device to usb hid-core listPing Cheng1-0/+6
2005-05-29Input: HID items of width 32 (bits) or greater are incorrectly extractedAdam Kropelin1-1/+1
2005-05-29Input: whitespace fixes in drivers/usb/inputDmitry Torokhov1-2/+2
2005-05-29Input: Fix a warning in hid-core.Vojtech Pavlik1-1/+1
2005-05-29Input: Make hid-core issue a SET_IDLE request before GET_REPORT, likeVojtech Pavlik1-4/+9
2005-04-19[PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULLJesper Juhl1-2/+1
2005-04-19[PATCH] usb suspend updates (interface suspend)David Brownell1-3/+3
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+1864