summaryrefslogtreecommitdiff
path: root/drivers/usb/typec
AgeCommit message (Expand)Author
2024-01-25usb: typec: class: fix typec_altmode_put_partner to put plugsRD Babiera
2024-01-25Revert "usb: typec: class: fix typec_altmode_put_partner to put plugs"Heikki Krogerus
2023-12-13usb: typec: class: fix typec_altmode_put_partner to put plugsRD Babiera
2023-12-03usb: typec: tcpm: Skip hard reset when in error recoveryBadhri Jagan Sridharan
2023-11-08usb: typec: tcpm: Fix NULL pointer dereference in tcpm_pd_svdm()Jimmy Hu
2023-10-19usb: typec: ucsi: Clear EVENT_PENDING bit if ucsi_send_command failsPrashanth K
2023-10-19usb: typec: altmodes/displayport: Signal hpd low when exiting modeRD Babiera
2023-10-19usb: typec: ucsi: Use GET_CAPABILITY attributes data to set power supply scopeMario Limonciello
2023-09-13usb: typec: bus: verify partner exists in typec_altmode_attentionRD Babiera
2023-09-13usb: typec: tcpm: set initial svdm version based on pd revisionRD Babiera
2023-09-06usb: typec: tcpci: clear the fault status bitMarco Felsch
2023-09-06tcpm: Avoid soft reset when partner does not support get_statusBadhri Jagan Sridharan
2023-08-16usb: typec: altmodes/displayport: Signal hpd when configuring pin assignmentRD Babiera
2023-08-16usb: typec: tcpm: Fix response to vsafe0V eventBadhri Jagan Sridharan
2023-08-03usb: typec: Use sysfs_emit_at when concatenating the stringKyle Tso
2023-08-03usb: typec: Iterate pds array when showing the pd listKyle Tso
2023-08-03usb: typec: Set port->pd before adding device for typec_portKyle Tso
2023-07-19usb: typec: ucsi: Mark dGPUs as DEVICE scopeMario Limonciello
2023-06-21usb: typec: Fix fast_role_swap_current show functionPavan Holla
2023-06-21usb: typec: ucsi: Fix command cancellationHeikki Krogerus
2023-05-24usb: typec: altmodes/displayport: fix pin_assignment_showBadhri Jagan Sridharan
2023-05-24usb: typec: tcpm: fix multiple times discover svids errorFrank Wang
2023-05-24usb: typec: ucsi: acpi: add quirk for ASUS Zenbook UM325Samuel Čavoj
2023-04-13usb: typec: altmodes/displayport: Fix configure initial pin assignmentRD Babiera
2023-04-06usb: ucsi: Fix ucsi->connector raceHans de Goede
2023-03-30usb: ucsi_acpi: Increase the command completion timeoutHans de Goede
2023-03-30usb: ucsi: Fix NULL pointer deref in ucsi_connector_change()Hans de Goede
2023-03-30usb: typec: tcpm: fix warning when handle discover_identity messageXu Yang
2023-03-30usb: typec: tcpm: fix create duplicate source-capabilities fileXu Yang
2023-03-10usb: typec: intel_pmc_mux: Don't leak the ACPI device reference countAndy Shevchenko
2023-03-03usb: typec: pd: Remove usb_suspend_supported sysfs from sink PDOSaranya Gopal
2023-02-14usb: typec: altmodes/displayport: Fix probe pin assign checkPrashant Malani
2023-02-09usb: typec: ucsi: Don't attempt to resume the ports before they existHeikki Krogerus
2023-02-01usb: ucsi: Ensure connector delayed work items are flushedJack Pham
2023-01-24usb: typec: altmodes/displayport: Fix pin assignment calculationPrashant Malani
2023-01-24usb: typec: altmodes/displayport: Add pin assignment helperPrashant Malani
2023-01-24usb: typec: tcpm: Fix altmode re-registration causes sysfs create failChiYuan Huang
2022-12-31usb: typec: wusb3801: fix fwnode refcount leak in wusb3801_probe()Yang Yingliang
2022-12-31usb: typec: tipd: Fix typec_unregister_port error pathsSven Peter
2022-12-31usb: typec: tipd: Fix spurious fwnode_handle_put in error pathSven Peter
2022-12-31usb: typec: tipd: Cleanup resources if devm_tps6598_psy_register failsSven Peter
2022-12-31usb: typec: tcpci: fix of node refcount leak in tcpci_register_port()Yang Yingliang
2022-12-31usb: typec: Check for ops->exit instead of ops->enter in altmode_exitSven Peter
2022-12-21usb: typec: ucsi: Resume in separate workHeikki Krogerus
2022-11-08usb: typec: tipd: Prevent uninitialized event{1,2} in IRQ handlerSven Peter
2022-11-08usb: typec: mux: Enter safe mode only when pins need to be reconfiguredRajat Khandelwal
2022-10-22usb: typec: ucsi: acpi: Implement resume callbackHeikki Krogerus
2022-10-22usb: typec: ucsi: Check the connection on resumeHeikki Krogerus
2022-10-07Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-10-04Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds