summaryrefslogtreecommitdiffstats
path: root/drivers/usb/input
AgeCommit message (Expand)AuthorFilesLines
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells23-121/+67
2006-10-04[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-28USB: 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-22[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-07usbtouchscreen: fix ITM data readingKai Lindhom1-1/+1
2006-09-07USB: hid-core.c: fix duplicate USB_DEVICE_ID_GTCO_404Adrian Bunk1-2/+2
2006-08-31USB: add all wacom device to hid-core.c blacklistPing Cheng1-53/+4
2006-08-31hid-core.c: Adds all GTCO CalComp Digitizers and InterWrite School Products t...Jeremy Roberson1-0/+92
2006-08-11USB: appletouch: fix atp_disconnectJohannes Berg1-1/+1
2006-08-04Input: hid - #if 0 the no longer used hid_find_field_by_usage()Adrian Bunk2-2/+2
2006-08-04Input: ati_remote - use msec instead of jiffiesDmitry Torokhov1-58/+77
2006-08-04Input: ati_remote - add missing input_sync()Dmitry Torokhov1-0/+1
2006-08-04Input: ati_remote - relax permissions sysfs module parametersDmitry Torokhov1-2/+2
2006-08-04Input: ati_remote - make filter time a module parameterEdwin Huffstutler1-14/+19
2006-08-04Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 in...Dmitry Torokhov2-3/+6
2006-08-02USB: ati_remote.c: autorepeat fixMarko Macek1-3/+2
2006-07-19Input: add force feedback driver for PSX-style Zeroplus devicesAnssi Hannula5-0/+126
2006-07-19Input: use new FF interface in the HID force feedback driversAnssi Hannula6-831/+116
2006-07-19Input: add force feedback driver for PID devicesAnssi Hannula8-414/+1364
2006-07-19Input: move fixp-arith.h to drivers/inputAnssi Hannula3-89/+2
2006-07-19Input: hiddev - use standard list implementationDmitry Torokhov1-34/+38
2006-07-15Input: HID - fix potential out-of-bound array accessDmitry Torokhov1-1/+2
2006-07-12[PATCH] USB: add support for WiseGroup., Ltd SmartJoy Dual PLUS AdapterNavaho Gunleg1-0/+4
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel9-9/+0
2006-06-26Input: fix misspelling of Hangeul keyJerome Pinot1-1/+1
2006-06-26Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov20-104/+205
2006-06-21[PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h>David Brownell18-52/+18
2006-06-21[PATCH] USB: Add Apple MacBook product IDs to usbhidRene Rebe1-0/+3
2006-06-21[PATCH] usbhid: use usb_reset_composite_deviceAlan Stern1-5/+32
2006-06-21[PATCH] usbhid: Remove unneeded blacklist entriesAlan Stern1-28/+0
2006-06-21[PATCH] usbhid: automatically set HID_QUIRK_NOGET for keyboards and miceAlan Stern2-0/+16