aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/fhci-tds.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-09usb: host: fhci-tds: Remove unused variables 'buf' and 'extra_data'Lee Jones1-7/+4
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-1/+1
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-04usb: whci: fhci: remove comparison to boolGeyslan G. Bem1-1/+1
2012-06-26USB: FHCI: Reusing QUICC Engine USB Controller registers from immap_qe.hGuilherme Maciel Ferreira1-7/+7
2012-04-18usb: Fix various typo within usbMasanari Iida1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-4/+4
2011-01-03drivers: fix comment typo diable -> disable.Justin P. Mattock1-2/+2
2010-05-20USB: make hcd.h public (drivers dependency)Eric Lescouet1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-16USB: FHCI: Fix build after kfifo reworkAnton Vorontsov1-3/+3
2009-12-22kfifo: move struct kfifo in placeStefani Seibold1-18/+17
2009-01-27USB: Driver for Freescale QUICC Engine USB Host ControllerAnton Vorontsov1-0/+626