summaryrefslogtreecommitdiffstats
path: root/drivers/usb/input/hid-core.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] USB: Add Apple MacBook product IDs to usbhidRene Rebe2006-06-211-0/+3
* [PATCH] usbhid: use usb_reset_composite_deviceAlan Stern2006-06-211-5/+32
* [PATCH] usbhid: Remove unneeded blacklist entriesAlan Stern2006-06-211-28/+0
* [PATCH] usbhid: automatically set HID_QUIRK_NOGET for keyboards and miceAlan Stern2006-06-211-0/+8
* [PATCH] USB HID/HIDBP, INPUT DRIVERS: fix various usb/input/hid-input.c bugs ...Bart Massey2006-06-211-2/+2
* [PATCH] USB: add YEALINK phones to the HID_QUIRK_IGNORE blacklistHenk Vergonet2006-06-211-0/+3
* [PATCH] USB: add an IBM USB keyboard to the HID_QUIRK_NOGET blacklistOlaf Hering2006-05-121-0/+4
* [PATCH] hid-core.c: fix "input irq status -32 received" for Silvercrest USB K...Jeffrey Vandenbroucke sign2006-04-141-0/+4
* [PATCH] USB: add new wacom devices to usb hid-core listPing Cheng2006-04-141-0/+3
* [PATCH] USB: usbtouchscreen: unified USB touchscreen driverDaniel Ritz2006-04-141-0/+7
* [PATCH] s/;;/;/gAlexey Dobriyan2006-03-241-1/+1
* [PATCH] USB: add support for Creativelabs Silvercrest USB keyboardWolfgang Rohdewald2006-03-201-0/+4
* [PATCH] usbhid: add error handlingAlan Stern2006-03-201-21/+132
* [PATCH] USB: kzalloc for hidOliver Neukum2006-03-201-13/+5
* [PATCH] USB: Wisegroup MP-8866 Dual USB JoypadAndrew Fuller2006-02-281-0/+2
* [PATCH] USB: add new device ids to ldusbMichael Hund2006-02-131-22/+28
* [PATCH] USB: remove extra newline in hid_init_reportsOlaf Hering2006-01-311-1/+1
* [PATCH] USB HID: add blacklist entry for HP keyboardVojtech Pavlik2006-01-311-3/+4
* Input: HID - add support for fn key on Apple PowerBooksMichael Hanselmann2006-01-141-0/+8
* Input: HID - add support for Cherry Cymotion keyboardVojtech Pavlik2006-01-141-0/+22
* [PATCH] USB: mark various usb tables constArjan van de Ven2006-01-041-1/+1
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-041-1/+0
* [PATCH] hid-core: Zero-pad truncated reportsAdam Kropelin2005-12-131-1/+3
* [PATCH] USB: add new wacom devices to usb hid-core listPing Cheng2005-11-171-0/+12
* [PATCH] hid-core: Add Clear-Halt on the Interrupt-in endpointAlan Stern2005-10-281-0/+3
* [PATCH] usb_interface power stateDavid Brownell2005-10-281-2/+0
* [PATCH] drivers/usb/input: convert to dynamic input_dev allocationDmitry Torokhov2005-10-281-24/+27
* [PATCH] USB: fix bug in handling of highspeed usb HID devicesChristian Krause2005-10-171-3/+0
* Revert "[PATCH] USB: Prevent hid-core claiming Apple Bluetooth device on new ...Greg KH2005-09-121-2/+0
* Manual merge with LinusDmitry Torokhov2005-09-091-4/+6
|\
| * [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelAlan Stern2005-09-081-3/+3
| * [PATCH] USB: Prevent hid-core claiming Apple Bluetooth device on new G4 power...Andrew de Quincey2005-09-081-0/+3
* | Input: HID - add Wireless Security Lock to HID blacklistBrian Schau2005-09-051-0/+2
* | Input: HID - add the Trust Predator TH 400 gamepad to the badpad listVojtech Pavlik2005-09-051-1/+3
* | Input: HID - add a quirk for the Apple PowermouseVojtech Pavlik2005-09-051-0/+3
* | Input: HID - fix URB success status handlingVojtech Pavlik2005-09-051-0/+2
* | Input: HID - handle multi-transascion reportsMichael Haboustak2005-09-051-18/+44
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2005-07-291-10/+14
|\
| * Input: HID - only report events coming from interrupts to hiddevAdam Kropelin2005-07-111-10/+10
| * Input: HID - add a quirk for Aashima Trust (06d6:0025) gamepadLuca T2005-07-111-0/+4
* | [PATCH] USB: add LD devices to hid blacklistMichael Hund2005-07-121-0/+24
|/
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manuallyLinus Torvalds2005-06-271-7/+19
|\
| * Input: add driver for Acecad Flair USB tabletsStephane VOLTZ2005-06-061-0/+7
| * Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds...Dmitry Torokhov2005-06-061-0/+18
| |\
| * | Input: HID items of width 32 (bits) or greater are incorrectly extractedAdam Kropelin2005-05-291-1/+1
| * | Input: whitespace fixes in drivers/usb/inputDmitry Torokhov2005-05-291-2/+2
| * | Input: Fix a warning in hid-core.Vojtech Pavlik2005-05-291-1/+1
| * | Input: Make hid-core issue a SET_IDLE request before GET_REPORT, likeVojtech Pavlik2005-05-291-4/+9
* | | [PATCH] USB: fix hid core to return proper error code from probeStelian Pop2005-06-221-2/+2
| |/ |/|
* | [PATCH] USB: add Vernier devices to HID blacklistGreg Kroah-Hartman2005-06-031-0/+10
OpenPOWER on IntegriCloud