summaryrefslogtreecommitdiffstats
path: root/drivers/usb/input
AgeCommit message (Expand)AuthorLines
2006-11-25[PATCH] usb: ati remote memleak fixMariusz Kozlowski-6/+4
2006-11-16USB: hid-core: Add quirk for new Apple keyboard/trackpadJulien BLACHE-0/+1
2006-11-16USB: correct keymapping on Powerbook built-in USB ISO keyboardsOlaf Hering-2/+20
2006-11-03USB: xpad: additional USB id's addedDominic Cerquetti-1/+40
2006-11-03USB: HID: add blacklist AIRcable USB, little beautificationNaranjo Manuel Francisco-0/+4
2006-11-03usbtouchscreen: use endpoint address from endpoint descriptorDaniel Ritz-1/+1
2006-11-03hid-core: big-endian fix fixGrant Grundler-17/+42
2006-10-18[hid-core] TurboX Keyboard needs NOGET quirk.Ben Collins-0/+5
2006-10-17usbtouchscreen: fix data reading for ITM touchscreensDaniel Ritz-2/+2
2006-10-17USB: xpad: dance pad supportDominic Cerquetti-44/+95
2006-10-17USB: input: extract() and implement() are bit field manipulation routinesGrant Grundler-7/+17
2006-10-17USB: move trancevibrator.c to the proper usb directoryGreg Kroah-Hartman-170/+0
2006-10-17USB: fix use after free in wacom_sys.cEric Sesterhenn-1/+1
2006-10-17USB: BUG_ON conversion for wacom.cEric Sesterhenn-2/+1
2006-10-17USB: Wacom driver updatesPing Cheng-62/+80
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-121/+67
2006-10-04[PATCH] itmtouch: fix inverted flag to indicate touch location correctly, cor...Mark Assad-3/+7
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones-1/+0
2006-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1332/+1606
2006-09-28USB: add Raritan KVM USB Dongle to the HID_QUIRK_NOGET blacklistRaghavendra Biligiri-0/+4
2006-09-27USB: Dealias -110 code (more complete)Pete Zaitcev-5/+6
2006-09-27usb serial: support Alcor Micro Corp. USB 2.0 TO RS-232 through pl2303 driverJohannes Steingraeber-0/+5
2006-09-27USB: add PlayStation 2 Trance Vibrator driverSam Hocevar-0/+170
2006-09-27USB: Add ADU support for Ontrak ADU devicesSteven Haigh-0/+4
2006-09-27USB: fix __must_check warnings in drivers/usb/input/Greg Kroah-Hartman-1/+1
2006-09-27USB: usb/input/usbmouse.c: whitespace cleanupReiner Herrmann-1/+1
2006-09-27USB: powermate: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino-3/+1
2006-09-27USB: keyspan_remote: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino-2/+1
2006-09-27USB: ati_remote: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino-6/+2
2006-09-27USB: acecad: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino-4/+1
2006-09-27USB: appletouch: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino-4/+1
2006-09-27USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino-1/+1
2006-09-27USB: wacom tablet driver reorganizationPing Cheng-1003/+1142
2006-09-27usbtouchscreen: version 0.4Daniel Ritz-84/+219
2006-09-27USB: Add driver for PhidgetMotorControlSean Young-2/+10
2006-09-22[PATCH] fallout from hcd-core patchAl Viro-1/+1
2006-09-19Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov-136/+207
2006-09-12USB: Fix unload oops and memory leak in yealink driverHenk Vergonet-6/+6
2006-09-07usbtouchscreen: fix ITM data readingKai Lindhom-1/+1
2006-09-07USB: hid-core.c: fix duplicate USB_DEVICE_ID_GTCO_404Adrian Bunk-2/+2
2006-08-31USB: add all wacom device to hid-core.c blacklistPing Cheng-53/+4
2006-08-31hid-core.c: Adds all GTCO CalComp Digitizers and InterWrite School Products t...Jeremy Roberson-0/+92
2006-08-11USB: appletouch: fix atp_disconnectJohannes Berg-1/+1
2006-08-04Input: hid - #if 0 the no longer used hid_find_field_by_usage()Adrian Bunk-2/+2
2006-08-04Input: ati_remote - use msec instead of jiffiesDmitry Torokhov-58/+77
2006-08-04Input: ati_remote - add missing input_sync()Dmitry Torokhov-0/+1
2006-08-04Input: ati_remote - relax permissions sysfs module parametersDmitry Torokhov-2/+2
2006-08-04Input: ati_remote - make filter time a module parameterEdwin Huffstutler-14/+19
2006-08-04Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 in...Dmitry Torokhov-3/+6
2006-08-02USB: ati_remote.c: autorepeat fixMarko Macek-3/+2