summaryrefslogtreecommitdiff
path: root/drivers/usb/typec
AgeCommit message (Expand)AuthorFilesLines
13 daysRevert "tcpm: allow looking for role_sw device in the main node"Xu Yang1-1/+1
13 daysusb: typec: altmode/displayport: set displayport signaling rate in configure ...RD Babiera1-1/+6
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds1-2/+1
2026-02-21Convert '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-20kernel.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
2025-12-17usb: typec: ucsi: psy: Fix voltage and current max for non-Fixed PDOsBenson Leung1-10/+20
2025-12-17usb: typec: ucsi: psy: Fix ucsi_psy_get_current_now in non-PD casesBenson Leung1-3/+21
2025-12-17usb: typec: Export typec bus and typec altmode device typeChaoyi Chen3-10/+4
2025-12-17usb: typec: Set the bus also for the port and plug altmodesHeikki Krogerus3-14/+51
2025-12-06Merge tag 'usb-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds19-152/+609
2025-11-26usb: typec: ucsi: fix use-after-free caused by uec->workDuoming Zhou1-0/+1
2025-11-26usb: typec: ucsi: fix probe failure in gaokun_ucsi_probe()Duoming Zhou1-0/+1
2025-11-21usb: typec: hd3ss3220: Enable VBUS based on ID pin stateKrishna Kurapati1-2/+73
2025-11-21usb: typec: anx7411: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari1-2/+1
2025-11-21usb: typec: ucsi: Add support for SET_PDOS commandPooja Katiyar2-0/+2
2025-11-21usb: typec: ucsi: Enable debugfs for message_out data structurePooja Katiyar1-0/+26
2025-11-21usb: typec: ucsi: Add support for message out data structurePooja Katiyar3-0/+32
2025-11-21usb: typec: ucsi: Update UCSI structure to have message in and message out fi...Pooja Katiyar8-71/+112
2025-11-21usb: typec: tipd: mark as orientation awarePeter Korsgaard1-0/+1
2025-11-21usb: typec: ucsi: Set orientation_aware if UCSI version is 2.x and aboveAbel Vesa1-0/+3
2025-11-09usb: typec: ucsi: psy: Set max current to zero when disconnectedJameson Thies1-0/+5
2025-10-28usb: typec: ucsi: Add support for orientationAbel Vesa2-0/+27
2025-10-28usb: typec: ucsi: Add SET_POWER_LEVEL UCSI command to debugfsVenkat Jayaraman2-0/+2
2025-10-27Merge 6.18-rc3 into usb-nextGreg Kroah-Hartman1-2/+2
2025-10-24usb: typec: ucsi_glink: Increase buffer size to support UCSI v2Anjelique Melendez1-10/+70
2025-10-24usb: typec: ucsi_glink: Update request/response buffers to be packedAnjelique Melendez1-4/+4