summaryrefslogtreecommitdiff
path: root/drivers/usb/typec/tcpm
AgeCommit message (Expand)AuthorFilesLines
2024-01-28usb: typec: tcpci: add attempt_vconn_swap_discovery callbackRD Babiera3-1/+28
2024-01-28usb: typec: tcpm: add control message support to sop'RD Babiera1-45/+114
2024-01-28usb: typec: tcpm: process receive and transmission of sop' messagesRD Babiera1-11/+134
2024-01-28usb: typec: tcpci: add tcpm_transmit_type to tcpm_pd_receiveRD Babiera6-9/+34
2024-01-28usb: typec: tcpci: add cable_comm_capable attributeRD Babiera2-0/+9
2024-01-18Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-94/+345
2024-01-04usb: typec: tcpm: Support multiple capabilitiesKyle Tso1-89/+298
2023-12-15usb: typec: tcpm: Parse Accessory Mode informationDmitry Baryshkov1-0/+9
2023-12-15usb: typec: tcpm: Query Source partner for FRS capability only if it is DRPKyle Tso1-1/+2
2023-12-07usb: typec: qcom-pmic-typec: Only select DRM_AUX_HPD_BRIDGE with OFNathan Chancellor1-1/+1
2023-12-04usb: typec: qcom-pmic-typec: switch to DRM_AUX_HPD_BRIDGEDmitry Baryshkov2-35/+7
2023-12-04usb: typec: tcpci: add vconn over current fault handling to maxim_coreRD Babiera1-1/+19
2023-12-04usb: typec: tcpm: add tcpm_port_error_recovery symbolRD Babiera1-0/+14
2023-11-27Merge 6.7-rc3 into usb-nextGreg Kroah-Hartman1-1/+11
2023-11-23usb: typec: tcpm: skip checking port->send_discover in PD3.0Guan-Yu Lin1-3/+3
2023-11-21usb: typec: tcpm: Fix sink caps op current checkBadhri Jagan Sridharan1-1/+2
2023-11-21usb: typec: tcpm: Skip hard reset when in error recoveryBadhri Jagan Sridharan1-0/+9
2023-10-27usb: typec: tcpm: Fix NULL pointer dereference in tcpm_pd_svdm()Jimmy Hu1-0/+3
2023-10-21usb: typec: tcpm: Add additional checks for contaminantBadhri Jagan Sridharan1-0/+2
2023-10-16Merge 6.6-rc6 into usb-nextGreg Kroah-Hartman1-6/+6
2023-10-02usb:typec:tcpm:support double Rp to Vbus cable as sinkMichael Wu1-2/+2
2023-10-02usb: typec: tcpci_rt1711h: Drop CONFIG_OF ifdefferyBiju Das1-3/+2
2023-10-02usb: typec: tcpci_rt1711h: Add enable_pd30_extended_message variable to struc...Biju Das1-1/+3
2023-10-02usb: typec: tcpci_rt1711h: Add rxdz_sel variable to struct rt1711h_chip_infoBiju Das1-4/+3
2023-10-02usb: typec: tcpci_rt1711h: Convert enum->pointer for data in the match tablesBiju Das1-9/+21
2023-10-02usb: typec: tcpci_rt1711h: Remove trailing comma in the terminator entry for ...Biju Das1-2/+2
2023-10-02usb: typec: qcom: Update the logic of regulator enable and disableHui Liu1-6/+6
2023-08-23tcpm: Avoid soft reset when partner does not support get_statusBadhri Jagan Sridharan1-0/+7
2023-08-23usb: typec: tcpm: reset counter when enter into unattached state after try roleXu Yang1-0/+3
2023-08-23usb: typec: tcpm: set initial svdm version based on pd revisionRD Babiera1-4/+31
2023-08-22usb: typec: qcom-pmic-typec: register drm_bridgeDmitry Baryshkov2-0/+38
2023-08-22usb: typec: tcpci: clear the fault status bitMarco Felsch1-0/+4
2023-08-22usb: typec: bus: verify partner exists in typec_altmode_attentionRD Babiera1-1/+2
2023-08-14Merge 6.5-rc6 into usb-nextGreg Kroah-Hartman1-0/+7
2023-08-04usb: typec: tcpm: Fix response to vsafe0V eventBadhri Jagan Sridharan1-0/+7
2023-08-04usb: typec: tcpm: not sink vbus if operational current is 0mAXu Yang1-2/+5
2023-08-04usb: typec: tcpm: Refactor the PPS APDO selectionKyle Tso1-101/+21
2023-08-04usb: typec: tcpci_mt6370: remove redundant dev_err_probe()Zhu Wang1-1/+1
2023-07-31Merge 6.5-rc4 into usb-nextGreg Kroah-Hartman1-2/+2
2023-07-25usb: Explicitly include correct DT includesRob Herring4-5/+2
2023-07-25usb: typec: qcom: properly detect Audio Accessory mode peripheralsDmitry Baryshkov1-0/+5
2023-07-25usb: typec: qcom: fix return value check in qcom_pmic_typec_probe()Yang Yingliang1-2/+2
2023-06-19usb: typec: tcpm: add get max power supportFrank Wang1-0/+24
2023-06-19usb: typec: tcpm: fix cc role at port resetFrank Wang1-1/+2
2023-05-30usb: typec: qcom-pmic-typec: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-05-29usb: Switch i2c drivers back to use .probe()Uwe Kleine-König4-4/+4
2023-05-29usb: typec: qcom: set pm8150b_typec_res storage-class-specifier to staticTom Rix1-1/+1
2023-05-28usb: typec: wcove: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-05-28usb: typec: tcpci_mt6360: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-05-28usb: typec: tcpci_mt6360: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2