summaryrefslogtreecommitdiff
path: root/drivers/usb/typec/tcpm
AgeCommit message (Expand)Author
2026-07-12Merge tag 'usb-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
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-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: tcpm: Validate SVID index in svdm_consume_modes()Badhri Jagan Sridharan
2026-06-01Merge tag 'v7.1-rc6' into usb-nextGreg Kroah-Hartman
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-21usb: typec: tcpm: improve handling of DISCOVER_MODES failuresSebastian Reichel
2026-05-21usb: typec: Use named initializers for arrays of i2c_device_dataUwe Kleine-König (The Capable Hub)
2026-05-21usb: typec: Use FIELD_MODIFY()Hans Zhang
2026-05-21usb: typec: fusb302: Fix resource leak when devm_drm_dp_hpd_bridge_add() failsFelix Gu
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: wcove: don't write past struct pd_message in wcove_read_rx_buffer()Greg Kroah-Hartman
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-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-18tcpm: Implement sink support for PD SPR AVS negotiationBadhri Jagan Sridharan
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: 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: tcpci: Make tcpci_pm_ops variable staticKrzysztof Kozlowski
2026-03-11usb: typec: fusb302: add DRM DP HPD bridge supportSebastian Reichel
2026-03-11usb: typec: tcpm: kzalloc + kcalloc to kzalloc_flexRosen Penev
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-01usb: typec: fusb302: Remove IRQF_ONESHOTSebastian Andrzej Siewior
2026-01-19Merge 6.19-rc6 usb-nextGreg Kroah-Hartman
2026-01-07tcpm: allow looking for role_sw device in the main nodeArnaud Ferraris
2026-01-07USB: typec: tcpm: Fix a typoAndy Yan
2025-10-27Merge 6.18-rc3 into usb-nextGreg Kroah-Hartman
2025-10-22tcpm: Parse and log AVS APDOBadhri Jagan Sridharan
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-12usb: typec: tcpci: add wakeup supportXu Yang
2025-09-06usb: typec: tcpm: properly deliver cable vdms to altmode driversRD Babiera
2025-08-25Merge 6.17-rc3 into usb-nextGreg Kroah-Hartman
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: 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: fusb302: cache PD RX stateSebastian Reichel