summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-02usb: musb: implement (un)map_urb_for_dma hooksRuslan Bilovol1-0/+117
2013-04-02usb: gadget/uvc: Add support for 'get_unmapped_area' for MMUless architecturesBhupesh Sharma2-0/+33
2013-04-02usb: gadget/uvc: Port UVC webcam gadget to use videobuf2 frameworkBhupesh Sharma5-426/+193
2013-04-02usb: renesas_usbhs: fixup sparse errors for common.cKuninori Morimoto6-14/+30
2013-04-02usb: mv_usb: remove clock name from pdataChao Xie1-2/+0
2013-04-02usb: gadget: mv_u3d_core: remove unused clockFelipe Balbi1-1/+1
2013-04-02arm: mmp: remove clock name from usb pdata for ttcChao Xie1-6/+0
2013-04-02arm: mmp: remove clock from usb pdata for aspeniteChao Xie1-6/+0
2013-04-02usb: ehci: mv_ehci: remove unused clockChao Xie1-25/+10
2013-04-02usb: otg: mv_otg: remove unused clockChao Xie2-23/+8
2013-04-02usb: gadget: mv_udc_core: remove unused clockChao Xie2-22/+8
2013-04-02usb: musb: gadget: use platform callback to enable vbusGrazvydas Ignotas1-3/+2
2013-04-02usb: musb: omap2430: turn off vbus on cable disconnectGrazvydas Ignotas1-0/+1
2013-04-02usb: phy: twl4030-usb: check if vbus is driven by twl itselfGrazvydas Ignotas1-3/+28
2013-03-27usb: musb: ux500_dma: fix sparse warningFelipe Balbi1-1/+1
2013-03-27usb: gadget: mv_u3d: fix sparse warningsFelipe Balbi1-0/+4
2013-03-27usb: gadget: mv_udc_core: fix sparse warningsFelipe Balbi1-1/+5
2013-03-27usb: gadget: pch_udc: fix sparse warningsFelipe Balbi1-0/+4
2013-03-27usb: gadget: dummy: fix sparse warningFelipe Balbi1-1/+1
2013-03-27usb: gadget: net2280: fix sparse warningsFelipe Balbi1-4/+4
2013-03-27usb: gadget: net2272: fix sparse warningsFelipe Balbi1-3/+3
2013-03-27usb: gadget: mv_u3d: drop ARCH dependencyFelipe Balbi2-2/+1
2013-03-22usb: gadget: mv_u3d: fix sparse warningsFelipe Balbi1-13/+14
2013-03-22usb: gadget: mv_u3d: remove outdated selectsFelipe Balbi1-2/+0
2013-03-22usb: gadget: mv_u3d: remove unused headersFelipe Balbi1-3/+0
2013-03-22usb: gadget: mv_u3d: make mv_u3d_pm_ops staticJingoo Han1-5/+3
2013-03-22usb: musb: core: log VBUS errorGrazvydas Ignotas1-1/+2
2013-03-22usb: musb: gadget: clear gadget_driver when gadget is stoppedGrazvydas Ignotas1-0/+1
2013-03-22usb: musb: core: honour initial transceiver stateGrazvydas Ignotas1-3/+7
2013-03-21usb: host: ehci-tegra: fix PHY error handlingFelipe Balbi1-9/+3
2013-03-21usb: phy: twl4030-usb: poll for ID disconnectGrazvydas Ignotas1-7/+57
2013-03-21usb: phy: twl4030-usb: don't switch the phy on/off needlesslyGrazvydas Ignotas1-6/+0
2013-03-21usb: phy: twl4030-usb: ignore duplicate eventsGrazvydas Ignotas1-2/+3
2013-03-21usb: phy: twl4030-usb: don't enable PHY during initGrazvydas Ignotas1-11/+9
2013-03-20arm: tegra: fix Kconfig select clausesFelipe Balbi2-4/+5
2013-03-20usb: phy: gpio-vbus: don't ignore regulator APIs return valueFelipe Balbi1-2/+7
2013-03-19usb: phy: samsung: fix sparse warningFelipe Balbi1-1/+1
2013-03-18usb: phy: ab8500-usb: update irq handling codeFabio Baltieri3-96/+382
2013-03-18usb: otg: ab8500-usb: drop support for ab8500 pre v2.0Fabio Baltieri1-128/+11
2013-03-18usb: musb: ux500: add otg notifier supportFabio Baltieri1-0/+42
2013-03-18usb: musb: ux500: implement musb_set_vbusFabio Baltieri1-0/+64
2013-03-18usb: musb: ux500_dma: add missing MEM resource checkVirupax Sadashivpetimath1-1/+11
2013-03-18usb: host: ohci-exynos: fix PHY error handlingFelipe Balbi1-1/+1
2013-03-18usb: host: ehci-s5p: fix PHY error handlingFelipe Balbi1-1/+1
2013-03-18usb: host: ehci-mv: fix PHY error handlingFelipe Balbi1-10/+9
2013-03-18usb: host: ehci-msm: fix PHY error handlingFelipe Balbi1-1/+1
2013-03-18usb: musb: omap2430: fix PHY error handlingFelipe Balbi1-1/+6
2013-03-18usb: gadget: s3c-hsotg: fix PHY error handlingFelipe Balbi1-1/+1
2013-03-18usb: gadget: mv_udc_core: fix PHY error handlingFelipe Balbi1-4/+7
2013-03-18usb: dwc3: fix PHY error handlingFelipe Balbi1-2/+22