aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2010-01-06USB: option: support hi speed for modem Haier CE100Donny Kurnia
2010-01-06USB: musb: gadget_ep0: avoid SetupEnd interruptSergei Shtylyov
2010-01-06USB: Fix a bug on appledisplay.c regarding signednesspancho horrillo
2010-01-06USB: emi62: fix crash when trying to load EMI 6|2 firmwareClemens Ladisch
2009-12-18USB: usbtmc: repeat usb_bulk_msg until whole message is transferedAndre Herms
2009-12-18USB: usb-storage: add BAD_SENSE flagAlan Stern
2009-12-18USB: option.c: add support for D-Link DWM-162-U5Zhang Le
2009-12-18USB: musb_gadget_ep0: fix unhandled endpoint 0 IRQs, againSergei Shtylyov
2009-12-18USB: Close usb_find_interface race v3Russ Dill
2009-12-18USB: usb-storage: fix bug in fill_inquiryAlan Stern
2009-12-18USB: option: add pid for ZTEzhao.ming9@zte.com.cn
2009-12-08USB: work around for EHCI with quirky periodic schedulesOliver Neukum
2009-12-08USB: ftdi_sio: Keep going when write errors are encountered.Eric W. Biederman
2009-12-08usb: amd5536udc: fixed shared interrupt bug and warning oopsThomas Dahlmann
2009-12-08USB: musb_gadget: fix STALL handlingSergei Shtylyov
2009-12-08USB: EHCI: don't send Clear-TT-Buffer following a STALLAlan Stern
2009-12-08USB: xhci: Fix scratchpad deallocation.Sarah Sharp
2009-12-08USB: xhci: Fix TRB physical to virtual address translation.Sarah Sharp
2009-12-08USB: xhci: Fix bug memory free after failed initialization.Sarah Sharp
2009-12-08USB: cdc_acm: Fix race condition when opening ttyHenry Gebhardt
2009-12-08USB: option.c: add support for D-Link DWM-162-U5Zhang Le
2009-12-08USB: usbmon: fix bug in mon_buff_area_shrinkAlan Stern
2009-12-08USB: ohci: quirk AMD prefetch for USB 1.1 ISO transferLibin Yang
2009-12-08tty: cp210x: Fix carrier handlingAlan Cox
2009-11-09USB: option: TLAYTECH TUE800 supportBryan Wu
2009-11-09USB: option: Support for AIRPLUS MCD650 DatacardHuzaifa Sidhpurwala
2009-11-09USB: option: Patch for Huawei Mobile Broadband E270+ ModemRonnie Furuskog
2009-11-09USB: serial: sierra driver send_setup() autopm fixElina Pasheva
2009-10-22usb-storage: Workaround devices with bogus sense sizeBenjamin Herrenschmidt
2009-10-22USB: storage: When a device returns no sense data, call it a Hardware ErrorAlan Stern
2009-10-22USB: Fix throttling in generic usbserial driverJoris van Rantwijk
2009-10-22USB: cp210x: Add support for the DW700 UARTÉric Piel
2009-10-22USB: ipaq: fix oops when device is plugged inAlan Stern
2009-10-22USB: option: Toshiba G450 device idPeter Magdina
2009-10-22USB: serial: don't call release without attachAlan Stern
2009-10-22USB: digi_acceleport: Fix broken unthrottle.Johan Hovold
2009-10-22USB: pl2303: fix error characters not being reported to ldiscJohan Hovold
2009-10-22USB: ftdi_sio: re-implement read processingJohan Hovold
2009-10-22USB: ftdi_sio: clean up read completion handlerJohan Hovold
2009-10-22USB: ftdi_sio: remove unused rx_byte counterJohan Hovold
2009-10-22USB: ftdi_sio: remove tty->low_latencyJohan Hovold
2009-10-05USB: Fix SS endpoint companion descriptor parsing.Sarah Sharp
2009-10-05USB: xhci: Support interrupt transfers.Sarah Sharp
2009-10-05USB: xhci: Set -EREMOTEIO when xHC gives bad transfer length.Sarah Sharp
2009-10-05USB: xhci: Check URB_SHORT_NOT_OK before setting short packet status.Sarah Sharp
2009-10-05USB: xhci: Check URB's actual transfer buffer size.Sarah Sharp
2009-10-05USB: xhci: Don't touch xhci_td after it's freed.Sarah Sharp
2009-10-05USB: xhci: Handle babbling endpoints correctly.Sarah Sharp
2009-10-05USB: xhci: Make TRB completion code comparison readable.Sarah Sharp
2009-10-05USB: xhci: Add quirk for Fresco Logic xHCI hardware.Sarah Sharp