summaryrefslogtreecommitdiffstats
path: root/drivers/usb/input
Commit message (Expand)AuthorAgeFilesLines
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-12-0819-93/+222
|\
| * [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-072-2/+2
| * [PATCH] slab: remove SLAB_ATOMICChristoph Lameter2006-12-0711-24/+24
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-0511-64/+173
| |\
| | * USB: hid-core: canonical defines for Apple USB device IDsJulien BLACHE2006-12-011-11/+26
| | * usbtouchscreen: add support for DMC TSC-10/25 devicesHolger Schurig2006-12-012-1/+101
| | * usb: usbkbd free urb cleanupMariusz Kozlowski2006-12-011-4/+2
| | * usb: hid-core free urb cleanupMariusz Kozlowski2006-12-011-9/+4
| | * usb: ati_remote2 free urb cleanupMariusz Kozlowski2006-12-011-2/+1
| | * usb: ati_remote free urb cleanupMariusz Kozlowski2006-12-011-5/+2
| | * USB: make drivers/usb/input/wacom_sys.c:wacom_sys_irq() staticAdrian Bunk2006-12-012-2/+1
| | * USB: yealink: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino2006-12-011-4/+2
| | * USB: usbmouse: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino2006-12-011-3/+1
| | * USB: usbkbd: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino2006-12-011-3/+1
| | * USB: hid-core: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino2006-12-011-1/+1
| | * USB HID: Handle STALL on interrupt endpointAlan Stern2006-12-012-13/+27
| | * [PATCH] usb: ati remote memleak fixMariusz Kozlowski2006-11-251-6/+4
| * | WorkStruct: make allyesconfigDavid Howells2006-11-221-3/+4
| |/
| * 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-163-2/+20
* | Input: appletouch - use canonical names in USB IDsJulien BLACHE2006-11-171-10/+17
* | Input: appletouch - add Geyser IV supportJulien BLACHE2006-11-171-2/+19
* | Input: appletouch - verious updates for MacBooksJason Parekh2006-11-171-4/+43
* | Input: HID - add a quirk for the Logitech USB ReceiverAnssi Hannula2006-11-043-1/+11
|/
* USB: xpad: additional USB id's addedDominic Cerquetti2006-11-031-1/+40
* USB: HID: add blacklist AIRcable USB, little beautificationNaranjo Manuel Francisco2006-11-031-0/+4
* usbtouchscreen: use endpoint address from endpoint descriptorDaniel Ritz2006-11-031-1/+1
* hid-core: big-endian fix fixGrant Grundler2006-11-031-17/+42
* [hid-core] TurboX Keyboard needs NOGET quirk.Ben Collins2006-10-181-0/+5
* usbtouchscreen: fix data reading for ITM touchscreensDaniel Ritz2006-10-171-2/+2
* USB: xpad: dance pad supportDominic Cerquetti2006-10-171-44/+95
* USB: input: extract() and implement() are bit field manipulation routinesGrant Grundler2006-10-171-7/+17
* USB: move trancevibrator.c to the proper usb directoryGreg Kroah-Hartman2006-10-173-170/+0
* USB: fix use after free in wacom_sys.cEric Sesterhenn2006-10-171-1/+1
* USB: BUG_ON conversion for wacom.cEric Sesterhenn2006-10-171-2/+1
* USB: Wacom driver updatesPing Cheng2006-10-175-62/+80
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-0523-121/+67
* [PATCH] itmtouch: fix inverted flag to indicate touch location correctly, cor...Mark Assad2006-10-041-3/+7
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2006-10-0213-1332/+1606
|\
| * Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-09-195-136/+207
| |\
| * | Input: hid - #if 0 the no longer used hid_find_field_by_usage()Adrian Bunk2006-08-042-2/+2
| * | Input: add force feedback driver for PSX-style Zeroplus devicesAnssi Hannula2006-07-195-0/+126
| * | Input: use new FF interface in the HID force feedback driversAnssi Hannula2006-07-196-831/+116
| * | Input: add force feedback driver for PID devicesAnssi Hannula2006-07-198-414/+1364
| * | Input: move fixp-arith.h to drivers/inputAnssi Hannula2006-07-193-89/+2
* | | 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-275-5/+6
* | | usb serial: support Alcor Micro Corp. USB 2.0 TO RS-232 through pl2303 driverJohannes Steingraeber2006-09-271-0/+5
* | | USB: add PlayStation 2 Trance Vibrator driverSam Hocevar2006-09-273-0/+170