summaryrefslogtreecommitdiff
path: root/drivers/usb/typec
AgeCommit message (Expand)Author
2024-04-10usb: typec: ucsi: Fix race between typec_switch and role_switchKrishna Kurapati
2024-04-03usb: typec: ucsi: Clear UCSI_CCI_RESET_COMPLETE before resetChristian A. Ehrhardt
2024-04-03usb: typec: ucsi_acpi: Refactor and fix DELL quirkChristian A. Ehrhardt
2024-04-03usb: typec: ucsi: Ack unsupported commandsChristian A. Ehrhardt
2024-04-03usb: typec: ucsi: Clear EVENT_PENDING under PPM lockChristian A. Ehrhardt
2024-04-03usb: typec: Return size of buffer if pd_set operation succeedsKyle Tso
2024-04-03usb: typec: altmodes/displayport: create sysfs nodes as driver's default devi...RD Babiera
2024-04-03usb: typec: tpcm: Fix PORT_RESET behavior for self powered devicesBadhri Jagan Sridharan
2024-04-03usb: typec: ucsi: Clean up UCSI_CABLE_PROP macrosJameson Thies
2024-03-01Revert "usb: typec: tcpm: reset counter when enter into unattached state afte...Ondrej Jirman
2024-03-01usb: ucsi_acpi: Quirk to ack a connector change ack cmdChristian A. Ehrhardt
2024-02-23usb: typec: tpcm: Fix issues with power being removed during resetMark Brown
2024-02-23usb: ucsi_acpi: Fix command completion handlingChristian A. Ehrhardt
2024-02-23usb: ucsi: Add missing ppm_lockChristian A. Ehrhardt
2024-02-16Revert "usb: typec: tcpm: fix cc role at port reset"Badhri Jagan Sridharan
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
2024-01-01usb: typec: ucsi: fix gpio-based orientation detectionJohan Hovold
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-12-03usb: typec: tcpm: Fix sink caps op current checkBadhri Jagan Sridharan
2023-11-28usb: ucsi: glink: use the connector orientation GPIO to provide switch eventsNeil Armstrong
2023-11-08usb: typec: tcpm: Fix NULL pointer dereference in tcpm_pd_svdm()Jimmy Hu
2023-11-08usb: typec: tcpm: Add additional checks for contaminantBadhri Jagan Sridharan
2023-10-11usb: typec: ucsi: Use GET_CAPABILITY attributes data to set power supply scopeMario Limonciello
2023-10-11usb: typec: ucsi: Fix missing link removalHeikki Krogerus
2023-10-11usb: typec: altmodes/displayport: Signal hpd low when exiting modeRD Babiera
2023-10-02usb: typec: ucsi: Clear EVENT_PENDING bit if ucsi_send_command failsPrashanth K
2023-10-02usb: typec: qcom: Update the logic of regulator enable and disableHui Liu
2023-09-11usb: typec: ucsi: Fix NULL pointer dereferenceHeikki Krogerus
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: qcom-pmic-typec: register drm_bridgeDmitry Baryshkov
2023-08-22usb: typec: altmodes/displayport: add support for embedded DP casesDmitry Baryshkov
2023-08-22usb: typec: tcpci: clear the fault status bitMarco Felsch
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-08usb: typec: ucsi: Add debugfs for ucsi commandsSaranya Gopal
2023-08-04usb: typec: mux: intel: Add dependency on USB_COMMONHeikki Krogerus
2023-08-04usb: typec: nb7vpq904m: Add an error handling path in nb7vpq904m_probe()Christophe JAILLET
2023-08-04usb: typec: altmodes/displayport: Signal hpd when configuring pin assignmentRD Babiera
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-08-04usb: typec: tcpci_mt6370: remove redundant dev_err_probe()Zhu Wang
2023-07-31Merge 6.5-rc4 into usb-nextGreg Kroah-Hartman
2023-07-25usb: typec: intel_pmc_mux: Configure Active and Retimer Cable typeUtkarsh Patel
2023-07-25usb: Explicitly include correct DT includesRob Herring
2023-07-25usb: typec: qcom: properly detect Audio Accessory mode peripheralsDmitry Baryshkov