| Commit message (Expand) | Author | Age | Files | Lines |
* | USB: ohci-spear: Remove set but not used variable 'ohci' | YueHaibing | 2019-06-03 | 1 | -3/+0 |
* | USB: host: ohci: Remove redundant license text | Greg Kroah-Hartman | 2017-11-07 | 1 | -4/+0 |
* | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman | 2017-11-04 | 1 | -0/+1 |
* | usb: host: ohci-spear: Fix module autoload for OF platform driver | Luis de Bethencourt | 2015-10-04 | 1 | -0/+1 |
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-14 | 1 | -1/+0 |
|\ |
|
| * | usb: host: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | | host: ohci-spear: remove duplicate check on resource | Varka Bhadram | 2014-11-07 | 1 | -8/+3 |
|/ |
|
* | USB: ohci-spear: Make of_device_id array const | Jingoo Han | 2014-07-09 | 1 | -1/+1 |
* | USB: ohci-spear: Use devm_ioremap_resource() | Jingoo Han | 2013-12-18 | 1 | -10/+3 |
* | usb: hcd: move controller wakeup setting initialization to individual driver | Peter Chen | 2013-12-08 | 1 | -1/+3 |
* | USB: OHCI: Properly handle ohci-spear suspend | Majunath Goudar | 2013-12-08 | 1 | -3/+9 |
* | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-11-14 | 1 | -4/+3 |
|\ |
|
| * | DMA-API: usb: use new dma_coerce_mask_and_coherent() | Russell King | 2013-10-31 | 1 | -3/+1 |
| * | DMA-API: usb: use dma_set_coherent_mask() | Russell King | 2013-10-31 | 1 | -2/+3 |
* | | Revert "USB: OHCI: Properly handle ohci-spear suspend" | Greg Kroah-Hartman | 2013-10-14 | 1 | -9/+3 |
* | | USB: OHCI: Properly handle ohci-spear suspend | Manjunath Goudar | 2013-10-05 | 1 | -3/+9 |
* | | USB: OHCI: make ohci-spear a separate driver | Manjunath Goudar | 2013-09-26 | 1 | -84/+56 |
|/ |
|
* | Merge 3.10-rc3 into usb-next | Greg Kroah-Hartman | 2013-05-27 | 1 | -3/+3 |
|\ |
|
| * | USB: set device dma_mask without reference to global data | Stephen Warren | 2013-05-16 | 1 | -3/+3 |
* | | usb: host: ohci-spear: Remove redundant use of of_match_ptr | Sachin Kamat | 2013-05-21 | 1 | -1/+1 |
* | | USB: ohci-spear: remove unnecessary platform_set_drvdata() | Jingoo Han | 2013-05-16 | 1 | -2/+0 |
|/ |
|
* | usb: remove use of __devinitdata | Bill Pemberton | 2012-11-21 | 1 | -1/+1 |
* | usb: remove use of __devinit | Bill Pemberton | 2012-11-21 | 1 | -1/+1 |
* | usb: spear-ehci/ohci: Use devm_*() routines | Viresh Kumar | 2012-11-14 | 1 | -21/+12 |
* | usb: spear-ehci/ohci: Do clk_get using dev-id | Amardeep Rai | 2012-11-14 | 1 | -12/+1 |
* | USB: ohci: merge ohci_finish_controller_resume with ohci_resume | Florian Fainelli | 2012-10-22 | 1 | -1/+1 |
* | USB: ehci: ohci: Add clk_{un}prepare() support | Viresh Kumar | 2012-04-18 | 1 | -2/+2 |
* | USB: Add DT probing support to ehci-spear and ohci-spear | Stefan Roese | 2012-04-18 | 1 | -6/+26 |
* | OHCI: remove uses of hcd->state | Alan Stern | 2011-11-18 | 1 | -1/+0 |
* | USB: irq: Remove IRQF_DISABLED | Yong Zhang | 2011-09-18 | 1 | -1/+1 |
* | USB host: Adding USB ehci & ohci support for spear platform | Deepak Sikri | 2010-11-16 | 1 | -0/+240 |