| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 |
| | * | USB: yealink: Use usb_endpoint_* functions | Luiz Fernando N. Capitulino | 2006-12-01 | 1 | -4/+2 |
| | * | USB: usbmouse: Use usb_endpoint_* functions | Luiz Fernando N. Capitulino | 2006-12-01 | 1 | -3/+1 |
| | * | USB: usbkbd: Use usb_endpoint_* functions | Luiz Fernando N. Capitulino | 2006-12-01 | 1 | -3/+1 |
| | * | USB: hid-core: Use usb_endpoint_* functions | Luiz Fernando N. Capitulino | 2006-12-01 | 1 | -1/+1 |
| | * | USB HID: Handle STALL on interrupt endpoint | Alan Stern | 2006-12-01 | 2 | -13/+27 |
| | * | [PATCH] usb: ati remote memleak fix | Mariusz Kozlowski | 2006-11-25 | 1 | -6/+4 |
| * | | WorkStruct: make allyesconfig | David Howells | 2006-11-22 | 1 | -3/+4 |
| |/ |
|
| * | USB: hid-core: Add quirk for new Apple keyboard/trackpad | Julien BLACHE | 2006-11-16 | 1 | -0/+1 |
| * | USB: correct keymapping on Powerbook built-in USB ISO keyboards | Olaf Hering | 2006-11-16 | 3 | -2/+20 |
* | | Input: appletouch - use canonical names in USB IDs | Julien BLACHE | 2006-11-17 | 1 | -10/+17 |
* | | Input: appletouch - add Geyser IV support | Julien BLACHE | 2006-11-17 | 1 | -2/+19 |
* | | Input: appletouch - verious updates for MacBooks | Jason Parekh | 2006-11-17 | 1 | -4/+43 |
* | | Input: HID - add a quirk for the Logitech USB Receiver | Anssi Hannula | 2006-11-04 | 3 | -1/+11 |
|/ |
|
* | USB: xpad: additional USB id's added | Dominic Cerquetti | 2006-11-03 | 1 | -1/+40 |
* | USB: HID: add blacklist AIRcable USB, little beautification | Naranjo Manuel Francisco | 2006-11-03 | 1 | -0/+4 |
* | usbtouchscreen: use endpoint address from endpoint descriptor | Daniel Ritz | 2006-11-03 | 1 | -1/+1 |
* | hid-core: big-endian fix fix | Grant Grundler | 2006-11-03 | 1 | -17/+42 |
* | [hid-core] TurboX Keyboard needs NOGET quirk. | Ben Collins | 2006-10-18 | 1 | -0/+5 |
* | usbtouchscreen: fix data reading for ITM touchscreens | Daniel Ritz | 2006-10-17 | 1 | -2/+2 |