summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ohci-st.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-27usb: ohci-st: Use devm_platform_get_and_ioremap_resource()Yangtao Li1-10/+4
2023-05-28usb: ohci-st: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2022-09-05usb: clean up after dropping driver registration log spamArd Biesheuvel1-2/+0
2022-08-31usb: reduce kernel log spam on driver registrationArd Biesheuvel1-2/+0
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-25USB: host: use to_platform_deviceGeliang Tang1-4/+2
2014-09-24usb: host: ohci-st: Add OHCI driver support for ST STB devicesPeter Griffin1-0/+349