summaryrefslogtreecommitdiff
path: root/drivers/usb/typec/class.c
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-23usb: typec: Introduce mode_selection bitAndrei Kuchynski
2026-01-23usb: typec: Expose alternate mode priority via sysfsAndrei Kuchynski
2026-01-23usb: typec: Add mode_control field to port propertyAndrei Kuchynski
2025-12-17usb: typec: Export typec bus and typec altmode device typeChaoyi Chen
2025-12-17usb: typec: Set the bus also for the port and plug altmodesHeikki Krogerus
2025-10-13usb: typec: class: add typec_get_data_role symbolRD Babiera
2025-04-15usb: typec: class: Unlocked on error in typec_register_partner()Dan Carpenter
2025-04-11usb: typec: class: Invalidate USB device pointers on partner unregistrationAndrei Kuchynski
2025-04-11usb: typec: class: Fix NULL pointer accessAndrei Kuchynski
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-15USB: typec: Use str_enable_disable-like helpersKrzysztof Kozlowski
2025-01-03usb: typec: class: Remove both cable_match() and partner_match()Zijun Hu
2025-01-03driver core: Constify API device_find_child() and adapt for various usagesZijun Hu
2024-12-24usb: typec: Make active on port altmode writableAbhishek Pandit-Subedi
2024-12-24usb: typec: Only use SVID for matching altmodesAbhishek Pandit-Subedi
2024-11-05Merge v6.12-rc6 into usb-nextGreg Kroah-Hartman
2024-10-29usb: typec: use cleanup facility for 'altmodes_node'Javier Carrasco
2024-10-29usb: typec: fix unreleased fwnode_handle in typec_port_register_altmodes()Javier Carrasco
2024-10-21Merge 6.12-rc4 into usb-nextGreg Kroah-Hartman
2024-10-17usb: typec: Add attribute file showing the USB Modes of the partnerHeikki Krogerus
2024-10-17usb: typec: Add attribute file showing the supported USB modes of the portHeikki Krogerus
2024-10-16usb: typec: altmode should keep reference to parentThadeu Lima de Souza Cascardo
2024-06-04usb: typec: Update sysfs when setting opsAbhishek Pandit-Subedi
2024-03-26usb: typec: Return size of buffer if pd_set operation succeedsKyle Tso
2024-03-02usb: typec: constify struct class usageRicardo B. Marliere
2024-01-27usb: typec: altmodes: add svdm version info for typec cablesRD Babiera
2024-01-27usb: typec: altmodes: add typec_cable_ops to typec_altmodeRD Babiera
2024-01-04usb: typec: class: fix typec_altmode_put_partner to put plugsRD Babiera
2024-01-02Revert "usb: typec: class: fix typec_altmode_put_partner to put plugs"Heikki Krogerus
2023-12-15usb: typec: change altmode SVID to u16 entryDmitry Baryshkov
2023-12-15usb: typec: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET
2023-12-04usb: typec: class: fix typec_altmode_put_partner to put plugsRD Babiera
2023-10-16usb: typec: Link enumerated USB devices with Type-C partnerHeikki Krogerus
2023-07-25usb: typec: Use sysfs_emit_at when concatenating the stringKyle Tso
2023-07-25usb: typec: Iterate pds array when showing the pd listKyle Tso
2023-07-25usb: typec: Set port->pd before adding device for typec_portKyle Tso
2023-05-29usb: typec: mux: Remove alt mode parameters from the APIHeikki Krogerus
2023-03-17drivers: remove struct module * setting from struct classGreg Kroah-Hartman
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-01-27driver core: make struct device_type.uevent() take a const *Greg Kroah-Hartman
2023-01-17usb: typec: Add retimer handle to port altmodePrashant Malani
2022-11-29usb: typec: Add partner PD object wrapperPrashant Malani
2022-08-30usb: typec: Remove retimers properlyHeikki Krogerus
2022-07-18Merge 5.19-rc7 into usb-nextGreg Kroah-Hartman
2022-07-14usb: typec: Add retimer handle to portPrashant Malani
2022-07-14usb: typec: Add support for retimersPrashant Malani
2022-07-08usb: typec: add missing uevent when partner support PDLinyu Yuan
2022-06-12usb: typec: USB Power Delivery helpers for ports and partnersHeikki Krogerus