| Commit message (Expand) | Author | Age | Files | Lines |
* | Input: add logical channel support for ATI Remote Wonder II | Peter Stokes | 2007-04-12 | 1 | -9/+80 |
* | Input: gtco - handle errors from input_register_device() | Dmitry Torokhov | 2007-04-12 | 1 | -338/+289 |
* | Input: hid-lgff - treat devices as joysticks unless told otherwise | Dmitry Torokhov | 2007-02-18 | 1 | -4/+6 |
* | Input: HID - add support for Logitech Formula Force EX | Valentin Zagura | 2007-02-18 | 3 | -2/+9 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 3 | -3/+0 |
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2007-02-10 | 18 | -3463/+1834 |
|\ |
|
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2007-02-07 | 4 | -0/+1152 |
| |\ |
|
| | * | USB Input: Added kernel module to support all GTCO CalComp USB InterWrite Sch... | Jeremy Roberson | 2007-02-07 | 3 | -0/+1117 |
| | * | USB: ps3 controller hid quirk | Geoff Levand | 2007-02-07 | 1 | -0/+35 |
| * | | Driver core: add device_type to struct device | Kay Sievers | 2007-02-07 | 1 | -2/+2 |
| |/ |
|
| * | USB HID: handle multi-interface devices for Apple macbook pro properly | Soeren Sonnenburg | 2007-02-05 | 1 | -13/+21 |
| * | USB HID: fix bogus comment in hid_get_class_descriptor() | Jiri Kosina | 2007-02-05 | 1 | -1/+1 |
| * | USB HID: remove hid_find_field_by_usage() | Jiri Kosina | 2007-02-05 | 1 | -17/+0 |
| * | HID: API - fix leftovers of hidinput API in USB HID | Jiri Kosina | 2007-02-05 | 1 | -14/+2 |
| * | HID: hid debug from hid-debug.h to hid layer | Jiri Kosina | 2007-02-05 | 1 | -0/+1 |
| * | hid: force feedback driver for PantherLord USB/PS2 2in1 Adapter | Anssi Hannula | 2007-02-05 | 4 | -0/+143 |
| * | hid: quirk for multi-input devices with unneeded output reports | Anssi Hannula | 2007-02-05 | 1 | -0/+5 |
| * | hid: allow force feedback for multi-input devices | Anssi Hannula | 2007-02-05 | 1 | -5/+1 |
| * | HID: fix pb_fnmode and move it to generic HID | Jiri Kosina | 2007-01-30 | 1 | -9/+0 |
| * | USB HID: fix hid_blacklist clash for 0x08ca/0x0010 | Jiri Kosina | 2007-01-25 | 1 | -3/+0 |
| * | USB: make usbhid ignore Imation Disc Stakka | Oliver Neukum | 2007-01-22 | 1 | -0/+4 |
| * | usbtouchscreen: make ITM screens report BTN_TOUCH as zero when not touched | Daniel Ritz | 2007-01-22 | 1 | -39/+59 |
| * | hid-core.c: Adds GTCO CalComp Interwrite IPanel PIDs to blacklist | Jeremy Roberson | 2007-01-21 | 1 | -0/+8 |
| * | HID: put usb_interface instead of usb_device into hid->dev to fix udevinfo br... | Anssi Hannula | 2007-01-21 | 4 | -18/+22 |
| * | HID: GEYSER4_ISO needs quirk | Adrian Friedli | 2007-01-21 | 1 | -1/+1 |
| * | HID: fix some ARM builds due to HID brokenness - make USB_HID depend on INPUT | Russell King | 2007-01-21 | 1 | -1/+1 |
| * | HID: fix help texts in Kconfig | Jiri Kosina | 2007-01-04 | 1 | -4/+2 |
| * | [PATCH] make fn_keys work again on power/macbooks | Soeren Sonnenburg | 2006-12-30 | 1 | -1/+1 |
| * | USB: fix Wacom Intuos3 4x6 bugs | Ping Cheng | 2006-12-20 | 2 | -14/+16 |
| * | [PATCH] Generic HID layer - build: USB_HID should select HID | Jiri Kosina | 2006-12-14 | 1 | -1/+2 |
| * | [PATCH] Generic HID layer - build | Jiri Kosina | 2006-12-08 | 2 | -18/+6 |
| * | [PATCH] Generic HID layer - pb_fnmode | Jiri Kosina | 2006-12-08 | 2 | -30/+8 |
| * | [PATCH] Generic HID layer - input and event reporting | Jiri Kosina | 2006-12-08 | 2 | -61/+7 |
| * | [PATCH] Generic HID layer - hiddev | Jiri Kosina | 2006-12-08 | 1 | -0/+3 |
| * | [PATCH] Generic HID layer - USB API | Jiri Kosina | 2006-12-08 | 8 | -238/+367 |
| * | [PATCH] Generic HID layer - API | Jiri Kosina | 2006-12-08 | 3 | -2/+11 |
| * | [PATCH] Generic HID layer - code split | Jiri Kosina | 2006-12-08 | 10 | -3089/+106 |
| * | [PATCH] Generic HID layer - disable USB HID | Jiri Kosina | 2006-12-08 | 1 | -1/+1 |
* | | Input: hid-ff - add support for Logitech Momo racing wheel | Jiri Slaby | 2007-01-18 | 2 | -0/+2 |
|/ |
|
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2006-12-08 | 19 | -93/+222 |
|\ |
|
| * | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter | 2006-12-07 | 2 | -2/+2 |
| * | [PATCH] slab: remove SLAB_ATOMIC | Christoph Lameter | 2006-12-07 | 11 | -24/+24 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 | 11 | -64/+173 |
| |\ |
|
| | * | USB: hid-core: canonical defines for Apple USB device IDs | Julien BLACHE | 2006-12-01 | 1 | -11/+26 |
| | * | usbtouchscreen: add support for DMC TSC-10/25 devices | Holger Schurig | 2006-12-01 | 2 | -1/+101 |
| | * | usb: usbkbd free urb cleanup | Mariusz Kozlowski | 2006-12-01 | 1 | -4/+2 |
| | * | usb: hid-core free urb cleanup | Mariusz Kozlowski | 2006-12-01 | 1 | -9/+4 |
| | * | usb: ati_remote2 free urb cleanup | Mariusz Kozlowski | 2006-12-01 | 1 | -2/+1 |
| | * | usb: ati_remote free urb cleanup | Mariusz Kozlowski | 2006-12-01 | 1 | -5/+2 |
| | * | USB: make drivers/usb/input/wacom_sys.c:wacom_sys_irq() static | Adrian Bunk | 2006-12-01 | 2 | -2/+1 |