summaryrefslogtreecommitdiff
path: root/drivers/usb/typec
AgeCommit message (Expand)Author
12 daysusb: typec: fusb302: Switch to threaded IRQ handlerAlexey Charkov
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-04-11usb: typec: thunderbolt: Set enter_vdo during initializationAndrei Kuchynski
2026-03-19Revert "tcpm: allow looking for role_sw device in the main node"Xu Yang
2026-03-19usb: 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-02-26usb: typec: ucsi: drop an unused Kconfig symbolRandy Dunlap
2026-02-26usb: typec: fusb302: Remove IRQF_ONESHOTSebastian Andrzej Siewior
2026-01-23tcpm: allow looking for role_sw device in the main nodeArnaud Ferraris
2026-01-02usb: typec: altmodes/displayport: Drop the device reference in dp_altmode_pro...Haoxiang Li
2026-01-02usb: typec: ucsi: huawei-gaokin: add DRM dependencyArnd Bergmann
2026-01-02usb: typec: ucsi: Handle incorrect num_connectors capabilityMark Pearson
2025-12-18usb: typec: ucsi: fix use-after-free caused by uec->workDuoming Zhou
2025-12-18usb: typec: ucsi: fix probe failure in gaokun_ucsi_probe()Duoming Zhou
2025-11-09usb: typec: ucsi: psy: Set max current to zero when disconnectedJameson Thies
2025-10-22tcpm: switch check for role_sw device with fw_nodeMichael Grzeschik
2025-09-15Merge 6.17-rc6 into usb-nextGreg Kroah-Hartman
2025-09-14usb: typec: tipd: Handle mode transitions for CD321xHector Martin
2025-09-14usb: typec: tipd: Read data status in probe and cache its valueHector Martin
2025-09-14usb: typec: tipd: Use read_power_status function in probeHector Martin
2025-09-14usb: typec: tipd: Update partner identity when power status was updatedHector Martin
2025-09-14usb: typec: tipd: Register DisplayPort and Thunderbolt altmodes for cd321xSven Peter
2025-09-14usb: typec: tipd: Read USB4, Thunderbolt and DisplayPort status for cd321xSven Peter
2025-09-14usb: typec: tipd: Add cd321x struct with separate sizeSven Peter
2025-09-14usb: typec: tipd: Trace data status for CD321x correctlySven Peter
2025-09-14usb: typec: tipd: Move switch_power_state to tipd_dataSven Peter
2025-09-14usb: typec: tipd: Move initial irq mask to tipd_dataSven Peter
2025-09-14usb: typec: tipd: Clear interrupts firstSven Peter
2025-09-12usb: typec: tcpci: add wakeup supportXu Yang
2025-09-06usb: typec: tcpm: properly deliver cable vdms to altmode driversRD Babiera
2025-09-06usb: typec: ucsi: Add check for UCSI versionVenkat Jayaraman
2025-09-06usb: ucsi: stm32: Use min() to improve ucsi_stm32g0_fw_cb()Thorsten Blum
2025-08-25Merge 6.17-rc3 into usb-nextGreg Kroah-Hartman
2025-08-21usb: typec: mux: Remove the use of dev_err_probe()Xichao Zhao
2025-08-21usb: typec: qcom-pmic-typec: use kcalloc() instead of kzalloc()Qianfeng Rong
2025-08-19usb: typec: fusb302: Revert incorrect threaded irq fixSebastian Reichel
2025-08-17usb: typec: ucsi: Add support for READ_POWER_LEVEL commandVenkat Jayaraman
2025-08-17usb: typec: maxim_contaminant: re-enable cc toggle if cc is open and port is ...Amit Sunil Dhamne
2025-08-17usb: typec: maxim_contaminant: disable low power mode when reading comparator...Amit Sunil Dhamne
2025-07-21usb: typec: ucsi: Update power_supply on power role changeMyrrh Periwinkle
2025-07-21usb: typec: ucsi: psy: Set current max to 100mA for BC 1.2 and DefaultBenson Leung
2025-07-21usb: typec: fusb302: cache PD RX stateSebastian Reichel
2025-07-21usb: typec: ucsi: yoga-c630: add DRM dependencyArnd Bergmann
2025-07-15usb: typec: ucsi: Add poll_cci operation to cros_ec_ucsiJameson Thies
2025-07-15usb: typec: tcpm/tcpci_maxim: enable PROBE_PREFER_ASYNCHRONOUSAndré Draszik
2025-07-15usb: typec: tcpm/tcpci_maxim: drop CONFIG_OFAndré Draszik
2025-07-15usb: typec: tcpm/tcpci_maxim: fix irq wake usageAndré Draszik
2025-07-05Merge merge point of tag 'usb-6.16-rc5' into usb-nextGreg Kroah-Hartman
2025-06-24usb: typec: displayport: Fix potential deadlockAndrei Kuchynski