aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/typec/ucsi
AgeCommit message (Expand)AuthorFilesLines
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: ucsi: huawei-gaokin: add DRM dependencyArnd Bergmann1-0/+1
2025-12-06Merge tag 'usb-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds11-86/+320
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: 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: 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-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-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-13usb: typec: ucsi: Handle incorrect num_connectors capabilityMark Pearson1-0/+6
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-17usb: typec: ucsi: Add support for READ_POWER_LEVEL commandVenkat Jayaraman3-0/+60
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: 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
2025-06-24usb: typec: ucsi: yoga-c630: register DRM HPD bridgeDmitry Baryshkov2-0/+40
2025-06-24usb: typec: ucsi: yoga-c630: handle USB / HPD messages to set port orientationDmitry Baryshkov1-0/+42
2025-06-24usb: typec: ucsi: yoga-c630: correct response for GET_CURRENT_CAMDmitry Baryshkov1-1/+9
2025-06-24usb: typec: ucsi: yoga-c630: fake AltModes for port 0Dmitry Baryshkov2-0/+23
2025-06-24usb: typec: ucsi: yoga-c630: remove extra AltModes for port 1Dmitry Baryshkov1-1/+22
2025-06-24usb: typec: ucsi: yoga-c630: remove duplicate AltModesDmitry Baryshkov1-0/+23
2025-06-24usb: typec: ucsi: add recipient arg to update_altmodes() callbackDmitry Baryshkov3-4/+8
2025-06-24usb: typec: ucsi: yoga-c630: fix error and remove pathsDmitry Baryshkov1-3/+16
2025-06-19usb: typec: Remove unused ucsi_cci_strDr. David Alan Gilbert2-18/+0
2025-06-06Merge tag 'usb-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-1/+545
2025-05-26Merge branches 'pm-runtime' and 'pm-sleep'Rafael J. Wysocki1-0/+2
2025-05-13ucsi_ccg: Disable async suspend in ucsi_ccg_probe()Jon Hunter1-0/+2
2025-05-13Merge 6.15-rc6 into usb-nextGreg Kroah-Hartman3-8/+49
2025-05-01usb: typec: ucsi: displayport: Fix NULL pointer accessAndrei Kuchynski1-0/+2
2025-05-01usb: typec: ucsi: displayport: Fix deadlockAndrei Kuchynski3-8/+47
2025-04-25usb: typec: ucsi: fix Clang -Wsign-conversion warningQasim Ijaz1-1/+1
2025-04-25usb: typec: ucsi: Fix unmet dependencies for UCSI_HUAWEI_GAOKUNYue Haibing1-1/+1
2025-04-25usb: typec: ucsi: huawei_gaokun: add error checkingPengyu Luo1-1/+5
2025-04-11usb: typec: ucsi: Add the UCSI commands in debugfsMadhu M2-0/+6
2025-04-11usb: typec: ucsi: add Huawei Matebook E Go ucsi driverPengyu Luo3-0/+534
2025-03-10Merge v6.14-rc6 into usb-nextGreg Kroah-Hartman7-19/+33