| Age | Commit message (Expand) | Author | Files | Lines |
| 2005-03-17 | [PATCH] USB: possible cleanups | Adrian Bunk | 1 | -1/+1 |
| 2005-03-10 | Manual merge | Vojtech Pavlik | 13 | -464/+571 |
| 2005-03-07 | [PATCH] USB: fix up the input drivers to use the built in strings, instead of... | Greg Kroah-Hartman | 7 | -96/+28 |
| 2005-03-07 | input: hid-debug.h includes resolv_event, which is not used if DEBUG is only | Adam Kropelin | 1 | -1/+1 |
| 2005-03-07 | input: hid-debug.h uses a C99 feature (range designators) not available in | akropel@rochester.rr.com | 1 | -10/+0 |
| 2005-03-07 | [PATCH] usb/wacom: change parameters of usb_{control,bulk}_msg() to msecs | Nishanth Aravamudan | 1 | -1/+1 |
| 2005-03-07 | [PATCH] usb/mtouchusb: change parameters of usb_{control,bulk}_msg() to msecs | Nishanth Aravamudan | 1 | -2/+2 |
| 2005-03-07 | [PATCH] usb/aipteke: change parameters of usb_{control,bulk}_msg() to msecs | Nishanth Aravamudan | 1 | -2/+2 |
| 2005-03-07 | [PATCH] usb/powermate: change parameters of usb_{control,bulk}_msg() to msecs | Nishanth Aravamudan | 1 | -1/+1 |
| 2005-03-07 | [PATCH] usb/hid-core: change parameters of usb_{control,bulk}_msg() to msecs | Nishanth Aravamudan | 1 | -3/+3 |
| 2005-03-07 | USB: revert wacom driver patch. | Greg Kroah-Hartman | 1 | -262/+73 |
| 2005-03-07 | [PATCH] usb/hid-core: use wait_event_timeout() | Nishanth Aravamudan | 1 | -16/+4 |
| 2005-03-07 | [PATCH] USB: wacom tablet driver | Andrew Morton | 1 | -73/+262 |
| 2005-03-07 | [PATCH] usb/ati_remote: use wait_event_timeout() | Nishanth Aravamudan | 1 | -14/+5 |
| 2005-03-01 | input: Add the option to use cooked coordinates in MicroTouch | Dan Streetman | 1 | -8/+29 |
| 2005-02-25 | input: Add a missing brace in hid-core.c | Vojtech Pavlik | 1 | -1/+1 |
| 2005-02-25 | input: Remove filtering of duplicate events in hid-core. HIDDEV wants them, | Vojtech Pavlik | 1 | -10/+1 |
| 2005-02-25 | input: Disable scancode event generation in hid-core.c, as it can | Vojtech Pavlik | 1 | -4/+0 |
| 2005-02-24 | Input: fix identation in PID driver. | Dmitry Torokhov | 2 | -129/+127 |
| 2005-02-24 | input: Rename hid_find_field to hidinput_find_field to | Vojtech Pavlik | 1 | -2/+2 |
| 2005-02-24 | input: Fix compilation warning in PID driver and generally | Dmitry Torokhov | 3 | -19/+11 |
| 2005-02-23 | input: Add a missing ';' to hid-core.c | Vojtech Pavlik | 1 | -1/+1 |
| 2005-02-16 | input: Fix Microtouch USB touchscreen Y axis direction. | Vojtech Pavlik | 1 | -1/+1 |
| 2005-02-15 | input: Properly ignore padding fields in HID reports. | Vojtech Pavlik | 1 | -3/+5 |
| 2005-02-15 | input: Some changes to ati_remote key assignments: | Ville Syrjala | 1 | -6/+6 |
| 2005-02-15 | input: Make ati_remote clean up properly when removing either the device or the | Ville Syrjala | 1 | -21/+3 |
| 2005-02-12 | input: HID list handling cleanup, fix two bugs in pid.c and one in hid-core.c | Vojtech Pavlik | 5 | -121/+50 |
| 2005-02-08 | input: Add a new ID to the Logitech ForceFeedback joystick driver. | svrmgrl@gmx.net | 2 | -0/+2 |
| 2005-02-08 | input: Fix range checks for the HIDIOC[GS]USAGES ioctl() to allow | hal@realmsys.com | 1 | -3/+2 |
| 2005-02-08 | input: A Chicony keyboard doesn't like get_report on its non-exisiting | Stuart Hayes | 1 | -1/+6 |
| 2005-02-07 | input: Make the polling interval for mice a configurable parameter | Mikkel Krautz | 1 | -1/+12 |
| 2005-02-07 | input: Properly set input.phys in Griffin Powermate driver. | duraid@octopus.com.au | 1 | -0/+1 |
| 2005-02-06 | input: This patch adds support for a Wacom new tablet, Intuos3, and its assoc... | pingc@wacom.com | 1 | -73/+262 |
| 2005-02-06 | I have a buggy USB HID device (APC SmartUPS) in which the designers | Adam Kropelin | 1 | -3/+1 |
| 2005-02-06 | input: Add MCC devices to HID blacklist, cleanup whitespace along | Vojtech Pavlik | 1 | -59/+60 |
| 2005-02-02 | [PATCH] USB: Logitech Cordeless Desktop Keyboard fails to report class descri... | Andrew Morton | 1 | -2/+5 |
| 2005-02-02 | [PATCH] USB: hid-core: possible buffer overflow in hid-core.c | Randy Dunlap | 1 | -1/+1 |
| 2005-02-02 | input: Fix HID LED mapping. LEDs were ignored because the usage | Vojtech Pavlik | 2 | -3/+3 |
| 2005-01-29 | input: Ignore non-LED events in hid-input hidinput_event(). This gets rid | Vojtech Pavlik | 1 | -0/+3 |
| 2005-01-27 | input: Enable scancode event generation in the HID driver. This should allow | Vojtech Pavlik | 1 | -3/+7 |
| 2005-01-22 | Merge silver.ucw.cz:/home/vojtech/bk/linus | Vojtech Pavlik | 1 | -1/+1 |
| 2005-01-17 | Merge silver.ucw.cz:/home/vojtech/bk/linus | Vojtech Pavlik | 1 | -2/+2 |
| 2005-01-16 | Merge kroah.com:/home/greg/linux/BK/bleed-2.6 | Greg Kroah-Hartman | 1 | -1/+1 |
| 2005-01-14 | [PATCH] various Kconfig fixes | Gabor Egry | 1 | -2/+2 |
| 2005-01-14 | [PATCH] USB: drivers/usb/*: s/0/NULL/ in pointer context | Alexey Dobriyan | 1 | -1/+1 |
| 2005-01-13 | input: Handle -EILSEQ return code in the HID driver completion | Vojtech Pavlik | 1 | -5/+18 |
| 2005-01-11 | input: Add support for H-Wheel on Microsoft Explorer and Logitech MX | Vojtech Pavlik | 3 | -13/+24 |
| 2005-01-06 | merge | Greg Kroah-Hartman | 15 | -58/+54 |
| 2004-12-27 | Merge suse.cz:/home/vojtech/bk/linus into suse.cz:/home/vojtech/bk/input | Vojtech Pavlik | 4 | -6/+24 |
| 2004-12-20 | USB: change wMaxPacketSize field in struct usb_config_descriptor to be __le16 | Greg Kroah-Hartman | 1 | -1/+1 |