summaryrefslogtreecommitdiff
path: root/drivers/usb/typec
AgeCommit message (Expand)AuthorFilesLines
30 hoursusb: typec: ucsi: Don't update power_supply on power role change if not conne...Myrrh Periwinkle1-1/+6
30 hoursusb: typec: ucsi: Check if power role change actually happened before handlingMyrrh Periwinkle1-2/+4
30 hoursusb: typec: tcpm: improve handling of DISCOVER_MODES failuresSebastian Reichel1-36/+61
30 hoursusb: typec: tipd: Fix error code in tps6598x_probe()Dan Carpenter1-0/+1
30 hoursusb: typec: ucsi: validate connector number in ucsi_connector_change()Greg Kroah-Hartman1-1/+10
30 hoursusb: typec: tcpm/tcpci_maxim: validate header NDO against RX_BYTE_CNTGreg Kroah-Hartman1-0/+9
30 hoursusb: typec: wcove: don't write past struct pd_message in wcove_read_rx_buffer()Greg Kroah-Hartman1-5/+8
30 hoursusb: typec: altmodes/displayport: validate count before reading Status Update...Greg Kroah-Hartman1-0/+2
30 hoursusb: typec: ucsi: displayport: NAK DP_CMD_CONFIGURE without a payload VDOGreg Kroah-Hartman1-0/+4
30 hoursusb: typec: tcpm: bound altmode_desc[] per iteration in svdm_consume_modes()Greg Kroah-Hartman1-8/+4
30 hoursusb: typec: tcpm: validate VDO count in Discover Identity ACK handlersGreg Kroah-Hartman1-1/+7
30 hoursusb: typec: ucsi: ccg: reject firmware images without a ':' record headerGreg Kroah-Hartman1-0/+5
2026-05-23usb: typec: ps883x: Fix Oops at unbindMostafa Saleh1-0/+1
2026-05-23usb: typec: Fix error pointer dereferenceEthan Tidmore1-2/+4
2026-05-17usb: typec: tcpm: reset internal port states on soft reset AMSAmit Sunil Dhamne1-0/+2
2026-05-14usb: typec: tcpm: fix debug accessory mode detection for sink portsXu Yang1-9/+16
2026-04-22usb: typec: fusb302: Switch to threaded IRQ handlerAlexey Charkov1-2/+3
2026-04-07usb: typec: ucsi: skip connector validation before initNathan Rebello1-1/+2
2026-03-30usb: typec: thunderbolt: Set enter_vdo during initializationAndrei Kuchynski1-22/+22
2026-03-30usb: typec: Remove alt->adev.dev.class assignmentAndrei Kuchynski1-4/+0
2026-03-18usb: typec: ucsi: validate connector number in ucsi_notify_common()Nathan Rebello1-2/+7
2026-03-11Revert "tcpm: allow looking for role_sw device in the main node"Xu Yang1-1/+1
2026-03-11usb: typec: altmode/displayport: set displayport signaling rate in configure ...RD Babiera1-1/+6
2026-02-22Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds1-2/+1
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds8-19/+19
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook8-21/+22
2026-02-17Merge tag 'usb-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds17-55/+787
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds2-0/+2
2026-02-06usb: typec: ucsi: Add Thunderbolt alternate mode supportAndrei Kuchynski4-5/+249
2026-02-06usb: typec: hd3ss3220: Check if regulator needs to be switchedJan Remmet1-0/+3
2026-02-01usb: typec: fusb302: Remove IRQF_ONESHOTSebastian Andrzej Siewior1-2/+1
2026-01-23usb: typec: ucsi: Enforce mode selection for cros_ec_ucsiAndrei Kuchynski1-0/+22
2026-01-23usb: typec: ucsi: Support mode selection to activate altmodesAndrei Kuchynski2-0/+16
2026-01-23usb: typec: Introduce mode_selection bitAndrei Kuchynski3-3/+6
2026-01-23usb: typec: Implement mode selectionAndrei Kuchynski3-1/+286
2026-01-23usb: typec: Expose alternate mode priority via sysfsAndrei Kuchynski1-1/+89
2026-01-23usb: typec: Add mode_control field to port propertyAndrei Kuchynski2-3/+7
2026-01-23usb: typec: hd3ss3220: Enable VBUS based on role stateJan Remmet1-9/+18
2026-01-21kernel.h: drop hex.h and update all hex.h usersRandy Dunlap2-0/+2
2026-01-19Merge 6.19-rc6 usb-nextGreg Kroah-Hartman1-1/+1
2026-01-07tcpm: allow looking for role_sw device in the main nodeArnaud Ferraris1-1/+1
2026-01-07usb: typec: ucsi: drop an unused Kconfig symbolRandy Dunlap1-1/+0
2026-01-07USB: typec: tcpm: Fix a typoAndy Yan1-1/+1
2025-12-29Merge 6.19-rc3 into usb-nextGreg Kroah-Hartman10-174/+78
2025-12-23Revert "usb: typec: ucsi: Update UCSI structure to have message in and messag...Johan Hovold8-112/+71
2025-12-23Revert "usb: typec: ucsi: Add support for message out data structure"Johan Hovold3-32/+0
2025-12-23Revert "usb: typec: ucsi: Enable debugfs for message_out data structure"Johan Hovold1-26/+0
2025-12-23Revert "usb: typec: ucsi: Add support for SET_PDOS command"Johan Hovold2-2/+0
2025-12-17usb: typec: altmodes/displayport: Drop the device reference in dp_altmode_pro...Haoxiang Li1-2/+6
2025-12-17usb: typec: ucsi: huawei-gaokin: add DRM dependencyArnd Bergmann1-0/+1