summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
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
2009-10-05USB: xhci: Handle stalled control endpoints.Sarah Sharp
2009-10-05USB: xhci: Support full speed devices.Sarah Sharp
2009-10-05USB: xhci: Set correct max packet size for HS/FS control endpoints.Sarah Sharp
2009-10-05USB: xhci: Configure endpoint code refactoring.Sarah Sharp
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