summaryrefslogtreecommitdiffstats
path: root/drivers/usb/input
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] hid-core.c: fix "input irq status -32 received" for Silvercrest USB K...Jeffrey Vandenbroucke sign2006-04-141-0/+4
* [PATCH] USB: keyspan-remote bugfixMichael Downey2006-04-141-0/+2
* [PATCH] USB: add new wacom devices to usb hid-core listPing Cheng2006-04-141-0/+3
* [PATCH] USB: wacom tablet driver updatePing Cheng2006-04-141-49/+87
* [PATCH] usb/input: remove Kconfig entries of old touchscreen drivers in favou...Daniel Ritz2006-04-141-40/+0
* [PATCH] USB: usbtouchscreen: unified USB touchscreen driverDaniel Ritz2006-04-144-3/+652
* [PATCH] USB: input/: proper prototypesAdrian Bunk2006-04-142-6/+5
* Manual merge with Linus.Dmitry Torokhov2006-04-026-47/+157
|\
| * [PATCH] s/;;/;/gAlexey Dobriyan2006-03-241-1/+1
| * [PATCH] USB: add support for Creativelabs Silvercrest USB keyboardWolfgang Rohdewald2006-03-201-0/+4
| * [PATCH] usbhid: add error handlingAlan Stern2006-03-202-21/+142
| * [PATCH] USB: convert a bunch of USB semaphores to mutexesArjan van de Ven2006-03-201-2/+0
| * [PATCH] USB: kzalloc for hidOliver Neukum2006-03-204-23/+10
* | Input: HID - fix duplicate key mapping for Logitech UltraX remoteMicah F. Galizia2006-03-141-1/+1
|/
* [PATCH] USB: Wisegroup MP-8866 Dual USB JoypadAndrew Fuller2006-02-281-0/+2
* [PATCH] USB: add new device ids to ldusbMichael Hund2006-02-131-22/+28
* Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-01-311-1/+1
|\
| * Input: hiddev - fix off-by-one for num_values in uref_multi requestsBen Collins2006-01-311-1/+1
* | [PATCH] USB: yealink printk warning fixAndrew Morton2006-01-311-1/+1
* | [PATCH] USB: remove extra newline in hid_init_reportsOlaf Hering2006-01-311-1/+1
* | [PATCH] USB: remove some left over devfs droppings hanging around in the usb ...Greg Kroah-Hartman2006-01-311-3/+0
* | [PATCH] USB HID: add blacklist entry for HP keyboardVojtech Pavlik2006-01-311-3/+4
* | [PATCH] USB: touchkitusb.c (eGalax driver) fixJuergen Schindele2006-01-311-0/+3
* | [PATCH] drivers/usb/input/yealink.c: Cleanup device matching codeHenk2006-01-311-27/+19
|/
* Input: HID - add support for fn key on Apple PowerBooksMichael Hanselmann2006-01-144-14/+201
* Input: wacom - fix compile on PowerPCDmitry Torokhov2006-01-141-7/+7
* Input: HID - add more simulation usagesDmitry Torokhov2006-01-141-1/+4
* Input: HID - fix an oops in PID initialization codeDmitry Torokhov2006-01-141-1/+1
* Input: HID - add support for Cherry Cymotion keyboardVojtech Pavlik2006-01-143-0/+31
* Input: add missing keys from input.h to hid-debug.hMichael Hanselmann2006-01-051-1/+15
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-01-0522-63/+643
|\
| * [PATCH] USB: add driver for ATI/Philips USB RF remotesVille Syrjälä2006-01-043-0/+492
| * [PATCH] USB: Use ARRAY_SIZE macroTobias Klauser2006-01-041-2/+2
| * [PATCH] USB: ati_remote: use time_before() and friendsMarcelo Feitoza Parisi2006-01-041-8/+9
| * [PATCH] USB: mark various usb tables constArjan van de Ven2006-01-047-11/+11
| * [PATCH] USB: input/touchkitusb: handle multiple packetsDaniel Ritz2006-01-041-22/+126
| * [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-0417-17/+0
| * [PATCH] Input: wacom - fix X axis setupDenny Priebe2005-12-301-1/+1
| * [PATCH] Input: kbtab - fix Y axis setupDmitry Torokhov2005-12-301-1/+1
| * [PATCH] Input: aiptek - fix Y axis setupRiccardo Magliocchetti2005-12-291-1/+1
* | Input: appletouch - add support for Geyser 2Michael Hanselmann2005-12-211-36/+109
* | Manual merge with Linus (conflict in drivers/input/misc/wistron_bnts.c)Dmitry Torokhov2005-12-202-1/+4
|\ \ | |/
| * [PATCH] Input: fix an OOPS in HID driverDmitry Torokhov2005-12-181-0/+1
| * [PATCH] hid-core: Zero-pad truncated reportsAdam Kropelin2005-12-131-1/+3
* | Input: add the fn key to hid-debug.hMichael Hanselmann2005-12-111-0/+1
|/
* [PATCH] USB: move CONFIG_USB_DEBUG checks into the MakefileGreg Kroah-Hartman2005-11-176-22/+7
* [PATCH] USB: wacom tablet driver updatePing Cheng2005-11-171-23/+110
* [PATCH] USB: add new wacom devices to usb hid-core listPing Cheng2005-11-171-0/+12
* [PATCH] Typo fix: dot after newline in printk stringsJean Delvare2005-10-301-1/+1
* [PATCH] hid-core: Add Clear-Halt on the Interrupt-in endpointAlan Stern2005-10-281-0/+3
OpenPOWER on IntegriCloud