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/+0Star
* USB: host: ohci: Remove redundant license textGreg Kroah-Hartman2017-11-071-4/+0Star
* 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-151-1/+0Star
|\
| * usb: host: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* | host: ohci-spear: remove duplicate check on resourceVarka Bhadram2014-11-071-8/+3Star
|/
* USB: ohci-spear: Make of_device_id array constJingoo Han2014-07-101-1/+1
* USB: ohci-spear: Use devm_ioremap_resource()Jingoo Han2013-12-191-10/+3Star
* usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen2013-12-091-1/+3
* USB: OHCI: Properly handle ohci-spear suspendMajunath Goudar2013-12-091-3/+9
* Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-131-4/+3Star
|\
| * DMA-API: usb: use new dma_coerce_mask_and_coherent()Russell King2013-10-311-3/+1Star
| * 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/+3Star
* | USB: OHCI: Properly handle ohci-spear suspendManjunath Goudar2013-10-061-3/+9
* | USB: OHCI: make ohci-spear a separate driverManjunath Goudar2013-09-261-84/+56Star
|/
* 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-171-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-171-2/+0Star
|/
* 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/+12Star
* usb: spear-ehci/ohci: Do clk_get using dev-idAmardeep Rai2012-11-141-12/+1Star
* 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/+0Star
* 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