summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
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-02-17tegra usb:Fix suspend/resume failure in OTG mode.Venkat Moganty
2010-02-12f_mass_storage: allow platform to set bulk buffer sizeGary King
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
2009-12-21tegra: fix typos in / remove various debug printsGary 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-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-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-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-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
2009-02-27USB: gadget: fix build error in omap_apollon_2420_defconfigDavid Brownell
2009-02-27USB: g_file_storage: automatically disable stalls under AtmelAlan Stern
2009-02-27usb: gadget: obex: select correct ep descriptorsFelipe Balbi
2009-02-27USB: fsl_usb2_udc: fix potential queue head corruptionLi Yang
2009-02-19[ARM] 5403/1: pxa25x_ep_fifo_flush() *ep->reg_udccs always set to 0Roel Kluin
2009-02-09USB: fsl_qe_udc: Fix stalled TX requests bugAnton Vorontsov
2009-02-09USB: fsl_qe_udc: Fix muram corruption by disabled endpointsAnton Vorontsov
2009-02-09USB: fsl_qe_udc: Fix disconnects reporting during bus resetAnton Vorontsov
2009-02-09USB: fsl_qe_udc: Fix QE USB controller initializationAnton Vorontsov
2009-02-09USB: fsl_qe_udc: Fix recursive locking bug in ch9getstatus()Anton Vorontsov
2009-02-09USB: fsl_qe_udc: Fix oops on QE UDC probe failureAnton Vorontsov
2009-01-27USB: GADGET: fix !x & yRoel Kluin
2009-01-27USB: composite: Fix bug: low byte of w_index is the usb interface number not ...Bryan Wu
2009-01-27USB: composite: Fix bug: should test set_alt function pointer before use itBryan Wu
2009-01-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller