summaryrefslogtreecommitdiff
path: root/drivers/usb/typec
AgeCommit message (Expand)AuthorFilesLines
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-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
2025-10-23usb: typec: ps883x: Fix missing mutex_unlock()Konrad Dybcio1-3/+1
2025-10-22usb: typec: ps883x: Add USB4 mode and TBT3 altmode supportKonrad Dybcio1-0/+29
2025-10-22usb: typec: ps883x: Rework ps883x_set()Konrad Dybcio1-35/+38
2025-10-22usb: typec: ps883x: Cache register settings, not Type-C modeKonrad Dybcio1-19/+22
2025-10-22usb: typec: ucsi: Report power supply change on sink path changeJameson Thies2-1/+2
2025-10-22usb: typec: ucsi: Report power supply changes on power opmode changesJameson Thies1-0/+3
2025-10-22usb: typec: ucsi: psy: Add power supply statusJameson Thies2-0/+29
2025-10-22usb: typec: pd: Register SPR AVS caps with usb_power_delivery classBadhri Jagan Sridharan1-5/+90
2025-10-22tcpm: Parse and log AVS APDOBadhri Jagan Sridharan1-1/+14
2025-10-22tcpm: switch check for role_sw device with fw_nodeMichael Grzeschik1-2/+2
2025-10-13usb: typec: ucsi: Handle incorrect num_connectors capabilityMark Pearson1-0/+6
2025-10-13usb: typec: altmodes/displayport: do not enter mode if port is the UFPRD Babiera1-1/+3
2025-10-13usb: typec: class: add typec_get_data_role symbolRD Babiera1-0/+13
2025-10-13usb: typec: tipd: Fix error handling in cd321x_read_data_statusSven Peter1-4/+10
2025-09-15Merge 6.17-rc6 into usb-nextGreg Kroah-Hartman1-4/+8
2025-09-14usb: typec: tipd: Handle mode transitions for CD321xHector Martin1-4/+286
2025-09-14usb: typec: tipd: Read data status in probe and cache its valueHector Martin1-0/+4
2025-09-14usb: typec: tipd: Use read_power_status function in probeHector Martin1-4/+1
2025-09-14usb: typec: tipd: Update partner identity when power status was updatedHector Martin1-1/+8
2025-09-14usb: typec: tipd: Register DisplayPort and Thunderbolt altmodes for cd321xSven Peter1-3/+82
2025-09-14usb: typec: tipd: Read USB4, Thunderbolt and DisplayPort status for cd321xSven Peter1-4/+76
2025-09-14usb: typec: tipd: Add cd321x struct with separate sizeSven Peter1-5/+15
2025-09-14usb: typec: tipd: Trace data status for CD321x correctlySven Peter3-1/+51
2025-09-14usb: typec: tipd: Move switch_power_state to tipd_dataSven Peter1-9/+8
2025-09-14usb: typec: tipd: Move initial irq mask to tipd_dataSven Peter1-12/+11
2025-09-14usb: typec: tipd: Clear interrupts firstSven Peter1-13/+11
2025-09-12usb: typec: tcpci: add wakeup supportXu Yang1-0/+33
2025-09-06usb: typec: tcpm: properly deliver cable vdms to altmode driversRD Babiera1-4/+8
2025-09-06usb: typec: ucsi: Add check for UCSI versionVenkat Jayaraman1-1/+2
2025-09-06usb: ucsi: stm32: Use min() to improve ucsi_stm32g0_fw_cb()Thorsten Blum1-5/+2
2025-08-25Merge 6.17-rc3 into usb-nextGreg Kroah-Hartman3-4/+67
2025-08-21usb: typec: mux: Remove the use of dev_err_probe()Xichao Zhao1-1/+1
2025-08-21usb: typec: qcom-pmic-typec: use kcalloc() instead of kzalloc()Qianfeng Rong2-2/+2
2025-08-19usb: typec: fusb302: Revert incorrect threaded irq fixSebastian Reichel1-4/+8
2025-08-17usb: typec: ucsi: Add support for READ_POWER_LEVEL commandVenkat Jayaraman3-0/+60
2025-08-17usb: typec: maxim_contaminant: re-enable cc toggle if cc is open and port is ...Amit Sunil Dhamne1-0/+53
2025-08-17usb: typec: maxim_contaminant: disable low power mode when reading comparator...Amit Sunil Dhamne2-0/+6
2025-07-21usb: typec: ucsi: Update power_supply on power role changeMyrrh Periwinkle1-0/+1
2025-07-21usb: typec: ucsi: psy: Set current max to 100mA for BC 1.2 and DefaultBenson Leung2-4/+5
2025-07-21usb: typec: fusb302: cache PD RX stateSebastian Reichel1-0/+8
2025-07-21usb: typec: ucsi: yoga-c630: add DRM dependencyArnd Bergmann1-0/+1
2025-07-15usb: typec: ucsi: Add poll_cci operation to cros_ec_ucsiJameson Thies1-0/+1