summaryrefslogtreecommitdiffstats
path: root/include/linux/usb/role.h
AgeCommit message (Expand)AuthorFilesLines
2020-03-04usb: roles: Allow the role switches to be namedHeikki Krogerus1-0/+2
2020-03-04usb: roles: Provide the switch drivers handle to the switch in the APIHeikki Krogerus1-2/+3
2020-03-04usb: roles: Leave the private driver data pointer to the driversHeikki Krogerus1-0/+16
2019-11-04usb: roles: Add usb_role_switch_find_by_fwnode()Heikki Krogerus1-0/+3
2019-09-03usb: roles: Add fwnode_usb_role_switch_get() functionHeikki Krogerus1-0/+7
2019-09-03usb: roles: Introduce stubs for the exiting functions in role.hYu Chen1-0/+30
2019-02-14usb: roles: Find the muxes by also matching against the device nodeHeikki Krogerus1-0/+2
2018-03-22usb: common: Small class for USB role switchesHeikki Krogerus1-0/+53