aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/fhci-hcd.c
Commit message (Expand)AuthorAgeFilesLines
* 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