summaryrefslogtreecommitdiffstats
path: root/drivers/usb/input/hid-core.c
Commit message (Expand)AuthorAgeFilesLines
* usb: hid-core free urb cleanupMariusz Kozlowski2006-12-011-9/+4
* USB: hid-core: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino2006-12-011-1/+1
* USB HID: Handle STALL on interrupt endpointAlan Stern2006-12-011-13/+26
* USB: hid-core: Add quirk for new Apple keyboard/trackpadJulien BLACHE2006-11-161-0/+1
* USB: correct keymapping on Powerbook built-in USB ISO keyboardsOlaf Hering2006-11-161-2/+2
* USB: HID: add blacklist AIRcable USB, little beautificationNaranjo Manuel Francisco2006-11-031-0/+4
* hid-core: big-endian fix fixGrant Grundler2006-11-031-17/+42
* [hid-core] TurboX Keyboard needs NOGET quirk.Ben Collins2006-10-181-0/+5
* USB: input: extract() and implement() are bit field manipulation routinesGrant Grundler2006-10-171-7/+17
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-14/+14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2006-10-021-3/+2
|\
| * Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-09-191-53/+100
| |\
| * | Input: hid - #if 0 the no longer used hid_find_field_by_usage()Adrian Bunk2006-08-041-1/+2
| * | Input: use new FF interface in the HID force feedback driversAnssi Hannula2006-07-191-2/+0
* | | USB: add Raritan KVM USB Dongle to the HID_QUIRK_NOGET blacklistRaghavendra Biligiri2006-09-281-0/+4
* | | USB: Dealias -110 code (more complete)Pete Zaitcev2006-09-271-1/+2
* | | usb serial: support Alcor Micro Corp. USB 2.0 TO RS-232 through pl2303 driverJohannes Steingraeber2006-09-271-0/+5
* | | USB: Add ADU support for Ontrak ADU devicesSteven Haigh2006-09-271-0/+4
* | | USB: Add driver for PhidgetMotorControlSean Young2006-09-271-2/+10
* | | [PATCH] fallout from hcd-core patchAl Viro2006-09-221-1/+1
| |/ |/|
* | USB: hid-core.c: fix duplicate USB_DEVICE_ID_GTCO_404Adrian Bunk2006-09-071-2/+2
* | USB: add all wacom device to hid-core.c blacklistPing Cheng2006-08-311-53/+4
* | hid-core.c: Adds all GTCO CalComp Digitizers and InterWrite School Products t...Jeremy Roberson2006-08-311-0/+92
* | [PATCH] USB: add support for WiseGroup., Ltd SmartJoy Dual PLUS AdapterNavaho Gunleg2006-07-121-0/+4
|/
* [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
OpenPOWER on IntegriCloud