aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-04-03usb: phy: ab8500-usb: enable/disable regulator on phy eventsFabio Baltieri
2013-04-03usb: phy: ab8500-usb: split ab8500_usb_phy_ctrlFabio Baltieri
2013-04-03usb: phy: ab8500-usb: add regulator supportFabio Baltieri
2013-04-03usb: phy: ab8500-usb: fix eye diagram for ab8500 v2.0Sakethram Bommisetti
2013-04-03usb: phy: ab8500-usb: set phy tuning valuesSakethram Bommisetti
2013-04-03usb: phy: ab8500-usb: convert to devm_kzallocFabio Baltieri
2013-04-03usb: musb: ux500_dma: drop references to U5500Fabio Baltieri
2013-04-03usb: phy: samsung: convert to devm_ioremap_resource()Sachin Kamat
2013-04-02usb: gadget: pxa27x_udc: fix Section MismatchesFelipe Balbi
2013-04-02usb: gadget: udc-core: prevent a memory leakFelipe Balbi
2013-04-02usb: gadget: fusb300_udc: bug fix of not doing idma reset for each timeYuan-Hsin Chen
2013-04-02usb: gadget: fusb300_udc: add FUSB300_EPSET0_STL_CLR for clearing EP0 stallYuan-Hsin Chen
2013-04-02usb: dwc3: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-04-02usb: musb: gadget: read ep0 fifo only if rxcount is non zeroRavi Babu
2013-04-02usb: musb: dsps: print babble message only when musb is active hostRavi Babu
2013-04-02usb: musb: implement (un)map_urb_for_dma hooksRuslan Bilovol
2013-04-02usb: gadget/uvc: Add support for 'get_unmapped_area' for MMUless architecturesBhupesh Sharma
2013-04-02usb: gadget/uvc: Port UVC webcam gadget to use videobuf2 frameworkBhupesh Sharma
2013-04-02usb: renesas_usbhs: fixup sparse errors for common.cKuninori Morimoto
2013-04-02usb: gadget: mv_u3d_core: remove unused clockFelipe Balbi
2013-04-02usb: ehci: mv_ehci: remove unused clockChao Xie
2013-04-02usb: otg: mv_otg: remove unused clockChao Xie
2013-04-02usb: gadget: mv_udc_core: remove unused clockChao Xie
2013-04-02usb: musb: gadget: use platform callback to enable vbusGrazvydas Ignotas
2013-04-02usb: musb: omap2430: turn off vbus on cable disconnectGrazvydas Ignotas
2013-04-02usb: phy: twl4030-usb: check if vbus is driven by twl itselfGrazvydas Ignotas
2013-03-27usb: musb: ux500_dma: fix sparse warningFelipe Balbi
2013-03-27usb: gadget: mv_u3d: fix sparse warningsFelipe Balbi
2013-03-27usb: gadget: mv_udc_core: fix sparse warningsFelipe Balbi
2013-03-27usb: gadget: pch_udc: fix sparse warningsFelipe Balbi
2013-03-27usb: gadget: dummy: fix sparse warningFelipe Balbi
2013-03-27usb: gadget: net2280: fix sparse warningsFelipe Balbi
2013-03-27usb: gadget: net2272: fix sparse warningsFelipe Balbi
2013-03-27usb: gadget: mv_u3d: drop ARCH dependencyFelipe Balbi
2013-03-22usb: gadget: mv_u3d: fix sparse warningsFelipe Balbi
2013-03-22usb: gadget: mv_u3d: remove outdated selectsFelipe Balbi
2013-03-22usb: gadget: mv_u3d: remove unused headersFelipe Balbi
2013-03-22usb: gadget: mv_u3d: make mv_u3d_pm_ops staticJingoo Han
2013-03-22usb: musb: core: log VBUS errorGrazvydas Ignotas
2013-03-22usb: musb: gadget: clear gadget_driver when gadget is stoppedGrazvydas Ignotas
2013-03-22usb: musb: core: honour initial transceiver stateGrazvydas Ignotas
2013-03-21usb: host: ehci-tegra: fix PHY error handlingFelipe Balbi
2013-03-21usb: phy: twl4030-usb: poll for ID disconnectGrazvydas Ignotas
2013-03-21usb: phy: twl4030-usb: don't switch the phy on/off needlesslyGrazvydas Ignotas
2013-03-21usb: phy: twl4030-usb: ignore duplicate eventsGrazvydas Ignotas
2013-03-21usb: phy: twl4030-usb: don't enable PHY during initGrazvydas Ignotas
2013-03-20arm: tegra: fix Kconfig select clausesFelipe Balbi
2013-03-20usb: phy: gpio-vbus: don't ignore regulator APIs return valueFelipe Balbi
2013-03-19usb: phy: samsung: fix sparse warningFelipe Balbi
2013-03-18usb: phy: ab8500-usb: update irq handling codeFabio Baltieri