summaryrefslogtreecommitdiff
path: root/drivers/usb/input
AgeCommit message (Expand)AuthorFilesLines
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-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: 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: 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
2006-06-21[PATCH] USB HID/HIDBP, INPUT DRIVERS: fix various usb/input/hid-input.c bugs ...Bart Massey3-13/+26
2006-06-21[PATCH] USB: MacBook Pro touchpad supportNicolas Boichat1-6/+107
2006-06-21[PATCH] USB: add YEALINK phones to the HID_QUIRK_IGNORE blacklistHenk Vergonet1-0/+3
2006-06-05Input: fix accuracy of fixp-arith.hAnssi Hannula1-9/+6
2006-05-21[PATCH] HID read busywait fixMicon, David1-0/+1
2006-05-12[PATCH] USB: add an IBM USB keyboard to the HID_QUIRK_NOGET blacklistOlaf Hering1-0/+4
2006-04-14[PATCH] hid-core.c: fix "input irq status -32 received" for Silvercrest USB K...Jeffrey Vandenbroucke sign1-0/+4
2006-04-14[PATCH] USB: keyspan-remote bugfixMichael Downey1-0/+2
2006-04-14[PATCH] USB: add new wacom devices to usb hid-core listPing Cheng1-0/+3
2006-04-14[PATCH] USB: wacom tablet driver updatePing Cheng1-49/+87