aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-spear.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-07host: ehci-spear: remove duplicate check on resourceVarka Bhadram1-7/+2
2014-07-09USB: ehci-spear: Make of_device_id array constJingoo Han1-1/+1
2014-05-27usb: host: ehci-spear: Use devm_ioremap_resource instead of devm_ioremapVivek Gautam1-10/+3
2013-12-08usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen1-0/+1
2013-10-31DMA-API: usb: use new dma_coerce_mask_and_coherent()Russell King1-3/+1
2013-10-31DMA-API: usb: use dma_set_coherent_mask()Russell King1-2/+3
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-16USB: 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-21usb: remove use of __devinitdataBill Pemberton1-1/+1
2012-11-14usb: spear-ehci/ohci: Use devm_*() routinesViresh Kumar1-24/+13
2012-11-14usb: 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-09EHCI: centralize controller initializationAlan Stern1-9/+1
2012-07-09EHCI: centralize controller suspend/resumeAlan Stern1-58/+3
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
2012-02-24USB: 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-16USB host: Adding USB ehci & ohci support for spear platformDeepak Sikri1-0/+212