summaryrefslogtreecommitdiff
path: root/drivers/usb/typec/tcpm
AgeCommit message (Expand)Author
2024-05-10usb: typec: qcom-pmic-typec: split HPD bridge alloc and registrationDmitry Baryshkov
2024-04-30usb: typec: tcpm: Check for port partner validity before consuming itBadhri Jagan Sridharan
2024-04-30usb: typec: tcpm: enforce ready state when queueing alt mode vdmRD Babiera
2024-04-30usb: typec: tcpm: unregister existing source caps before re-registrationAmit Sunil Dhamne
2024-04-30usb: typec: tcpm: clear pd_event queue in PORT_RESETRD Babiera
2024-04-30usb: typec: tcpm: queue correct sop type in tcpm_queue_vdm_unlockedRD Babiera
2024-04-23usb: typec: qcom-pmic: fix pdphy start() error handlingJohan Hovold
2024-04-23usb: typec: qcom-pmic: fix use-after-free on late probe errorsJohan Hovold
2024-04-04usb: typec: tcpm: Correct the PDO counting in pd_setKyle Tso
2024-03-26usb: typec: tcpm: Update PD of Type-C port upon pd_setKyle Tso
2024-03-26usb: typec: tcpm: fix double-free issue in tcpm_port_unregister_pd()Xu Yang
2024-03-26usb: typec: tcpm: Correct port source pdo array in pd_set callbackKyle Tso
2024-03-21Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-03-05usb: typec: tcpm: add support to set tcpc connector orientatitionMarco Felsch
2024-03-05usb: typec: tcpci: add generic tcpci fallback compatibleMarco Felsch
2024-03-05usb: typec: tpcm: Fix PORT_RESET behavior for self powered devicesBadhri Jagan Sridharan
2024-03-05usb: typec: tcpm: fix SOP' sequences in tcpm_pd_svdmRD Babiera
2024-02-26Merge v6.8-rc6 into usb-nextGreg Kroah-Hartman
2024-02-20usb: typec: tpcm: Fix issues with power being removed during resetMark Brown
2024-02-19Revert "usb: typec: tcpm: reset counter when enter into unattached state afte...Ondrej Jirman
2024-02-17usb: typec: qcom-pmic-typec: add support for PMI632 PMICDmitry Baryshkov
2024-02-04Merge 6.8-rc3 into usb-nextGreg Kroah-Hartman
2024-01-27usb: typec: qcom-pmic-typec: allow different implementations for the port bac...Dmitry Baryshkov
2024-01-27usb: typec: qcom-pmic-typec: allow different implementations for the PD PHYDmitry Baryshkov
2024-01-27usb: typec: qcom-pmic-typec: fix arguments of qcom_pmic_typec_pdphy_set_rolesDmitry Baryshkov
2024-01-27usb: typec: tcpm: fix the PD disabled caseDmitry Baryshkov
2024-01-27Revert "usb: typec: tcpm: fix cc role at port reset"Badhri Jagan Sridharan
2024-01-27usb: typec: tcpm: add alt mode enter/exit/vdm support for sop'RD Babiera
2024-01-27usb: typec: tcpm: add discover svids and discover modes support for sop'RD Babiera
2024-01-27usb: typec: tcpm: add state machine support for SRC_VDM_IDENTITY_REQUESTRD Babiera
2024-01-27usb: typec: tcpm: add discover identity support for SOP'RD Babiera
2024-01-27usb: typec: tcpci: add attempt_vconn_swap_discovery callbackRD Babiera
2024-01-27usb: typec: tcpm: add control message support to sop'RD Babiera
2024-01-27usb: typec: tcpm: process receive and transmission of sop' messagesRD Babiera
2024-01-27usb: typec: tcpci: add tcpm_transmit_type to tcpm_pd_receiveRD Babiera
2024-01-27usb: typec: tcpci: add cable_comm_capable attributeRD Babiera
2024-01-18Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-01-04usb: typec: tcpm: Support multiple capabilitiesKyle Tso
2023-12-15usb: typec: tcpm: Parse Accessory Mode informationDmitry Baryshkov
2023-12-15usb: typec: tcpm: Query Source partner for FRS capability only if it is DRPKyle Tso
2023-12-07usb: typec: qcom-pmic-typec: Only select DRM_AUX_HPD_BRIDGE with OFNathan Chancellor
2023-12-04usb: typec: qcom-pmic-typec: switch to DRM_AUX_HPD_BRIDGEDmitry Baryshkov
2023-12-04usb: typec: tcpci: add vconn over current fault handling to maxim_coreRD Babiera
2023-12-04usb: typec: tcpm: add tcpm_port_error_recovery symbolRD Babiera
2023-11-27Merge 6.7-rc3 into usb-nextGreg Kroah-Hartman
2023-11-23usb: typec: tcpm: skip checking port->send_discover in PD3.0Guan-Yu Lin
2023-11-21usb: typec: tcpm: Fix sink caps op current checkBadhri Jagan Sridharan
2023-11-21usb: typec: tcpm: Skip hard reset when in error recoveryBadhri Jagan Sridharan
2023-10-27usb: typec: tcpm: Fix NULL pointer dereference in tcpm_pd_svdm()Jimmy Hu
2023-10-21usb: typec: tcpm: Add additional checks for contaminantBadhri Jagan Sridharan