summaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec/retimer.c
Commit message (Expand)AuthorAgeFilesLines
* drivers: remove struct module * setting from struct classGreg Kroah-Hartman2023-03-171-1/+0
* Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-12-161-1/+1
|\
| * device property: Constify fwnode connection match APIsAndy Shevchenko2022-10-221-1/+1
* | usb: typec: retimer: Use device type for matchingHeikki Krogerus2022-10-221-14/+2
|/
* usb: typec: Replace custom implementation of device_match_fwnode()Andy Shevchenko2022-09-301-1/+1
* usb: typec: retimer: Add missing id check in match callbackNĂ­colas F. R. A. Prado2022-07-271-2/+7
* usb: typec: Add support for retimersPrashant Malani2022-07-141-0/+168