summaryrefslogtreecommitdiff
path: root/drivers/usb/typec/tcpm/tcpm.c
AgeCommit message (Expand)Author
2020-11-05Merge tag 'v5.4.75' into 5.4-2.1.x-imxAndrey Zhizhikin
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-07-07Merge tag 'v5.4.47' into 5.4-2.1.x-imxMax Krummenacher
2020-05-06usb: typec: tcpm: set correct data role for non-DRDLi Jun
2020-04-29usb: typec: tcpm: Ignore CC and vbus changes in PORT_RESET changeBadhri Jagan Sridharan
2019-11-25MLK-16013-43 usb: typec: tcpm: add extcon support for data role switchLi Jun
2019-11-25MLK-16013-17 usb: typec: tcpm: set cc when attachedLi Jun
2019-11-25MLK-21355 typec: tcpm: use freezable workqueue for event handlingLi Jun
2019-11-25MLK-21641 usb: typec: tcpm: cancel delayed work when unregister tcpmLi Jun
2019-11-25MLK-22406 usb: typec: tcpm: support source only port with dual dataLi Jun
2019-10-04usb: typec: tcpm: usb: typec: tcpm: Fix a signedness bug in tcpm_fw_get_caps()Dan Carpenter
2019-09-02Merge 5.3-rc7 into usb-nextGreg Kroah-Hartman
2019-08-28typec: tcpm: fix a typo in the comparison of pdo_max_voltageColin Ian King
2019-08-18usb: typec: tcpm: Use usb_debug_root as root for our debugfs entryHans de Goede
2019-08-12Merge 5.3-rc4 into usb-nextGreg Kroah-Hartman
2019-08-02usb: typec: tcpm: Ignore unsupported/unknown alternate mode requestsGuenter Roeck
2019-07-30usb: typec: tcpm: remove tcpm dir if no childrenLi Jun
2019-07-30usb: typec: tcpm: free log buf memory when remove debug fileLi Jun
2019-07-30usb: typec: tcpm: Add NULL check before dereferencing configGuenter Roeck
2019-07-25usb: typec: tcpm: Switch to use fwnode_property_count_uXX()Andy Shevchenko
2019-04-19usb: typec: tcpm: Notify the tcpc to start connection-detection for SRPsHans de Goede
2019-03-19usb: typec: tcpm: Try PD-2.0 if sink does not respond to 3.0 source-capsHans de Goede
2019-02-13usb: typec: tcpm: Remove unused functionsGuenter Roeck
2019-02-11Merge 5.0-rc6 into usb-nextGreg Kroah-Hartman
2019-01-31usb: typec: tcpm: Correct the PPS out_volt calculationKyle Tso
2019-01-25usb: typec: tpcm: improve error handling of tcpm_register_portJun Li
2018-12-19usb: typec: tcpm: Extend the matching rules on PPS APDO selectionKyle Tso
2018-11-07usb: typec: tcpm: charge current handling for sink during hard resetBadhri Jagan Sridharan
2018-11-07usb: typec: tcpm: Do not disconnect link for self powered devicesBadhri Jagan Sridharan
2018-10-09usb: typec: tcpm: Report back negotiated PPS voltage and currentAdam Thomson
2018-10-02usb: typec: remove set but not used variables 'snk_ma, min_mv'YueHaibing
2018-10-02usb: typec: tcpm: Fix APDO PPS order checking to be based on voltageAdam Thomson
2018-09-20usb: typec: Group all TCPCI/TCPM code togetherHeikki Krogerus