aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/fhci-dbg.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-31USB: fhci-hcd: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-18/+5
2018-03-09USB: host: fhci: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko1-24/+2
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
2014-07-09drivers/usb/host/fhci-dbg.c: remove unnecessary null test before debugfs_removeFabian Frederick1-6/+2
2012-06-26USB: FHCI: Reusing QUICC Engine USB Controller registers from immap_qe.hGuilherme Maciel Ferreira1-6/+6
2010-05-20USB: make hcd.h public (drivers dependency)Eric Lescouet1-1/+1
2009-06-15USB: FHCI: use the new usb debugfs directoryGreg Kroah-Hartman1-1/+1
2009-03-24USB: FHCI: use dev_name() in place of bus_id.Sachin Sant1-1/+1
2009-01-27USB: Driver for Freescale QUICC Engine USB Host ControllerAnton Vorontsov1-0/+139