aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/fhci-sched.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-09USB: FHCI: avoid redundant conditionHeinrich Schuchardt1-1/+1
2015-12-22QE: Move QE from arch/powerpc to drivers/socZhao Qiang1-1/+1
2013-05-30USB: FHCI: upgrade the isochronous APIAlan Stern1-2/+6
2012-09-05USB: FHCI: use list_move_tail instead of list_del/list_add_tailWei Yongjun1-2/+1
2012-06-26USB: FHCI: Reusing QUICC Engine USB Controller registers from immap_qe.hGuilherme Maciel Ferreira1-15/+15
2011-10-18QE/FHCI: fixed the CONTROL bugJerry Huang1-4/+15
2010-07-11fix comment/printk typos concerning "already"Uwe Kleine-König1-1/+1
2010-05-20USB: make hcd.h public (drivers dependency)Eric Lescouet1-1/+1
2009-12-22kfifo: move struct kfifo in placeStefani Seibold1-5/+5
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-07-12USB: fhci: mutually exclusive port_statusRoel Kluin1-6/+2
2009-01-27USB: Driver for Freescale QUICC Engine USB Host ControllerAnton Vorontsov1-0/+888