index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
typec
/
class.c
Age
Commit message (
Expand
)
Author
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
2021-02-01
usb: typec: Add typec_partner_set_pd_revision
Benson Leung
2021-02-01
usb: typec: Provide PD Specification Revision for cable and partner
Benson Leung
2021-02-01
usb: typec: Standardize PD Revision format with Type-C Revision
Benson Leung
2021-01-07
usb: typec: Send uevent for num_altmodes update
Prashant Malani
2020-12-11
usb: typec: Add class for plug alt mode device
Prashant Malani
2020-11-26
usb: typec: Add type sysfs attribute file for partners
Heikki Krogerus
2020-11-26
usb: typec: Constify static attribute_group structs
Rikard Falkeborn
2020-11-26
usb: typec: Expose Product Type VDOs via sysfs
Prashant Malani
2020-11-20
usb: typec: Fix num_altmodes kernel-doc error
Prashant Malani
2020-11-18
usb: typec: Add plug num_altmodes sysfs attr
Prashant Malani
2020-11-18
usb: typec: Add number of altmodes partner attr
Prashant Malani
2020-10-02
usb: typec: add typec_find_pwr_opmode
Amelie Delaunay
2020-07-21
usb: typec: Comment correction for typec_partner_register_altmode
Kyle Tso
2020-05-13
usb: typec: Add typec_find_orientation()
Heikki Krogerus
2020-03-26
usb: typec: Correct the documentation for typec_cable_put()
Azhar Shaikh
2020-03-04
usb: typec: mux: Add helpers for setting the mux state
Heikki Krogerus
2020-03-04
usb: typec: Add sysfs node to show cc orientation
Badhri Jagan Sridharan
2020-02-12
usb: typec: altmode: Remove the notification chain
Heikki Krogerus
2020-02-12
usb: typec: Allow power role swapping even without USB PD
Heikki Krogerus
2020-02-12
usb: typec: Hide the port_type attribute when it's not supported
Heikki Krogerus
2020-02-12
usb: typec: Make the attributes read-only when writing is not possible
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: More API for cable handling
Heikki Krogerus
2019-12-10
usb: typec: fix use after free in typec_register_port()
Wen Yang
2019-11-04
usb: typec: Remove the callback members from struct typec_capability
Heikki Krogerus
2019-11-04
usb: typec: Separate the operations vector
Heikki Krogerus
2019-11-04
usb: typec: Introduce typec_get_drvdata()
Heikki Krogerus
2019-11-04
usb: typec: Copy everything from struct typec_capability during registration
Heikki Krogerus
2019-07-30
drivers: Introduce device lookup variants by fwnode
Suzuki K Poulose
2019-07-30
drivers: Introduce device lookup variants by name
Suzuki K Poulose
2019-06-03
usb: typec: Registering real device entries for the muxes
Heikki Krogerus
2019-02-14
usb: typec: Find the ports by also matching against the device node
Heikki Krogerus
2019-02-14
usb: typec: Rationalize the API for the muxes
Heikki Krogerus
2019-02-08
usb: typec: Prepare alt mode enter/exit reporting for UCSI alt mode support
Heikki Krogerus
2018-10-09
usb: typec: Fix copy/paste on typec_set_vconn_role() kerneldoc
Stephen Boyd
2018-09-20
usb: typec: class: Don't use port parent for getting mux handles
Heikki Krogerus
2018-09-05
usb: typec: fix kernel-doc parameter warning
Randy Dunlap
2018-07-02
usb: typec: Bus type for alternate modes
Heikki Krogerus
2018-07-02
usb: typec: Register a device for every mode
Heikki Krogerus
2018-07-02
usb: typec: mux: Get the mux identifier from function parameter
Heikki Krogerus
2018-06-28
usb: typec: function for checking cable plug orientation
Heikki Krogerus
2018-06-28
usb: typec: add API to get typec basic port power and data config
Li Jun
[next]