Age | Commit message (Expand) | Author |
2024-12-24 | usb: typec: Only use SVID for matching altmodes | Abhishek Pandit-Subedi |
2024-07-03 | driver core: have match() callback in struct bus_type take a const * | Greg Kroah-Hartman |
2024-01-27 | usb: typec: altmodes: add typec_cable_ops to typec_altmode | RD Babiera |
2023-08-22 | usb: typec: bus: verify partner exists in typec_altmode_attention | RD Babiera |
2023-03-23 | USB: mark all struct bus_type as const | 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 bus_type.uevent() take a const * | Greg Kroah-Hartman |
2023-01-17 | usb: typec: Make bus switch code retimer-aware | Prashant Malani |
2023-01-17 | usb: typec: Add wrapper for bus switch set code | Prashant Malani |
2022-11-22 | usb: typec: Check for ops->exit instead of ops->enter in altmode_exit | Sven Peter |
2022-04-26 | usb: typec: mux: Introduce indirection | Bjorn Andersson |
2021-07-21 | bus: Make remove callback return void | Uwe Kleine-König |
2021-04-05 | usb: typec: Organize the private headers properly | Heikki Krogerus |
2020-04-22 | usb: typec: altmode: Fix typec_altmode_get_partner sometimes returning an inv... | Naoki Kiryu |
2020-02-12 | usb: typec: altmode: Remove the notification chain | Heikki Krogerus |
2020-01-09 | usb: typec: Give the mux drivers all the details regarding the port state | Heikki Krogerus |
2020-01-09 | usb: typec: Add parameter for the VDO to typec_altmode_enter() | Heikki Krogerus |
2020-01-09 | usb: typec: Block mode entry if the port has the mode disabled | Heikki Krogerus |
2020-01-08 | usb: typec: fix non-kernel-doc comments | Randy Dunlap |
2019-06-12 | usb: typec: Make sure an alt mode exist before getting its partner | Heikki Krogerus |
2018-09-05 | usb/typec: fix kernel-doc notation warning for typec_match_altmode | Randy Dunlap |
2018-07-06 | usb: typec: fix dereference before null check on adev | Colin Ian King |
2018-07-02 | usb: typec: Bus type for alternate modes | Heikki Krogerus |