aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host/fhci-hcd.c
AgeCommit message (Expand)Author
2013-12-08usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen
2013-10-09drivers: clean-up prom.h implicit includesRob Herring
2012-11-21usb: remove use of __devexitBill Pemberton
2012-11-21usb: remove use of __devinitBill Pemberton
2012-11-21usb: remove use of __devexit_pBill Pemberton
2012-06-26USB: FHCI: Reusing QUICC Engine USB Controller registers from immap_qe.hGuilherme Maciel Ferreira
2011-11-28usb: convert drivers/usb/* to use module_platform_driver()Axel Lin
2011-09-18USB: irq: Remove IRQF_DISABLEDYong Zhang
2011-08-23usb: fhci-hcd: Allocate pram dynamically.Joakim Tjernlund
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-28dt/usb: Eliminate users of of_platform_{,un}register_driverGrant Likely
2011-01-03drivers: fix comment typo diable -> disable.Justin P. Mattock
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-20USB: make hcd.h public (drivers dependency)Eric Lescouet
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-02USB host: make Open Firmware device id constantNémeth Márton
2010-03-02USB: FHCI: Correct the size argument to kzallocJulia Lawall
2010-01-20USB: FHCI: avoid NULL pointer dereferenceAlexander Beregalov
2009-03-24USB: FHCI: use dev_name() in place of bus_id.Sachin Sant
2009-01-27USB: Driver for Freescale QUICC Engine USB Host ControllerAnton Vorontsov