summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2011-12-20ENGR00170633-1 usb composite: Fix the interface count in DT CONFIGXinyu Chen
2011-12-15ENGR00170042 ums: max lun number is not reported to PC.Xinyu Chen
2011-11-03ENGR00161306 usb accessory: can not set the correct device vendor infoXinyu Chen
2011-10-24ENGR00160401-1 usb: refine android gadget to support USB AccessoryXinyu Chen
2011-10-24USB: gadget: f_accessory: Set bNumEndpoints to correct value of 2Mike Lockwood
2011-10-24USB: gadget: f_accessory: Add string for accessory's unique serial numberMike Lockwood
2011-10-24USB: gadget: f_accessory: Clear disconnected flag when driver file is openedMike Lockwood
2011-10-24USB: gadget: f_accessory: Clear previous strings on ACCESSORY_GET_PROTOCOLMike Lockwood
2011-10-24USB: gadget: f_accessory: Clear accessory strings when USB is disconnectedMike Lockwood
2011-10-24USB: gadget: f_accessory: Misc improvements and cleanup:Mike Lockwood
2011-10-24USB: gadget: f_accessory: New gadget driver for android USB accesoriesMike Lockwood
2011-09-07ENGR00156159 usb-device: do not deal with un-enabled device interruptPeter Chen
2011-09-02ENGR00155268 usb-gadget: fix potential risk between rapid usb cable plug in/outTony Liu
2011-09-02ENGR00155292 usb-host: do not clear RS bit when usb bus goes to suspendPeter Chen
2011-09-02ENGR00154704 usb-gadget: wmb is needed after dtd pointer is updated for armv7Peter Chen
2011-09-02ENGR00154703 usb-gadget: fix spin_lock recursion problem at SMP platformPeter Chen
2011-08-16ENGR00154044 usb-otg: the device is invalid when usb device at otg portPeter Chen
2011-06-07ENGR00151154: Android: UMS write proformance low whatever underlying device.Zhang Jiejing
2011-06-03ENGR00144283-2 mxc driver: remove section mismatch warning messageLily Zhang
2011-04-27ENGR00141486-2 i.mx drivers: remove building warning messageLily Zhang
2011-04-27ENGR00142631 usb: id is 0 for default mode for mx53 loco boardPeter Chen
2011-04-05USB: serial/usb_wwan, fix tty NULL dereferenceGreg Kroah-Hartman
2011-03-30ENGR00141393 usb: revert one tiny changePeter Chen
2011-03-24ENGR00141092 usb: fix some tiny bugs for usbPeter Chen
2011-03-22ENGR00140950 mfg: fix the bug that ubiformat utility breaks utp protocolPeter Chen
2011-03-17ENGR00140710-2 usb-device: add more device wakeup modesPeter Chen
2011-02-18ENGR00139433-1 usb gadget: enable android rndis gadget functionXinyu Chen
2011-02-16ENGR00137160 USB: Accurate response Bulk-Only UMS Reset request on androidZhang Yan
2011-02-12ENGR00134210 USB adb: failed to run android ADB when boot with OTG connectedZhang Yan
2011-02-12ENGR00134164 USB composite: get configuration failed by android USB CV testZhang Yan
2011-02-12ENGR00139114 USB: android gadget: fix the usb ctrl request's indexXinyu Chen
2011-02-12ENGR00137990 usb composite: export the usb connection state for androidXinyu Chen
2011-02-12ENGR00139113 USB: android gadget: hold a wakelock when usb connectedXinyu Chen
2011-02-12ENGR00139111: USB GADGET: Fix endpoint disable problemsZhang Yan
2011-02-12USB: gadget: Android support for RNDIS serial ethernet function.Mike Lockwood
2011-02-12USB: gadget: Add Android Debug Bridge usb gadget driverMike Lockwood
2011-02-12USB: gadget: f_mass_storage: Integrate android customizationsMike Lockwood
2011-02-12USB: android gadget: Composite USB gadget driver for androidMike Lockwood
2011-02-11ENGR00138642-2 usb-device: fix spin lock recursion problemPeter Chen
2011-02-03ENGR00138560 USB: Disable usb interrupt before host resumeZhang Yan
2011-02-03ENGR00138535 USB: Discharge VBUS after set VBUS lower or unplug from HOSTZhang Yan
2011-02-03ENGR00138477 USB: perfect usb debug fileZhang Yan
2011-02-03ENGR00138371 usb-otg: some variables should be updated at otg irqPeter Chen
2011-02-03ENGR00137927-3 usb-host add vbus ON operation for OTG host driverPeter Chen
2011-02-03ENGR00137872-3 usb: move wakeup handle from driver to MSLPeter Chen
2011-02-03ENGR00137762-2 usb: change the function name for debounce vbus & id valuePeter Chen
2011-02-03ENGR00137723 usb-otg: fix otg symbols are undefined problem at non-otg configPeter Chen
2011-02-03ENGR00137667-2 usb-host: hcd needs to be removed if the host's probe is errorPeter Chen
2011-02-03ENGR00137667-1 usb-otg: refine the otg configrationPeter Chen
2011-02-03ENGR00137128 USB: Set USBCMD RS bit as soon as receive resume signalingZhang Yan