summaryrefslogtreecommitdiff
path: root/drivers/usb/typec/ucsi
AgeCommit message (Expand)AuthorFilesLines
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
2025-03-06usb: typec: ucsi: Fix NULL pointer accessAndrei Kuchynski1-6/+7
2025-03-03ucsi_ccg: Don't show non-functional attributesMario Limonciello1-6/+19
2025-03-03ucsi_ccg: Don't show failed to get FW build information errorMario Limonciello1-3/+2
2025-02-19usb: typec: ucsi: increase timeout for PPM reset operationsFedor Pchelkin1-1/+1
2025-02-19acpi: typec: ucsi: Introduce a ->poll_cci methodChristian A. Ehrhardt7-12/+25
2025-02-14usb: typec: ucsi: resume work after EC initJameson Thies1-5/+12
2025-02-03usb: typec: ucsi: acpi: move LG Gram quirk to ucsi_gram_sync_control()Dmitry Baryshkov1-21/+9
2025-02-03usb: typec: ucsi: ccg: move command quirks to ucsi_ccg_sync_control()Dmitry Baryshkov1-33/+29
2025-02-03usb: typec: ucsi: return CCI and message from sync_control callbackDmitry Baryshkov5-16/+24
2025-02-03usb: typec: ucsi: Enable UCSI commands in debugfsMadhu M2-0/+6
2025-02-03usb: typec: ucsi: Rename SET_UOM UCSI command to SET_CCOMMadhu M3-3/+3
2025-01-17usb: typec: ucsi: Add a macro definition for UCSI v1.0Pengyu Luo1-0/+1
2025-01-13Merge 6.13-rc7 into usb-nextGreg Kroah-Hartman2-2/+7
2025-01-11usb: typec: cros-ec-ucsi: Mark cros_ucsi_ops static/constStephen Boyd1-1/+1
2025-01-11usb: typec: cros-ec-ucsi: Add newlines to printk messagesStephen Boyd1-16/+12
2025-01-07usb: typec: fix pm usage counter imbalance in ucsi_ccg_sync_control()GONG Ruiqi1-2/+2
2025-01-03usb: typec: ucsi: Implement ChromeOS UCSI driverPavan Holla3-0/+351
2024-12-27usb: typec: ucsi: make yoga_c630_ucsi_ops be staticPei Xiao1-1/+1
2024-12-23usb: typec: ucsi: Set orientation as none when connector is unpluggedAbel Vesa1-0/+5
2024-12-04usb: typec: ucsi: Fix connector status writing past buffer sizeLucas De Marchi1-1/+2
2024-12-04usb: typec: ucsi: Fix completion notificationsƁukasz Bartosik1-2/+4
2024-11-29Merge tag 'usb-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds8-256/+286
2024-11-12usb: typec: fix potential array underflow in ucsi_ccg_sync_control()Dan Carpenter1-0/+5
2024-11-12usb: typec: ucsi: Fix a missing bits to bytes conversion in ucsi_init()Heikki Krogerus1-1/+2
2024-11-10usb: typec: ucsi: glink: be more precise on orientation-aware portsDmitry Baryshkov1-5/+5