Age | Commit message (Expand) | Author | Files | Lines |
2007-05-08 | Input: move USB mice under drivers/input/mouse | Dmitry Torokhov | 3 | -727/+0 |
2007-05-08 | Input: move USB gamepads under drivers/input/joystick | Dmitry Torokhov | 3 | -449/+0 |
2007-05-08 | Input: move USB touchscreens under drivers/input/touchscreen | Dmitry Torokhov | 3 | -894/+0 |
2007-05-08 | Input: move USB tablets under drivers/input/tablet | Dmitry Torokhov | 10 | -5047/+0 |
2007-05-03 | Input: drivers/usb/input - usb_buffer_free() cleanup | Dmitry Torokhov | 4 | -24/+18 |
2007-05-03 | Input: drivers/usb/input - fix sparse warnings (signedness) | Dmitry Torokhov | 3 | -3/+3 |
2007-05-01 | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 16 | -5167/+67 |
2007-04-30 | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos... | Linus Torvalds | 13 | -5148/+0 |
2007-04-28 | USB: ati_remote2: Add channel support | Peter Stokes | 1 | -9/+80 |
2007-04-28 | USB: gtco.c: fix a use-before-check | Adrian Bunk | 1 | -4/+1 |
2007-04-12 | Input: ati_remote - make button repeat sensitivity configurable | Karl Pickett | 1 | -3/+20 |
2007-04-12 | Input: USB devices - switch to using input_dev->dev.parent | Dmitry Torokhov | 13 | -13/+13 |
2007-04-12 | Input: drivers/usb/input - don't access dev->private directly | Dmitry Torokhov | 13 | -41/+56 |
2007-04-12 | Input: USB devices - handle errors when registering input devices | Dmitry Torokhov | 11 | -67/+99 |
2007-04-12 | Input: remove old USB touchscreen drivers | Dmitry Torokhov | 4 | -998/+0 |
2007-04-12 | Input: add logical channel support for ATI Remote Wonder II | Peter Stokes | 1 | -9/+80 |
2007-04-12 | Input: gtco - handle errors from input_register_device() | Dmitry Torokhov | 1 | -338/+289 |
2007-04-11 | USB HID: move usbhid code from drivers/usb/input to drivers/hid/usbhid | Jiri Kosina | 13 | -5148/+0 |
2007-03-07 | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos... | Linus Torvalds | 1 | -11/+10 |
2007-03-02 | HID blacklisting of all Code Mercenaries IOWarrior devices | Robert Marquardt | 1 | -11/+10 |
2007-03-01 | HID: fix Logitech DiNovo Edge touchwheel and Logic3 /SpectraVideo middle button | Jiri Kosina | 1 | -0/+3 |
2007-03-01 | HID: fix broken Logitech S510 keyboard report descriptor; make extra keys work | Jiri Kosina | 1 | -1/+22 |
2007-03-01 | USB HID: use CONFIG_HID_DEBUG for outputting report descriptor | Jiri Kosina | 1 | -4/+1 |
2007-03-01 | USB HID: Fix USB vendor and product IDs endianness for USB HID devices | Julien BLACHE | 1 | -2/+2 |
2007-02-24 | USB: Wacom driver updates | Ping Cheng | 2 | -39/+65 |
2007-02-24 | USB: Use USB defines in usbmouse.c and usbkbd.c | Michael Opdenacker | 2 | -2/+6 |
2007-02-20 | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/... | Linus Torvalds | 3 | -6/+15 |
2007-02-18 | Input: hid-lgff - treat devices as joysticks unless told otherwise | Dmitry Torokhov | 1 | -4/+6 |
2007-02-18 | Input: HID - add support for Logitech Formula Force EX | Valentin Zagura | 3 | -2/+9 |
2007-02-17 | USB: hid-core.c: Removes GTCO CalComp Interwrite IPanel PIDs from blacklist | Jeremy Roberson | 1 | -5/+0 |
2007-02-17 | USB: input: HID: add CIDC USB device to HID blacklist | Zheng XiaoJun | 1 | -0/+3 |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 3 | -3/+0 |
2007-02-10 | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 18 | -3463/+1834 |
2007-02-08 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 4 | -0/+1152 |
2007-02-08 | USB Input: Added kernel module to support all GTCO CalComp USB InterWrite Sch... | Jeremy Roberson | 3 | -0/+1117 |
2007-02-08 | USB: ps3 controller hid quirk | Geoff Levand | 1 | -0/+35 |
2007-02-07 | Driver core: add device_type to struct device | Kay Sievers | 1 | -2/+2 |
2007-02-05 | USB HID: handle multi-interface devices for Apple macbook pro properly | Soeren Sonnenburg | 1 | -13/+21 |
2007-02-05 | USB HID: fix bogus comment in hid_get_class_descriptor() | Jiri Kosina | 1 | -1/+1 |
2007-02-05 | USB HID: remove hid_find_field_by_usage() | Jiri Kosina | 1 | -17/+0 |
2007-02-05 | HID: API - fix leftovers of hidinput API in USB HID | Jiri Kosina | 1 | -14/+2 |
2007-02-05 | HID: hid debug from hid-debug.h to hid layer | Jiri Kosina | 1 | -0/+1 |
2007-02-05 | hid: force feedback driver for PantherLord USB/PS2 2in1 Adapter | Anssi Hannula | 4 | -0/+143 |
2007-02-05 | hid: quirk for multi-input devices with unneeded output reports | Anssi Hannula | 1 | -0/+5 |
2007-02-05 | hid: allow force feedback for multi-input devices | Anssi Hannula | 1 | -5/+1 |
2007-01-30 | HID: fix pb_fnmode and move it to generic HID | Jiri Kosina | 1 | -9/+0 |
2007-01-25 | USB HID: fix hid_blacklist clash for 0x08ca/0x0010 | Jiri Kosina | 1 | -3/+0 |
2007-01-22 | USB: make usbhid ignore Imation Disc Stakka | Oliver Neukum | 1 | -0/+4 |
2007-01-22 | usbtouchscreen: make ITM screens report BTN_TOUCH as zero when not touched | Daniel Ritz | 1 | -39/+59 |
2007-01-22 | hid-core.c: Adds GTCO CalComp Interwrite IPanel PIDs to blacklist | Jeremy Roberson | 1 | -0/+8 |