summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-nxp.c
Commit message (Expand)AuthorAgeFilesLines
* USB: host: ohci: Remove redundant license textGreg Kroah-Hartman2017-11-071-4/+1
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* USB: OHCI: nxp: fix code warningsManjunath Goudar2016-12-081-2/+3
* USB: OHCI: nxp: remove useless extern declarationManjunath Goudar2016-12-081-2/+0
* usb: ohci: nxp: remove USB PLL and USB OTG clock managementVladimir Zapolskiy2016-03-031-52/+10
* usb: ohci: nxp: remove direct access to clock controller registersVladimir Zapolskiy2016-03-031-18/+0
* usb: ohci: nxp: clean up included header filesVladimir Zapolskiy2016-01-241-7/+0
* usb: host: lpc32xx: don't unregister phy deviceVladimir Zapolskiy2015-10-241-1/+0
* usb: host: lpc32xx: balance clk enable/disable on removalVladimir Zapolskiy2015-10-241-1/+2
* usb: host: lpc32xx: fix warnings caused by enabling unprepared clockVladimir Zapolskiy2015-10-241-8/+8
* usb: host: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* USB: ohci-nxp: Use devm_clk_get()Jingoo Han2013-12-181-18/+8
* usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen2013-12-081-1/+3
* Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-141-2/+3
|\
| * DMA-API: usb: use new dma_coerce_mask_and_coherent()Russell King2013-10-311-2/+1
| * DMA-API: usb: use dma_set_coherent_mask()Russell King2013-10-311-1/+3
* | USB: OHCI: make ohci-nxp a separate driverManjunath Goudar2013-09-261-75/+48
|/
* drivers/usb/host: remove leftover release_mem_regionWolfram Sang2013-05-301-1/+0
* Merge 3.10-rc3 into usb-nextGreg Kroah-Hartman2013-05-271-22/+22
|\
| * Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-05-231-22/+22
| |\
| | * usb: ohci: fix goto wrong tag in err caseLibo Chen2013-05-161-23/+23
| * | drivers/usb/host: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-181-6/+0
| |/
* | usb: host: ohci-nxp: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-171-2/+0
* | drivers/usb/host: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-161-6/+0
|/
* usb: Convert to devm_ioremap_resource()Thierry Reding2013-01-221-4/+3
* usb: remove use of __devinitBill Pemberton2012-11-211-2/+2
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-011-83/+1
|\
| * ARM: mach-pnx4008: Remove architectureRoland Stigge2012-08-261-83/+1
* | drivers/usb/host/ohci-nxp.c: adjust inconsistent IS_ERR and PTR_ERRJulia Lawall2012-09-051-1/+1
|/
* USB: ohci-nxp: add usbd and otg clock initializationAlexandre Pereira da Silva2012-06-201-33/+55
* USB: ohci-nxp: Use isp1301 driverRoland Stigge2012-05-011-106/+15
* ohci-nxp: Device tree supportRoland Stigge2012-05-011-0/+10
* ohci-nxp: Driver cleanupRoland Stigge2012-05-011-18/+26
* USB: ohci-nxp.c: remove err() usageGreg Kroah-Hartman2012-04-271-8/+8
* USB: ohci-nxp: Remove i2c_write(), use smbusRoland Stigge2012-03-131-29/+29
* USB: ohci-nxp: Support for LPC32xxRoland Stigge2012-03-131-34/+108
* USB: ohci-nxp: Rename symbols from pnx4008 to nxpRoland Stigge2012-03-131-26/+27
* USB: OHCI-HCD: Rename ohci-pnx4008 to ohci-nxpRoland Stigge2012-03-131-0/+453