summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2010-07-23[tegra-udc] Fix remove mutex call from spin_locks.Venkat Moganty
2010-07-22[tegra-otg] Fix usb cable notification after LP0 resume.Venkat Moganty
2010-07-22[tegra-udc] Fix LP0 resume hang in USB OTG-deviceVenkat Moganty
2010-07-19[tegra-udc]: Fix LP0 hang in udc suspend for OTG mode.Venkat Moganty
2010-07-16[tegra-hcd]: Fix for LP0 hang in host for CONFIG_USB_SUSPENDVenkat Moganty
2010-07-09[tegra-usb] Fix USB-OTG for CONFIG_USB_SUSPENDVenkat Moganty
2010-06-22fsl udc: Add support for USB test mode feature.Venkat Moganty
2010-06-22tegra-ehci: enable DMABOUNCE for tegra EHCI controllerGary King
2010-06-22ehci-tegra: halting the controller before powering down the PHYAbhishek Aggarwal
2010-06-11tegra: EHCI bus suspend/resume requires CONFIG_PMScott Williams
2010-06-10usb gadget: preventing reg access after phy is powered downAbhishek Aggarwal
2010-06-10 tegra usb: Resume the device without re-enumerationSeshendra Gadagottu
2010-06-08ehci-tegra: do not request_mem_region for OTG controllerstegra-9.12.13.ERGary King
2010-05-28ehci-tegra: fix OTG state detection at boot-time on USB1Abhishek Aggarwal
2010-05-27usb: fsl_udc_core: fix tegra regulator supportGary King
2010-05-23USB: android gadget: mass storage: Fix format issue for Vista HostVelempati Chiranjeevi
2010-05-23USB: gadget: f_mass_storage: Defer handling interface changes until it is safe.Mike Lockwood
2010-05-17USB: ehci: add Tegra supportGary King
2010-05-17USB: ehci: add transceiver structure for OTG-compliant HCDsGary King
2010-05-17USB OTG: Add driver for Tegra internal OTG transceiverGary King
2010-05-17USB: fsl_udc_core: add USB charging supportGary King
2010-05-17USB: fsl_udc_core: handle NULL gadget caseAbhishek Aggarwal
2010-05-17USB: fsl_udc_core: Fix USB chapter9 compliance tests.Venkat Moganty
2010-05-17USB: fsl_udc_core: add tegra supportGary King
2010-05-17f_mass_storage: allow platform to set bulk buffer sizeGary King
2010-05-17[usb mass storage] return -EINVAL on NULL requestGary King
2010-05-17ehci-hcd: add controller_resets_phy quirkGary King
2010-05-17gadget: check for NULL before dereferencing cdev->configGary King
2010-04-05USB OTG: Add generic driver for ULPI OTG transceiverDaniel Mack
2010-04-03USB: gadget: android: mass_storage: Use spin_lock_irqsave/spin_unlock_irqrestoreArve Hjønnevåg
2010-03-17USB: gadget: android: check for null _android_dev in android_register_function()Mike Lockwood
2010-03-12USB: gadget: f_mass_storage: Flush writes after every 4 MB.Mike Lockwood
2010-03-10Merge commit 'v2.6.32.9' into android-2.6.32Arve Hjønnevåg
2010-03-10USB: gadget: f_rndis: Add platform data for RNDIS vendor ID and MAC address.Mike Lockwood
2010-02-26USB: gadget: composite: Don't increment interface number for alt settings.Mike Lockwood
2010-02-26USB: gadget: composite: Don't call set_alt() on functions that are hidden.Mike Lockwood
2010-02-24USB: gadget: android: Disable UMS when RNDIS ethernet is active.Mike Lockwood
2010-02-23USB: usbfs: properly clean up the as structure on error pathsLinus Torvalds
2010-02-23USB: usbfs: only copy the actual data receivedGreg KH
2010-02-23usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers.Paul Mundt
2010-02-18usb: gadget: u_ether: Remove warning from gether_disconnect()Mike Lockwood
2010-02-17Add USB_ANDROID_RNDIS_WCEIS option.Steve Kondik
2010-02-14USB: gadget: android: Fix special case for RNDIS ethernet functionMike Lockwood
2010-02-14USB: composite: Compute interface numbers correctly when functions are hidden.Mike Lockwood
2010-02-12USB: gadget: android: Specify USB_CLASS_COMM in device descriptor if using RNDISMike Lockwood
2010-02-12USB: gadget: Disable RNDIS function by default if CONFIG_USB_ANDROID_RNDIS is...Mike Lockwood
2010-02-12USB: android: Use composite class driver for enabling and disabling functionsMike Lockwood
2010-02-12USB: composite: Add class driver for enabling and disabling USB functions.Mike Lockwood
2010-02-09usb: r8a66597-hdc disable interrupts fixMagnus Damm
2010-02-08USB: gadget: android: android USB gadget improvements:Mike Lockwood