summaryrefslogtreecommitdiff
path: root/drivers/usb/typec
AgeCommit message (Expand)Author
2 daysusb: typec: ucsi: cancel pending work on system suspendPaul Menzel
2 daysusb: typec: ucsi: ccg: Fix use-after-free of ucsi on removeFan Wu
2 daysusb: typec: ucsi: Pass full DP config payload in SET_NEW_CAM for DP alt modeMadhu M
2 daysusb: typec: ucsi: Invert DisplayPort role assignmentAndrei Kuchynski
2 daysusb: typec: tcpm: Validate SVID index in svdm_consume_modes()Badhri Jagan Sridharan
2 daysusb: typec: tcpm: Fix VDM type for Enter Mode commandsAndy Yan
2 daysusb: typec: class: drop PD lookup referenceShuangpeng Bai
2 daysusb: typec: anx7411: use devm_pm_runtime_enable()Myeonghun Pak
2 daysusb: typec: tcpci_rt1711h: unregister TCPCI port with devresMyeonghun Pak
2026-06-09usb: typec: ucsi: Don't update power_supply on power role change if not conne...Myrrh Periwinkle
2026-06-09usb: typec: ucsi: Check if power role change actually happened before handlingMyrrh Periwinkle
2026-06-09usb: typec: tcpm: improve handling of DISCOVER_MODES failuresSebastian Reichel
2026-06-09usb: typec: ucsi: validate connector number in ucsi_connector_change()Greg Kroah-Hartman
2026-06-09usb: typec: tcpm/tcpci_maxim: validate header NDO against RX_BYTE_CNTGreg Kroah-Hartman
2026-06-09usb: typec: wcove: don't write past struct pd_message in wcove_read_rx_buffer()Greg Kroah-Hartman
2026-06-09usb: typec: altmodes/displayport: validate count before reading Status Update...Greg Kroah-Hartman
2026-06-09usb: typec: ucsi: displayport: NAK DP_CMD_CONFIGURE without a payload VDOGreg Kroah-Hartman
2026-06-09usb: typec: tcpm: bound altmode_desc[] per iteration in svdm_consume_modes()Greg Kroah-Hartman
2026-06-09usb: typec: tcpm: validate VDO count in Discover Identity ACK handlersGreg Kroah-Hartman
2026-06-09usb: typec: ucsi: ccg: reject firmware images without a ':' record headerGreg Kroah-Hartman
2026-05-17usb: typec: tcpm: reset internal port states on soft reset AMSAmit Sunil Dhamne
2026-04-18usb: typec: ucsi: skip connector validation before initNathan Rebello
2026-04-11usb: typec: ucsi: validate connector number in ucsi_notify_common()Nathan Rebello
2026-03-25Revert "tcpm: allow looking for role_sw device in the main node"Xu Yang
2026-03-25usb: typec: altmode/displayport: set displayport signaling rate in configure ...RD Babiera
2026-03-04usb: typec: ucsi: psy: Fix voltage and current max for non-Fixed PDOsBenson Leung
2026-01-23tcpm: allow looking for role_sw device in the main nodeArnaud Ferraris
2026-01-08usb: typec: altmodes/displayport: Drop the device reference in dp_altmode_pro...Haoxiang Li
2026-01-08usb: typec: ucsi: Handle incorrect num_connectors capabilityMark Pearson
2025-12-07usb: typec: ucsi: psy: Set max current to zero when disconnectedJameson Thies
2025-10-29tcpm: switch check for role_sw device with fw_nodeMichael Grzeschik
2025-10-15usb: typec: tipd: Clear interrupts firstSven Peter
2025-09-19usb: typec: tcpm: properly deliver cable vdms to altmode driversRD Babiera
2025-08-28usb: typec: maxim_contaminant: re-enable cc toggle if cc is open and port is ...Amit Sunil Dhamne
2025-08-28usb: typec: maxim_contaminant: disable low power mode when reading comparator...Amit Sunil Dhamne
2025-08-28usb: typec: fusb302: cache PD RX stateSebastian Reichel
2025-08-28USB: typec: Use str_enable_disable-like helpersKrzysztof Kozlowski
2025-08-20usb: typec: ucsi: Update power_supply on power role changeMyrrh Periwinkle
2025-08-20usb: typec: intel_pmc_mux: Defer probe if SCU IPC isn't presentTomasz Michalec
2025-08-20usb: typec: tcpm/tcpci_maxim: fix irq wake usageAndré Draszik
2025-08-20usb: typec: ucsi: psy: Set current max to 100mA for BC 1.2 and DefaultBenson Leung
2025-08-15usb: typec: ucsi: yoga-c630: fix error and remove pathsDmitry Baryshkov
2025-08-01usb: typec: tcpm: apply vbus before data bringup in tcpm_src_attachRD Babiera
2025-08-01usb: typec: tcpm: allow switching to mode accessory to mux properlyMichael Grzeschik
2025-08-01usb: typec: tcpm: allow to use sink in accessory modeMichael Grzeschik
2025-07-10usb: typec: displayport: Fix potential deadlockAndrei Kuchynski
2025-07-10usb: typec: altmodes/displayport: do not index invalid pin_assignmentsRD Babiera
2025-07-06usb: typec: tcpm: PSSourceOffTimer timeout in PR_Swap enters ERROR_RECOVERYSasha Levin
2025-07-06usb: typec: mux: do not return on EOPNOTSUPP in {mux, switch}_setMichael Grzeschik
2025-07-06usb: typec: displayport: Receive DP Status Update NAK request exit dp altmodeJos Wang