aboutsummaryrefslogtreecommitdiff
path: root/include/linux/usb/role.h
AgeCommit message (Expand)AuthorFilesLines
2022-01-25usb: roles: fix include/linux/usb/role.h compile issueGravatar Linyu Yuan 1-0/+6
2021-05-27usb: roles: add helper usb_role_string()Gravatar Chunfeng Yun 1-0/+6
2020-03-04usb: roles: Allow the role switches to be namedGravatar Heikki Krogerus 1-0/+2
2020-03-04usb: roles: Provide the switch drivers handle to the switch in the APIGravatar Heikki Krogerus 1-2/+3
2020-03-04usb: roles: Leave the private driver data pointer to the driversGravatar Heikki Krogerus 1-0/+16
2019-11-04usb: roles: Add usb_role_switch_find_by_fwnode()Gravatar Heikki Krogerus 1-0/+3
2019-09-03usb: roles: Add fwnode_usb_role_switch_get() functionGravatar Heikki Krogerus 1-0/+7
2019-09-03usb: roles: Introduce stubs for the exiting functions in role.hGravatar Yu Chen 1-0/+30
2019-02-14usb: roles: Find the muxes by also matching against the device nodeGravatar Heikki Krogerus 1-0/+2
2018-03-22usb: common: Small class for USB role switchesGravatar Heikki Krogerus 1-0/+53