aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/fhci.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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