aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/usb/typec/tcpm
AgeCommit message (Expand)AuthorFilesLines
2026-08-14usb: typec: tcpci: pass correct rx_type to tcpm_pd_receive()Xu Yang1-1/+11
2026-07-23usb: typec: tcpm: implement retry mechanism for Discover Identity VDMsRD Babiera1-142/+259
2026-07-17usb: typec: tcpm: Add support for Battery Cap response messageAmit Sunil Dhamne1-13/+95
2026-07-17usb: typec: tcpm: Add support for Battery Status response messageAmit Sunil Dhamne1-4/+134
2026-07-13Merge 7.2-rc3 into usb-nextGreg Kroah-Hartman7-13/+15
2026-07-12Merge tag 'usb-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2-7/+15
2026-07-08usb: typec: tcpm: Defensively bound altmode array accessesBadhri Jagan Sridharan1-5/+6
2026-07-08usb: typec: tcpci_rt1711h: unregister TCPCI port with devresMyeonghun Pak1-5/+8
2026-07-08usb: typec: tcpm: Fix VDM type for Enter Mode commandsAndy Yan1-2/+2
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files)Uwe Kleine-König (The Capable Hub)6-6/+0
2026-06-25usb: typec: tcpm: Validate SVID index in svdm_consume_modes()Badhri Jagan Sridharan1-0/+5
2026-06-01Merge tag 'v7.1-rc6' into usb-nextGreg Kroah-Hartman4-60/+99
2026-05-22usb: typec: tcpm: qcom: prefer VBUS supply from the connector nodeDmitry Baryshkov1-1/+11
2026-05-22USB: typec: qcom-pmic-typec: Drop redundant header includesKrzysztof Kozlowski1-5/+0
2026-05-21usb: typec: tcpm: improve handling of DISCOVER_MODES failuresSebastian Reichel1-36/+61
2026-05-21usb: typec: Use named initializers for arrays of i2c_device_dataUwe Kleine-König (The Capable Hub)4-8/+8
2026-05-21usb: typec: Use FIELD_MODIFY()Hans Zhang1-7/+4
2026-05-21usb: typec: fusb302: Fix resource leak when devm_drm_dp_hpd_bridge_add() failsFelix Gu1-10/+10
2026-05-19usb: typec: tcpm: bound altmode_desc[] per iteration in svdm_consume_modes()Greg Kroah-Hartman1-8/+4
2026-05-19usb: typec: tcpm: validate VDO count in Discover Identity ACK handlersGreg Kroah-Hartman1-1/+7
2026-05-19usb: typec: tcpm/tcpci_maxim: validate header NDO against RX_BYTE_CNTGreg Kroah-Hartman1-0/+9
2026-05-19usb: typec: wcove: don't write past struct pd_message in wcove_read_rx_buffer()Greg Kroah-Hartman1-5/+8
2026-04-27usb: typec: tcpm: fix debug accessory mode detection for sink portsXu Yang1-9/+16
2026-04-27usb: typec: tcpm: reset internal port states on soft reset AMSAmit Sunil Dhamne1-0/+2
2026-03-30usb: typec: tcpm/tcpci_maxim: deprecate WAR for setting charger modeAmit Sunil Dhamne2-21/+34
2026-03-30usb: typec: fusb302: Switch to threaded IRQ handlerAlexey Charkov1-2/+3
2026-03-30usb: typec: tcpci_rt1711h: Drop unnecessary VID/PID/DID checksAlexey Charkov1-57/+2
2026-03-30usb: typec: tcpci: support setting orientation via GPIOXu Yang1-0/+18
2026-03-18tcpm: Implement sink support for PD SPR AVS negotiationBadhri Jagan Sridharan1-104/+507
2026-03-16Merge 7.0-rc4 into usb-nextGreg Kroah-Hartman1-1/+1
2026-03-11Revert "tcpm: allow looking for role_sw device in the main node"Xu Yang1-1/+1
2026-03-11usb: typec: tcpm: add support for Sink Cap Extended msg responseAmit Sunil Dhamne1-1/+252
2026-03-11usb: typec: tcpm: Add vid and chip info for Etek ET7304Yuanshen Cao1-1/+15
2026-03-11usb: typec: tcpm: Use safer strscpy() instead of strcpy()Ai Chao1-3/+3
2026-03-11USB: typec: tcpci: Make tcpci_pm_ops variable staticKrzysztof Kozlowski1-1/+1
2026-03-11usb: typec: fusb302: add DRM DP HPD bridge supportSebastian Reichel2-0/+15
2026-03-11usb: typec: tcpm: kzalloc + kcalloc to kzalloc_flexRosen Penev1-14/+5
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-2/+2
2026-02-17Merge tag 'usb-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-1/+1
2026-02-01usb: typec: fusb302: Remove IRQF_ONESHOTSebastian Andrzej Siewior1-2/+1
2026-01-19Merge 6.19-rc6 usb-nextGreg Kroah-Hartman1-1/+1
2026-01-07tcpm: allow looking for role_sw device in the main nodeArnaud Ferraris1-1/+1
2026-01-07USB: typec: tcpm: Fix a typoAndy Yan1-1/+1
2025-10-27Merge 6.18-rc3 into usb-nextGreg Kroah-Hartman1-2/+2
2025-10-22tcpm: Parse and log AVS APDOBadhri Jagan Sridharan1-1/+14
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-12usb: typec: tcpci: add wakeup supportXu Yang1-0/+33
2025-09-06usb: typec: tcpm: properly deliver cable vdms to altmode driversRD Babiera1-4/+8