summaryrefslogtreecommitdiff
path: root/drivers/usb/typec/port-mapper.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-16usb: typec: Link enumerated USB devices with Type-C partnerHeikki Krogerus1-2/+7
2022-03-02ACPI: bus: Introduce acpi_bus_for_each_dev()Rafael J. Wysocki1-1/+1
2022-01-25usb: typec: Don't try to register component master without componentsHeikki Krogerus1-0/+2
2022-01-25usb: typec: Only attempt to link USB ports if there is fwnodeHeikki Krogerus1-1/+5
2021-12-30usb: typec: port-mapper: Convert to the component frameworkHeikki Krogerus1-240/+39
2021-04-14usb: typec: silence a static checker warningDan Carpenter1-2/+4
2021-04-09usb: typec: Link all ports during connector registrationHeikki Krogerus1-2/+60
2021-04-09usb: typec: Port mapping utilityHeikki Krogerus1-0/+219