summaryrefslogtreecommitdiffstats
path: root/drivers/usb/roles/class.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* usb: roles: Allow the role switches to be namedHeikki Krogerus2020-03-041-1/+2
* usb: roles: Provide the switch drivers handle to the switch in the APIHeikki Krogerus2020-03-041-2/+2
* usb: roles: Leave the private driver data pointer to the driversHeikki Krogerus2020-03-041-0/+22
* usb: use kobj_to_dev() APIchenqiwu2020-02-141-1/+1
* usb: roles: fix a potential use after freeWen Yang2019-12-101-1/+1
* usb: roles: Add usb_role_switch_find_by_fwnode()Heikki Krogerus2019-11-041-0/+21
* usb: roles: get usb-role-switch from parentChunfeng Yun2019-09-031-4/+21
* Merge generic_lookup_helpers into usb-nextGreg Kroah-Hartman2019-09-031-14/+2
|\
| * drivers: Introduce device lookup variants by fwnodeSuzuki K Poulose2019-07-301-7/+1
| * drivers: Introduce device lookup variants by nameSuzuki K Poulose2019-07-301-7/+1
* | usb: roles: Add fwnode_usb_role_switch_get() functionHeikki Krogerus2019-09-031-0/+20
|/
* device connection: Find connections also by checking the referencesHeikki Krogerus2019-06-031-1/+1
* usb: roles: Find the muxes by also matching against the device nodeHeikki Krogerus2019-02-141-3/+18
* usb: roles: Add a description for the class to KconfigHeikki Krogerus2018-12-171-0/+314