summaryrefslogtreecommitdiff
path: root/drivers/usb/typec/tcpm/tcpm.c
AgeCommit message (Expand)Author
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
2021-08-18usb: typec: tcpm: Fix VDMs sometimes not being forwarded to alt-mode driversHans de Goede
2021-08-13usb: typec: tcpm: Support non-PD modeKyle Tso
2021-08-05usb: typec: tcpm: Keep other events when receiving FRS and Sourcing_vbus eventsKyle Tso
2021-06-17usb: typec: tcpm: Relax disconnect threshold during power negotiationKyle Tso
2021-06-17usb: typec: tcpm: Ignore Vsafe0v in PR_SWAP_SNK_SRC_SOURCE_ON stateKyle Tso
2021-06-14Merge tag 'v5.13-rc6' into usb-nextGreg Kroah-Hartman
2021-06-09usb: typec: tcpm: Do not finish VDM AMS for retrying ResponsesKyle Tso
2021-06-04usb: typec: tcpm: cancel send discover hrtimer when unregister tcpm portLi Jun
2021-06-04usb: typec: tcpm: cancel frs hrtimer when unregister tcpm portLi Jun
2021-06-04usb: typec: tcpm: cancel vdm and state machine hrtimer when unregister tcpm portLi Jun
2021-06-04usb: typec: tcpm: Properly handle Alert and Status MessagesKyle Tso
2021-06-04usb: typec: tcpm: Fix misuses of AMS invocationKyle Tso
2021-06-04usb: typec: tcpm: Introduce snk_vdo_v1 for SVDM version 1.0Kyle Tso
2021-06-04usb: typec: tcpm: Correct the responses in SVDM Version 2.0 DFPKyle Tso
2021-05-31Merge 5.13-rc4 into usb-nextGreg Kroah-Hartman
2021-05-24usb: typec: tcpm: Respond Not_Supported if no snk_vdoKyle Tso
2021-05-24usb: typec: tcpm: Properly interrupt VDM AMSKyle Tso
2021-05-21usb: typec: tcpm: Move TCPC to APPLY_RC state during PR_SWAPBadhri Jagan Sridharan
2021-05-21usb: typec: tcpm: Refactor logic to enable/disable auto vbus dichargeBadhri Jagan Sridharan
2021-05-21usb: typec: tcpm: Fix up PR_SWAP when vsafe0v is signalledBadhri Jagan Sridharan
2021-05-21usb: typec: tcpm: Use LE to CPU conversion when accessing msg->headerAndy Shevchenko
2021-05-16Merge tag 'driver-core-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-05-13usb: typec: tcpm: Fix SINK_DISCOVERY current limit for Rp-defaultBadhri Jagan Sridharan
2021-05-10usb: typec: tcpm: Don't block probing of consumers of "connector" nodesSaravana Kannan