summaryrefslogtreecommitdiff
path: root/drivers/usb/typec
AgeCommit message (Expand)AuthorFilesLines
2023-09-13usb: typec: bus: verify partner exists in typec_altmode_attentionRD Babiera2-3/+12
2023-09-13usb: typec: tcpm: set initial svdm version based on pd revisionRD Babiera1-4/+31
2023-09-06usb: typec: tcpci: clear the fault status bitMarco Felsch1-0/+4
2023-09-06tcpm: Avoid soft reset when partner does not support get_statusBadhri Jagan Sridharan1-0/+7
2023-08-16usb: typec: altmodes/displayport: Signal hpd when configuring pin assignmentRD Babiera1-1/+17
2023-08-16usb: typec: tcpm: Fix response to vsafe0V eventBadhri Jagan Sridharan1-0/+7
2023-08-03usb: typec: Use sysfs_emit_at when concatenating the stringKyle Tso1-2/+2
2023-08-03usb: typec: Iterate pds array when showing the pd listKyle Tso1-6/+5
2023-08-03usb: typec: Set port->pd before adding device for typec_portKyle Tso1-1/+3
2023-07-19usb: typec: ucsi: Mark dGPUs as DEVICE scopeMario Limonciello1-0/+14
2023-06-21usb: typec: Fix fast_role_swap_current show functionPavan Holla1-1/+1
2023-06-21usb: typec: ucsi: Fix command cancellationHeikki Krogerus1-4/+7
2023-05-24usb: typec: altmodes/displayport: fix pin_assignment_showBadhri Jagan Sridharan1-0/+4
2023-05-24usb: typec: tcpm: fix multiple times discover svids errorFrank Wang1-1/+15
2023-05-24usb: typec: ucsi: acpi: add quirk for ASUS Zenbook UM325Samuel Čavoj1-2/+42
2023-04-13usb: typec: altmodes/displayport: Fix configure initial pin assignmentRD Babiera1-1/+5
2023-04-06usb: ucsi: Fix ucsi->connector raceHans de Goede1-13/+9
2023-03-30usb: ucsi_acpi: Increase the command completion timeoutHans de Goede1-1/+1
2023-03-30usb: ucsi: Fix NULL pointer deref in ucsi_connector_change()Hans de Goede1-5/+6
2023-03-30usb: typec: tcpm: fix warning when handle discover_identity messageXu Yang1-4/+15
2023-03-30usb: typec: tcpm: fix create duplicate source-capabilities fileXu Yang1-0/+9
2023-03-10usb: typec: intel_pmc_mux: Don't leak the ACPI device reference countAndy Shevchenko1-1/+3
2023-03-03usb: typec: pd: Remove usb_suspend_supported sysfs from sink PDOSaranya Gopal1-1/+0
2023-02-14usb: typec: altmodes/displayport: Fix probe pin assign checkPrashant Malani1-4/+4
2023-02-09usb: typec: ucsi: Don't attempt to resume the ports before they existHeikki Krogerus1-1/+8
2023-02-01usb: ucsi: Ensure connector delayed work items are flushedJack Pham2-3/+22
2023-01-24usb: typec: altmodes/displayport: Fix pin assignment calculationPrashant Malani1-2/+2
2023-01-24usb: typec: altmodes/displayport: Add pin assignment helperPrashant Malani1-8/+14
2023-01-24usb: typec: tcpm: Fix altmode re-registration causes sysfs create failChiYuan Huang1-4/+3
2022-12-31usb: typec: wusb3801: fix fwnode refcount leak in wusb3801_probe()Yang Yingliang1-1/+1
2022-12-31usb: typec: tipd: Fix typec_unregister_port error pathsSven Peter1-3/+4
2022-12-31usb: typec: tipd: Fix spurious fwnode_handle_put in error pathSven Peter1-1/+1
2022-12-31usb: typec: tipd: Cleanup resources if devm_tps6598_psy_register failsSven Peter1-1/+1
2022-12-31usb: typec: tcpci: fix of node refcount leak in tcpci_register_port()Yang Yingliang1-1/+4
2022-12-31usb: typec: Check for ops->exit instead of ops->enter in altmode_exitSven Peter1-1/+1
2022-12-21usb: typec: ucsi: Resume in separate workHeikki Krogerus2-4/+14
2022-11-08usb: typec: tipd: Prevent uninitialized event{1,2} in IRQ handlerSven Peter1-3/+3
2022-11-08usb: typec: mux: Enter safe mode only when pins need to be reconfiguredRajat Khandelwal1-2/+13
2022-10-22usb: typec: ucsi: acpi: Implement resume callbackHeikki Krogerus1-0/+10
2022-10-22usb: typec: ucsi: Check the connection on resumeHeikki Krogerus1-13/+29
2022-10-08Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds14-58/+384
2022-10-05Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds14-40/+14
2022-10-03Merge tag 'acpi-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-10/+1
2022-09-30usb: typec: ucsi_ccg: Disable UCSI ALT support on TegraSing-Han Chen1-0/+12
2022-09-30usb: typec: Replace custom implementation of device_match_fwnode()Andy Shevchenko2-3/+3
2022-09-30usb: typec: ucsi: Don't warn on probe deferralWayne Chang1-5/+3
2022-09-27Merge branch 'master' into i2c/for-mergewindowWolfram Sang1-0/+1
2022-09-27usb: typec: ucsi: Remove incorrect warningHeikki Krogerus1-2/+0
2022-09-27usb: typec: fusb302: Switch to use dev_err_probe() helperYang Yingliang1-3/+2
2022-09-27usb: typec: qcom-pmic-typec: Switch to use dev_err_probe() helperYang Yingliang1-3/+2