aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-st.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-30usb: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-3/+1
2019-06-03usb: host: ohci-st: Remove set but not used variable 'ohci'YueHaibing1-2/+0
2017-11-07USB: host: ohci: Remove redundant license textGreg Kroah-Hartman1-4/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2016-06-30usb: host: ohci-st: Inform the reset framework that our reset line may be sharedLee Jones1-2/+4
2016-01-24USB: host: use to_platform_deviceGeliang Tang1-4/+2
2014-09-23usb: host: ohci-st: Add OHCI driver support for ST STB devicesPeter Griffin1-0/+349