summaryrefslogtreecommitdiffstats
path: root/drivers/usb/roles/class.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-13usb: roles: Switch on role-switch uevent reportingBryan O'Donoghue1-1/+3
2020-03-04usb: roles: Allow the role switches to be namedHeikki Krogerus1-1/+2
2020-03-04usb: roles: Provide the switch drivers handle to the switch in the APIHeikki Krogerus1-2/+2
2020-03-04usb: roles: Leave the private driver data pointer to the driversHeikki Krogerus1-0/+22
2020-02-14usb: use kobj_to_dev() APIchenqiwu1-1/+1
2019-12-10usb: roles: fix a potential use after freeWen Yang1-1/+1
2019-11-04usb: roles: Add usb_role_switch_find_by_fwnode()Heikki Krogerus1-0/+21
2019-09-03usb: roles: get usb-role-switch from parentChunfeng Yun1-4/+21
2019-09-03Merge generic_lookup_helpers into usb-nextGreg Kroah-Hartman1-14/+2
2019-09-03usb: roles: Add fwnode_usb_role_switch_get() functionHeikki Krogerus1-0/+20
2019-07-30drivers: Introduce device lookup variants by fwnodeSuzuki K Poulose1-7/+1
2019-07-30drivers: Introduce device lookup variants by nameSuzuki K Poulose1-7/+1
2019-06-03device connection: Find connections also by checking the referencesHeikki Krogerus1-1/+1
2019-02-14usb: roles: Find the muxes by also matching against the device nodeHeikki Krogerus1-3/+18
2018-12-17usb: roles: Add a description for the class to KconfigHeikki Krogerus1-0/+314