| Commit message (Expand) | Author | Age | Files | Lines |
* | usb: host: lpc32xx: don't unregister phy device | Vladimir Zapolskiy | 2015-10-25 | 1 | -1/+0 |
* | usb: host: lpc32xx: balance clk enable/disable on removal | Vladimir Zapolskiy | 2015-10-25 | 1 | -1/+2 |
* | usb: host: lpc32xx: fix warnings caused by enabling unprepared clock | Vladimir Zapolskiy | 2015-10-25 | 1 | -8/+8 |
* | usb: host: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | USB: ohci-nxp: Use devm_clk_get() | Jingoo Han | 2013-12-19 | 1 | -18/+8 |
* | usb: hcd: move controller wakeup setting initialization to individual driver | Peter Chen | 2013-12-09 | 1 | -1/+3 |
* | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-11-13 | 1 | -2/+3 |
|\ |
|
| * | DMA-API: usb: use new dma_coerce_mask_and_coherent() | Russell King | 2013-10-31 | 1 | -2/+1 |
| * | DMA-API: usb: use dma_set_coherent_mask() | Russell King | 2013-10-31 | 1 | -1/+3 |
* | | USB: OHCI: make ohci-nxp a separate driver | Manjunath Goudar | 2013-09-26 | 1 | -75/+48 |
|/ |
|
* | drivers/usb/host: remove leftover release_mem_region | Wolfram Sang | 2013-05-30 | 1 | -1/+0 |
* | Merge 3.10-rc3 into usb-next | Greg Kroah-Hartman | 2013-05-27 | 1 | -22/+22 |
|\ |
|
| * | Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2013-05-23 | 1 | -22/+22 |
| |\ |
|
| | * | usb: ohci: fix goto wrong tag in err case | Libo Chen | 2013-05-17 | 1 | -23/+23 |
| * | | drivers/usb/host: don't check resource with devm_ioremap_resource | Wolfram Sang | 2013-05-18 | 1 | -6/+0 |
| |/ |
|
* | | usb: host: ohci-nxp: Remove redundant platform_set_drvdata() | Sachin Kamat | 2013-05-17 | 1 | -2/+0 |
* | | drivers/usb/host: don't check resource with devm_ioremap_resource | Wolfram Sang | 2013-05-17 | 1 | -6/+0 |
|/ |
|
* | usb: Convert to devm_ioremap_resource() | Thierry Reding | 2013-01-22 | 1 | -4/+3 |
* | usb: remove use of __devinit | Bill Pemberton | 2012-11-21 | 1 | -2/+2 |
* | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-10-02 | 1 | -83/+1 |
|\ |
|
| * | ARM: mach-pnx4008: Remove architecture | Roland Stigge | 2012-08-26 | 1 | -83/+1 |
* | | drivers/usb/host/ohci-nxp.c: adjust inconsistent IS_ERR and PTR_ERR | Julia Lawall | 2012-09-06 | 1 | -1/+1 |
|/ |
|
* | USB: ohci-nxp: add usbd and otg clock initialization | Alexandre Pereira da Silva | 2012-06-21 | 1 | -33/+55 |
* | USB: ohci-nxp: Use isp1301 driver | Roland Stigge | 2012-05-01 | 1 | -106/+15 |
* | ohci-nxp: Device tree support | Roland Stigge | 2012-05-01 | 1 | -0/+10 |
* | ohci-nxp: Driver cleanup | Roland Stigge | 2012-05-01 | 1 | -18/+26 |
* | USB: ohci-nxp.c: remove err() usage | Greg Kroah-Hartman | 2012-04-27 | 1 | -8/+8 |
* | USB: ohci-nxp: Remove i2c_write(), use smbus | Roland Stigge | 2012-03-13 | 1 | -29/+29 |
* | USB: ohci-nxp: Support for LPC32xx | Roland Stigge | 2012-03-13 | 1 | -34/+108 |
* | USB: ohci-nxp: Rename symbols from pnx4008 to nxp | Roland Stigge | 2012-03-13 | 1 | -26/+27 |
* | USB: OHCI-HCD: Rename ohci-pnx4008 to ohci-nxp | Roland Stigge | 2012-03-13 | 1 | -0/+453 |