summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-spear.c
AgeCommit message (Expand)AuthorFilesLines
2013-05-27Merge 3.10-rc3 into usb-nextGreg Kroah-Hartman1-3/+3
2013-05-21usb: host: ohci-spear: Remove redundant use of of_match_ptrSachin Kamat1-1/+1
2013-05-16USB: ohci-spear: remove unnecessary platform_set_drvdata()Jingoo Han1-2/+0
2013-05-16USB: set device dma_mask without reference to global dataStephen Warren1-3/+3
2012-11-21usb: remove use of __devinitdataBill Pemberton1-1/+1
2012-11-21usb: remove use of __devinitBill Pemberton1-1/+1
2012-11-14usb: spear-ehci/ohci: Use devm_*() routinesViresh Kumar1-21/+12
2012-11-14usb: spear-ehci/ohci: Do clk_get using dev-idAmardeep Rai1-12/+1
2012-10-22USB: ohci: merge ohci_finish_controller_resume with ohci_resumeFlorian Fainelli1-1/+1
2012-04-18USB: ehci: ohci: Add clk_{un}prepare() supportViresh Kumar1-2/+2
2012-04-18USB: Add DT probing support to ehci-spear and ohci-spearStefan Roese1-6/+26
2011-11-18OHCI: remove uses of hcd->stateAlan Stern1-1/+0
2011-09-18USB: irq: Remove IRQF_DISABLEDYong Zhang1-1/+1
2010-11-16USB host: Adding USB ehci & ohci support for spear platformDeepak Sikri1-0/+240