index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
typec
/
ucsi
Age
Commit message (
Expand
)
Author
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-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-18
usb: typec: ucsi: ccg: reject firmware images without a ':' record header
Greg Kroah-Hartman
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-18
usb: typec: ucsi: validate connector number in ucsi_notify_common()
Nathan Rebello
2026-03-18
usb: typec: ucsi: Add UCSI_USB4_IMPLIES_USB quirk for X1E80100
Krishna Kurapati
2026-03-11
usb: typec: ucsi: Invoke ucsi_run_command tracepoint
Loic Poulain
2026-03-11
usb: ucsi: huawei_gaokun: make gaokun_ucsi_ops static
Pengyu Luo
2026-03-11
usb: typec: ucsi: ucsi_glink: Add support for Glymur and Kaanapali
Anjelique Melendez
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-17
Merge tag 'usb-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2026-02-06
usb: typec: ucsi: Add Thunderbolt alternate mode support
Andrei Kuchynski
2026-01-23
usb: typec: ucsi: Enforce mode selection for cros_ec_ucsi
Andrei Kuchynski
2026-01-23
usb: typec: ucsi: Support mode selection to activate altmodes
Andrei Kuchynski
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
2026-01-07
usb: typec: ucsi: drop an unused Kconfig symbol
Randy Dunlap
2025-12-29
Merge 6.19-rc3 into usb-next
Greg Kroah-Hartman
2025-12-23
Revert "usb: typec: ucsi: Update UCSI structure to have message in and messag...
Johan Hovold
2025-12-23
Revert "usb: typec: ucsi: Add support for message out data structure"
Johan Hovold
2025-12-23
Revert "usb: typec: ucsi: Enable debugfs for message_out data structure"
Johan Hovold
2025-12-23
Revert "usb: typec: ucsi: Add support for SET_PDOS command"
Johan Hovold
2025-12-17
usb: typec: ucsi: huawei-gaokin: add DRM dependency
Arnd Bergmann
2025-12-17
usb: typec: ucsi: psy: Fix voltage and current max for non-Fixed PDOs
Benson Leung
2025-12-17
usb: typec: ucsi: psy: Fix ucsi_psy_get_current_now in non-PD cases
Benson Leung
2025-12-06
Merge tag 'usb-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2025-11-26
usb: typec: ucsi: fix use-after-free caused by uec->work
Duoming Zhou
2025-11-26
usb: typec: ucsi: fix probe failure in gaokun_ucsi_probe()
Duoming Zhou
2025-11-21
usb: typec: ucsi: Add support for SET_PDOS command
Pooja Katiyar
2025-11-21
usb: typec: ucsi: Enable debugfs for message_out data structure
Pooja Katiyar
2025-11-21
usb: typec: ucsi: Add support for message out data structure
Pooja Katiyar
2025-11-21
usb: typec: ucsi: Update UCSI structure to have message in and message out fi...
Pooja Katiyar
2025-11-21
usb: typec: ucsi: Set orientation_aware if UCSI version is 2.x and above
Abel Vesa
2025-11-09
usb: typec: ucsi: psy: Set max current to zero when disconnected
Jameson Thies
2025-10-28
usb: typec: ucsi: Add support for orientation
Abel Vesa
2025-10-28
usb: typec: ucsi: Add SET_POWER_LEVEL UCSI command to debugfs
Venkat Jayaraman
2025-10-24
usb: typec: ucsi_glink: Increase buffer size to support UCSI v2
Anjelique Melendez
2025-10-24
usb: typec: ucsi_glink: Update request/response buffers to be packed
Anjelique Melendez
2025-10-22
usb: typec: ucsi: Report power supply change on sink path change
Jameson Thies
2025-10-22
usb: typec: ucsi: Report power supply changes on power opmode changes
Jameson Thies
2025-10-22
usb: typec: ucsi: psy: Add power supply status
Jameson Thies
2025-10-13
usb: typec: ucsi: Handle incorrect num_connectors capability
Mark Pearson
2025-09-06
usb: typec: ucsi: Add check for UCSI version
Venkat Jayaraman
[next]