aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec
AgeCommit message (Expand)Author
2024-04-13usb: typec: tcpci: add generic tcpci fallback compatibleMarco Felsch
2024-04-10usb: typec: ucsi: Clear UCSI_CCI_RESET_COMPLETE before resetChristian A. Ehrhardt
2024-04-10usb: typec: ucsi: Ack unsupported commandsChristian A. Ehrhardt
2024-04-10usb: typec: ucsi: Clean up UCSI_CABLE_PROP macrosJameson Thies
2024-02-23usb: ucsi_acpi: Fix command completion handlingChristian A. Ehrhardt
2024-01-25usb: typec: class: fix typec_altmode_put_partner to put plugsRD Babiera
2024-01-25Revert "usb: typec: class: fix typec_altmode_put_partner to put plugs"Heikki Krogerus
2023-12-13usb: typec: class: fix typec_altmode_put_partner to put plugsRD Babiera
2023-12-03usb: typec: tcpm: Skip hard reset when in error recoveryBadhri Jagan Sridharan
2023-11-08usb: typec: tcpm: Fix NULL pointer dereference in tcpm_pd_svdm()Jimmy Hu
2023-09-19usb: typec: bus: verify partner exists in typec_altmode_attentionRD Babiera
2023-09-19usb: typec: tcpm: set initial svdm version based on pd revisionRD Babiera
2023-09-06usb: typec: tcpci: clear the fault status bitMarco Felsch
2023-09-06usb: typec: tcpci: move tcpci.h to include/linux/usb/Xin Ji
2023-09-06tcpm: Avoid soft reset when partner does not support get_statusBadhri Jagan Sridharan
2023-08-16usb: typec: tcpm: Fix response to vsafe0V eventBadhri Jagan Sridharan
2023-05-24usb: typec: altmodes/displayport: fix pin_assignment_showBadhri Jagan Sridharan
2023-05-24usb: typec: tcpm: fix multiple times discover svids errorFrank Wang
2023-04-13usb: typec: altmodes/displayport: Fix configure initial pin assignmentRD Babiera
2023-03-30usb: ucsi: Fix NULL pointer deref in ucsi_connector_change()Hans de Goede
2023-03-30usb: typec: tcpm: fix warning when handle discover_identity messageXu Yang
2023-03-10usb: typec: intel_pmc_mux: Don't leak the ACPI device reference countAndy Shevchenko
2023-03-10usb: typec: intel_pmc_mux: Use the helper acpi_dev_get_memory_resources()Heikki Krogerus
2023-02-14usb: typec: altmodes/displayport: Fix probe pin assign checkPrashant Malani
2023-01-24usb: typec: altmodes/displayport: Fix pin assignment calculationPrashant Malani
2023-01-24usb: typec: altmodes/displayport: Add pin assignment helperPrashant Malani
2023-01-24usb: typec: tcpm: Fix altmode re-registration causes sysfs create failChiYuan Huang
2022-12-31usb: typec: Factor out non-PD fwnode propertiesSamuel Holland
2022-12-31usb: typec: tipd: Fix spurious fwnode_handle_put in error pathSven Peter
2022-12-31usb: typec: tipd: Cleanup resources if devm_tps6598_psy_register failsSven Peter
2022-12-31usb: typec: tcpci: fix of node refcount leak in tcpci_register_port()Yang Yingliang
2022-12-31usb: typec: Check for ops->exit instead of ops->enter in altmode_exitSven Peter
2022-11-26usb: typec: mux: Enter safe mode only when pins need to be reconfiguredRajat Khandelwal
2022-10-05usb: typec: ucsi: Remove incorrect warningHeikki Krogerus
2022-09-08usb: typec: tcpm: Return ENOTSUPP for power supply prop writesBadhri Jagan Sridharan
2022-09-08usb: typec: intel_pmc_mux: Add new ACPI ID for Meteor Lake IOM deviceUtkarsh Patel
2022-09-08usb: typec: altmodes/displayport: correct pin assignment for UFP receptaclesPablo Sun
2022-08-17usb: typec: ucsi: Acknowledge the GET_ERROR_STATUS command completionLinyu Yuan
2022-07-21usb: typec: add missing uevent when partner support PDLinyu Yuan
2022-06-29usb: typec: wcove: Drop wrong dependency to INTEL_SOC_PMICAndy Shevchenko
2022-06-14extcon: Fix extcon_get_extcon_dev() error handlingDan Carpenter
2022-06-14usb: typec: mux: Check dev_set_name() return valueBjorn Andersson
2022-05-18usb: typec: tcpci_mt6360: Update for BMC PHY settingChiYuan Huang
2022-05-18usb: typec: tcpci: Don't skip cleanup in .remove() on errorUwe Kleine-König
2022-05-09usb: typec: ucsi: Fix role swappingHeikki Krogerus
2022-05-09usb: typec: ucsi: Fix reuse of completion structureHeikki Krogerus
2022-04-08usb: typec: tipd: Forward plug orientation to typec subsystemSven Peter
2022-03-02tps6598x: clear int mask on probe failureJens Axboe
2022-02-01ucsi_ccg: Check DEV_INT bit only when starting CCG4Sing-Han Chen
2022-02-01usb: typec: tcpm: Do not disconnect when receiving VSAFE0VBadhri Jagan Sridharan