summaryrefslogtreecommitdiff
path: root/drivers/usb/input
AgeCommit message (Expand)AuthorFilesLines
2006-11-26[PATCH] usb: ati remote memleak fixMariusz Kozlowski1-6/+4
2006-11-17USB: hid-core: Add quirk for new Apple keyboard/trackpadJulien BLACHE1-0/+1
2006-11-17USB: correct keymapping on Powerbook built-in USB ISO keyboardsOlaf Hering3-2/+20
2006-11-03USB: xpad: additional USB id's addedDominic Cerquetti1-1/+40
2006-11-03USB: HID: add blacklist AIRcable USB, little beautificationNaranjo Manuel Francisco1-0/+4
2006-11-03usbtouchscreen: use endpoint address from endpoint descriptorDaniel Ritz1-1/+1
2006-11-03hid-core: big-endian fix fixGrant Grundler1-17/+42
2006-10-18[hid-core] TurboX Keyboard needs NOGET quirk.Ben Collins1-0/+5
2006-10-18usbtouchscreen: fix data reading for ITM touchscreensDaniel Ritz1-2/+2
2006-10-18USB: xpad: dance pad supportDominic Cerquetti1-44/+95
2006-10-18USB: input: extract() and implement() are bit field manipulation routinesGrant Grundler1-7/+17
2006-10-18USB: move trancevibrator.c to the proper usb directoryGreg Kroah-Hartman3-170/+0
2006-10-18USB: fix use after free in wacom_sys.cEric Sesterhenn1-1/+1
2006-10-18USB: BUG_ON conversion for wacom.cEric Sesterhenn1-2/+1
2006-10-18USB: Wacom driver updatesPing Cheng5-62/+80
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells23-121/+67
2006-10-05[PATCH] itmtouch: fix inverted flag to indicate touch location correctly, cor...Mark Assad1-3/+7
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds13-1332/+1606
2006-09-29USB: add Raritan KVM USB Dongle to the HID_QUIRK_NOGET blacklistRaghavendra Biligiri1-0/+4
2006-09-27USB: Dealias -110 code (more complete)Pete Zaitcev5-5/+6
2006-09-27usb serial: support Alcor Micro Corp. USB 2.0 TO RS-232 through pl2303 driverJohannes Steingraeber1-0/+5
2006-09-27USB: add PlayStation 2 Trance Vibrator driverSam Hocevar3-0/+170
2006-09-27USB: Add ADU support for Ontrak ADU devicesSteven Haigh1-0/+4
2006-09-27USB: fix __must_check warnings in drivers/usb/input/Greg Kroah-Hartman1-1/+1
2006-09-27USB: usb/input/usbmouse.c: whitespace cleanupReiner Herrmann1-1/+1
2006-09-27USB: powermate: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino1-3/+1
2006-09-27USB: keyspan_remote: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino1-2/+1
2006-09-27USB: ati_remote: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino1-6/+2
2006-09-27USB: acecad: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino1-4/+1
2006-09-27USB: appletouch: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino1-4/+1
2006-09-27USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino1-1/+1
2006-09-27USB: wacom tablet driver reorganizationPing Cheng6-1003/+1142
2006-09-27usbtouchscreen: version 0.4Daniel Ritz2-84/+219
2006-09-27USB: Add driver for PhidgetMotorControlSean Young1-2/+10
2006-09-23[PATCH] fallout from hcd-core patchAl Viro1-1/+1
2006-09-19Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov5-136/+207
2006-09-12USB: Fix unload oops and memory leak in yealink driverHenk Vergonet1-6/+6
2006-09-08usbtouchscreen: fix ITM data readingKai Lindhom1-1/+1
2006-09-08USB: hid-core.c: fix duplicate USB_DEVICE_ID_GTCO_404Adrian Bunk1-2/+2
2006-09-01USB: add all wacom device to hid-core.c blacklistPing Cheng1-53/+4
2006-09-01hid-core.c: Adds all GTCO CalComp Digitizers and InterWrite School Products t...Jeremy Roberson1-0/+92
2006-08-12USB: appletouch: fix atp_disconnectJohannes Berg1-1/+1
2006-08-05Input: hid - #if 0 the no longer used hid_find_field_by_usage()Adrian Bunk2-2/+2
2006-08-05Input: ati_remote - use msec instead of jiffiesDmitry Torokhov1-58/+77
2006-08-05Input: ati_remote - add missing input_sync()Dmitry Torokhov1-0/+1
2006-08-05Input: ati_remote - relax permissions sysfs module parametersDmitry Torokhov1-2/+2
2006-08-05Input: ati_remote - make filter time a module parameterEdwin Huffstutler1-14/+19
2006-08-05Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 in...Dmitry Torokhov2-3/+6
2006-08-03USB: ati_remote.c: autorepeat fixMarko Macek1-3/+2