- fe8db0b usb: typec: Update sysfs when setting ops by Abhishek Pandit-Subedi · 10 months ago
- 53f5094 usb: typec: Return size of buffer if pd_set operation succeeds by Kyle Tso · 12 months ago
- c40b51b usb: typec: constify struct class usage by Ricardo B. Marliere · 1 year ago
- 231b731 usb: typec: altmodes: add svdm version info for typec cables by RD Babiera · 1 year, 2 months ago
- 7494d4b usb: typec: altmodes: add typec_cable_ops to typec_altmode by RD Babiera · 1 year, 2 months ago
- 5962ded usb: typec: class: fix typec_altmode_put_partner to put plugs by RD Babiera · 1 year, 2 months ago
- 9c6b789 Revert "usb: typec: class: fix typec_altmode_put_partner to put plugs" by Heikki Krogerus · 1 year, 2 months ago
- 0dbda97 usb: typec: change altmode SVID to u16 entry by Dmitry Baryshkov · 1 year, 3 months ago
- 7516f86 usb: typec: Remove usage of the deprecated ida_simple_xx() API by Christophe JAILLET · 1 year, 3 months ago
- b17b7fe usb: typec: class: fix typec_altmode_put_partner to put plugs by RD Babiera · 1 year, 4 months ago
- 59de2a5 usb: typec: Link enumerated USB devices with Type-C partner by Heikki Krogerus · 1 year, 5 months ago
- 609fded usb: typec: Use sysfs_emit_at when concatenating the string by Kyle Tso · 1 year, 9 months ago
- 4b642dc usb: typec: Iterate pds array when showing the pd list by Kyle Tso · 1 year, 9 months ago
- b33ebb2 usb: typec: Set port->pd before adding device for typec_port by Kyle Tso · 1 year, 9 months ago
- 3524fe3 usb: typec: mux: Remove alt mode parameters from the API by Heikki Krogerus · 1 year, 10 months ago
- 10a03c3 drivers: remove struct module * setting from struct class by Greg Kroah-Hartman · 2 years ago
- a93e884e Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 2 years, 1 month ago
- 162736b driver core: make struct device_type.uevent() take a const * by Greg Kroah-Hartman · 2 years, 2 months ago
- 2476de8 usb: typec: Add retimer handle to port altmode by Prashant Malani · 2 years, 2 months ago
- 0323998 usb: typec: Add partner PD object wrapper by Prashant Malani · 2 years, 4 months ago
- b7cafb8 usb: typec: Remove retimers properly by Heikki Krogerus · 2 years, 7 months ago
- dc14036 Merge 5.19-rc7 into usb-next by Greg Kroah-Hartman · 2 years, 8 months ago
- f31a870 usb: typec: Add retimer handle to port by Prashant Malani · 2 years, 8 months ago
- ddaf8d9 usb: typec: Add support for retimers by Prashant Malani · 2 years, 8 months ago
- 6fb9e1d usb: typec: add missing uevent when partner support PD by Linyu Yuan · 2 years, 9 months ago
- a7cff92 usb: typec: USB Power Delivery helpers for ports and partners by Heikki Krogerus · 2 years, 11 months ago
- 2e7dfb0 usb: typec: Factor out non-PD fwnode properties by Samuel Holland · 3 years, 1 month ago
- 730b49a usb: typec: port-mapper: Convert to the component framework by Heikki Krogerus · 3 years, 3 months ago
- 0302619 usb: typec: Add the missed altmode_id_remove() in typec_register_altmode() by Jing Xiangfeng · 3 years, 9 months ago
- 7b458a4 usb: typec: Add typec_port_register_altmodes() by Hans de Goede · 4 years ago
- ee64fc5 usb: typec: Link all ports during connector registration by Heikki Krogerus · 4 years ago
- ae196dd usb: typec: Port mapping utility by Heikki Krogerus · 4 years ago
- f70d436 usb: typec: Declare the typec_class static by Heikki Krogerus · 4 years ago
- 1e2ed7b usb: typec: Organize the private headers properly by Heikki Krogerus · 4 years ago
- 3c5960c usb: typec: Manage SVDM version by Kyle Tso · 4 years, 1 month ago
- 0e1d6f5 usb: pd: Update VDO definitions by Kyle Tso · 4 years, 1 month ago
- 32e9b48 usb: typec: Return void in typec_partner_set_pd_revision by Kyle Tso · 4 years, 1 month ago
- 29b0129 usb: typec: Add typec_partner_set_pd_revision by Benson Leung · 4 years, 1 month ago
- f5030e2 usb: typec: Provide PD Specification Revision for cable and partner by Benson Leung · 4 years, 1 month ago
- 1ed8459 usb: typec: Standardize PD Revision format with Type-C Revision by Benson Leung · 4 years, 1 month ago
- 6c75c2b usb: typec: Send uevent for num_altmodes update by Prashant Malani · 4 years, 2 months ago
- ecf4d43 usb: typec: Add class for plug alt mode device by Prashant Malani · 4 years, 3 months ago
- ab37fa8 usb: typec: Add type sysfs attribute file for partners by Heikki Krogerus · 4 years, 4 months ago
- 690756a usb: typec: Constify static attribute_group structs by Rikard Falkeborn · 4 years, 4 months ago
- 2e70c49 usb: typec: Expose Product Type VDOs via sysfs by Prashant Malani · 4 years, 4 months ago
- 52a0372 usb: typec: Fix num_altmodes kernel-doc error by Prashant Malani · 4 years, 4 months ago
- e1e5236 usb: typec: Add plug num_altmodes sysfs attr by Prashant Malani · 4 years, 4 months ago
- a0ccdc4 usb: typec: Add number of altmodes partner attr by Prashant Malani · 4 years, 4 months ago
- 12f3467 usb: typec: add typec_find_pwr_opmode by Amelie Delaunay · 4 years, 6 months ago
- 1401bfe usb: typec: Comment correction for typec_partner_register_altmode by Kyle Tso · 4 years, 8 months ago
- 8c49c9e usb: typec: Add typec_find_orientation() by Heikki Krogerus · 4 years, 10 months ago
- 6e56274 usb: typec: Correct the documentation for typec_cable_put() by Azhar Shaikh · 5 years ago
- 774a9df usb: typec: mux: Add helpers for setting the mux state by Heikki Krogerus · 5 years ago
- 75f81a7 usb: typec: Add sysfs node to show cc orientation by Badhri Jagan Sridharan · 5 years ago
- bbe80c9 usb: typec: altmode: Remove the notification chain by Heikki Krogerus · 5 years ago
- ae4ba35 usb: typec: Allow power role swapping even without USB PD by Heikki Krogerus · 5 years ago
- 7932306 usb: typec: Hide the port_type attribute when it's not supported by Heikki Krogerus · 5 years ago
- b747038 usb: typec: Make the attributes read-only when writing is not possible by Heikki Krogerus · 5 years ago
- 87e3daa usb: typec: Give the mux drivers all the details regarding the port state by Heikki Krogerus · 5 years ago
- b66b40e usb: typec: More API for cable handling by Heikki Krogerus · 5 years ago
- 5c388ab usb: typec: fix use after free in typec_register_port() by Wen Yang · 5 years ago
- 8c038ea usb: typec: Remove the callback members from struct typec_capability by Heikki Krogerus · 5 years ago
- 46310e4 usb: typec: Separate the operations vector by Heikki Krogerus · 5 years ago
- 8c127a4 usb: typec: Introduce typec_get_drvdata() by Heikki Krogerus · 5 years ago
- ad772c3 usb: typec: Copy everything from struct typec_capability during registration by Heikki Krogerus · 5 years ago
- 67843bb drivers: Introduce device lookup variants by fwnode by Suzuki K Poulose · 6 years ago
- 6cda08a drivers: Introduce device lookup variants by name by Suzuki K Poulose · 6 years ago
- 3370db3 usb: typec: Registering real device entries for the muxes by Heikki Krogerus · 6 years ago
- 6a0bbcf usb: typec: Find the ports by also matching against the device node by Heikki Krogerus · 6 years ago
- 540bfab usb: typec: Rationalize the API for the muxes by Heikki Krogerus · 6 years ago
- b0fcdff usb: typec: Prepare alt mode enter/exit reporting for UCSI alt mode support by Heikki Krogerus · 6 years ago
- f65861c usb: typec: Fix copy/paste on typec_set_vconn_role() kerneldoc by Stephen Boyd · 6 years ago
- 2348112 usb: typec: class: Don't use port parent for getting mux handles by Heikki Krogerus · 6 years ago
- 49aa5af usb: typec: fix kernel-doc parameter warning by Randy Dunlap · 7 years ago
- 8a37d87 usb: typec: Bus type for alternate modes by Heikki Krogerus · 7 years ago
- 4ab8c18 usb: typec: Register a device for every mode by Heikki Krogerus · 7 years ago
- 93dd2112 usb: typec: mux: Get the mux identifier from function parameter by Heikki Krogerus · 7 years ago
- aaf3f4e usb: typec: function for checking cable plug orientation by Heikki Krogerus · 7 years ago
- 9c90e02 usb: typec: add API to get typec basic port power and data config by Li Jun · 7 years ago
- ceeb162 usb: typec: Separate the definitions for data and power roles by Heikki Krogerus · 7 years ago
- bdecb33 usb: typec: API for controlling USB Type-C Multiplexers by Heikki Krogerus · 7 years ago[Renamed (95%) from drivers/usb/typec/typec.c]
- cf6e06c usb: typec: Start using ERR_PTR by Heikki Krogerus · 7 years ago
- a8f523f USB: typec: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
- 5fd54ac USB: add SPDX identifiers to all remaining files in drivers/usb/ by Greg Kroah-Hartman · 7 years ago
- bab3548 usb: typec: Add a sysfs node to manage port type by Badhri Jagan Sridharan · 8 years ago
- 7ee4ce6 usb: typec: update partner power delivery support with opmode by Heikki Krogerus · 8 years ago
- a86c309 usb: typec: Don't prevent using constant typec_mode_desc initializers by Mats Karrman · 8 years ago
- fab9288 usb: USB Type-C connector class by Heikki Krogerus · 8 years ago