| Commit message (Expand) | Author | Age |
* | Input: fix misspelling of Hangeul key | Jerome Pinot | 2006-06-26 |
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2006-06-26 |
|\ |
|
| * | [PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h> | David Brownell | 2006-06-21 |
| * | [PATCH] USB: Add Apple MacBook product IDs to usbhid | Rene Rebe | 2006-06-21 |
| * | [PATCH] usbhid: use usb_reset_composite_device | Alan Stern | 2006-06-21 |
| * | [PATCH] usbhid: Remove unneeded blacklist entries | Alan Stern | 2006-06-21 |
| * | [PATCH] usbhid: automatically set HID_QUIRK_NOGET for keyboards and mice | Alan Stern | 2006-06-21 |
| * | [PATCH] USB HID/HIDBP, INPUT DRIVERS: fix various usb/input/hid-input.c bugs ... | Bart Massey | 2006-06-21 |
| * | [PATCH] USB: MacBook Pro touchpad support | Nicolas Boichat | 2006-06-21 |
| * | [PATCH] USB: add YEALINK phones to the HID_QUIRK_IGNORE blacklist | Henk Vergonet | 2006-06-21 |
* | | Input: fix accuracy of fixp-arith.h | Anssi Hannula | 2006-06-05 |
|/ |
|
* | [PATCH] HID read busywait fix | Micon, David | 2006-05-21 |
* | [PATCH] USB: add an IBM USB keyboard to the HID_QUIRK_NOGET blacklist | Olaf Hering | 2006-05-12 |
* | [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-14 |
* | Manual merge with Linus. | Dmitry Torokhov | 2006-04-02 |
|\ |
|
| * | [PATCH] s/;;/;/g | Alexey Dobriyan | 2006-03-24 |
| * | [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-20 |
* | | Input: HID - fix duplicate key mapping for Logitech UltraX remote | Micah F. Galizia | 2006-03-14 |
|/ |
|
* | [PATCH] USB: Wisegroup MP-8866 Dual USB Joypad | Andrew Fuller | 2006-02-28 |
* | [PATCH] USB: add new device ids to ldusb | Michael Hund | 2006-02-14 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input | Linus Torvalds | 2006-02-01 |
|\ |
|
| * | Input: hiddev - fix off-by-one for num_values in uref_multi requests | Ben Collins | 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: 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-14 |
* | 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-05 |
|\ |
|
| * | [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 | 2006-01-04 |