summaryrefslogtreecommitdiff
path: root/drivers/usb/host/fhci-hcd.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-02-28dt/usb: Eliminate users of of_platform_{,un}register_driverGrant Likely1-5/+4
2011-01-03drivers: fix comment typo diable -> disable.Justin P. Mattock1-2/+2
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely1-2/+2
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely1-1/+1
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely1-2/+5
2010-05-21USB: make hcd.h public (drivers dependency)Eric Lescouet1-1/+1
2010-05-19of: Always use 'struct device.of_node' to get device node pointer.Grant Likely1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-03-03USB host: make Open Firmware device id constantNémeth Márton1-1/+1
2010-03-03USB: FHCI: Correct the size argument to kzallocJulia Lawall1-1/+1
2010-01-21USB: FHCI: avoid NULL pointer dereferenceAlexander Beregalov1-1/+2
2009-03-25USB: FHCI: use dev_name() in place of bus_id.Sachin Sant1-2/+2
2009-01-28USB: Driver for Freescale QUICC Engine USB Host ControllerAnton Vorontsov1-0/+836