summaryrefslogtreecommitdiff
path: root/drivers/usb/typec
AgeCommit message (Expand)Author
2026-05-21usb: typec: ucsi: Don't update power_supply on power role change if not conne...Myrrh Periwinkle
2026-05-21usb: typec: ucsi: Check if power role change actually happened before handlingMyrrh Periwinkle
2026-05-21usb: typec: tcpm: improve handling of DISCOVER_MODES failuresSebastian Reichel
2026-05-21usb: typec: fusb302: Fix resource leak when devm_drm_dp_hpd_bridge_add() failsFelix Gu
2026-05-19usb: typec: ucsi: validate connector number in ucsi_connector_change()Greg Kroah-Hartman
2026-05-19usb: typec: ucsi: displayport: NAK DP_CMD_CONFIGURE without a payload VDOGreg Kroah-Hartman
2026-05-19usb: typec: tcpm: bound altmode_desc[] per iteration in svdm_consume_modes()Greg Kroah-Hartman
2026-05-19usb: typec: tcpm: validate VDO count in Discover Identity ACK handlersGreg Kroah-Hartman
2026-05-19usb: typec: tcpm/tcpci_maxim: validate header NDO against RX_BYTE_CNTGreg Kroah-Hartman
2026-05-19usb: typec: altmodes/displayport: validate count before reading Status Update...Greg Kroah-Hartman
2026-05-19usb: typec: wcove: don't write past struct pd_message in wcove_read_rx_buffer()Greg Kroah-Hartman
2026-05-18usb: typec: ucsi: ccg: reject firmware images without a ':' record headerGreg Kroah-Hartman
2026-05-18usb: typec: tipd: Fix error code in tps6598x_probe()Dan Carpenter
2026-04-27usb: typec: tcpm: fix debug accessory mode detection for sink portsXu Yang
2026-04-27usb: typec: tcpm: reset internal port states on soft reset AMSAmit Sunil Dhamne
2026-04-19Merge tag 'usb-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-04-07usb: typec: cros_ec_ucsi: Load driver from OF and ACPI definitionsJameson Thies
2026-04-07usb: typec: ucsi: Set usb mode on partner changeJameson Thies
2026-04-07usb: typec: ucsi: skip connector validation before initNathan Rebello
2026-04-06Merge tag 'v7.0-rc7' into usb-nextGreg Kroah-Hartman
2026-03-30usb: typec: thunderbolt: Set enter_vdo during initializationAndrei Kuchynski
2026-03-30usb: typec: Remove alt->adev.dev.class assignmentAndrei Kuchynski
2026-03-30usb: typec: tcpm/tcpci_maxim: deprecate WAR for setting charger modeAmit Sunil Dhamne
2026-03-30usb: typec: fusb302: Switch to threaded IRQ handlerAlexey Charkov
2026-03-30usb: typec: tcpci_rt1711h: Drop unnecessary VID/PID/DID checksAlexey Charkov
2026-03-30usb: typec: tcpci: support setting orientation via GPIOXu Yang
2026-03-18usb: typec: ucsi: validate connector number in ucsi_notify_common()Nathan Rebello
2026-03-18tcpm: Implement sink support for PD SPR AVS negotiationBadhri Jagan Sridharan
2026-03-18usb: typec: ps883x: Fix Oops at unbindMostafa Saleh
2026-03-18usb: typec: ucsi: Add UCSI_USB4_IMPLIES_USB quirk for X1E80100Krishna Kurapati
2026-03-16Merge 7.0-rc4 into usb-nextGreg Kroah-Hartman
2026-03-11Revert "tcpm: allow looking for role_sw device in the main node"Xu Yang
2026-03-11usb: typec: altmode/displayport: set displayport signaling rate in configure ...RD Babiera
2026-03-11usb: typec: tcpm: add support for Sink Cap Extended msg responseAmit Sunil Dhamne
2026-03-11usb: typec: tcpm: Add vid and chip info for Etek ET7304Yuanshen Cao
2026-03-11usb: typec: tcpm: Use safer strscpy() instead of strcpy()Ai Chao
2026-03-11usb: typec: mux: avoid duplicated mux switchesSebastian Reichel
2026-03-11usb: typec: mux: avoid duplicated orientation switchesSebastian Reichel
2026-03-11usb: typec: Fix error pointer dereferenceEthan Tidmore
2026-03-11USB: typec: tcpci: Make tcpci_pm_ops variable staticKrzysztof Kozlowski
2026-03-11usb: typec: ucsi: Invoke ucsi_run_command tracepointLoic Poulain
2026-03-11usb: typec: fusb302: add DRM DP HPD bridge supportSebastian Reichel
2026-03-11usb: ucsi: huawei_gaokun: make gaokun_ucsi_ops staticPengyu Luo
2026-03-11usb: typec: tcpm: kzalloc + kcalloc to kzalloc_flexRosen Penev
2026-03-11usb: typec: ucsi: ucsi_glink: Add support for Glymur and KaanapaliAnjelique Melendez
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-17Merge tag 'usb-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds