summaryrefslogtreecommitdiff
path: root/drivers/usb/roles/class.c
AgeCommit message (Expand)Author
2024-02-26Merge v6.8-rc6 into usb-nextGreg Kroah-Hartman
2024-02-19usb: roles: don't get/set_role() when usb_role_switch is unregisteredXu Yang
2024-02-19usb: roles: fix NULL pointer issue when put module's referenceXu Yang
2024-02-17usb: roles: Link the switch to its connectorHeikki Krogerus
2023-06-20USB: roles: make role_class a static const structureIvan Orlov
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman
2023-01-27driver core: make struct device_type.uevent() take a const *Greg Kroah-Hartman
2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-11-29usb: roles: fix of node refcount leak in usb_role_switch_is_parent()Yang Yingliang
2022-10-22device property: Constify fwnode connection match APIsAndy Shevchenko
2021-05-27usb: roles: add helper usb_role_string()Chunfeng Yun
2021-04-09usb: roles: Call try_module_get() from usb_role_switch_find_by_fwnode()Hans de Goede
2020-09-07device connection: Remove struct device_connectionHeikki Krogerus
2020-05-13usb: roles: Switch on role-switch uevent reportingBryan O'Donoghue
2020-03-04usb: roles: Allow the role switches to be namedHeikki Krogerus
2020-03-04usb: roles: Provide the switch drivers handle to the switch in the APIHeikki Krogerus
2020-03-04usb: roles: Leave the private driver data pointer to the driversHeikki Krogerus
2020-02-14usb: use kobj_to_dev() APIchenqiwu
2019-12-10usb: roles: fix a potential use after freeWen Yang
2019-11-04usb: roles: Add usb_role_switch_find_by_fwnode()Heikki Krogerus
2019-09-03usb: roles: get usb-role-switch from parentChunfeng Yun
2019-09-03Merge generic_lookup_helpers into usb-nextGreg Kroah-Hartman
2019-09-03usb: roles: Add fwnode_usb_role_switch_get() functionHeikki Krogerus
2019-07-30drivers: Introduce device lookup variants by fwnodeSuzuki K Poulose
2019-07-30drivers: Introduce device lookup variants by nameSuzuki K Poulose
2019-06-03device connection: Find connections also by checking the referencesHeikki Krogerus
2019-02-14usb: roles: Find the muxes by also matching against the device nodeHeikki Krogerus
2018-12-17usb: roles: Add a description for the class to KconfigHeikki Krogerus