Age | Commit message (Expand) | Author |
2025-01-28 | Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2025-01-15 | USB: typec: Use str_enable_disable-like helpers | Krzysztof Kozlowski |
2025-01-03 | usb: typec: class: Remove both cable_match() and partner_match() | Zijun Hu |
2025-01-03 | driver core: Constify API device_find_child() and adapt for various usages | Zijun Hu |
2024-12-24 | usb: typec: Make active on port altmode writable | Abhishek Pandit-Subedi |
2024-12-24 | usb: typec: Only use SVID for matching altmodes | Abhishek Pandit-Subedi |
2024-11-05 | Merge v6.12-rc6 into usb-next | Greg Kroah-Hartman |
2024-10-29 | usb: typec: use cleanup facility for 'altmodes_node' | Javier Carrasco |
2024-10-29 | usb: typec: fix unreleased fwnode_handle in typec_port_register_altmodes() | Javier Carrasco |
2024-10-21 | Merge 6.12-rc4 into usb-next | Greg Kroah-Hartman |
2024-10-17 | usb: typec: Add attribute file showing the USB Modes of the partner | Heikki Krogerus |
2024-10-17 | usb: typec: Add attribute file showing the supported USB modes of the port | Heikki Krogerus |
2024-10-16 | usb: typec: altmode should keep reference to parent | Thadeu Lima de Souza Cascardo |
2024-06-04 | usb: typec: Update sysfs when setting ops | Abhishek Pandit-Subedi |
2024-03-26 | usb: typec: Return size of buffer if pd_set operation succeeds | Kyle Tso |
2024-03-02 | usb: typec: constify struct class usage | Ricardo B. Marliere |
2024-01-27 | usb: typec: altmodes: add svdm version info for typec cables | RD Babiera |
2024-01-27 | usb: typec: altmodes: add typec_cable_ops to typec_altmode | RD Babiera |
2024-01-04 | usb: typec: class: fix typec_altmode_put_partner to put plugs | RD Babiera |
2024-01-02 | Revert "usb: typec: class: fix typec_altmode_put_partner to put plugs" | Heikki Krogerus |
2023-12-15 | usb: typec: change altmode SVID to u16 entry | Dmitry Baryshkov |
2023-12-15 | usb: typec: Remove usage of the deprecated ida_simple_xx() API | Christophe JAILLET |
2023-12-04 | usb: typec: class: fix typec_altmode_put_partner to put plugs | RD Babiera |
2023-10-16 | usb: typec: Link enumerated USB devices with Type-C partner | Heikki Krogerus |
2023-07-25 | usb: typec: Use sysfs_emit_at when concatenating the string | Kyle Tso |
2023-07-25 | usb: typec: Iterate pds array when showing the pd list | Kyle Tso |
2023-07-25 | usb: typec: Set port->pd before adding device for typec_port | Kyle Tso |
2023-05-29 | usb: typec: mux: Remove alt mode parameters from the API | Heikki Krogerus |
2023-03-17 | drivers: remove struct module * setting from struct class | Greg Kroah-Hartman |
2023-02-24 | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-01-27 | driver core: make struct device_type.uevent() take a const * | Greg Kroah-Hartman |
2023-01-17 | usb: typec: Add retimer handle to port altmode | Prashant Malani |
2022-11-29 | usb: typec: Add partner PD object wrapper | Prashant Malani |
2022-08-30 | usb: typec: Remove retimers properly | Heikki Krogerus |
2022-07-18 | Merge 5.19-rc7 into usb-next | Greg Kroah-Hartman |
2022-07-14 | usb: typec: Add retimer handle to port | Prashant Malani |
2022-07-14 | usb: typec: Add support for retimers | Prashant Malani |
2022-07-08 | usb: typec: add missing uevent when partner support PD | Linyu Yuan |
2022-06-12 | usb: typec: USB Power Delivery helpers for ports and partners | Heikki Krogerus |
2022-02-17 | usb: typec: Factor out non-PD fwnode properties | Samuel Holland |
2021-12-30 | usb: typec: port-mapper: Convert to the component framework | Heikki Krogerus |
2021-06-17 | usb: typec: Add the missed altmode_id_remove() in typec_register_altmode() | Jing Xiangfeng |
2021-04-09 | usb: typec: Add typec_port_register_altmodes() | Hans de Goede |
2021-04-09 | usb: typec: Link all ports during connector registration | Heikki Krogerus |
2021-04-09 | usb: typec: Port mapping utility | Heikki Krogerus |
2021-04-05 | usb: typec: Declare the typec_class static | Heikki Krogerus |
2021-04-05 | usb: typec: Organize the private headers properly | Heikki Krogerus |
2021-02-09 | usb: typec: Manage SVDM version | Kyle Tso |
2021-02-03 | usb: pd: Update VDO definitions | Kyle Tso |
2021-02-02 | usb: typec: Return void in typec_partner_set_pd_revision | Kyle Tso |