summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/fhci-dbg.c
Commit message (Expand)AuthorAgeFilesLines
* USB: fhci-hcd: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2018-05-311-18/+5
* USB: host: fhci: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko2018-03-091-24/+2
* USB: host: fhci: Remove redundant license textGreg Kroah-Hartman2017-11-071-5/+0
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* drivers/usb/host/fhci-dbg.c: remove unnecessary null test before debugfs_removeFabian Frederick2014-07-091-6/+2
* USB: FHCI: Reusing QUICC Engine USB Controller registers from immap_qe.hGuilherme Maciel Ferreira2012-06-261-6/+6
* USB: make hcd.h public (drivers dependency)Eric Lescouet2010-05-201-1/+1
* USB: FHCI: use the new usb debugfs directoryGreg Kroah-Hartman2009-06-151-1/+1
* USB: FHCI: use dev_name() in place of bus_id.Sachin Sant2009-03-241-1/+1
* USB: Driver for Freescale QUICC Engine USB Host ControllerAnton Vorontsov2009-01-271-0/+139