summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2010-04-15fsl udc:Fix USB disconnect notification in OTGVenkat Moganty
2010-04-14usb gadget: Implementing checks to fix NULL pointer dereference exceptionAbhishek Aggarwal
2010-03-21tegra usb: Switching of USB busy hints, when no active USB tranferstegra-9.12.8sgadagottu
2010-03-05tegra: EHCI bus suspend/resume requires CONFIG_PMScott Williams
2010-03-04[usb mass storage] return -EINVAL on NULL requestGary King
2010-03-03tegra usb: Making USB busy hints off on resume, when there is no adbsgadagottu
2010-03-02tegra udc: Add USB charger supportVenkat Moganty
2010-03-02tegra usb: Clean up of host initializationRama Kandhala
2010-02-17tegra usb:Fix suspend/resume failure in OTG mode.Venkat Moganty
2010-02-15Merge "f_mass_storage: allow platform to set bulk buffer size" into android-t...Gary King
2010-02-12f_mass_storage: allow platform to set bulk buffer sizeGary King
2010-02-11tegra usbh: whistler suspend/resume failure fixBitan Biswas
2010-02-03tegra pm: usb host suspend/resume supportBitan Biswas
2010-02-01tegra pm: usb gadget suspend/resume supportBitan Biswas
2010-01-25fsl_udc_core: Fix USB chapter9 compliance tests.Venkat Moganty
2010-01-19tegra usb: fix build break when OTG not configuredGary King
2010-01-19TEGRA - Adding USB OTG featureVenkat Moganty
2010-01-13tegra usb host: stubbing out ehci_bus suspend/resumeMayuresh Kulkarni
2009-12-21tegra: fix typos in / remove various debug printsGary King
2009-12-21ehci: enable clocks on tegra during shutdownGary King
2009-12-16tegra: reduce power of USB phy and USB pllGary King
2009-12-15udc: include tegra_devices.h in tegra_udc.c to get NV_DEBUG definitionGary King
2009-12-15ehci: controller_resets_phy was missing a semicolon, simple fixGary King
2009-12-15fsl_udc_core: fix glue of _UDC_NAME macro onto function prefixesGary King
2009-12-15usb: fix typo in Tegra gadget dependenciesGary King
2009-12-09tegra: add USB clock and PHY programming interface for USB deviceGary King
2009-12-09ehci: add EHCI-compliant HCD driver for NVIDIA Tegra SoCsGary King
2009-12-09fsl_udc_core: add support for Tegra UDC controllerGary King
2009-12-08USB: fsl_udc_core: add platform adaptation interface for clock managementGary King
2009-12-08USB: add compile-time selection for max supported FSL device endpointsGary King
2009-12-08gadget: check for NULL before dereferencing cdev->configGary King
2009-12-08ehci-hcd: add controller_resets_phy quirkGary King
2009-12-08USB: fsl_udc_core: Fix kernel oops on module removalAnton Vorontsov
2009-12-08USB: gadget: Add i.MX3x support to the fsl_usb2_udc driverGuennadi Liakhovetski
2009-12-07Call flush_dcache_page in usb_stor_access_xfer_bufCatalin Marinas
2009-12-07Merge commit 'arm/2.6.28-arm' into android-tegra-2.6.29Gary King
2009-09-08usb: gadget: f_mass_storage: Clean up wakelocks on error pathsRebecca Schultz Zavin
2009-09-08usb: gadget: f_mass_storage: Handle setup request correctlyJames Luan
2009-08-28usb: gadget: mass_storage: Fix Mass Storage Panic during PC rebootJared Suttles
2009-08-21drivers: usb: gadget: Use usb_mass_storage platform device as parent for lunMike Lockwood
2009-08-21drivers: usb: gadget: Add "usb_mass_storage" platform driver.Jared Suttles
2009-08-12USB: gadget: android: Fix USB WHQL Certification IssuesJared Suttles
2009-08-12USB: composite: Fix USB WHQL Certification IssuesJared Suttles
2009-08-07drivers: usb: gadget: Add helper function for installing ACM gadget function.Joe Swantek
2009-08-07usb: gadget: android: Add dependency on switch driver.Mike Lockwood
2009-08-07drivers: usb: gadget: call switch_dev_unregister in mass storage unbind callbackNinja Tekkaman
2009-08-07drivers: usb: gadget: handle NULL descriptors in composite config_bufJared Suttles
2009-07-21usb gadget: android: Add helper function for usb_gadget_connect and disconnect.Mike Lockwood
2009-06-02usb: gadget: android: Allow usb charging to draw up to 500mA instead of 250.Ken Kessler
2009-04-07android_usb: Composite USB gadget driver for android.Mike Lockwood