summaryrefslogtreecommitdiffstats
path: root/include/linux/usb/role.h
Commit message (Expand)AuthorAgeFilesLines
* usb: roles: fix include/linux/usb/role.h compile issueLinyu Yuan2022-01-251-0/+6
* usb: roles: add helper usb_role_string()Chunfeng Yun2021-05-271-0/+6
* usb: roles: Allow the role switches to be namedHeikki Krogerus2020-03-041-0/+2
* usb: roles: Provide the switch drivers handle to the switch in the APIHeikki Krogerus2020-03-041-2/+3
* usb: roles: Leave the private driver data pointer to the driversHeikki Krogerus2020-03-041-0/+16
* usb: roles: Add usb_role_switch_find_by_fwnode()Heikki Krogerus2019-11-041-0/+3
* usb: roles: Add fwnode_usb_role_switch_get() functionHeikki Krogerus2019-09-031-0/+7
* usb: roles: Introduce stubs for the exiting functions in role.hYu Chen2019-09-031-0/+30
* usb: roles: Find the muxes by also matching against the device nodeHeikki Krogerus2019-02-141-0/+2
* usb: common: Small class for USB role switchesHeikki Krogerus2018-03-221-0/+53