aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/input (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-07-29[PATCH] USB: hidinput_hid_event() oops fixPete Zaitcev1-2/+3
2005-07-29Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds14-68/+45
2005-07-12[PATCH] USB: add LD devices to hid blacklistMichael Hund1-0/+24
2005-07-12[PATCH] USB: add driver for Keyspan Digital RemoteMichael Downey3-0/+647
2005-07-11Input: HID - only report events coming from interrupts to hiddevAdam Kropelin1-10/+10
2005-07-11Input: HID - add a quirk for Aashima Trust (06d6:0025) gamepadLuca T1-0/+4
2005-06-30Input: introduce usb_to_input_id() to uniformly produceDmitry Torokhov13-54/+27
2005-06-30Input: acecad - drop unneeded cast and couple unneeded spaces.Dmitry Torokhov1-4/+4
2005-06-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-0/+1
2005-06-27Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manuallyLinus Torvalds20-779/+1230
2005-06-27[PATCH] USB: fix atiremote input doesn`t register `device` & `driver` section in sysfs (/sys/class/input/event#)Vincent Vanackere1-0/+1
2005-06-22[PATCH] USB: fix hid core to return proper error code from probeStelian Pop1-2/+2
2005-06-20[PATCH] Driver Core: drivers/usb/input/aiptek.c - drivers/zorro/zorro-sysfs.c: update device attribute callbacksYani Ioannou1-39/+39
2005-06-06Input: wacom - fix formatting in accordance to CodingStyleDmitry Torokhov1-71/+52
2005-06-06Input: Wacom driver updatePing Cheng1-183/+153
2005-06-06Input: add driver for Acecad Flair USB tabletsStephane VOLTZ4-0/+305
2005-06-06Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov1-0/+18
2005-06-03[PATCH] USB: add Vernier devices to HID blacklistGreg Kroah-Hartman1-0/+10
2005-06-03[PATCH] USB: hid-core: add Earthmate lt-20 productid to blacklist tableLonnie Mendez1-0/+2
2005-06-03[PATCH] USB: add new wacom device to usb hid-core listPing Cheng1-0/+6
2005-05-29Input: HID items of width 32 (bits) or greater are incorrectly extractedAdam Kropelin1-1/+1
2005-05-29Input: remove user counters from drivers/usb/input since inputDmitry Torokhov10-106/+23
2005-05-29Input: mtouchusb was indented with spaces instead of tabs, passDmitry Torokhov1-214/+201
2005-05-29Input: whitespace fixes in drivers/usb/inputDmitry Torokhov15-308/+300
2005-05-29Input: Fix a warning in hid-core.Vojtech Pavlik1-1/+1
2005-05-29Input: Make hid-core issue a SET_IDLE request before GET_REPORT, likeVojtech Pavlik1-4/+9
2005-05-29Input: Add driver for ITM Touch USB touchscreens.Hans-Christian Egtvedt3-0/+294
2005-05-03[PATCH] USB: Spelling fixes for drivers/usb.Steven Cole2-2/+2
2005-04-23[PATCH] USB: Fix for ati_remotePatrick Boettcher1-1/+1
2005-04-22[PATCH] USB: drivers/usb/input/usbkbd.c: make a function staticAdrian Bunk1-1/+2
2005-04-18[PATCH] USB: fix AIPTEK input doesn`t register `device` & `driver` section in sysfs (/sys/class/input/event#)Viktor A. Danilov1-0/+1
2005-04-18[PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULLJesper Juhl1-2/+1
2005-04-18[PATCH] usb suspend updates (interface suspend)David Brownell1-3/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds23-0/+12826