| Commit message (Expand) | Author | Age | Files | Lines |
* | usb: uhci: Add clk support to uhci-platform | Benjamin Herrenschmidt | 2018-01-17 | 1 | -3/+20 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | usb/uhci: Add support for Aspeed BMC SoCs | Benjamin Herrenschmidt | 2017-05-25 | 1 | -1/+21 |
* | usb: host: uhci-platform: Fix module autoload for OF platform driver | Luis de Bethencourt | 2015-10-04 | 1 | -0/+1 |
* | usb: host: drop owner assignment from platform_drivers | Wolfram Sang | 2015-01-09 | 1 | -1/+0 |
* | host: uhci-platform: fix NULL pointer dereference on resource | Varka Bhadram | 2014-11-07 | 1 | -3/+3 |
* | uhci-platform: use devm_ioremap resource | Himangi Saraogi | 2014-07-10 | 1 | -17/+5 |
* | uhci-platform: Change compatible string from platform-uhci to generic-uhci | Hans de Goede | 2014-02-15 | 1 | -0/+1 |
* | usb: hcd: move controller wakeup setting initialization to individual driver | Peter Chen | 2013-12-09 | 1 | -0/+1 |
* | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-11-13 | 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 |
* | | usb: host: uhci-platform: remove deprecated IRQF_DISABLED | Michael Opdenacker | 2013-10-07 | 1 | -2/+1 |
|/ |
|
* | USB: host: use platform_{get,set}_drvdata() | Jingoo Han | 2013-05-30 | 1 | -1/+1 |
* | 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-17 | 1 | -3/+3 |
* | | usb: host: uhci-platform: Remove redundant use of of_match_ptr | Sachin Kamat | 2013-05-21 | 1 | -1/+1 |
* | | usb: host: uhci-platform: Remove redundant platform_set_drvdata() | Sachin Kamat | 2013-05-17 | 1 | -1/+0 |
|/ |
|
* | usb: remove use of __devinit | Bill Pemberton | 2012-11-21 | 1 | -1/+1 |
* | usb: Missing dma_mask in uhci-platform.c when probed from device-tree | Tony Prisk | 2012-10-17 | 1 | -0/+9 |
* | ARM: vt8500: Add support for UHCI companion controller | Tony Prisk | 2012-08-16 | 1 | -0/+157 |