aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2009-10-05USB: xhci: Fix slot and endpoint context debugging.Sarah Sharp
2009-10-05USB: xhci: Work around for chain bit in link TRBs.Sarah Sharp
2009-10-05USB serial: update the console driverAlan Stern
2009-10-05usb-serial: straighten out serial_openAlan Stern
2009-10-05usb-serial: add missing tests and debug linesAlan Stern
2009-10-05usb-serial: rename subroutinesAlan Stern
2009-10-05usb-serial: fix termios initialization logicAlan Stern
2009-10-05usb-serial: acquire references when a new tty is installedAlan Stern
2009-10-05usb-serial: change logic of serial lookupsAlan Stern
2009-10-05usb-serial: put subroutines in logical orderAlan Stern
2009-10-05usb-serial: change referencing of port and serial structuresAlan Stern
2009-10-05tty: USB serial termios bitsAlan Cox
2009-10-05tty: USB can now use the shutdown method for kref based freeing of portsAlan Cox
2009-10-05tty: USB hangup is racyAlan Cox
2009-10-05USB: sl811-hcd: Fix device disconnect:Hennerich, Michael
2009-10-05USB: usbtmc: sanity checks for DEV_DEP_MSG_IN urbsGuus Sliepen
2009-10-05USB: usb-storage fails to attach to Huawei Datacard cdrom devicefangxiaozhi
2009-10-05USB: storage: fix a resume path GFP_NOIO must be usedOliver Neukum
2009-10-05USB: serial: pl2303: new hardware support - sanwa multimeterPawel Ludwikow
2009-10-05tty: remove dtr/rts use from the driver open methodsAlan Cox
2009-10-05cdc_acm: Fix to use modern speed interfacesAlan Cox
2009-10-05USB: fix cdc-acm regression in openOliver Neukum
2009-10-05USB: CDC WDM driver doesn't support non-blocking readsOliver Neukum
2009-10-05USB: serial: ftdi: handle gnICE+ JTAG adaptorsMichael Hennerich
2009-10-05USB: add PIDs for FTDI based OpenDCC hardwaremail@rainerkeller.de
2009-10-05USB: serial: ftdi_sio: new hardware support - hameg power supplyPawel Ludwikow
2009-10-05USB: option: TELIT UC864G supportManuel Lauss
2009-10-05USB: option.c Add support for ZTE AC2726 EVDO modemHuzaifa Sidhpurwala
2009-08-07USB: fix oops on disconnect in cdc-acmOliver Neukum
2009-08-07USB: storage: include Prolific Technology USB drive in unusual_devs listRogerio Brito
2009-08-07USB: ftdi_sio: add product_id for Marvell OpenRD Base, ClientDhaval Vasa
2009-08-07USB: ftdi_sio: add vendor and product id for Bayer glucose meter serial conve...Marko Hänninen
2009-08-07USB: EHCI: fix counting of transaction error retriesAlan Stern
2009-08-07USB: EHCI: fix two new bugs related to Clear-TT-BufferAlan Stern
2009-08-07USB: usbfs: fix -ENOENT error code to be -ENODEVAlan Stern
2009-08-07USB: musb: fix the nop registration for OMAP3EVMGupta, Ajay Kumar
2009-08-07USB: devio: Properly do access_ok() checksMichael Buesch
2009-08-07USB: pl2303: New vendor and product idKhanh-Dang Nguyen Thu Lam
2009-07-28USB: xhci: Stall handling bug fixes.Sarah Sharp
2009-07-28USB: xhci: Support for 64-byte contextsJohn Youn
2009-07-28USB: xhci: Always align output device contexts to 64 bytes.Sarah Sharp
2009-07-28USB: xhci: Scratchpad buffer allocationJohn Youn
2009-07-28USB: Fix parsing of SuperSpeed Endpoint Companion descriptor.Sarah Sharp
2009-07-28USB: xhci: Fail gracefully if there's no SS ep companion descriptor.Sarah Sharp
2009-07-28USB: xhci: Handle babble errors on transfers.Sarah Sharp
2009-07-28USB: xhci: Setup HW retries correctly.Sarah Sharp
2009-07-28USB: xhci: Check if the host controller died in IRQ handler.Sarah Sharp
2009-07-28USB: xhci: Don't oops if the host doesn't halt.Sarah Sharp
2009-07-28USB: xhci: Make debugging more verbose.Sarah Sharp
2009-07-28USB: xhci: Correct Event Handler Busy flag usage.Sarah Sharp