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