summaryrefslogtreecommitdiff
path: root/drivers/usb/typec/tcpm/tcpm.c
AgeCommit message (Expand)Author
2024-03-05usb: typec: tpcm: Fix PORT_RESET behavior for self powered devicesBadhri Jagan Sridharan
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-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-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-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
2023-10-02usb:typec:tcpm:support double Rp to Vbus cable as sinkMichael Wu
2023-08-23tcpm: Avoid soft reset when partner does not support get_statusBadhri Jagan Sridharan
2023-08-23usb: typec: tcpm: reset counter when enter into unattached state after try roleXu Yang
2023-08-23usb: typec: tcpm: set initial svdm version based on pd revisionRD Babiera
2023-08-22usb: typec: bus: verify partner exists in typec_altmode_attentionRD Babiera
2023-08-14Merge 6.5-rc6 into usb-nextGreg Kroah-Hartman
2023-08-04usb: typec: tcpm: Fix response to vsafe0V eventBadhri Jagan Sridharan
2023-08-04usb: typec: tcpm: not sink vbus if operational current is 0mAXu Yang
2023-08-04usb: typec: tcpm: Refactor the PPS APDO selectionKyle Tso
2023-06-19usb: typec: tcpm: add get max power supportFrank Wang
2023-06-19usb: typec: tcpm: fix cc role at port resetFrank Wang
2023-04-20usb: typec: tcpm: fix multiple times discover svids errorFrank Wang
2023-04-05usb: typec: tcpm: try to get role switch from tcpc fwnodeLi Jun
2023-03-27Merge 6.3-rc4 into usb-nextGreg Kroah-Hartman
2023-03-23usb: typec: tcpm: remove unnecessary (void*) conversionsYu Zhe
2023-03-09usb: typec: tcpm: fix warning when handle discover_identity messageXu Yang
2023-03-09usb: typec: tcpm: fix create duplicate source-capabilities fileXu Yang
2023-01-24usb: typec: tcpm: Remove altmode active state updatesPrashant Malani
2023-01-23Merge 6.2-rc5 into usb-nextGreg Kroah-Hartman
2023-01-17usb: typec: tcpm: Add callbacks to mitigate wakeups due to contaminantBadhri Jagan Sridharan
2023-01-17usb: typec: tcpm: Fix altmode re-registration causes sysfs create failChiYuan Huang
2022-08-18usb: typec: tcpm: Return ENOTSUPP for power supply prop writesBadhri Jagan Sridharan
2022-07-27usb/typec/tcpm: fix repeated words in commentsJilin Yuan
2022-06-12usb: typec: tcpm: Register USB Power Delivery CapabilitiesHeikki Krogerus
2022-06-10usb: typec: tcpm: fix typo in commentJulia Lawall
2022-02-17usb: typec: Factor out non-PD fwnode propertiesSamuel Holland
2022-01-25usb: typec: tcpm: Do not disconnect when receiving VSAFE0VBadhri Jagan Sridharan
2022-01-25usb: typec: tcpm: Do not disconnect while receiving VBUS offBadhri Jagan Sridharan
2021-12-15usb: typec: tcpm: fix tcpm unregister port but leave a pending timerXu Yang
2021-12-03usb: typec: tcpm: Wait in SNK_DEBOUNCED until disconnectBadhri Jagan Sridharan
2021-10-05usb: typec: tcpm: handle SRC_STARTUP state if cc changesXu Yang
2021-09-01Merge tag 'usb-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-08-27usb: typec: tcpm: Fix spelling mistake "atleast" -> "at least"Colin Ian King
2021-08-26usb: typec: tcpm: Raise vdm_sm_running flag only when VDM SM is runningKyle Tso
2021-08-24Merge 5.14-rc7 into usb-nextGreg Kroah-Hartman