summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-spear.c
Commit message (Expand)AuthorAgeFilesLines
* USB: ohci-spear: Remove set but not used variable 'ohci'YueHaibing2019-06-031-3/+0
* USB: host: ohci: Remove redundant license textGreg Kroah-Hartman2017-11-071-4/+0
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* usb: host: ohci-spear: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-041-0/+1
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * usb: host: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | host: ohci-spear: remove duplicate check on resourceVarka Bhadram2014-11-071-8/+3
|/
* USB: ohci-spear: Make of_device_id array constJingoo Han2014-07-091-1/+1
* USB: ohci-spear: Use devm_ioremap_resource()Jingoo Han2013-12-181-10/+3
* usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen2013-12-081-1/+3
* USB: OHCI: Properly handle ohci-spear suspendMajunath Goudar2013-12-081-3/+9
* Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-141-4/+3
|\
| * DMA-API: usb: use new dma_coerce_mask_and_coherent()Russell King2013-10-311-3/+1
| * DMA-API: usb: use dma_set_coherent_mask()Russell King2013-10-311-2/+3
* | Revert "USB: OHCI: Properly handle ohci-spear suspend"Greg Kroah-Hartman2013-10-141-9/+3
* | USB: OHCI: Properly handle ohci-spear suspendManjunath Goudar2013-10-051-3/+9
* | USB: OHCI: make ohci-spear a separate driverManjunath Goudar2013-09-261-84/+56
|/
* Merge 3.10-rc3 into usb-nextGreg Kroah-Hartman2013-05-271-3/+3
|\
| * USB: set device dma_mask without reference to global dataStephen Warren2013-05-161-3/+3
* | usb: host: ohci-spear: Remove redundant use of of_match_ptrSachin Kamat2013-05-211-1/+1
* | USB: ohci-spear: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-161-2/+0
|/
* usb: remove use of __devinitdataBill Pemberton2012-11-211-1/+1
* usb: remove use of __devinitBill Pemberton2012-11-211-1/+1
* usb: spear-ehci/ohci: Use devm_*() routinesViresh Kumar2012-11-141-21/+12
* usb: spear-ehci/ohci: Do clk_get using dev-idAmardeep Rai2012-11-141-12/+1
* USB: ohci: merge ohci_finish_controller_resume with ohci_resumeFlorian Fainelli2012-10-221-1/+1
* USB: ehci: ohci: Add clk_{un}prepare() supportViresh Kumar2012-04-181-2/+2
* USB: Add DT probing support to ehci-spear and ohci-spearStefan Roese2012-04-181-6/+26
* OHCI: remove uses of hcd->stateAlan Stern2011-11-181-1/+0
* USB: irq: Remove IRQF_DISABLEDYong Zhang2011-09-181-1/+1
* USB host: Adding USB ehci & ohci support for spear platformDeepak Sikri2010-11-161-0/+240