index
:
linux-stable.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-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
typec
Age
Commit message (
Expand
)
Author
7 days
Merge tag 'usb-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
12 days
Revert "usb: typec: mux: avoid duplicated mux switches"
Jens Glathe
12 days
usb: ucsi: huawei_gaokun: move typec_altmode off stack
Arnd Bergmann
12 days
usb: typec: tcpci_rt1711h: unregister TCPCI port with devres
Myeonghun Pak
12 days
usb: typec: tcpm: Fix VDM type for Enter Mode commands
Andy Yan
12 days
usb: typec: ucsi: cancel pending work on system suspend
Paul Menzel
12 days
usb: typec: class: drop PD lookup reference
Shuangpeng Bai
12 days
usb: typec: ps883x: Fix DP+USB3 configuration
Stephan Gerhold
12 days
usb: typec: anx7411: use devm_pm_runtime_enable()
Myeonghun Pak
12 days
usb: typec: ucsi: Pass full DP config payload in SET_NEW_CAM for DP alt mode
Madhu M
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2026-06-25
usb: typec: ucsi: ccg: Fix use-after-free of ucsi on remove
Fan Wu
2026-06-25
usb: typec: tcpm: Validate SVID index in svdm_consume_modes()
Badhri Jagan Sridharan
2026-06-25
usb: typec: ucsi: Invert DisplayPort role assignment
Andrei Kuchynski
2026-06-12
usb: ucsi: huawei_gaokun: support mode switching
Pengyu Luo
2026-06-01
Merge tag 'v7.1-rc6' into usb-next
Greg Kroah-Hartman
2026-05-22
usb: typec: ucsi: Add support for SET_PDOS command
Pooja Katiyar
2026-05-22
usb: typec: ucsi: Enable debugfs for message_out data structure
Pooja Katiyar
2026-05-22
usb: typec: ucsi: Add support for message_out data structure
Pooja Katiyar
2026-05-22
usb: typec: tcpm: qcom: prefer VBUS supply from the connector node
Dmitry Baryshkov
2026-05-22
USB: typec: qcom-pmic-typec: Drop redundant header includes
Krzysztof Kozlowski
2026-05-22
usb: typec: ucsi: split connector lock classes
Sergey Senozhatsky
2026-05-22
usb: typec: intel_pmc_mux: Zero initialize num_ports in pmc_usb_probe()
Nathan Chancellor
2026-05-21
usb: typec: ucsi: Don't update power_supply on power role change if not conne...
Myrrh Periwinkle
2026-05-21
usb: typec: ucsi: Check if power role change actually happened before handling
Myrrh Periwinkle
2026-05-21
usb: typec: tcpm: improve handling of DISCOVER_MODES failures
Sebastian Reichel
2026-05-21
usb: typec: Use named initializers for arrays of i2c_device_data
Uwe Kleine-König (The Capable Hub)
2026-05-21
usb: typec: Use FIELD_MODIFY()
Hans Zhang
2026-05-21
usb: typec: fusb302: Fix resource leak when devm_drm_dp_hpd_bridge_add() fails
Felix Gu
2026-05-19
usb: typec: ucsi: validate connector number in ucsi_connector_change()
Greg Kroah-Hartman
2026-05-19
usb: typec: ucsi: displayport: NAK DP_CMD_CONFIGURE without a payload VDO
Greg Kroah-Hartman
2026-05-19
usb: typec: tcpm: bound altmode_desc[] per iteration in svdm_consume_modes()
Greg Kroah-Hartman
2026-05-19
usb: typec: tcpm: validate VDO count in Discover Identity ACK handlers
Greg Kroah-Hartman
2026-05-19
usb: typec: tcpm/tcpci_maxim: validate header NDO against RX_BYTE_CNT
Greg Kroah-Hartman
2026-05-19
usb: typec: altmodes/displayport: validate count before reading Status Update...
Greg Kroah-Hartman
2026-05-19
usb: typec: wcove: don't write past struct pd_message in wcove_read_rx_buffer()
Greg Kroah-Hartman
2026-05-18
usb: typec: ucsi: ccg: reject firmware images without a ':' record header
Greg Kroah-Hartman
2026-05-18
usb: typec: tipd: Fix error code in tps6598x_probe()
Dan Carpenter
2026-05-11
Merge tag 'v7.1-rc3' into usb-next
Greg Kroah-Hartman
2026-04-27
usb: typec: intel_pmc_mux: combine kzalloc + kcalloc
Rosen Penev
2026-04-27
usb: typec: mux: ps883x: Power the retimer off when not in use
Konrad Dybcio
2026-04-27
usb: typec: tcpm: fix debug accessory mode detection for sink ports
Xu Yang
2026-04-27
usb: typec: tcpm: reset internal port states on soft reset AMS
Amit Sunil Dhamne
2026-04-19
Merge tag 'usb-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2026-04-07
usb: typec: cros_ec_ucsi: Load driver from OF and ACPI definitions
Jameson Thies
2026-04-07
usb: typec: ucsi: Set usb mode on partner change
Jameson Thies
2026-04-07
usb: typec: ucsi: skip connector validation before init
Nathan Rebello
2026-04-06
Merge tag 'v7.0-rc7' into usb-next
Greg Kroah-Hartman
2026-03-30
usb: typec: thunderbolt: Set enter_vdo during initialization
Andrei Kuchynski
2026-03-30
usb: typec: Remove alt->adev.dev.class assignment
Andrei Kuchynski
[next]