summaryrefslogtreecommitdiff
path: root/drivers/usb/typec/tcpm
AgeCommit message (Expand)Author
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: 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
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: tcpm: apply vbus before data bringup in tcpm_src_attachRD Babiera
2025-06-19usb: typec: fusb302: fix scheduling while atomic when using virtio-gpioYongbo Zhang
2025-06-06Merge tag 'usb-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-06-03Merge tag 'leds-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2025-05-21usb: typec: tcpm: Use configured PD revision for negotiationCosmo Chou
2025-05-21usb: typec: tcpm: move tcpm_queue_vdm_unlocked to asynchronous workRD Babiera