summaryrefslogtreecommitdiff
path: root/drivers/usb/typec/retimer.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-02usb: typec: constify struct class usageRicardo B. Marliere1-1/+1
2023-03-17drivers: remove struct module * setting from struct classGreg Kroah-Hartman1-1/+0
2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2022-10-22device property: Constify fwnode connection match APIsAndy Shevchenko1-1/+1
2022-10-22usb: typec: retimer: Use device type for matchingHeikki Krogerus1-14/+2
2022-09-30usb: typec: Replace custom implementation of device_match_fwnode()Andy Shevchenko1-1/+1
2022-07-27usb: typec: retimer: Add missing id check in match callbackNĂ­colas F. R. A. Prado1-2/+7
2022-07-14usb: typec: Add support for retimersPrashant Malani1-0/+168