index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
typec
Age
Commit message (
Expand
)
Author
Files
Lines
30 hours
usb: typec: ucsi: Don't update power_supply on power role change if not conne...
Myrrh Periwinkle
1
-1
/
+6
30 hours
usb: typec: ucsi: Check if power role change actually happened before handling
Myrrh Periwinkle
1
-2
/
+4
30 hours
usb: typec: tcpm: improve handling of DISCOVER_MODES failures
Sebastian Reichel
1
-36
/
+61
30 hours
usb: typec: tipd: Fix error code in tps6598x_probe()
Dan Carpenter
1
-0
/
+1
30 hours
usb: typec: ucsi: validate connector number in ucsi_connector_change()
Greg Kroah-Hartman
1
-1
/
+10
30 hours
usb: typec: tcpm/tcpci_maxim: validate header NDO against RX_BYTE_CNT
Greg Kroah-Hartman
1
-0
/
+9
30 hours
usb: typec: wcove: don't write past struct pd_message in wcove_read_rx_buffer()
Greg Kroah-Hartman
1
-5
/
+8
30 hours
usb: typec: altmodes/displayport: validate count before reading Status Update...
Greg Kroah-Hartman
1
-0
/
+2
30 hours
usb: typec: ucsi: displayport: NAK DP_CMD_CONFIGURE without a payload VDO
Greg Kroah-Hartman
1
-0
/
+4
30 hours
usb: typec: tcpm: bound altmode_desc[] per iteration in svdm_consume_modes()
Greg Kroah-Hartman
1
-8
/
+4
30 hours
usb: typec: tcpm: validate VDO count in Discover Identity ACK handlers
Greg Kroah-Hartman
1
-1
/
+7
30 hours
usb: typec: ucsi: ccg: reject firmware images without a ':' record header
Greg Kroah-Hartman
1
-0
/
+5
2026-05-23
usb: typec: ps883x: Fix Oops at unbind
Mostafa Saleh
1
-0
/
+1
2026-05-23
usb: typec: Fix error pointer dereference
Ethan Tidmore
1
-2
/
+4
2026-05-17
usb: typec: tcpm: reset internal port states on soft reset AMS
Amit Sunil Dhamne
1
-0
/
+2
2026-05-14
usb: typec: tcpm: fix debug accessory mode detection for sink ports
Xu Yang
1
-9
/
+16
2026-04-22
usb: typec: fusb302: Switch to threaded IRQ handler
Alexey Charkov
1
-2
/
+3
2026-04-07
usb: typec: ucsi: skip connector validation before init
Nathan Rebello
1
-1
/
+2
2026-03-30
usb: typec: thunderbolt: Set enter_vdo during initialization
Andrei Kuchynski
1
-22
/
+22
2026-03-30
usb: typec: Remove alt->adev.dev.class assignment
Andrei Kuchynski
1
-4
/
+0
2026-03-18
usb: typec: ucsi: validate connector number in ucsi_notify_common()
Nathan Rebello
1
-2
/
+7
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: altmode/displayport: set displayport signaling rate in configure ...
RD Babiera
1
-1
/
+6
2026-02-22
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-22
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
8
-19
/
+19
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
8
-21
/
+22
2026-02-17
Merge tag 'usb-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
17
-55
/
+787
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-0
/
+2
2026-02-06
usb: typec: ucsi: Add Thunderbolt alternate mode support
Andrei Kuchynski
4
-5
/
+249
2026-02-06
usb: typec: hd3ss3220: Check if regulator needs to be switched
Jan Remmet
1
-0
/
+3
2026-02-01
usb: typec: fusb302: Remove IRQF_ONESHOT
Sebastian Andrzej Siewior
1
-2
/
+1
2026-01-23
usb: typec: ucsi: Enforce mode selection for cros_ec_ucsi
Andrei Kuchynski
1
-0
/
+22
2026-01-23
usb: typec: ucsi: Support mode selection to activate altmodes
Andrei Kuchynski
2
-0
/
+16
2026-01-23
usb: typec: Introduce mode_selection bit
Andrei Kuchynski
3
-3
/
+6
2026-01-23
usb: typec: Implement mode selection
Andrei Kuchynski
3
-1
/
+286
2026-01-23
usb: typec: Expose alternate mode priority via sysfs
Andrei Kuchynski
1
-1
/
+89
2026-01-23
usb: typec: Add mode_control field to port property
Andrei Kuchynski
2
-3
/
+7
2026-01-23
usb: typec: hd3ss3220: Enable VBUS based on role state
Jan Remmet
1
-9
/
+18
2026-01-21
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
2
-0
/
+2
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: ucsi: drop an unused Kconfig symbol
Randy Dunlap
1
-1
/
+0
2026-01-07
USB: typec: tcpm: Fix a typo
Andy Yan
1
-1
/
+1
2025-12-29
Merge 6.19-rc3 into usb-next
Greg Kroah-Hartman
10
-174
/
+78
2025-12-23
Revert "usb: typec: ucsi: Update UCSI structure to have message in and messag...
Johan Hovold
8
-112
/
+71
2025-12-23
Revert "usb: typec: ucsi: Add support for message out data structure"
Johan Hovold
3
-32
/
+0
2025-12-23
Revert "usb: typec: ucsi: Enable debugfs for message_out data structure"
Johan Hovold
1
-26
/
+0
2025-12-23
Revert "usb: typec: ucsi: Add support for SET_PDOS command"
Johan Hovold
2
-2
/
+0
2025-12-17
usb: typec: altmodes/displayport: Drop the device reference in dp_altmode_pro...
Haoxiang Li
1
-2
/
+6
2025-12-17
usb: typec: ucsi: huawei-gaokin: add DRM dependency
Arnd Bergmann
1
-0
/
+1
[next]