summaryrefslogtreecommitdiff
path: root/drivers/usb/typec
AgeCommit message (Expand)AuthorFilesLines
28 hoursusb: typec: ucsi: Don't update power_supply on power role change if not conne...Myrrh Periwinkle1-1/+6
28 hoursusb: typec: ucsi: Check if power role change actually happened before handlingMyrrh Periwinkle1-2/+4
28 hoursusb: typec: tcpm: improve handling of DISCOVER_MODES failuresSebastian Reichel1-36/+61
28 hoursusb: typec: tipd: Fix error code in tps6598x_probe()Dan Carpenter1-0/+1
28 hoursusb: typec: ucsi: validate connector number in ucsi_connector_change()Greg Kroah-Hartman1-1/+10
28 hoursusb: typec: tcpm/tcpci_maxim: validate header NDO against RX_BYTE_CNTGreg Kroah-Hartman1-0/+9
28 hoursusb: typec: wcove: don't write past struct pd_message in wcove_read_rx_buffer()Greg Kroah-Hartman1-5/+8
28 hoursusb: typec: altmodes/displayport: validate count before reading Status Update...Greg Kroah-Hartman1-0/+2
28 hoursusb: typec: ucsi: displayport: NAK DP_CMD_CONFIGURE without a payload VDOGreg Kroah-Hartman1-0/+4
28 hoursusb: typec: tcpm: bound altmode_desc[] per iteration in svdm_consume_modes()Greg Kroah-Hartman1-8/+4
28 hoursusb: typec: tcpm: validate VDO count in Discover Identity ACK handlersGreg Kroah-Hartman1-1/+7
28 hoursusb: typec: ucsi: ccg: reject firmware images without a ':' record headerGreg Kroah-Hartman1-0/+5
2026-05-23usb: typec: ps883x: Fix Oops at unbindMostafa Saleh1-0/+1
2026-05-23usb: typec: Fix error pointer dereferenceEthan Tidmore1-2/+4
2026-05-17usb: typec: tcpm: reset internal port states on soft reset AMSAmit Sunil Dhamne1-0/+2
2026-05-14usb: typec: tcpm: fix debug accessory mode detection for sink portsXu Yang1-9/+16
2026-04-22usb: typec: fusb302: Switch to threaded IRQ handlerAlexey Charkov1-2/+3
2026-04-18usb: typec: ucsi: skip connector validation before initNathan Rebello1-1/+2
2026-04-11usb: typec: ucsi: validate connector number in ucsi_notify_common()Nathan Rebello1-2/+7
2026-04-11usb: typec: thunderbolt: Set enter_vdo during initializationAndrei Kuchynski1-22/+22
2026-03-19Revert "tcpm: allow looking for role_sw device in the main node"Xu Yang1-1/+1
2026-03-19usb: typec: altmode/displayport: set displayport signaling rate in configure ...RD Babiera1-1/+6
2026-03-04usb: typec: ucsi: psy: Fix voltage and current max for non-Fixed PDOsBenson Leung1-10/+20
2026-02-27usb: typec: ucsi: drop an unused Kconfig symbolRandy Dunlap1-1/+0
2026-02-27usb: typec: fusb302: Remove IRQF_ONESHOTSebastian Andrzej Siewior1-2/+1
2026-01-23tcpm: allow looking for role_sw device in the main nodeArnaud Ferraris1-1/+1
2026-01-02usb: typec: altmodes/displayport: Drop the device reference in dp_altmode_pro...Haoxiang Li1-2/+6
2026-01-02usb: typec: ucsi: huawei-gaokin: add DRM dependencyArnd Bergmann1-0/+1
2026-01-02usb: typec: ucsi: Handle incorrect num_connectors capabilityMark Pearson1-0/+6
2025-12-18usb: typec: ucsi: fix use-after-free caused by uec->workDuoming Zhou1-0/+1
2025-12-18usb: typec: ucsi: fix probe failure in gaokun_ucsi_probe()Duoming Zhou1-0/+1
2025-11-09usb: typec: ucsi: psy: Set max current to zero when disconnectedJameson Thies1-0/+5
2025-10-22tcpm: switch check for role_sw device with fw_nodeMichael Grzeschik1-2/+2
2025-09-15Merge 6.17-rc6 into usb-nextGreg Kroah-Hartman1-4/+8
2025-09-14usb: typec: tipd: Handle mode transitions for CD321xHector Martin1-4/+286
2025-09-14usb: typec: tipd: Read data status in probe and cache its valueHector Martin1-0/+4
2025-09-14usb: typec: tipd: Use read_power_status function in probeHector Martin1-4/+1
2025-09-14usb: typec: tipd: Update partner identity when power status was updatedHector Martin1-1/+8
2025-09-14usb: typec: tipd: Register DisplayPort and Thunderbolt altmodes for cd321xSven Peter1-3/+82
2025-09-14usb: typec: tipd: Read USB4, Thunderbolt and DisplayPort status for cd321xSven Peter1-4/+76
2025-09-14usb: typec: tipd: Add cd321x struct with separate sizeSven Peter1-5/+15
2025-09-14usb: typec: tipd: Trace data status for CD321x correctlySven Peter3-1/+51
2025-09-14usb: typec: tipd: Move switch_power_state to tipd_dataSven Peter1-9/+8
2025-09-14usb: typec: tipd: Move initial irq mask to tipd_dataSven Peter1-12/+11
2025-09-14usb: typec: tipd: Clear interrupts firstSven Peter1-13/+11
2025-09-12usb: typec: tcpci: add wakeup supportXu Yang1-0/+33
2025-09-06usb: typec: tcpm: properly deliver cable vdms to altmode driversRD Babiera1-4/+8
2025-09-06usb: typec: ucsi: Add check for UCSI versionVenkat Jayaraman1-1/+2
2025-09-06usb: ucsi: stm32: Use min() to improve ucsi_stm32g0_fw_cb()Thorsten Blum1-5/+2
2025-08-25Merge 6.17-rc3 into usb-nextGreg Kroah-Hartman3-4/+67