summaryrefslogtreecommitdiff
path: root/drivers/usb/input
AgeCommit message (Expand)Author
2005-08-16[PATCH] USB: fix usb wacom tablet driver bugPing Cheng
2005-07-29[PATCH] USB: hidinput_hid_event() oops fixPete Zaitcev
2005-07-29Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds
2005-07-12[PATCH] USB: add LD devices to hid blacklistMichael Hund
2005-07-12[PATCH] USB: add driver for Keyspan Digital RemoteMichael Downey
2005-07-11Input: HID - only report events coming from interrupts to hiddevAdam Kropelin
2005-07-11Input: HID - add a quirk for Aashima Trust (06d6:0025) gamepadLuca T
2005-06-30Input: introduce usb_to_input_id() to uniformly produceDmitry Torokhov
2005-06-30Input: acecad - drop unneeded cast and couple unneeded spaces.Dmitry Torokhov
2005-06-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2005-06-27Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manuallyLinus Torvalds
2005-06-27[PATCH] USB: fix atiremote input doesn`t register `device` & `driver` section...Vincent Vanackere
2005-06-22[PATCH] USB: fix hid core to return proper error code from probeStelian Pop
2005-06-20[PATCH] Driver Core: drivers/usb/input/aiptek.c - drivers/zorro/zorro-sysfs.c...Yani Ioannou
2005-06-06Input: wacom - fix formatting in accordance to CodingStyleDmitry Torokhov
2005-06-06Input: Wacom driver updatePing Cheng
2005-06-06Input: add driver for Acecad Flair USB tabletsStephane VOLTZ
2005-06-06Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds...Dmitry Torokhov
2005-06-03[PATCH] USB: add Vernier devices to HID blacklistGreg Kroah-Hartman
2005-06-03[PATCH] USB: hid-core: add Earthmate lt-20 productid to blacklist tableLonnie Mendez
2005-06-03[PATCH] USB: add new wacom device to usb hid-core listPing Cheng
2005-05-29Input: HID items of width 32 (bits) or greater are incorrectly extractedAdam Kropelin
2005-05-29Input: remove user counters from drivers/usb/input since inputDmitry Torokhov
2005-05-29Input: mtouchusb was indented with spaces instead of tabs, passDmitry Torokhov
2005-05-29Input: whitespace fixes in drivers/usb/inputDmitry Torokhov
2005-05-29Input: Fix a warning in hid-core.Vojtech Pavlik
2005-05-29Input: Make hid-core issue a SET_IDLE request before GET_REPORT, likeVojtech Pavlik
2005-05-29Input: Add driver for ITM Touch USB touchscreens.Hans-Christian Egtvedt
2005-05-03[PATCH] USB: Spelling fixes for drivers/usb.Steven Cole
2005-04-23[PATCH] USB: Fix for ati_remotePatrick Boettcher
2005-04-22[PATCH] USB: drivers/usb/input/usbkbd.c: make a function staticAdrian Bunk
2005-04-18[PATCH] USB: fix AIPTEK input doesn`t register `device` & `driver` section in...Viktor A. Danilov
2005-04-18[PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULLJesper Juhl
2005-04-18[PATCH] usb suspend updates (interface suspend)David Brownell
2005-03-17[PATCH] USB: possible cleanupsAdrian Bunk
2005-03-10Manual mergeVojtech Pavlik
2005-03-07[PATCH] USB: fix up the input drivers to use the built in strings, instead of...Greg Kroah-Hartman
2005-03-07input: hid-debug.h includes resolv_event, which is not used if DEBUG is onlyAdam Kropelin
2005-03-07input: hid-debug.h uses a C99 feature (range designators) not available inakropel@rochester.rr.com
2005-03-07[PATCH] usb/wacom: change parameters of usb_{control,bulk}_msg() to msecsNishanth Aravamudan
2005-03-07[PATCH] usb/mtouchusb: change parameters of usb_{control,bulk}_msg() to msecsNishanth Aravamudan
2005-03-07[PATCH] usb/aipteke: change parameters of usb_{control,bulk}_msg() to msecsNishanth Aravamudan
2005-03-07[PATCH] usb/powermate: change parameters of usb_{control,bulk}_msg() to msecsNishanth Aravamudan
2005-03-07[PATCH] usb/hid-core: change parameters of usb_{control,bulk}_msg() to msecsNishanth Aravamudan
2005-03-07USB: revert wacom driver patch.Greg Kroah-Hartman
2005-03-07[PATCH] usb/hid-core: use wait_event_timeout()Nishanth Aravamudan
2005-03-07[PATCH] USB: wacom tablet driverAndrew Morton
2005-03-07[PATCH] usb/ati_remote: use wait_event_timeout()Nishanth Aravamudan
2005-03-01input: Add the option to use cooked coordinates in MicroTouchDan Streetman
2005-02-25input: Add a missing brace in hid-core.cVojtech Pavlik