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/+5Star
* USB: host: fhci: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko2018-03-091-24/+2Star
* USB: host: fhci: Remove redundant license textGreg Kroah-Hartman2017-11-071-5/+0Star
* 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-101-6/+2Star
* USB: FHCI: Reusing QUICC Engine USB Controller registers from immap_qe.hGuilherme Maciel Ferreira2012-06-271-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-161-1/+1
* USB: FHCI: use dev_name() in place of bus_id.Sachin Sant2009-03-251-1/+1
* USB: Driver for Freescale QUICC Engine USB Host ControllerAnton Vorontsov2009-01-281-0/+139