summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/fhci-sched.c
Commit message (Expand)AuthorAgeFilesLines
* usb: host: use usb_endpoint_maxp instead of usb_maxpacketYan Zhu2019-04-191-6/+4Star
* USB: host: fhci: Remove redundant license textGreg Kroah-Hartman2017-11-071-5/+0Star
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* USB: FHCI: avoid redundant conditionHeinrich Schuchardt2016-05-091-1/+1
* QE: Move QE from arch/powerpc to drivers/socZhao Qiang2015-12-231-1/+1
* USB: FHCI: upgrade the isochronous APIAlan Stern2013-05-301-2/+6
* USB: FHCI: use list_move_tail instead of list_del/list_add_tailWei Yongjun2012-09-061-2/+1Star
* USB: FHCI: Reusing QUICC Engine USB Controller registers from immap_qe.hGuilherme Maciel Ferreira2012-06-271-15/+15
* QE/FHCI: fixed the CONTROL bugJerry Huang2011-10-181-4/+15
* fix comment/printk typos concerning "already"Uwe Kleine-König2010-07-111-1/+1
* USB: make hcd.h public (drivers dependency)Eric Lescouet2010-05-201-1/+1
* kfifo: move struct kfifo in placeStefani Seibold2009-12-221-5/+5
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* USB: fhci: mutually exclusive port_statusRoel Kluin2009-07-131-6/+2Star
* USB: Driver for Freescale QUICC Engine USB Host ControllerAnton Vorontsov2009-01-281-0/+888