summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-spear.c
AgeCommit message (Expand)AuthorFilesLines
2013-05-30usb: host: ehci-spear: Remove redundant checksSachin Kamat1-4/+0
2013-05-27Merge 3.10-rc3 into usb-nextGreg Kroah-Hartman1-3/+3
2013-05-21usb: host: ehci-spear: Remove redundant use of of_match_ptrSachin Kamat1-1/+1
2013-05-17USB: set device dma_mask without reference to global dataStephen Warren1-3/+3
2013-04-08USB: EHCI: make ehci-spear a separate driverManjunath Goudar1-64/+51
2013-03-28USB: ehci-spear: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han1-2/+2
2012-11-22usb: remove use of __devinitdataBill Pemberton1-1/+1
2012-11-15usb: spear-ehci/ohci: Use devm_*() routinesViresh Kumar1-24/+13
2012-11-15usb: spear-ehci/ohci: Do clk_get using dev-idAmardeep Rai1-12/+1
2012-10-31USB: EHCI: remove ehci_port_power() routineAlan Stern1-8/+1
2012-07-10EHCI: centralize controller initializationAlan Stern1-9/+1
2012-07-09EHCI: centralize controller suspend/resumeAlan Stern1-58/+3
2012-04-19USB: ehci: ohci: Add clk_{un}prepare() supportViresh Kumar1-2/+2
2012-04-19USB: Add DT probing support to ehci-spear and ohci-spearStefan Roese1-6/+26
2012-02-25USB: ehci-spear: Add PM supportDeepak Sikri1-2/+81
2011-09-18USB: irq: Remove IRQF_DISABLEDYong Zhang1-1/+1
2011-05-03USB: EHCI: Support controllers with big endian capability regsJan Andersson1-1/+1
2010-11-17USB host: Adding USB ehci & ohci support for spear platformDeepak Sikri1-0/+212