summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-st.c
Commit message (Expand)AuthorAgeFilesLines
* usb: ehci-st: Use devm_platform_get_and_ioremap_resource()Yangtao Li2023-07-271-9/+3
* usb: ehci-st: Convert to platform remove callback returning voidUwe Kleine-König2023-05-281-4/+2
* usb: clean up after dropping driver registration log spamArd Biesheuvel2022-09-051-2/+0
* usb: reduce kernel log spam on driver registrationArd Biesheuvel2022-08-311-2/+0
* usb: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-07-301-3/+1
* usb: host: ehci-st: Remove set but not used variable 'ehci'YueHaibing2019-06-031-2/+0
* pinctrl: files should directly include apis they useStephen Rothwell2018-02-051-0/+1
* USB: host: ehci: Remove redundant license textGreg Kroah-Hartman2017-11-071-4/+0
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* usb: host: ehci-st: Inform the reset framework that our reset line may be sharedLee Jones2016-06-301-2/+4
* USB: host: use to_platform_deviceGeliang Tang2016-01-241-4/+2
* usb: host: ehci-st: Simplify return statementSaurabh Karajgaonkar2015-08-051-6/+1
* usb: host: ehci-st: Add EHCI support for ST STB devicesPeter Griffin2014-09-231-0/+375