summaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec/port-mapper.c
Commit message (Expand)AuthorAgeFilesLines
* ACPI: bus: Introduce acpi_bus_for_each_dev()Rafael J. Wysocki2022-03-021-1/+1
* usb: typec: Don't try to register component master without componentsHeikki Krogerus2022-01-251-0/+2
* usb: typec: Only attempt to link USB ports if there is fwnodeHeikki Krogerus2022-01-251-1/+5
* usb: typec: port-mapper: Convert to the component frameworkHeikki Krogerus2021-12-301-240/+39
* usb: typec: silence a static checker warningDan Carpenter2021-04-141-2/+4
* usb: typec: Link all ports during connector registrationHeikki Krogerus2021-04-091-2/+60
* usb: typec: Port mapping utilityHeikki Krogerus2021-04-091-0/+219