aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-mv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-16USB: ehci-mv: remove unnecessary platform_set_drvdata()Jingoo Han1-10/+6
2013-04-05Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman1-35/+19
2013-04-02usb: ehci: mv_ehci: remove unused clockChao Xie1-25/+10
2013-03-18usb: host: ehci-mv: fix PHY error handlingFelipe Balbi1-10/+9
2013-03-18usb: ehci: marvel: check against CONFIG_USB_PHYFelipe Balbi1-2/+2
2013-03-15usb: Use resource_size functionPaul Vlase1-1/+1
2013-01-25Merge tag 'gadget-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman1-1/+0
2013-01-24usb: host: ehci-mv: remove unused variableChao Xie1-1/+0
2012-12-13usb: host: ehci-mv: fix clk APIsChao Xie1-2/+2
2012-08-10drivers/usb/host/ehci-mv.c: use devm_ functionsJulia Lawall1-35/+16
2012-07-09EHCI: centralize controller initializationAlan Stern1-19/+4
2012-07-02usb: phy: fix return value check of usb_get_phyKishon Vijay Abraham I1-3/+4
2012-06-25usb: otg: support for multiple transceivers by a single controllerKishon Vijay Abraham I1-1/+1
2012-06-25usb: otg: utils: rename function name in OTG utilsKishon Vijay Abraham I1-3/+3
2012-02-27usb: otg: Convert all users to pass struct usb_otg for OTG functionsHeikki Krogerus1-2/+2
2012-02-27usb: Convert all users to new usb_phyHeikki Krogerus1-3/+3
2012-02-13usb: otg: Rename otg_transceiver to usb_phyHeikki Krogerus1-1/+1
2011-12-20USB: EHCI: Add Marvell Host Controller driverNeil Zhang1-0/+391