aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec/tcpm (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-19usb: typec: tcpm: Try PD-2.0 if sink does not respond to 3.0 source-capsHans de Goede1-1/+26
2019-03-19usb: typec: Fix unchecked return valueGustavo A. R. Silva1-2/+7
2019-02-13usb: typec: tcpm: Remove unused functionsGuenter Roeck1-60/+0
2019-02-11Merge 5.0-rc6 into usb-nextGreg Kroah-Hartman1-1/+2
2019-01-31usb: typec: tcpm: Correct the PPS out_volt calculationKyle Tso1-1/+2
2019-01-25usb: typec: tpcm: improve error handling of tcpm_register_portJun Li1-3/+5
2019-01-22USB: add missing SPDX lines to Kconfig and MakefilesGreg Kroah-Hartman1-0/+2
2018-12-19usb: typec: tcpm: Extend the matching rules on PPS APDO selectionKyle Tso1-15/+20
2018-12-05staging: typec: fusb302: Rename fcs,extcon-name to linux,extcon-nameAndy Shevchenko1-1/+1
2018-11-07usb: typec: tcpm: charge current handling for sink during hard resetBadhri Jagan Sridharan1-1/+8
2018-11-07usb: typec: tcpm: Do not disconnect link for self powered devicesBadhri Jagan Sridharan1-2/+10
2018-10-09usb: typec: tcpm: Report back negotiated PPS voltage and currentAdam Thomson1-0/+6
2018-10-02usb: typec: remove set but not used variables 'snk_ma, min_mv'YueHaibing1-5/+2
2018-10-02usb: typec: tcpm: Fix APDO PPS order checking to be based on voltageAdam Thomson1-2/+2
2018-09-28usb: typec: fusb302: Resolve fixed power role contract setupAdam Thomson1-0/+24
2018-09-28usb: typec: fusb302: Correct spelling mistake for toggling stateAdam Thomson1-6/+6
2018-09-20usb: typec: Group all TCPCI/TCPM code togetherHeikki Krogerus9-0/+8704