aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/fhci.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-31USB: fhci-hcd: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-2/+0
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-2/+2
2013-05-30USB: FHCI: upgrade the isochronous APIAlan Stern1-1/+1
2012-06-26USB: FHCI: Reusing QUICC Engine USB Controller registers from immap_qe.hGuilherme Maciel Ferreira1-20/+2
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2010-05-20USB: FHCI: cq_get() should check kfifo_out()'s return valueAnton Vorontsov1-2/+7
2010-05-20USB: make hcd.h public (drivers dependency)Eric Lescouet1-1/+1
2009-12-22kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold1-2/+2
2009-12-22kfifo: cleanup namespaceStefani Seibold1-3/+3
2009-12-22kfifo: move out spinlockStefani Seibold1-1/+1
2009-12-22kfifo: move struct kfifo in placeStefani Seibold1-5/+5
2009-01-27USB: Driver for Freescale QUICC Engine USB Host ControllerAnton Vorontsov1-0/+607