Age | Commit message (Expand) | Author |
2006-12-01 | USB: hid-core: canonical defines for Apple USB device IDs | Julien BLACHE |
2006-12-01 | usbtouchscreen: add support for DMC TSC-10/25 devices | Holger Schurig |
2006-12-01 | usb: usbkbd free urb cleanup | Mariusz Kozlowski |
2006-12-01 | usb: hid-core free urb cleanup | Mariusz Kozlowski |
2006-12-01 | usb: ati_remote2 free urb cleanup | Mariusz Kozlowski |
2006-12-01 | usb: ati_remote free urb cleanup | Mariusz Kozlowski |
2006-12-01 | USB: make drivers/usb/input/wacom_sys.c:wacom_sys_irq() static | Adrian Bunk |
2006-12-01 | USB: yealink: Use usb_endpoint_* functions | Luiz Fernando N. Capitulino |
2006-12-01 | USB: usbmouse: Use usb_endpoint_* functions | Luiz Fernando N. Capitulino |
2006-12-01 | USB: usbkbd: Use usb_endpoint_* functions | Luiz Fernando N. Capitulino |
2006-12-01 | USB: hid-core: Use usb_endpoint_* functions | Luiz Fernando N. Capitulino |
2006-12-01 | USB HID: Handle STALL on interrupt endpoint | Alan Stern |
2006-11-25 | [PATCH] usb: ati remote memleak fix | Mariusz Kozlowski |
2006-11-16 | USB: hid-core: Add quirk for new Apple keyboard/trackpad | Julien BLACHE |
2006-11-16 | USB: correct keymapping on Powerbook built-in USB ISO keyboards | Olaf Hering |
2006-11-03 | USB: xpad: additional USB id's added | Dominic Cerquetti |
2006-11-03 | USB: HID: add blacklist AIRcable USB, little beautification | Naranjo Manuel Francisco |
2006-11-03 | usbtouchscreen: use endpoint address from endpoint descriptor | Daniel Ritz |
2006-11-03 | hid-core: big-endian fix fix | Grant Grundler |
2006-10-18 | [hid-core] TurboX Keyboard needs NOGET quirk. | Ben Collins |
2006-10-17 | usbtouchscreen: fix data reading for ITM touchscreens | Daniel Ritz |
2006-10-17 | USB: xpad: dance pad support | Dominic Cerquetti |
2006-10-17 | USB: input: extract() and implement() are bit field manipulation routines | Grant Grundler |
2006-10-17 | USB: move trancevibrator.c to the proper usb directory | Greg Kroah-Hartman |
2006-10-17 | USB: fix use after free in wacom_sys.c | Eric Sesterhenn |
2006-10-17 | USB: BUG_ON conversion for wacom.c | Eric Sesterhenn |
2006-10-17 | USB: Wacom driver updates | Ping Cheng |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |
2006-10-04 | [PATCH] itmtouch: fix inverted flag to indicate touch location correctly, cor... | Mark Assad |
2006-10-04 | Remove all inclusions of <linux/config.h> | Dave Jones |
2006-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2006-09-28 | USB: add Raritan KVM USB Dongle to the HID_QUIRK_NOGET blacklist | Raghavendra Biligiri |
2006-09-27 | USB: Dealias -110 code (more complete) | Pete Zaitcev |
2006-09-27 | usb serial: support Alcor Micro Corp. USB 2.0 TO RS-232 through pl2303 driver | Johannes Steingraeber |
2006-09-27 | USB: add PlayStation 2 Trance Vibrator driver | Sam Hocevar |
2006-09-27 | USB: Add ADU support for Ontrak ADU devices | Steven Haigh |
2006-09-27 | USB: fix __must_check warnings in drivers/usb/input/ | Greg Kroah-Hartman |
2006-09-27 | USB: usb/input/usbmouse.c: whitespace cleanup | Reiner Herrmann |
2006-09-27 | USB: powermate: Use usb_endpoint_* functions. | Luiz Fernando N. Capitulino |
2006-09-27 | USB: keyspan_remote: Use usb_endpoint_* functions. | Luiz Fernando N. Capitulino |
2006-09-27 | USB: ati_remote: Use usb_endpoint_* functions. | Luiz Fernando N. Capitulino |
2006-09-27 | USB: acecad: Use usb_endpoint_* functions. | Luiz Fernando N. Capitulino |
2006-09-27 | USB: appletouch: Use usb_endpoint_* functions. | Luiz Fernando N. Capitulino |
2006-09-27 | USB: Make file operations structs in drivers/usb const. | Luiz Fernando N. Capitulino |
2006-09-27 | USB: wacom tablet driver reorganization | Ping Cheng |
2006-09-27 | usbtouchscreen: version 0.4 | Daniel Ritz |
2006-09-27 | USB: Add driver for PhidgetMotorControl | Sean Young |
2006-09-22 | [PATCH] fallout from hcd-core patch | Al Viro |
2006-09-19 | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov |
2006-09-12 | USB: Fix unload oops and memory leak in yealink driver | Henk Vergonet |