aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec/tcpm.c
AgeCommit message (Expand)Author
2023-05-30usb: typec: tcpm: fix multiple times discover svids errorFrank Wang
2022-02-08usb: typec: tcpm: Do not disconnect while receiving VBUS offBadhri Jagan Sridharan
2021-12-08usb: typec: tcpm: Wait in SNK_DEBOUNCED until disconnectBadhri Jagan Sridharan
2020-11-05usb: typec: tcpm: reset hard_reset_count for any disconnectLi Jun
2020-11-05usb: typec: tcpm: During PR_SWAP, source caps should be sent only after tSwap...Badhri Jagan Sridharan
2020-01-27usb: typec: tcpm: Notify the tcpc to start connection-detection for SRPsHans de Goede
2019-12-01usb: typec: tcpm: charge current handling for sink during hard resetBadhri Jagan Sridharan
2019-09-16usb: typec: tcpm: Try PD-2.0 if sink does not respond to 3.0 source-capsHans de Goede
2019-09-06typec: tcpm: fix a typo in the comparison of pdo_max_voltageColin Ian King
2019-08-16usb: typec: tcpm: Ignore unsupported/unknown alternate mode requestsGuenter Roeck
2019-08-16usb: typec: tcpm: Add NULL check before dereferencing configGuenter Roeck
2019-08-16usb: typec: tcpm: remove tcpm dir if no childrenLi Jun
2019-08-16usb: typec: tcpm: free log buf memory when remove debug fileLi Jun
2019-01-26usb: typec: tcpm: Do not disconnect link for self powered devicesBadhri Jagan Sridharan
2018-11-13usb: typec: tcpm: Fix APDO PPS order checking to be based on voltageAdam Thomson
2018-11-13usb: typec: tcpm: Report back negotiated PPS voltage and currentAdam Thomson
2018-07-30Merge 4.18-rc7 into usb-nextGreg Kroah-Hartman
2018-07-20usb: typec: tcpm: Fix sink PDO starting index for PPS APDO selectionAdam Thomson
2018-07-16Merge 4.18-rc5 into usb-nextGreg Kroah-Hartman
2018-07-02usb: typec: tcpm: Support for Alternate ModesHeikki Krogerus
2018-07-02usb: typec: Register a device for every modeHeikki Krogerus
2018-07-02typec: tcpm: Correctly report power_supply current and voltage for non pd supplyHans de Goede
2018-07-02Merge 4.18-rc3 into usb-nextGreg Kroah-Hartman
2018-06-28typec: tcpm: add starting value for drp togglingLi Jun
2018-06-28usb: typec: tcpm: support get typec and pd config from device propertiesLi Jun
2018-06-28usb: typec: add fwnode to tcpcLi Jun
2018-06-25usb: typec: tcpm: fix logbuffer index is wrong if _tcpm_log is re-enteredPeter Chen
2018-06-25typec: tcpm: Fix a msecs vs jiffies bugDan Carpenter
2018-05-31USB: typec: tcpm: no need to check return value of debugfs_create_dir()Greg Kroah-Hartman
2018-05-24typec: tcpm: Provide fwnode pointer as part of psy_cfgAdam Thomson
2018-05-08Merge 4.17-rc4 into usb-nextGreg Kroah-Hartman
2018-05-03usb: typec: tcpm: Release the role mux when exitingHeikki Krogerus
2018-04-30typec: tcpm: Fix incorrect 'and' operatorGustavo A. R. Silva
2018-04-25typec: tcpm: fix compiler warning about stupid thingsGreg Kroah-Hartman
2018-04-25typec: tcpm: Add support for sink PPS related messagesAdam Thomson
2018-04-25typec: tcpm: Represent source supply through power_supplyAdam Thomson
2018-04-25typec: tcpm: Add core support for sink side PPSAdam Thomson
2018-04-22usb: typec: tcpm: remove max_snk_mv/ma/mwLi Jun
2018-04-22usb: typec: tcpm: pdo matching optimizationLi Jun
2018-03-22usb: typec: tcpm: Use new Type-C switch/mux and usb-role-switch functionsHans de Goede
2018-03-22usb: typec: tcpm: Set USB role switch to device mode when configured as suchHans de Goede
2018-03-22usb: typec: Separate the definitions for data and power rolesHeikki Krogerus
2018-03-20Merge branch 4.16-rc6 into usb-nextGreg Kroah-Hartman
2018-03-09usb: typec: Start using ERR_PTRHeikki Krogerus
2018-03-09USB: typec: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko
2018-03-06Revert "typec: tcpm: Only request matching pdos"Hans de Goede
2017-12-07typec: tcpm: Only request matching pdosBadhri Jagan Sridharan
2017-12-07typec: tcpm: Validate source and sink capsBadhri Jagan Sridharan
2017-11-07USB: typec: Remove remaining redundant license textGreg Kroah-Hartman
2017-11-07USB: typec: add SPDX identifiers to some filesGreg Kroah-Hartman