summaryrefslogtreecommitdiffstats
path: root/drivers/usb/input
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] USB: Prevent hid-core claiming Apple Bluetooth device on new G4 power...Andrew de Quincey2005-09-091-0/+3
* [PATCH] USB: fix keyspan_remote endian bug on probeGreg Kroah-Hartman2005-09-091-5/+0Star
* [PATCH] USB: convert kcalloc to kzallocPekka Enberg2005-09-083-3/+3
* [PATCH] USB: fix usb wacom tablet driver bugPing Cheng2005-08-171-11/+10Star
* [PATCH] USB: hidinput_hid_event() oops fixPete Zaitcev2005-07-291-2/+3
* Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2005-07-2914-68/+45Star
|\
| * Input: HID - only report events coming from interrupts to hiddevAdam Kropelin2005-07-111-10/+10
| * Input: HID - add a quirk for Aashima Trust (06d6:0025) gamepadLuca T2005-07-111-0/+4
| * Input: introduce usb_to_input_id() to uniformly produceDmitry Torokhov2005-06-3013-54/+27Star
| * Input: acecad - drop unneeded cast and couple unneeded spaces.Dmitry Torokhov2005-06-301-4/+4
* | [PATCH] USB: add LD devices to hid blacklistMichael Hund2005-07-121-0/+24
* | [PATCH] USB: add driver for Keyspan Digital RemoteMichael Downey2005-07-123-0/+647
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2005-06-281-0/+1
|\
| * [PATCH] USB: fix atiremote input doesn`t register `device` & `driver` section...Vincent Vanackere2005-06-271-0/+1
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manuallyLinus Torvalds2005-06-2720-779/+1230
|\ \ | |/ |/|
| * Input: wacom - fix formatting in accordance to CodingStyleDmitry Torokhov2005-06-061-71/+52Star
| * Input: Wacom driver updatePing Cheng2005-06-061-183/+153Star
| * Input: add driver for Acecad Flair USB tabletsStephane VOLTZ2005-06-064-0/+305
| * Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds...Dmitry Torokhov2005-06-061-0/+18
| |\
| * | Input: HID items of width 32 (bits) or greater are incorrectly extractedAdam Kropelin2005-05-291-1/+1
| * | Input: remove user counters from drivers/usb/input since inputDmitry Torokhov2005-05-2910-106/+23Star
| * | Input: mtouchusb was indented with spaces instead of tabs, passDmitry Torokhov2005-05-291-214/+201Star
| * | Input: whitespace fixes in drivers/usb/inputDmitry Torokhov2005-05-2915-308/+300Star
| * | Input: Fix a warning in hid-core.Vojtech Pavlik2005-05-291-1/+1
| * | Input: Make hid-core issue a SET_IDLE request before GET_REPORT, likeVojtech Pavlik2005-05-291-4/+9
| * | Input: Add driver for ITM Touch USB touchscreens.Hans-Christian Egtvedt2005-05-293-0/+294
* | | [PATCH] USB: fix hid core to return proper error code from probeStelian Pop2005-06-231-2/+2
* | | [PATCH] Driver Core: drivers/usb/input/aiptek.c - drivers/zorro/zorro-sysfs.c...Yani Ioannou2005-06-211-39/+39
| |/ |/|
* | [PATCH] USB: add Vernier devices to HID blacklistGreg Kroah-Hartman2005-06-031-0/+10
* | [PATCH] USB: hid-core: add Earthmate lt-20 productid to blacklist tableLonnie Mendez2005-06-031-0/+2
* | [PATCH] USB: add new wacom device to usb hid-core listPing Cheng2005-06-031-0/+6
|/
* [PATCH] USB: Spelling fixes for drivers/usb.Steven Cole2005-05-042-2/+2
* [PATCH] USB: Fix for ati_remotePatrick Boettcher2005-04-231-1/+1
* [PATCH] USB: drivers/usb/input/usbkbd.c: make a function staticAdrian Bunk2005-04-231-1/+2
* [PATCH] USB: fix AIPTEK input doesn`t register `device` & `driver` section in...Viktor A. Danilov2005-04-191-0/+1
* [PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULLJesper Juhl2005-04-191-2/+1Star
* [PATCH] usb suspend updates (interface suspend)David Brownell2005-04-191-3/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-1723-0/+12826