summaryrefslogtreecommitdiff
path: root/drivers/usb/typec
AgeCommit message (Expand)AuthorFilesLines
2024-02-23usb: ucsi_acpi: Fix command completion handlingChristian A. Ehrhardt1-4/+13
2024-01-25usb: typec: class: fix typec_altmode_put_partner to put plugsRD Babiera1-3/+6
2024-01-25Revert "usb: typec: class: fix typec_altmode_put_partner to put plugs"Heikki Krogerus1-3/+2
2023-12-13usb: typec: class: fix typec_altmode_put_partner to put plugsRD Babiera1-2/+3
2023-10-25usb: typec: altmodes/displayport: Signal hpd low when exiting modeRD Babiera1-0/+5
2023-10-25usb: typec: altmodes/displayport: Notify drm subsys of hotplug eventsHans de Goede2-0/+24
2023-09-19usb: typec: tcpci: clear the fault status bitMarco Felsch2-0/+5
2023-09-19usb: typec: bus: verify partner exists in typec_altmode_attentionRD Babiera2-3/+12
2023-05-30usb: typec: altmodes/displayport: fix pin_assignment_showBadhri Jagan Sridharan1-0/+4
2023-05-30usb: typec: tcpm: fix multiple times discover svids errorFrank Wang1-1/+15
2023-04-20usb: typec: altmodes/displayport: Fix configure initial pin assignmentRD Babiera1-1/+5
2023-04-05usb: ucsi: Fix NULL pointer deref in ucsi_connector_change()Hans de Goede1-5/+6
2023-02-15usb: typec: altmodes/displayport: Fix probe pin assign checkPrashant Malani1-4/+4
2023-01-24usb: typec: altmodes/displayport: Fix pin assignment calculationPrashant Malani1-2/+2
2023-01-24usb: typec: altmodes/displayport: Add pin assignment helperPrashant Malani1-8/+14
2023-01-14usb: typec: tipd: Fix spurious fwnode_handle_put in error pathSven Peter1-1/+1
2023-01-14usb: typec: tcpci: fix of node refcount leak in tcpci_register_port()Yang Yingliang1-1/+4
2023-01-14usb: typec: Check for ops->exit instead of ops->enter in altmode_exitSven Peter1-1/+1
2022-11-25usb: typec: mux: Enter safe mode only when pins need to be reconfiguredRajat Khandelwal1-2/+13
2022-10-05usb: typec: ucsi: Remove incorrect warningHeikki Krogerus1-2/+0
2022-09-28usb: typec: intel_pmc_mux: Add new ACPI ID for Meteor Lake IOM deviceUtkarsh Patel1-2/+7
2022-09-28usb: typec: intel_pmc_mux: Update IOM port status offset for AlderLakeAzhar Shaikh1-5/+23
2022-09-08usb: typec: altmodes/displayport: correct pin assignment for UFP receptaclesPablo Sun1-2/+2
2022-08-21usb: typec: ucsi: Acknowledge the GET_ERROR_STATUS command completionLinyu Yuan1-0/+4
2022-07-21usb: typec: add missing uevent when partner support PDLinyu Yuan1-0/+1
2022-06-29usb: typec: wcove: Drop wrong dependency to INTEL_SOC_PMICAndy Shevchenko1-1/+0
2022-06-14usb: typec: mux: Check dev_set_name() return valueBjorn Andersson1-4/+10
2022-05-18usb: typec: tcpci_mt6360: Update for BMC PHY settingChiYuan Huang1-0/+26
2022-05-18usb: typec: tcpci: Don't skip cleanup in .remove() on errorUwe Kleine-König1-1/+1
2022-05-09usb: typec: ucsi: Fix role swappingHeikki Krogerus1-7/+13
2022-05-09usb: typec: ucsi: Fix reuse of completion structureHeikki Krogerus1-0/+4
2022-02-01ucsi_ccg: Check DEV_INT bit only when starting CCG4Sing-Han Chen1-1/+1
2022-02-01usb: typec: tcpm: Do not disconnect while receiving VBUS offBadhri Jagan Sridharan1-1/+2
2021-12-08usb: typec: tcpm: Wait in SNK_DEBOUNCED until disconnectBadhri Jagan Sridharan1-4/+0
2021-12-01usb: typec: fusb302: Fix masking of comparator and bc_lvl interruptsOndrej Jirman1-2/+4
2021-11-26usb: typec: tipd: Remove WARN_ON in tps6598x_block_readSven Peter1-1/+1
2021-11-18usb: typec: STUSB160X should select REGMAP_I2CRandy Dunlap1-2/+2
2021-10-13usb: typec: tcpm: handle SRC_STARTUP state if cc changesXu Yang1-0/+1
2021-09-03usb: typec: ucsi: Clear pending after acking connector changeBjorn Andersson1-1/+1
2021-09-03usb: typec: ucsi: Work around PPM losing change informationBenjamin Berg2-20/+107
2021-09-03usb: typec: ucsi: acpi: Always decode connector change informationBenjamin Berg1-2/+3
2021-08-12usb: typec: tcpm: Keep other events when receiving FRS and Sourcing_vbus eventsKyle Tso1-2/+2
2021-07-28usb: typec: stusb160x: register role switch before interrupt registrationAmelie Delaunay1-4/+7
2021-07-14usb: typec: Add the missed altmode_id_remove() in typec_register_altmode()Jing Xiangfeng1-1/+3
2021-06-16usb: typec: mux: Fix copy-paste mistake in typec_mux_matchBjorn Andersson1-1/+1
2021-06-16usb: typec: tcpm: cancel frs hrtimer when unregister tcpm portLi Jun1-0/+1
2021-06-16usb: typec: tcpm: cancel vdm and state machine hrtimer when unregister tcpm portLi Jun1-0/+3
2021-06-16usb: typec: intel_pmc_mux: Add missed error check for devm_ioremap_resource()Andy Shevchenko1-0/+5
2021-06-16usb: typec: intel_pmc_mux: Put fwnode in error case during ->probe()Andy Shevchenko1-1/+3
2021-06-16usb: typec: ucsi: Clear PPM capability data in ucsi_init() error pathMayank Rana1-0/+1