| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] hid-core: Add Clear-Halt on the Interrupt-in endpoint | Alan Stern | 2005-10-28 | 1 | -0/+3 |
* | [PATCH] USB: Buffer overflow patch for Yealink driver | Henk | 2005-10-28 | 1 | -1/+1 |
* | [PATCH] usb/input/touchkit: add more device IDs | Daniel Ritz | 2005-10-28 | 1 | -0/+2 |
* | [PATCH] usb_interface power state | David Brownell | 2005-10-28 | 1 | -2/+0 |
* | [PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer ... | Greg Kroah-Hartman | 2005-10-28 | 2 | -3/+2 |
* | [PATCH] drivers/usb/input: convert to dynamic input_dev allocation | Dmitry Torokhov | 2005-10-28 | 21 | -1002/+961 |
* | [PATCH] USB: fix bug in handling of highspeed usb HID devices | Christian Krause | 2005-10-17 | 1 | -3/+0 |
* | [PATCH] USB: add apple usb touchpad driver | Stelian Pop | 2005-09-12 | 3 | -0/+490 |
* | Revert "[PATCH] USB: Prevent hid-core claiming Apple Bluetooth device on new ... | Greg KH | 2005-09-12 | 1 | -2/+0 |
* | Manual merge with Linus | Dmitry Torokhov | 2005-09-09 | 10 | -12/+1446 |
|\ |
|
| * | [PATCH] USB: yealink: fix htons usage, documentation updates | Henk | 2005-09-08 | 1 | -3/+3 |
| * | [PATCH] USB: fix endian issues in yealink driver. | Greg Kroah-Hartman | 2005-09-08 | 1 | -2/+5 |
| * | [PATCH] input-driver-yealink-P1K-usb-phone | Henk | 2005-09-08 | 5 | -0/+1434 |
| * | [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernel | Alan Stern | 2005-09-08 | 1 | -3/+3 |
| * | [PATCH] USB: Prevent hid-core claiming Apple Bluetooth device on new G4 power... | Andrew de Quincey | 2005-09-08 | 1 | -0/+3 |
| * | [PATCH] USB: fix keyspan_remote endian bug on probe | Greg Kroah-Hartman | 2005-09-08 | 1 | -5/+0 |
| * | [PATCH] USB: convert kcalloc to kzalloc | Pekka Enberg | 2005-09-07 | 3 | -3/+3 |
* | | Input: HIDDEV - make HIDIOCSREPORT wait IO completion | Stefan Nickl | 2005-09-05 | 1 | -0/+1 |
* | | Input: HID - add Wireless Security Lock to HID blacklist | Brian Schau | 2005-09-05 | 1 | -0/+2 |
* | | Input: HID - add mapping for Powerbook USB keyboard | Stelian Pop | 2005-09-05 | 2 | -4/+12 |
* | | Input: HID - add the Trust Predator TH 400 gamepad to the badpad list | Vojtech Pavlik | 2005-09-05 | 1 | -1/+3 |
* | | Input: HID - add a quirk for the Apple Powermouse | Vojtech Pavlik | 2005-09-05 | 3 | -0/+7 |
* | | Input: HID - fix URB success status handling | Vojtech Pavlik | 2005-09-05 | 1 | -0/+2 |
* | | Input: HID - add support for Logitech UltraX Media Remote control | Micah F. Galizia | 2005-09-05 | 1 | -2/+26 |
* | | Input: HID - handle multi-transascion reports | Michael Haboustak | 2005-09-05 | 2 | -19/+48 |
* | | Input: HID - add more consumer usages | Vojtech Pavlik | 2005-09-05 | 3 | -9/+28 |
* | | Input: add HID simulation mappings | Vojtech Pavlik | 2005-09-05 | 3 | -0/+27 |
* | | Inpur: recognize and ignore Logitech vendor usages in HID | Vojtech Pavlik | 2005-09-05 | 2 | -0/+2 |
|/ |
|
* | [PATCH] USB: fix usb wacom tablet driver bug | Ping Cheng | 2005-08-16 | 1 | -11/+10 |
* | [PATCH] USB: hidinput_hid_event() oops fix | Pete Zaitcev | 2005-07-29 | 1 | -2/+3 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input | Linus Torvalds | 2005-07-29 | 14 | -68/+45 |
|\ |
|
| * | Input: HID - only report events coming from interrupts to hiddev | Adam Kropelin | 2005-07-11 | 1 | -10/+10 |
| * | Input: HID - add a quirk for Aashima Trust (06d6:0025) gamepad | Luca T | 2005-07-11 | 1 | -0/+4 |
| * | Input: introduce usb_to_input_id() to uniformly produce | Dmitry Torokhov | 2005-06-30 | 13 | -54/+27 |
| * | Input: acecad - drop unneeded cast and couple unneeded spaces. | Dmitry Torokhov | 2005-06-30 | 1 | -4/+4 |
* | | [PATCH] USB: add LD devices to hid blacklist | Michael Hund | 2005-07-12 | 1 | -0/+24 |
* | | [PATCH] USB: add driver for Keyspan Digital Remote | Michael Downey | 2005-07-12 | 3 | -0/+647 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2005-06-27 | 1 | -0/+1 |
|\ |
|
| * | [PATCH] USB: fix atiremote input doesn`t register `device` & `driver` section... | Vincent Vanackere | 2005-06-27 | 1 | -0/+1 |
* | | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manually | Linus Torvalds | 2005-06-27 | 20 | -779/+1230 |
|\ \
| |/
|/| |
|
| * | Input: wacom - fix formatting in accordance to CodingStyle | Dmitry Torokhov | 2005-06-06 | 1 | -71/+52 |
| * | Input: Wacom driver update | Ping Cheng | 2005-06-06 | 1 | -183/+153 |
| * | Input: add driver for Acecad Flair USB tablets | Stephane VOLTZ | 2005-06-06 | 4 | -0/+305 |
| * | Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds... | Dmitry Torokhov | 2005-06-06 | 1 | -0/+18 |
| |\ |
|
| * | | Input: HID items of width 32 (bits) or greater are incorrectly extracted | Adam Kropelin | 2005-05-29 | 1 | -1/+1 |
| * | | Input: remove user counters from drivers/usb/input since input | Dmitry Torokhov | 2005-05-29 | 10 | -106/+23 |
| * | | Input: mtouchusb was indented with spaces instead of tabs, pass | Dmitry Torokhov | 2005-05-29 | 1 | -214/+201 |
| * | | Input: whitespace fixes in drivers/usb/input | Dmitry Torokhov | 2005-05-29 | 15 | -308/+300 |
| * | | Input: Fix a warning in hid-core. | Vojtech Pavlik | 2005-05-29 | 1 | -1/+1 |
| * | | Input: Make hid-core issue a SET_IDLE request before GET_REPORT, like | Vojtech Pavlik | 2005-05-29 | 1 | -4/+9 |