index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
fhci.h
Age
Commit message (
Expand
)
Author
2018-05-31
USB: fhci-hcd: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2017-11-07
USB: host: fhci: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2015-12-22
QE: Move QE from arch/powerpc to drivers/soc
Zhao Qiang
2013-05-30
USB: FHCI: upgrade the isochronous API
Alan Stern
2012-06-26
USB: FHCI: Reusing QUICC Engine USB Controller registers from immap_qe.h
Guilherme Maciel Ferreira
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-05-20
USB: FHCI: cq_get() should check kfifo_out()'s return value
Anton Vorontsov
2010-05-20
USB: make hcd.h public (drivers dependency)
Eric Lescouet
2009-12-22
kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...
Stefani Seibold
2009-12-22
kfifo: cleanup namespace
Stefani Seibold
2009-12-22
kfifo: move out spinlock
Stefani Seibold
2009-12-22
kfifo: move struct kfifo in place
Stefani Seibold
2009-01-27
USB: Driver for Freescale QUICC Engine USB Host Controller
Anton Vorontsov