summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/fhci-hcd.c
Commit message (Expand)AuthorAgeFilesLines
* USB: host: fhci: Remove redundant license textGreg Kroah-Hartman2017-11-071-5/+0
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* usb: host: fhci-hcd: don't print on ENOMEMWolfram Sang2016-08-301-3/+1
* QE: Move QE from arch/powerpc to drivers/socZhao Qiang2015-12-221-1/+1
* usb: host: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek2014-09-231-3/+3
* usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen2013-12-081-0/+2
* drivers: clean-up prom.h implicit includesRob Herring2013-10-091-0/+2
* usb: remove use of __devexitBill Pemberton2012-11-211-2/+2
* usb: remove use of __devinitBill Pemberton2012-11-211-1/+1
* usb: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* USB: FHCI: Reusing QUICC Engine USB Controller registers from immap_qe.hGuilherme Maciel Ferreira2012-06-261-16/+16
* usb: convert drivers/usb/* to use module_platform_driver()Axel Lin2011-11-281-11/+1
* USB: irq: Remove IRQF_DISABLEDYong Zhang2011-09-181-2/+2
* usb: fhci-hcd: Allocate pram dynamically.Joakim Tjernlund2011-08-231-1/+4
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* dt/usb: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-5/+4
* drivers: fix comment typo diable -> disable.Justin P. Mattock2011-01-031-2/+2
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-2/+2
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-221-1/+1
|\
| * USB: make hcd.h public (drivers dependency)Eric Lescouet2010-05-201-1/+1
* | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-2/+5
* | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-181-2/+2
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* USB host: make Open Firmware device id constantNémeth Márton2010-03-021-1/+1
* USB: FHCI: Correct the size argument to kzallocJulia Lawall2010-03-021-1/+1
* USB: FHCI: avoid NULL pointer dereferenceAlexander Beregalov2010-01-201-1/+2
* USB: FHCI: use dev_name() in place of bus_id.Sachin Sant2009-03-241-2/+2
* USB: Driver for Freescale QUICC Engine USB Host ControllerAnton Vorontsov2009-01-271-0/+836