Age | Commit message (Expand) | Author | Files | Lines |
2006-05-21 | [PATCH] HID read busywait fix | Micon, David | 1 | -0/+1 |
2006-05-12 | [PATCH] USB: fix omninet driver bug | Greg Kroah-Hartman | 1 | -6/+6 |
2006-05-12 | [PATCH] USB: add ark3116 usb to serial driver | Greg Kroah-Hartman | 4 | -0/+477 |
2006-05-12 | [PATCH] usbserial: Fixes leak in serial_open() error path. | Luiz Fernando Capitulino | 1 | -6/+11 |
2006-05-12 | [PATCH] usbserial: Fixes use-after-free in serial_open(). | Luiz Fernando Capitulino | 1 | -1/+1 |
2006-05-12 | [PATCH] USB: Emagic USB firmware loading fixes | Monty | 2 | -0/+8 |
2006-05-12 | [PATCH] USB: add an IBM USB keyboard to the HID_QUIRK_NOGET blacklist | Olaf Hering | 1 | -0/+4 |
2006-05-12 | [PATCH] USB: Add Sieraa Wireless 580 evdo card to airprime.c | Ken Brush | 1 | -0/+1 |
2006-05-09 | [PATCH] USB: ftdi_sio: add device id for ACT Solutions HomePro ZWave interface | Razvan Gavril | 2 | -0/+5 |
2006-05-09 | [PATCH] USB: ftdi_sio: Add support for HCG HF Dual ISO RFID Reader | Ian Abbott | 2 | -0/+6 |
2006-05-09 | [PATCH] USB: usbcore: don't check the device's power source | Alan Stern | 1 | -10/+13 |
2006-05-09 | [PATCH] USB: fix OHCI PM regression | David Brownell | 1 | -7/+6 |
2006-05-09 | [PATCH] USB: pegasus fixes (logstorm, suspend) | David Brownell | 1 | -5/+15 |
2006-05-09 | [PATCH] USBATM: fix modinfo output | Duncan Sands | 1 | -4/+4 |
2006-05-09 | [PATCH] USBATM: change the default speedtouch iso altsetting | Duncan Sands | 1 | -1/+1 |
2006-05-09 | [PATCH] USB: fix bug in ohci-hcd.c ohci_restart() | David Brownell | 1 | -1/+1 |
2006-04-27 | [PATCH] USB: ftdi_sio: add support for ASK RDR 400 series card reader | Ian Abbott | 2 | -0/+6 |
2006-04-27 | [PATCH] USB: ftdi_sio: Adds support for iPlus device. | Luiz Fernando N. Capitulino | 2 | -0/+4 |
2006-04-27 | [PATCH] USB: ftdi_sio vendor code for RR-CirKits LocoBuffer USB | Nathan Bronson | 2 | -0/+6 |
2006-04-27 | [PATCH] USB: Use new PCI_CLASS_SERIAL_USB_* defines | Jean Delvare | 3 | -3/+3 |
2006-04-27 | [PATCH] USB: net2280: set driver data before it is used | Alan Stern | 1 | -3/+2 |
2006-04-27 | [PATCH] USB: net2280: check for shared IRQs | Alan Stern | 1 | -0/+4 |
2006-04-27 | [PATCH] USB: net2280: send 0-length packets for ep0 | Alan Stern | 1 | -3/+1 |
2006-04-27 | [PATCH] USB: net2280: Handle STALLs for 0-length control-IN requests | Alan Stern | 1 | -1/+1 |
2006-04-27 | [PATCH] USB: storage: atmel unusual dev update | Olivier Blondeau | 1 | -0/+7 |
2006-04-27 | [PATCH] USB: Storage: unusual devs update | Phil Dibowitz | 1 | -1/+1 |
2006-04-27 | [PATCH] USB: add new iTegno usb CDMA 1x card support for pl2303 | Wang Jun | 2 | -0/+2 |
2006-04-27 | [PATCH] USB: Resource leak fix for whiteheat driver | Jesper Juhl | 1 | -0/+1 |
2006-04-26 | [PATCH] fix leak in activate_ep_files() | Al Viro | 1 | -0/+1 |
2006-04-18 | [PATCH] isd200: limit to BLK_DEV_IDE | Randy Dunlap | 1 | -1/+2 |
2006-04-15 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 1 | -4/+3 |
2006-04-14 | [PATCH] pm: print name of failed suspend function | Andrew Morton | 1 | -4/+3 |
2006-04-14 | [PATCH] USB: add driver for funsoft usb serial device | Greg Kroah-Hartman | 3 | -0/+75 |
2006-04-14 | [PATCH] USB: remove __init from usb_console_setup | Paul Fulghum | 1 | -1/+1 |
2006-04-14 | [PATCH] USB: pl2303: added support for OTi's DKU-5 clone cable | Tomasz Kazmierczak | 2 | -0/+5 |
2006-04-14 | [PATCH] USB: S3C2410: use clk_enable() to ensure 48MHz to OHCI core | Ben Dooks | 1 | -8/+24 |
2006-04-14 | [PATCH] hid-core.c: fix "input irq status -32 received" for Silvercrest USB K... | Jeffrey Vandenbroucke sign | 1 | -0/+4 |
2006-04-14 | [PATCH] USB: UHCI: don't track suspended ports | Alan Stern | 3 | -12/+10 |
2006-04-14 | [PATCH] USB: keyspan-remote bugfix | Michael Downey | 1 | -0/+2 |
2006-04-14 | [PATCH] USB: Rename ax8817x_func() to asix_func() and add utility functions t... | David Hollis | 1 | -164/+163 |
2006-04-14 | [PATCH] USB: linux/usb/net2280.h common definitions | Pete Zaitcev | 1 | -416/+1 |
2006-04-14 | [PATCH] USB: g_ether, highspeed conformance fix | David Brownell | 1 | -3/+3 |
2006-04-14 | [PATCH] USB: usbtest: scatterlist OUT data pattern testing | David Brownell | 1 | -0/+13 |
2006-04-14 | [PATCH] USB: at91 usb driver supend/resume fixes | David Brownell | 2 | -20/+19 |
2006-04-14 | [PATCH] USB: gadget zero poisons OUT buffers | David Brownell | 1 | -2/+5 |
2006-04-14 | [PATCH] USB: gadgetfs highspeed bugfix | David Brownell | 1 | -12/+12 |
2006-04-14 | [PATCH] USB: rndis_host whitespace/comment updates | David Brownell | 1 | -7/+21 |
2006-04-14 | [PATCH] USB: net2280 short rx status fix | David Brownell | 1 | -1/+2 |
2006-04-14 | [PATCH] USB: fix gadget_is_musbhdrc() | David Brownell | 1 | -3/+3 |
2006-04-14 | [PATCH] USB: otg hub support is optional | David Brownell | 2 | -0/+14 |