Age | Commit message (Expand) | Author | Files | Lines |
2014-07-10 | USB: ohci-spear: Make of_device_id array const | Jingoo Han | 1 | -1/+1 |
2013-12-19 | USB: ohci-spear: Use devm_ioremap_resource() | Jingoo Han | 1 | -10/+3 |
2013-12-09 | usb: hcd: move controller wakeup setting initialization to individual driver | Peter Chen | 1 | -1/+3 |
2013-12-09 | USB: OHCI: Properly handle ohci-spear suspend | Majunath Goudar | 1 | -3/+9 |
2013-11-14 | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -4/+3 |
2013-10-31 | DMA-API: usb: use new dma_coerce_mask_and_coherent() | Russell King | 1 | -3/+1 |
2013-10-31 | DMA-API: usb: use dma_set_coherent_mask() | Russell King | 1 | -2/+3 |
2013-10-14 | Revert "USB: OHCI: Properly handle ohci-spear suspend" | Greg Kroah-Hartman | 1 | -9/+3 |
2013-10-06 | USB: OHCI: Properly handle ohci-spear suspend | Manjunath Goudar | 1 | -3/+9 |
2013-09-26 | USB: OHCI: make ohci-spear a separate driver | Manjunath Goudar | 1 | -84/+56 |
2013-05-27 | Merge 3.10-rc3 into usb-next | Greg Kroah-Hartman | 1 | -3/+3 |
2013-05-21 | usb: host: ohci-spear: Remove redundant use of of_match_ptr | Sachin Kamat | 1 | -1/+1 |
2013-05-17 | USB: ohci-spear: remove unnecessary platform_set_drvdata() | Jingoo Han | 1 | -2/+0 |
2013-05-17 | USB: set device dma_mask without reference to global data | Stephen Warren | 1 | -3/+3 |
2012-11-22 | usb: remove use of __devinitdata | Bill Pemberton | 1 | -1/+1 |
2012-11-22 | usb: remove use of __devinit | Bill Pemberton | 1 | -1/+1 |
2012-11-15 | usb: spear-ehci/ohci: Use devm_*() routines | Viresh Kumar | 1 | -21/+12 |
2012-11-15 | usb: spear-ehci/ohci: Do clk_get using dev-id | Amardeep Rai | 1 | -12/+1 |
2012-10-22 | USB: ohci: merge ohci_finish_controller_resume with ohci_resume | Florian Fainelli | 1 | -1/+1 |
2012-04-19 | USB: ehci: ohci: Add clk_{un}prepare() support | Viresh Kumar | 1 | -2/+2 |
2012-04-19 | USB: Add DT probing support to ehci-spear and ohci-spear | Stefan Roese | 1 | -6/+26 |
2011-11-18 | OHCI: remove uses of hcd->state | Alan Stern | 1 | -1/+0 |
2011-09-18 | USB: irq: Remove IRQF_DISABLED | Yong Zhang | 1 | -1/+1 |
2010-11-17 | USB host: Adding USB ehci & ohci support for spear platform | Deepak Sikri | 1 | -0/+240 |