summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-npcm7xx.c
AgeCommit message (Expand)Author
2023-07-27usb: ehci-npcm7xx: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-07-27usb: ehci-npcm7xx: fix typo in npcm7xx_ehci_hcd_drv_probe()Yangtao Li
2023-05-28usb: ehci-npcm7xx: Convert to platform remove callback returning voidUwe Kleine-König
2022-09-05usb: clean up after dropping driver registration log spamArd Biesheuvel
2022-08-31usb: reduce kernel log spam on driver registrationArd Biesheuvel
2022-08-19usb: host: npcm7xx: remove USB EHCI host reset sequenceTomer Maimon
2020-09-04usb/host: ehci-npcm7xx: Use pm_ptr() macroPaul Cercueil
2018-06-28USB: host: ehci-npcm7xx: Fix some error codes in probeDan Carpenter
2018-06-25USB host: Add USB ehci support for nuvoton npcm7xx platformAvi Fishman