index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
typec
/
tcpm
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-14
usb: typec: tcpci: pass correct rx_type to tcpm_pd_receive()
Xu Yang
1
-1
/
+11
2026-07-23
usb: typec: tcpm: implement retry mechanism for Discover Identity VDMs
RD Babiera
1
-142
/
+259
2026-07-17
usb: typec: tcpm: Add support for Battery Cap response message
Amit Sunil Dhamne
1
-13
/
+95
2026-07-17
usb: typec: tcpm: Add support for Battery Status response message
Amit Sunil Dhamne
1
-4
/
+134
2026-07-13
Merge 7.2-rc3 into usb-next
Greg Kroah-Hartman
7
-13
/
+15
2026-07-12
Merge tag 'usb-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
2
-7
/
+15
2026-07-08
usb: typec: tcpm: Defensively bound altmode array accesses
Badhri Jagan Sridharan
1
-5
/
+6
2026-07-08
usb: typec: tcpci_rt1711h: unregister TCPCI port with devres
Myeonghun Pak
1
-5
/
+8
2026-07-08
usb: typec: tcpm: Fix VDM type for Enter Mode commands
Andy Yan
1
-2
/
+2
2026-07-03
Replace <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-25
usb: typec: tcpm: Validate SVID index in svdm_consume_modes()
Badhri Jagan Sridharan
1
-0
/
+5
2026-06-01
Merge tag 'v7.1-rc6' into usb-next
Greg Kroah-Hartman
4
-60
/
+99
2026-05-22
usb: typec: tcpm: qcom: prefer VBUS supply from the connector node
Dmitry Baryshkov
1
-1
/
+11
2026-05-22
USB: typec: qcom-pmic-typec: Drop redundant header includes
Krzysztof Kozlowski
1
-5
/
+0
2026-05-21
usb: typec: tcpm: improve handling of DISCOVER_MODES failures
Sebastian Reichel
1
-36
/
+61
2026-05-21
usb: typec: Use named initializers for arrays of i2c_device_data
Uwe Kleine-König (The Capable Hub)
4
-8
/
+8
2026-05-21
usb: typec: Use FIELD_MODIFY()
Hans Zhang
1
-7
/
+4
2026-05-21
usb: typec: fusb302: Fix resource leak when devm_drm_dp_hpd_bridge_add() fails
Felix Gu
1
-10
/
+10
2026-05-19
usb: typec: tcpm: bound altmode_desc[] per iteration in svdm_consume_modes()
Greg Kroah-Hartman
1
-8
/
+4
2026-05-19
usb: typec: tcpm: validate VDO count in Discover Identity ACK handlers
Greg Kroah-Hartman
1
-1
/
+7
2026-05-19
usb: typec: tcpm/tcpci_maxim: validate header NDO against RX_BYTE_CNT
Greg Kroah-Hartman
1
-0
/
+9
2026-05-19
usb: typec: wcove: don't write past struct pd_message in wcove_read_rx_buffer()
Greg Kroah-Hartman
1
-5
/
+8
2026-04-27
usb: typec: tcpm: fix debug accessory mode detection for sink ports
Xu Yang
1
-9
/
+16
2026-04-27
usb: typec: tcpm: reset internal port states on soft reset AMS
Amit Sunil Dhamne
1
-0
/
+2
2026-03-30
usb: typec: tcpm/tcpci_maxim: deprecate WAR for setting charger mode
Amit Sunil Dhamne
2
-21
/
+34
2026-03-30
usb: typec: fusb302: Switch to threaded IRQ handler
Alexey Charkov
1
-2
/
+3
2026-03-30
usb: typec: tcpci_rt1711h: Drop unnecessary VID/PID/DID checks
Alexey Charkov
1
-57
/
+2
2026-03-30
usb: typec: tcpci: support setting orientation via GPIO
Xu Yang
1
-0
/
+18
2026-03-18
tcpm: Implement sink support for PD SPR AVS negotiation
Badhri Jagan Sridharan
1
-104
/
+507
2026-03-16
Merge 7.0-rc4 into usb-next
Greg Kroah-Hartman
1
-1
/
+1
2026-03-11
Revert "tcpm: allow looking for role_sw device in the main node"
Xu Yang
1
-1
/
+1
2026-03-11
usb: typec: tcpm: add support for Sink Cap Extended msg response
Amit Sunil Dhamne
1
-1
/
+252
2026-03-11
usb: typec: tcpm: Add vid and chip info for Etek ET7304
Yuanshen Cao
1
-1
/
+15
2026-03-11
usb: typec: tcpm: Use safer strscpy() instead of strcpy()
Ai Chao
1
-3
/
+3
2026-03-11
USB: typec: tcpci: Make tcpci_pm_ops variable static
Krzysztof Kozlowski
1
-1
/
+1
2026-03-11
usb: typec: fusb302: add DRM DP HPD bridge support
Sebastian Reichel
2
-0
/
+15
2026-03-11
usb: typec: tcpm: kzalloc + kcalloc to kzalloc_flex
Rosen Penev
1
-14
/
+5
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-2
/
+2
2026-02-17
Merge tag 'usb-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
1
-1
/
+1
2026-02-01
usb: typec: fusb302: Remove IRQF_ONESHOT
Sebastian Andrzej Siewior
1
-2
/
+1
2026-01-19
Merge 6.19-rc6 usb-next
Greg Kroah-Hartman
1
-1
/
+1
2026-01-07
tcpm: allow looking for role_sw device in the main node
Arnaud Ferraris
1
-1
/
+1
2026-01-07
USB: typec: tcpm: Fix a typo
Andy Yan
1
-1
/
+1
2025-10-27
Merge 6.18-rc3 into usb-next
Greg Kroah-Hartman
1
-2
/
+2
2025-10-22
tcpm: Parse and log AVS APDO
Badhri Jagan Sridharan
1
-1
/
+14
2025-10-22
tcpm: switch check for role_sw device with fw_node
Michael Grzeschik
1
-2
/
+2
2025-09-15
Merge 6.17-rc6 into usb-next
Greg Kroah-Hartman
1
-4
/
+8
2025-09-12
usb: typec: tcpci: add wakeup support
Xu Yang
1
-0
/
+33
2025-09-06
usb: typec: tcpm: properly deliver cable vdms to altmode drivers
RD Babiera
1
-4
/
+8
[next]