summaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec
AgeCommit message (Expand)AuthorLines
2023-02-09usb: typec: altmodes/displayport: Fix probe pin assign checkPrashant Malani-4/+4
2023-02-02usb: typec: ucsi: Don't attempt to resume the ports before they existHeikki Krogerus-1/+8
2023-01-17usb: typec: tcpm: Fix altmode re-registration causes sysfs create failChiYuan Huang-4/+3
2023-01-17usb: typec: altmodes/displayport: Use proper macro for pin assignment checkPrashant Malani-1/+1
2023-01-17usb: typec: altmodes/displayport: Fix pin assignment calculationPrashant Malani-2/+2
2023-01-17usb: typec: altmodes/displayport: Add pin assignment helperPrashant Malani-8/+14
2023-01-17usb: ucsi: Ensure connector delayed work items are flushedJack Pham-3/+22
2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-5/+5
2022-12-08usb: typec: tipd: Set mode of operation for USB Type-C connectorSven Peter-0/+3
2022-12-08usb: typec: wusb3801: fix fwnode refcount leak in wusb3801_probe()Yang Yingliang-1/+1
2022-11-29usb: typec: Add partner PD object wrapperPrashant Malani-0/+19
2022-11-29usb: typec: ucsi: Resume in separate workHeikki Krogerus-4/+14
2022-11-22usb: typec: anx7411: Convert to i2c's .probe_new()Uwe Kleine-König-3/+2
2022-11-22usb: typec: hd3ss3220: Convert to i2c's .probe_new()Uwe Kleine-König-3/+2
2022-11-22usb: typec: tcpm/fusb302: Convert to i2c's .probe_new()Uwe Kleine-König-3/+2
2022-11-22usb: typec: tcpm/tcpci: Convert to i2c's .probe_new()Uwe Kleine-König-3/+2
2022-11-22usb: typec: tcpm/tcpci_maxim: Convert to i2c's .probe_new()Uwe Kleine-König-2/+2
2022-11-22usb: typec: tcpm/tcpci_rt1711h: Convert to i2c's .probe_new()Uwe Kleine-König-3/+2
2022-11-22usb: typec: ucsi/ucsi_ccg: Convert to i2c's .probe_new()Uwe Kleine-König-3/+2
2022-11-22usb: typec: ucsi: stm32g0: Convert to i2c's .probe_new()Uwe Kleine-König-2/+2
2022-11-22usb: typec: tipd: Move tps6598x_disconnect error path to its own labelSven Peter-4/+4
2022-11-22usb: typec: tipd: Fix typec_unregister_port error pathsSven Peter-3/+4
2022-11-22usb: typec: tipd: Fix spurious fwnode_handle_put in error pathSven Peter-1/+1
2022-11-22usb: typec: tipd: Cleanup resources if devm_tps6598_psy_register failsSven Peter-1/+1
2022-11-22usb: typec: tcpci: fix of node refcount leak in tcpci_register_port()Yang Yingliang-1/+4
2022-11-22usb: typec: Check for ops->exit instead of ops->enter in altmode_exitSven Peter-1/+1
2022-11-21Merge 6.1-rc6 into usb-nextGreg Kroah-Hartman-5/+16
2022-11-21Merge 6.1-rc6 into driver-core-nextGreg Kroah-Hartman-18/+55
2022-11-08usb: typec: tipd: Prevent uninitialized event{1,2} in IRQ handlerSven Peter-3/+3
2022-11-08usb: typec: mux: Enter safe mode only when pins need to be reconfiguredRajat Khandelwal-2/+13
2022-10-31Merge 6.1-rc3 into usb-nextGreg Kroah-Hartman-13/+39
2022-10-22device property: Constify fwnode connection match APIsAndy Shevchenko-5/+5
2022-10-22usb: typec: retimer: Use device type for matchingHeikki Krogerus-14/+6
2022-10-22usb: typec: ucsi: acpi: Implement resume callbackHeikki Krogerus-0/+10
2022-10-22usb: typec: ucsi: Check the connection on resumeHeikki Krogerus-13/+29
2022-10-07Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-58/+384
2022-10-04Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-40/+14
2022-10-03Merge tag 'acpi-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-10/+1
2022-09-30usb: typec: ucsi_ccg: Disable UCSI ALT support on TegraSing-Han Chen-0/+12
2022-09-30usb: typec: Replace custom implementation of device_match_fwnode()Andy Shevchenko-3/+3
2022-09-30usb: typec: ucsi: Don't warn on probe deferralWayne Chang-5/+3
2022-09-27Merge branch 'master' into i2c/for-mergewindowWolfram Sang-0/+1
2022-09-27usb: typec: ucsi: Remove incorrect warningHeikki Krogerus-2/+0
2022-09-27usb: typec: fusb302: Switch to use dev_err_probe() helperYang Yingliang-3/+2
2022-09-27usb: typec: qcom-pmic-typec: Switch to use dev_err_probe() helperYang Yingliang-3/+2
2022-09-27usb: typec: stusb160x: Switch to use dev_err_probe() helperYang Yingliang-5/+2
2022-09-26Merge 6.0-rc7 into usb-nextGreg Kroah-Hartman-0/+1
2022-09-22usb: typec: anx7411: Use of_get_child_by_name() instead of of_find_node_by_na...Liang He-2/+2
2022-09-22usb: typec: anx7411: Fix build error without CONFIG_POWER_SUPPLYRen Zhijie-0/+1
2022-09-16Merge tag 'v6.0-rc5' into i2c/for-mergewindowWolfram Sang-33/+41