aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/fhci-hub.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-07USB: host: fhci: Remove redundant license textGreg Kroah-Hartman1-5/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2015-12-22QE: Move QE from arch/powerpc to drivers/socZhao Qiang1-1/+1
2015-04-03fhci-hub: use USB_DT_HUBSergei Shtylyov1-1/+1
2015-01-25fhci-hub: use HUB_CHAR_*Sergei Shtylyov1-1/+1
2015-01-25fhci-hub: kill 'len' variable in fhci_hub_control()Sergei Shtylyov1-4/+0
2015-01-25fhci-hub: no need to overwrite byte 3 of the Hub DescriptorSergei Shtylyov1-3/+2
2012-06-26USB: FHCI: Reusing QUICC Engine USB Controller registers from immap_qe.hGuilherme Maciel Ferreira1-8/+8
2010-05-20USB: make hcd.h public (drivers dependency)Eric Lescouet1-1/+1
2009-01-27USB: Driver for Freescale QUICC Engine USB Host ControllerAnton Vorontsov1-0/+345