aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/fhci-sched.c
AgeCommit message (Expand)Author
2020-08-05Merge tag 'usb-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-07-30treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()Kees Cook
2020-07-09usb: host: fhci-sched: Remove unused variable 'td'Lee Jones
2019-04-19usb: host: use usb_endpoint_maxp instead of usb_maxpacketYan Zhu
2017-11-07USB: host: fhci: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2016-05-09USB: FHCI: avoid redundant conditionHeinrich Schuchardt
2015-12-22QE: Move QE from arch/powerpc to drivers/socZhao Qiang
2013-05-30USB: FHCI: upgrade the isochronous APIAlan Stern
2012-09-05USB: FHCI: use list_move_tail instead of list_del/list_add_tailWei Yongjun
2012-06-26USB: FHCI: Reusing QUICC Engine USB Controller registers from immap_qe.hGuilherme Maciel Ferreira
2011-10-18QE/FHCI: fixed the CONTROL bugJerry Huang
2010-07-11fix comment/printk typos concerning "already"Uwe Kleine-König
2010-05-20USB: make hcd.h public (drivers dependency)Eric Lescouet
2009-12-22kfifo: move struct kfifo in placeStefani Seibold
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-07-12USB: fhci: mutually exclusive port_statusRoel Kluin
2009-01-27USB: Driver for Freescale QUICC Engine USB Host ControllerAnton Vorontsov