summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2010-03-16ENGR00120698 iMX28 add usb write register work aroundFrank Li
2010-03-16ENGR00117742-2 add usb support for mx28Albert Chen
2010-03-16ENGR00117742-1 add usb support for mx28Albert Chen
2010-03-04ENGR00121296: imx51: rename mx51 to mx5Rob Herring
2010-02-22ENGR00121029-1 MX51 Add Mfg firmware supportFrank Li
2010-02-19ENGR00121003 Fix IRAM enabling for USB Gadget driverDinh Nguyen
2010-02-16ENGR00120957-2 restructure usb device registrationRob Herring
2010-02-04ENGR00120393-4 arc usb: use iram allocator for iram work-aroundRob Herring
2010-02-01ENGR00120612 MX23 Mfg firmware crash when transfer big size fileFrank Li
2010-01-27ENGR00120361 arc usb gadget:open usb controller clocks before open phy clock.Jun Li
2009-12-11ENGR00118363 Fix SATA drive failure on Ubuntu 9.10Dinh Nguyen
2009-12-05ENGR00119024 USB OTG nobody cared IRQ when add gadget driver.Jun Li
2009-12-03ENGR00117147-2 USB clock gating and PHY low power mode.Jun Li
2009-12-03ENGR00117147-1 USB clock gating and PHY low power mode.Jun Li
2009-12-01ENGR00118888-1 Fix iMX23 mfg firmware usb segment faultFrank Li
2009-11-26ENGR00109408 mx25 usb remote wakeupAlbert Chen
2009-11-11ENGR00117937 USB pin detct is broken on 2.6.31 branchJun Li
2009-10-26ENGR00116558: MX233: USB pin detectRob Herring
2009-10-26ENGR00115875 add USB gadget low power mode feature.Albert Chen
2009-10-26ENGR00117389 Port 5.0.0 release to 2.6.31Rob Herring
2009-10-16gadget: add stmp uut support to file storageFrank Li
2009-10-16usb: Add arc ehci driver to ehci core driverRob Herring
2009-10-16usb: imx usb buffers in iram work-aroundDinh Nguyen
2009-10-16usb: stmp3xxx host hackRob Herring
2009-10-16usb: add ehci otg supportDinh Nguyen
2009-10-16ENGR00114795 fix usb OTG co-work with remote wakeup issue.Jun Li
2009-10-16gadget: gadgetfs changes for MTP supportRob Herring
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
2009-07-28USB: xhci: Handle short control packets correctly.Sarah Sharp