summaryrefslogtreecommitdiff
path: root/drivers/usb/typec
AgeCommit message (Expand)Author
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
2022-10-03Merge tag 'acpi-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2022-09-30usb: typec: ucsi_ccg: Disable UCSI ALT support on TegraSing-Han Chen
2022-09-30usb: typec: Replace custom implementation of device_match_fwnode()Andy Shevchenko
2022-09-30usb: typec: ucsi: Don't warn on probe deferralWayne Chang
2022-09-27Merge branch 'master' into i2c/for-mergewindowWolfram Sang
2022-09-27usb: typec: ucsi: Remove incorrect warningHeikki Krogerus
2022-09-27usb: typec: fusb302: Switch to use dev_err_probe() helperYang Yingliang
2022-09-27usb: typec: qcom-pmic-typec: Switch to use dev_err_probe() helperYang Yingliang
2022-09-27usb: typec: stusb160x: Switch to use dev_err_probe() helperYang Yingliang
2022-09-26Merge 6.0-rc7 into usb-nextGreg Kroah-Hartman
2022-09-22usb: typec: anx7411: Use of_get_child_by_name() instead of of_find_node_by_na...Liang He
2022-09-22usb: typec: anx7411: Fix build error without CONFIG_POWER_SUPPLYRen Zhijie
2022-09-16Merge tag 'v6.0-rc5' into i2c/for-mergewindowWolfram Sang
2022-09-10usb: typec: intel_pmc_mux: Use the helper acpi_dev_get_memory_resources()Heikki Krogerus