Age | Commit message (Expand) | Author |
2006-04-27 | [PATCH] USB: ftdi_sio: add support for ASK RDR 400 series card reader | Ian Abbott |
2006-04-27 | [PATCH] USB: ftdi_sio: Adds support for iPlus device. | Luiz Fernando N. Capitulino |
2006-04-27 | [PATCH] USB: ftdi_sio vendor code for RR-CirKits LocoBuffer USB | Nathan Bronson |
2006-04-27 | [PATCH] USB: Use new PCI_CLASS_SERIAL_USB_* defines | Jean Delvare |
2006-04-27 | [PATCH] USB: net2280: set driver data before it is used | Alan Stern |
2006-04-27 | [PATCH] USB: net2280: check for shared IRQs | Alan Stern |
2006-04-27 | [PATCH] USB: net2280: send 0-length packets for ep0 | Alan Stern |
2006-04-27 | [PATCH] USB: net2280: Handle STALLs for 0-length control-IN requests | Alan Stern |
2006-04-27 | [PATCH] USB: storage: atmel unusual dev update | Olivier Blondeau |
2006-04-27 | [PATCH] USB: Storage: unusual devs update | Phil Dibowitz |
2006-04-27 | [PATCH] USB: add new iTegno usb CDMA 1x card support for pl2303 | Wang Jun |
2006-04-27 | [PATCH] USB: Resource leak fix for whiteheat driver | Jesper Juhl |
2006-04-26 | [PATCH] fix leak in activate_ep_files() | Al Viro |
2006-04-17 | [PATCH] isd200: limit to BLK_DEV_IDE | Randy Dunlap |
2006-04-14 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2006-04-14 | [PATCH] pm: print name of failed suspend function | Andrew Morton |
2006-04-14 | [PATCH] USB: add driver for funsoft usb serial device | Greg Kroah-Hartman |
2006-04-14 | [PATCH] USB: remove __init from usb_console_setup | Paul Fulghum |
2006-04-14 | [PATCH] USB: pl2303: added support for OTi's DKU-5 clone cable | Tomasz Kazmierczak |
2006-04-14 | [PATCH] USB: S3C2410: use clk_enable() to ensure 48MHz to OHCI core | Ben Dooks |
2006-04-14 | [PATCH] hid-core.c: fix "input irq status -32 received" for Silvercrest USB K... | Jeffrey Vandenbroucke sign |
2006-04-14 | [PATCH] USB: UHCI: don't track suspended ports | Alan Stern |
2006-04-14 | [PATCH] USB: keyspan-remote bugfix | Michael Downey |
2006-04-14 | [PATCH] USB: Rename ax8817x_func() to asix_func() and add utility functions t... | David Hollis |
2006-04-14 | [PATCH] USB: linux/usb/net2280.h common definitions | Pete Zaitcev |
2006-04-14 | [PATCH] USB: g_ether, highspeed conformance fix | David Brownell |
2006-04-14 | [PATCH] USB: usbtest: scatterlist OUT data pattern testing | David Brownell |
2006-04-14 | [PATCH] USB: at91 usb driver supend/resume fixes | David Brownell |
2006-04-14 | [PATCH] USB: gadget zero poisons OUT buffers | David Brownell |
2006-04-14 | [PATCH] USB: gadgetfs highspeed bugfix | David Brownell |
2006-04-14 | [PATCH] USB: rndis_host whitespace/comment updates | David Brownell |
2006-04-14 | [PATCH] USB: net2280 short rx status fix | David Brownell |
2006-04-14 | [PATCH] USB: fix gadget_is_musbhdrc() | David Brownell |
2006-04-14 | [PATCH] USB: otg hub support is optional | David Brownell |
2006-04-14 | [PATCH] USB: UEAGLE : memory leack fix | matthieu castet |
2006-04-14 | [PATCH] USB: UEAGLE : null pointer dereference fix | matthieu castet |
2006-04-14 | [PATCH] USB: UEAGLE : support geode | matthieu castet |
2006-04-14 | [PATCH] USB: UEAGLE : cosmetic | matthieu castet |
2006-04-14 | [PATCH] USB: drivers/usb/core/: remove unused exports | Adrian Bunk |
2006-04-14 | [PATCH] USB: pegasus driver bugfix | Petko Manolov |
2006-04-14 | [PATCH] USB: add new wacom devices to usb hid-core list | Ping Cheng |
2006-04-14 | [PATCH] USB: wacom tablet driver update | Ping Cheng |
2006-04-14 | [PATCH] USB: g_file_storage: use module_param_array_named macro | Alan Stern |
2006-04-14 | [PATCH] usb/input: remove Kconfig entries of old touchscreen drivers in favou... | Daniel Ritz |
2006-04-14 | [PATCH] USB: usbtouchscreen: unified USB touchscreen driver | Daniel Ritz |
2006-04-14 | [PATCH] USB: add support for Papouch TMU (USB thermometer) | Folkert van Heusden |
2006-04-14 | [PATCH] USB: input/: proper prototypes | Adrian Bunk |
2006-04-14 | [PATCH] USB: pci-quirks.c: proper prototypes | Adrian Bunk |
2006-04-14 | [PATCH] USB serial: Converts port semaphore to mutexes. | Luiz Fernando Capitulino |
2006-04-14 | [PATCH] USB: g_file_storage: add comment about buffer allocation | Alan Stern |