Age | Commit message (Expand) | Author | Files | Lines |
2006-05-21 | [PATCH] HID read busywait fix | Micon, David | 1 | -0/+1 |
2006-05-12 | [PATCH] USB: add an IBM USB keyboard to the HID_QUIRK_NOGET blacklist | Olaf Hering | 1 | -0/+4 |
2006-04-14 | [PATCH] hid-core.c: fix "input irq status -32 received" for Silvercrest USB K... | Jeffrey Vandenbroucke sign | 1 | -0/+4 |
2006-04-14 | [PATCH] USB: keyspan-remote bugfix | Michael Downey | 1 | -0/+2 |
2006-04-14 | [PATCH] USB: add new wacom devices to usb hid-core list | Ping Cheng | 1 | -0/+3 |
2006-04-14 | [PATCH] USB: wacom tablet driver update | Ping Cheng | 1 | -49/+87 |
2006-04-14 | [PATCH] usb/input: remove Kconfig entries of old touchscreen drivers in favou... | Daniel Ritz | 1 | -40/+0 |
2006-04-14 | [PATCH] USB: usbtouchscreen: unified USB touchscreen driver | Daniel Ritz | 4 | -3/+652 |
2006-04-14 | [PATCH] USB: input/: proper prototypes | Adrian Bunk | 2 | -6/+5 |
2006-04-02 | Manual merge with Linus. | Dmitry Torokhov | 6 | -47/+157 |
2006-03-24 | [PATCH] s/;;/;/g | Alexey Dobriyan | 1 | -1/+1 |
2006-03-21 | [PATCH] USB: add support for Creativelabs Silvercrest USB keyboard | Wolfgang Rohdewald | 1 | -0/+4 |
2006-03-21 | [PATCH] usbhid: add error handling | Alan Stern | 2 | -21/+142 |
2006-03-21 | [PATCH] USB: convert a bunch of USB semaphores to mutexes | Arjan van de Ven | 1 | -2/+0 |
2006-03-21 | [PATCH] USB: kzalloc for hid | Oliver Neukum | 4 | -23/+10 |
2006-03-14 | Input: HID - fix duplicate key mapping for Logitech UltraX remote | Micah F. Galizia | 1 | -1/+1 |
2006-02-28 | [PATCH] USB: Wisegroup MP-8866 Dual USB Joypad | Andrew Fuller | 1 | -0/+2 |
2006-02-14 | [PATCH] USB: add new device ids to ldusb | Michael Hund | 1 | -22/+28 |
2006-02-01 | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input | Linus Torvalds | 1 | -1/+1 |
2006-02-01 | [PATCH] USB: yealink printk warning fix | Andrew Morton | 1 | -1/+1 |
2006-02-01 | [PATCH] USB: remove extra newline in hid_init_reports | Olaf Hering | 1 | -1/+1 |
2006-02-01 | [PATCH] USB: remove some left over devfs droppings hanging around in the usb ... | Greg Kroah-Hartman | 1 | -3/+0 |
2006-02-01 | [PATCH] USB HID: add blacklist entry for HP keyboard | Vojtech Pavlik | 1 | -3/+4 |
2006-02-01 | [PATCH] USB: touchkitusb.c (eGalax driver) fix | Juergen Schindele | 1 | -0/+3 |
2006-02-01 | [PATCH] drivers/usb/input/yealink.c: Cleanup device matching code | Henk | 1 | -27/+19 |
2006-01-31 | Input: hiddev - fix off-by-one for num_values in uref_multi requests | Ben Collins | 1 | -1/+1 |
2006-01-14 | Input: HID - add support for fn key on Apple PowerBooks | Michael Hanselmann | 4 | -14/+201 |
2006-01-14 | Input: wacom - fix compile on PowerPC | Dmitry Torokhov | 1 | -7/+7 |
2006-01-14 | Input: HID - add more simulation usages | Dmitry Torokhov | 1 | -1/+4 |
2006-01-14 | Input: HID - fix an oops in PID initialization code | Dmitry Torokhov | 1 | -1/+1 |
2006-01-14 | Input: HID - add support for Cherry Cymotion keyboard | Vojtech Pavlik | 3 | -0/+31 |
2006-01-06 | Input: add missing keys from input.h to hid-debug.h | Michael Hanselmann | 1 | -1/+15 |
2006-01-06 | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 22 | -63/+643 |
2006-01-05 | [PATCH] USB: add driver for ATI/Philips USB RF remotes | Ville Syrj�l� | 3 | -0/+492 |
2006-01-05 | [PATCH] USB: Use ARRAY_SIZE macro | Tobias Klauser | 1 | -2/+2 |
2006-01-05 | [PATCH] USB: ati_remote: use time_before() and friends | Marcelo Feitoza Parisi | 1 | -8/+9 |
2006-01-05 | [PATCH] USB: mark various usb tables const | Arjan van de Ven | 7 | -11/+11 |
2006-01-05 | [PATCH] USB: input/touchkitusb: handle multiple packets | Daniel Ritz | 1 | -22/+126 |
2006-01-05 | [PATCH] USB: remove .owner field from struct usb_driver | Greg Kroah-Hartman | 17 | -17/+0 |
2005-12-30 | [PATCH] Input: wacom - fix X axis setup | Denny Priebe | 1 | -1/+1 |
2005-12-30 | [PATCH] Input: kbtab - fix Y axis setup | Dmitry Torokhov | 1 | -1/+1 |
2005-12-29 | [PATCH] Input: aiptek - fix Y axis setup | Riccardo Magliocchetti | 1 | -1/+1 |
2005-12-21 | Input: appletouch - add support for Geyser 2 | Michael Hanselmann | 1 | -36/+109 |
2005-12-21 | Manual merge with Linus (conflict in drivers/input/misc/wistron_bnts.c) | Dmitry Torokhov | 2 | -1/+4 |
2005-12-18 | [PATCH] Input: fix an OOPS in HID driver | Dmitry Torokhov | 1 | -0/+1 |
2005-12-14 | [PATCH] hid-core: Zero-pad truncated reports | Adam Kropelin | 1 | -1/+3 |
2005-12-12 | Input: add the fn key to hid-debug.h | Michael Hanselmann | 1 | -0/+1 |
2005-11-17 | [PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile | Greg Kroah-Hartman | 6 | -22/+7 |
2005-11-17 | [PATCH] USB: wacom tablet driver update | Ping Cheng | 1 | -23/+110 |
2005-11-17 | [PATCH] USB: add new wacom devices to usb hid-core list | Ping Cheng | 1 | -0/+12 |