| Commit message (Expand) | Author | Age | Files | Lines |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 23 | -121/+67 |
* | [PATCH] itmtouch: fix inverted flag to indicate touch location correctly, cor... | Mark Assad | 2006-10-04 | 1 | -3/+7 |
* | Remove all inclusions of <linux/config.h> | Dave Jones | 2006-10-04 | 1 | -1/+0 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2006-10-02 | 13 | -1332/+1606 |
|\ |
|
| * | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2006-09-19 | 5 | -136/+207 |
| |\ |
|
| * | | Input: hid - #if 0 the no longer used hid_find_field_by_usage() | Adrian Bunk | 2006-08-04 | 2 | -2/+2 |
| * | | Input: add force feedback driver for PSX-style Zeroplus devices | Anssi Hannula | 2006-07-19 | 5 | -0/+126 |
| * | | Input: use new FF interface in the HID force feedback drivers | Anssi Hannula | 2006-07-19 | 6 | -831/+116 |
| * | | Input: add force feedback driver for PID devices | Anssi Hannula | 2006-07-19 | 8 | -414/+1364 |
| * | | Input: move fixp-arith.h to drivers/input | Anssi Hannula | 2006-07-19 | 3 | -89/+2 |
* | | | USB: add Raritan KVM USB Dongle to the HID_QUIRK_NOGET blacklist | Raghavendra Biligiri | 2006-09-28 | 1 | -0/+4 |
* | | | USB: Dealias -110 code (more complete) | Pete Zaitcev | 2006-09-27 | 5 | -5/+6 |
* | | | usb serial: support Alcor Micro Corp. USB 2.0 TO RS-232 through pl2303 driver | Johannes Steingraeber | 2006-09-27 | 1 | -0/+5 |
* | | | USB: add PlayStation 2 Trance Vibrator driver | Sam Hocevar | 2006-09-27 | 3 | -0/+170 |
* | | | USB: Add ADU support for Ontrak ADU devices | Steven Haigh | 2006-09-27 | 1 | -0/+4 |
* | | | USB: fix __must_check warnings in drivers/usb/input/ | Greg Kroah-Hartman | 2006-09-27 | 1 | -1/+1 |
* | | | USB: usb/input/usbmouse.c: whitespace cleanup | Reiner Herrmann | 2006-09-27 | 1 | -1/+1 |
* | | | USB: powermate: Use usb_endpoint_* functions. | Luiz Fernando N. Capitulino | 2006-09-27 | 1 | -3/+1 |
* | | | USB: keyspan_remote: Use usb_endpoint_* functions. | Luiz Fernando N. Capitulino | 2006-09-27 | 1 | -2/+1 |
* | | | USB: ati_remote: Use usb_endpoint_* functions. | Luiz Fernando N. Capitulino | 2006-09-27 | 1 | -6/+2 |
* | | | USB: acecad: Use usb_endpoint_* functions. | Luiz Fernando N. Capitulino | 2006-09-27 | 1 | -4/+1 |
* | | | USB: appletouch: Use usb_endpoint_* functions. | Luiz Fernando N. Capitulino | 2006-09-27 | 1 | -4/+1 |
* | | | USB: Make file operations structs in drivers/usb const. | Luiz Fernando N. Capitulino | 2006-09-27 | 1 | -1/+1 |
* | | | USB: wacom tablet driver reorganization | Ping Cheng | 2006-09-27 | 6 | -1003/+1142 |
* | | | usbtouchscreen: version 0.4 | Daniel Ritz | 2006-09-27 | 2 | -84/+219 |
* | | | USB: Add driver for PhidgetMotorControl | Sean Young | 2006-09-27 | 1 | -2/+10 |
* | | | [PATCH] fallout from hcd-core patch | Al Viro | 2006-09-22 | 1 | -1/+1 |
| |/
|/| |
|
* | | USB: Fix unload oops and memory leak in yealink driver | Henk Vergonet | 2006-09-12 | 1 | -6/+6 |
* | | usbtouchscreen: fix ITM data reading | Kai Lindhom | 2006-09-07 | 1 | -1/+1 |
* | | USB: hid-core.c: fix duplicate USB_DEVICE_ID_GTCO_404 | Adrian Bunk | 2006-09-07 | 1 | -2/+2 |
* | | USB: add all wacom device to hid-core.c blacklist | Ping Cheng | 2006-08-31 | 1 | -53/+4 |
* | | hid-core.c: Adds all GTCO CalComp Digitizers and InterWrite School Products t... | Jeremy Roberson | 2006-08-31 | 1 | -0/+92 |
* | | USB: appletouch: fix atp_disconnect | Johannes Berg | 2006-08-11 | 1 | -1/+1 |
* | | Input: ati_remote - use msec instead of jiffies | Dmitry Torokhov | 2006-08-04 | 1 | -58/+77 |
* | | Input: ati_remote - add missing input_sync() | Dmitry Torokhov | 2006-08-04 | 1 | -0/+1 |
* | | Input: ati_remote - relax permissions sysfs module parameters | Dmitry Torokhov | 2006-08-04 | 1 | -2/+2 |
* | | Input: ati_remote - make filter time a module parameter | Edwin Huffstutler | 2006-08-04 | 1 | -14/+19 |
* | | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 in... | Dmitry Torokhov | 2006-08-04 | 2 | -3/+6 |
|\ \
| |/
|/| |
|
| * | USB: ati_remote.c: autorepeat fix | Marko Macek | 2006-08-02 | 1 | -3/+2 |
| * | [PATCH] USB: add support for WiseGroup., Ltd SmartJoy Dual PLUS Adapter | Navaho Gunleg | 2006-07-12 | 1 | -0/+4 |
* | | Input: hiddev - use standard list implementation | Dmitry Torokhov | 2006-07-19 | 1 | -34/+38 |
* | | Input: HID - fix potential out-of-bound array access | Dmitry Torokhov | 2006-07-15 | 1 | -1/+2 |
|/ |
|
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 9 | -9/+0 |
* | Input: fix misspelling of Hangeul key | Jerome Pinot | 2006-06-26 | 1 | -1/+1 |
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2006-06-26 | 20 | -104/+205 |
|\ |
|
| * | [PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h> | David Brownell | 2006-06-21 | 18 | -52/+18 |
| * | [PATCH] USB: Add Apple MacBook product IDs to usbhid | Rene Rebe | 2006-06-21 | 1 | -0/+3 |
| * | [PATCH] usbhid: use usb_reset_composite_device | Alan Stern | 2006-06-21 | 1 | -5/+32 |
| * | [PATCH] usbhid: Remove unneeded blacklist entries | Alan Stern | 2006-06-21 | 1 | -28/+0 |
| * | [PATCH] usbhid: automatically set HID_QUIRK_NOGET for keyboards and mice | Alan Stern | 2006-06-21 | 2 | -0/+16 |