summaryrefslogtreecommitdiffstats
path: root/drivers/usb/input
Commit message (Expand)AuthorAgeFilesLines
* Input: fix misspelling of Hangeul keyJerome Pinot2006-06-261-1/+1
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-06-2620-104/+205
|\
| * [PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h>David Brownell2006-06-2118-52/+18
| * [PATCH] USB: Add Apple MacBook product IDs to usbhidRene Rebe2006-06-211-0/+3
| * [PATCH] usbhid: use usb_reset_composite_deviceAlan Stern2006-06-211-5/+32
| * [PATCH] usbhid: Remove unneeded blacklist entriesAlan Stern2006-06-211-28/+0
| * [PATCH] usbhid: automatically set HID_QUIRK_NOGET for keyboards and miceAlan Stern2006-06-212-0/+16
| * [PATCH] USB HID/HIDBP, INPUT DRIVERS: fix various usb/input/hid-input.c bugs ...Bart Massey2006-06-213-13/+26
| * [PATCH] USB: MacBook Pro touchpad supportNicolas Boichat2006-06-211-6/+107
| * [PATCH] USB: add YEALINK phones to the HID_QUIRK_IGNORE blacklistHenk Vergonet2006-06-211-0/+3
* | Input: fix accuracy of fixp-arith.hAnssi Hannula2006-06-051-9/+6
|/
* [PATCH] HID read busywait fixMicon, David2006-05-211-0/+1
* [PATCH] USB: add an IBM USB keyboard to the HID_QUIRK_NOGET blacklistOlaf Hering2006-05-121-0/+4
* [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
OpenPOWER on IntegriCloud