summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-spear.c
Commit message (Expand)AuthorAgeFilesLines
* USB: host: ehci: 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/: const data must use __initconst not __initdataNicolas Pitre2016-04-281-1/+1
* usb: host: ehci-spear: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-041-0/+1
* host: ehci-spear: remove duplicate check on resourceVarka Bhadram2014-11-071-7/+2
* USB: ehci-spear: Make of_device_id array constJingoo Han2014-07-091-1/+1
* usb: host: ehci-spear: Use devm_ioremap_resource instead of devm_ioremapVivek Gautam2014-05-271-10/+3
* usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen2013-12-081-0/+1
* 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
* usb: host: ehci-spear: Remove redundant checksSachin Kamat2013-05-301-4/+0
* 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: ehci-spear: Remove redundant use of of_match_ptrSachin Kamat2013-05-211-1/+1
|/
* USB: EHCI: make ehci-spear a separate driverManjunath Goudar2013-04-081-64/+51
* USB: ehci-spear: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-03-281-2/+2
* usb: remove use of __devinitdataBill Pemberton2012-11-211-1/+1
* usb: spear-ehci/ohci: Use devm_*() routinesViresh Kumar2012-11-141-24/+13
* usb: spear-ehci/ohci: Do clk_get using dev-idAmardeep Rai2012-11-141-12/+1
* USB: EHCI: remove ehci_port_power() routineAlan Stern2012-10-311-8/+1
* EHCI: centralize controller initializationAlan Stern2012-07-091-9/+1
* EHCI: centralize controller suspend/resumeAlan Stern2012-07-091-58/+3
* 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
* USB: ehci-spear: Add PM supportDeepak Sikri2012-02-241-2/+81
* USB: irq: Remove IRQF_DISABLEDYong Zhang2011-09-181-1/+1
* USB: EHCI: Support controllers with big endian capability regsJan Andersson2011-05-031-1/+1
* USB host: Adding USB ehci & ohci support for spear platformDeepak Sikri2010-11-161-0/+212