summaryrefslogtreecommitdiffstats
path: root/drivers/usb/input
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | USB: Add ADU support for Ontrak ADU devicesSteven Haigh2006-09-271-0/+4
* | | USB: fix __must_check warnings in drivers/usb/input/Greg Kroah-Hartman2006-09-271-1/+1
* | | USB: usb/input/usbmouse.c: whitespace cleanupReiner Herrmann2006-09-271-1/+1
* | | USB: powermate: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino2006-09-271-3/+1
* | | USB: keyspan_remote: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino2006-09-271-2/+1
* | | USB: ati_remote: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino2006-09-271-6/+2
* | | USB: acecad: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino2006-09-271-4/+1
* | | USB: appletouch: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino2006-09-271-4/+1
* | | USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino2006-09-271-1/+1
* | | USB: wacom tablet driver reorganizationPing Cheng2006-09-276-1003/+1142
* | | usbtouchscreen: version 0.4Daniel Ritz2006-09-272-84/+219
* | | USB: Add driver for PhidgetMotorControlSean Young2006-09-271-2/+10
* | | [PATCH] fallout from hcd-core patchAl Viro2006-09-221-1/+1
| |/ |/|
* | USB: Fix unload oops and memory leak in yealink driverHenk Vergonet2006-09-121-6/+6
* | usbtouchscreen: fix ITM data readingKai Lindhom2006-09-071-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
* | USB: appletouch: fix atp_disconnectJohannes Berg2006-08-111-1/+1
* | Input: ati_remote - use msec instead of jiffiesDmitry Torokhov2006-08-041-58/+77
* | Input: ati_remote - add missing input_sync()Dmitry Torokhov2006-08-041-0/+1
* | Input: ati_remote - relax permissions sysfs module parametersDmitry Torokhov2006-08-041-2/+2
* | Input: ati_remote - make filter time a module parameterEdwin Huffstutler2006-08-041-14/+19
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 in...Dmitry Torokhov2006-08-042-3/+6
|\ \ | |/ |/|
| * USB: ati_remote.c: autorepeat fixMarko Macek2006-08-021-3/+2
| * [PATCH] USB: add support for WiseGroup., Ltd SmartJoy Dual PLUS AdapterNavaho Gunleg2006-07-121-0/+4
* | Input: hiddev - use standard list implementationDmitry Torokhov2006-07-191-34/+38
* | Input: HID - fix potential out-of-bound array accessDmitry Torokhov2006-07-151-1/+2
|/
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-309-9/+0
OpenPOWER on IntegriCloud