summaryrefslogtreecommitdiff
path: root/drivers/staging/typec
AgeCommit message (Expand)Author
2018-06-28staging: typec: tcpci: move tcpci drivers out of stagingLi Jun
2018-06-28staging: typec: tcpci: Only touch target bit when enable vconnLi Jun
2018-06-28staging: typec: tcpci: keep the disconnected cc line openLi Jun
2018-06-28staging: typec: tcpci: enable vbus detectionLi Jun
2018-06-28staging: typec: tcpci: register port before request irqPeter Chen
2018-06-28staging: typec: tcpci: use IS_ERR() instead of PTR_ERR_OR_ZERO()Li Jun
2018-06-28staging: typec: tcpci: remove unused tcpci_tcpc_configLi Jun
2018-06-28usb: typec: add fwnode to tcpcLi Jun
2018-06-28staging: typec: tcpci: add compatible string for nxp ptn5110Li Jun
2018-04-22staging: typec: rt1711h typec chip driverShuFan Lee
2018-03-12staging: typec: modify parameter of tcpci_irqShuFan Lee
2018-03-09staging: typec: handle vendor defined part and modify drp toggling flowShuFan Lee
2018-01-15staging: typec: remove redundant license textGreg Kroah-Hartman
2018-01-15staging: typec: add SPDX identifier.Greg Kroah-Hartman
2017-12-19staging: typec: fix endianness mismatch identified by sparseGabriel L. Somlo
2017-10-18staging: typec: tcpci: mark expected switch fall-through in tcpci_to_typec_ccGustavo A. R. Silva
2017-09-18usb: typec: fusb302: Move out of stagingGuenter Roeck
2017-09-18typec: tcpm: Move out of stagingGuenter Roeck
2017-09-18staging: typec: pd: Document struct pd_messageGuenter Roeck
2017-09-18staging: typec: tcpm: Document data structuresGuenter Roeck
2017-09-18staging: typec: tcpm: Drop commented out codeGuenter Roeck
2017-09-01staging: typec: fusb302: make structure fusb302_psy_desc staticColin Ian King
2017-08-31staging: typec: fusb302: Export current-limit through a power_supply class devHans de Goede
2017-08-31staging: typec: fusb302: Add support for USB2 charger detection through extconHans de Goede
2017-08-31staging: typec: fusb302: Use client->irq as irq if setHans de Goede
2017-08-31staging: typec: fusb302: Get max snk mv/ma/mw from device-propertiesHans de Goede
2017-08-31staging: typec: fusb302: Set max supply voltage to 5VHans de Goede
2017-08-31staging: typec: tcpm: Add get_current_limit tcpc_dev callbackHans de Goede
2017-08-29staging: typec: tcpm: Switch to PORT_RESET instead of SNK_UNATTACHEDBadhri Jagan Sridharan
2017-08-29staging: typec: tcpm: Do not send PING msgs in TCPMBadhri Jagan Sridharan
2017-08-29staging: typec: tcpm: typec: tcpm: Wait for CC debounce before PD excgBadhri Jagan Sridharan
2017-08-29staging: typec: tcpm: add cc change handling in src statesBadhri Jagan Sridharan
2017-08-29staging: typec: tcpm: Consider port_type while determining unattached_stateBadhri Jagan Sridharan
2017-08-29staging: typec: tcpm: Comply with TryWait.SNK StateBadhri Jagan Sridharan
2017-08-29staging: typec: tcpm: Follow Try.SRC exit requirementsBadhri Jagan Sridharan
2017-08-29staging: typec: tcpm: Check for Rp for tPDDebounceBadhri Jagan Sridharan
2017-08-29staging: typec: tcpm: Prevent TCPM from looping in SRC_TRYWAITBadhri Jagan Sridharan
2017-08-29staging: typec: tcpm: Check for port type for Try.SRC/Try.SNKBadhri Jagan Sridharan
2017-08-29staging: typec: tcpm: set port type callbackBadhri Jagan Sridharan
2017-08-28staging: typec: Add __printf verificationJoe Perches
2017-08-22staging: typec: tcpm: make function tcpm_get_pwr_opmodeColin Ian King
2017-08-18staging: typec: tcpm: explicit_contract is always establishedBadhri Jagan Sridharan
2017-08-18staging: typec: tcpm: Report right typec_pwr_opmodeBadhri Jagan Sridharan
2017-08-18staging: typec: tcpm: Check cc status before entering SRC_TRY_DEBOUCEBadhri Jagan Sridharan
2017-08-18staging: typec: tcpm: Improve role swap with non PD capable partnersGuenter Roeck
2017-08-18staging: typec: tcpm: Add timeout when waiting for role swap completionGuenter Roeck
2017-08-18staging: typec: tcpm: Select default state based on port typeBadhri Jagan Sridharan
2017-08-18staging: typec: tcpm: Set default state after error recovery based on port typeBadhri Jagan Sridharan
2017-08-18staging: typec: tcpm: Report role swap complete after entering READY stateGuenter Roeck
2017-08-18staging: typec: tcpm: Constify alternate modesGuenter Roeck