aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec/tcpm/wcove.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-27usb: typec: tcpci: add tcpm_transmit_type to tcpm_pd_receiveRD Babiera1-1/+1
2023-05-28usb: typec: wcove: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2021-06-14Merge tag 'v5.13-rc6' into usb-nextGreg Kroah-Hartman1-1/+1
2021-06-10usb: typec: wcove: Use LE to CPU conversion when accessing msg->headerAndy Shevchenko1-1/+1
2021-05-21usb: typec: wcove: Fx wrong kernel doc formatAndy Shevchenko1-1/+1
2020-12-09usb: typec: tcpm: Pass down negotiated rev to update retry countBadhri Jagan Sridharan1-1/+2
2020-01-22usb: typec: wcove: fix "op-sink-microwatt" default that was in mWThomas Hebb1-1/+1
2019-07-30usb: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-3/+1
2019-04-19usb: typec: tcpm: Notify the tcpc to start connection-detection for SRPsHans de Goede1-3/+7
2019-04-01Merge 5.1-rc3 into usb-nextGreg Kroah-Hartman1-2/+7
2019-03-26usb: typec: wcove: Provide fwnode for the portHeikki Krogerus1-13/+16
2019-03-19usb: typec: Fix unchecked return valueGustavo A. R. Silva1-2/+7
2018-09-20usb: typec: Group all TCPCI/TCPM code togetherHeikki Krogerus1-0/+693