summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2010-10-27[[ARM/Tegra] Clean up build warning messagelazhao
2010-10-21[ehci-tegra] Fix VBUS handling in OTG modeVenkat Moganty
2010-10-14[tegra] huawei EM770 modem supportRakesh Kumar
2010-10-05[tegra-ehci]USB device detection for host mode in LP0Venkat Moganty
2010-10-05[usb-host]Remove controller restart in host mode during resumeVenkat Moganty
2010-10-05[usb-hcd]Adding missed memory barrier in the hcd driverVenkat Moganty
2010-09-30[tegra-udc] Fix device compliance testRama Kandhala
2010-09-21[USB ADB]: rate control adb printsNarendra Damahe
2010-09-09[usb-msd]Fix to increase MSD write performanceVenkat Moganty
2010-08-24[tegra-ehci] Fix Usb device detection for config USB_SUSPENDVenkat Moganty
2010-08-03usb gadget: restarting controller on cable connect in non-OTG modeAbhishek Aggarwal
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