index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
typec
/
class.c
Age
Commit message (
Expand
)
Author
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
2018-03-22
usb: typec: Separate the definitions for data and power roles
Heikki Krogerus
2018-03-22
usb: typec: API for controlling USB Type-C Multiplexers
Heikki Krogerus