summaryrefslogtreecommitdiff
path: root/drivers/usb/typec
AgeCommit message (Expand)Author
2026-07-27Merge 7.2-rc5 into usb-nextGreg Kroah-Hartman
2026-07-23usb: typec: ucsi: Correct teardown ordering in ucsi_init() error pathAndrei Kuchynski
2026-07-23usb: typec: tcpm: implement retry mechanism for Discover Identity VDMsRD Babiera
2026-07-17usb: typec: altmodes: select DRM_AUX_HPD_BRIDGE for TYPEC_DP_ALTMODEChaoyi Chen
2026-07-17usb: typec: tcpm: Add support for Battery Cap response messageAmit Sunil Dhamne
2026-07-17usb: typec: tcpm: Add support for Battery Status response messageAmit Sunil Dhamne
2026-07-17usb: typec: tipd: add TPS66993 supportRadhey Shyam Pandey
2026-07-17usb: typec: tipd: add read_power_status callback to tipd_dataRadhey Shyam Pandey
2026-07-16usb: typec: ucsi: yoga_c630: Remove redundant duplicate altmode handlingChia-Lin Kao (AceLan)
2026-07-16usb: typec: ucsi: Add duplicate detection to nvidia registration pathChia-Lin Kao (AceLan)
2026-07-16usb: typec: ucsi: Detect and skip duplicate altmodes from buggy firmwareChia-Lin Kao (AceLan)
2026-07-13usb: typec: ucsi: Fix race condition and ordering in port unregistrationAndrei Kuchynski
2026-07-13Merge 7.2-rc3 into usb-nextGreg Kroah-Hartman
2026-07-12Merge tag 'usb-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-07-10usb: typec: ucsi: gaokun: unwind notifier on UCSI register failurePengpeng Hou
2026-07-10usb: typec: ucsi: Use %pe to print error pointersSubasri S
2026-07-08Revert "usb: typec: mux: avoid duplicated mux switches"Jens Glathe
2026-07-08usb: typec: displayport: Check cable altmode supportAndrei Kuchynski
2026-07-08usb: typec: thunderbolt: Check cable altmode supportAndrei Kuchynski
2026-07-08usb: typec: Add helper to check cable altmode supportAndrei Kuchynski
2026-07-08usb: typec: displayport: Reject DP Alt Mode VDO with no pin assignment for it...Madhu M
2026-07-08usb: typec: tipd: name TPS_REG_POWER_STATUS field masksRadhey Shyam Pandey
2026-07-08usb: typec: tipd: demote missing IRQ message to debugRadhey Shyam Pandey
2026-07-08usb: typec: tipd: add error message for vendor ID read failureRadhey Shyam Pandey
2026-07-08usb: ucsi: huawei_gaokun: move typec_altmode off stackArnd Bergmann
2026-07-08usb: typec: mux: tusb1046: add missing MODULE_DEVICE_TABLE()Pengpeng Hou
2026-07-08usb: typec: ucsi: Fix debugfs response truncation beyond 16 bytesMadhu M
2026-07-08usb: typec: tcpm: Defensively bound altmode array accessesBadhri Jagan Sridharan
2026-07-08usb: typec: ucsi: unregister debugfs entries on teardownBjorn Andersson
2026-07-08usb: typec: ucsi: Move long delayed work on system_dfl_long_wqMarco Crivellari
2026-07-08usb: typec: tcpci_rt1711h: unregister TCPCI port with devresMyeonghun Pak
2026-07-08usb: typec: tcpm: Fix VDM type for Enter Mode commandsAndy Yan
2026-07-08usb: typec: ucsi: cancel pending work on system suspendPaul Menzel
2026-07-08usb: typec: class: drop PD lookup referenceShuangpeng Bai
2026-07-08usb: typec: ps883x: Fix DP+USB3 configurationStephan Gerhold
2026-07-08usb: typec: anx7411: use devm_pm_runtime_enable()Myeonghun Pak
2026-07-08usb: typec: ucsi: Pass full DP config payload in SET_NEW_CAM for DP alt modeMadhu M
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-06-25usb: typec: ucsi: ccg: Fix use-after-free of ucsi on removeFan Wu
2026-06-25usb: typec: tcpm: Validate SVID index in svdm_consume_modes()Badhri Jagan Sridharan
2026-06-25usb: typec: ucsi: Invert DisplayPort role assignmentAndrei Kuchynski
2026-06-12usb: ucsi: huawei_gaokun: support mode switchingPengyu Luo
2026-06-01Merge tag 'v7.1-rc6' into usb-nextGreg Kroah-Hartman
2026-05-22usb: typec: ucsi: Add support for SET_PDOS commandPooja Katiyar
2026-05-22usb: typec: ucsi: Enable debugfs for message_out data structurePooja Katiyar
2026-05-22usb: typec: ucsi: Add support for message_out data structurePooja Katiyar
2026-05-22usb: typec: tcpm: qcom: prefer VBUS supply from the connector nodeDmitry Baryshkov
2026-05-22USB: typec: qcom-pmic-typec: Drop redundant header includesKrzysztof Kozlowski
2026-05-22usb: typec: ucsi: split connector lock classesSergey Senozhatsky
2026-05-22usb: typec: intel_pmc_mux: Zero initialize num_ports in pmc_usb_probe()Nathan Chancellor