aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-spear.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-03USB: ohci-spear: Remove set but not used variable 'ohci'YueHaibing1-3/+0
2017-11-07USB: host: ohci: Remove redundant license textGreg Kroah-Hartman1-4/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2015-10-04usb: host: ohci-spear: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-11-07host: ohci-spear: remove duplicate check on resourceVarka Bhadram1-8/+3
2014-10-20usb: host: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-07-09USB: ohci-spear: Make of_device_id array constJingoo Han1-1/+1
2013-12-18USB: ohci-spear: Use devm_ioremap_resource()Jingoo Han1-10/+3
2013-12-08usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen1-1/+3
2013-12-08USB: OHCI: Properly handle ohci-spear suspendMajunath Goudar1-3/+9
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-4/+3
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-10-14Revert "USB: OHCI: Properly handle ohci-spear suspend"Greg Kroah-Hartman1-9/+3
2013-10-05USB: OHCI: Properly handle ohci-spear suspendManjunath Goudar1-3/+9
2013-09-26USB: OHCI: make ohci-spear a separate driverManjunath Goudar1-84/+56
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