aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec/tcpm.c
AgeCommit message (Expand)Author
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-20usb: typec: tcpm: Fix sink PDO starting index for PPS APDO selectionAdam Thomson
2018-07-02typec: tcpm: Correctly report power_supply current and voltage for non pd supplyHans de Goede
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
2017-10-17usb: typec: tcpm: reset the port on removalHeikki Krogerus
2017-09-18staging: typec: tcpm: Rewrite comparison to NULL pointerHarsha Sharma
2017-09-18typec: tcpm: Move out of stagingGuenter Roeck