summaryrefslogtreecommitdiff
path: root/drivers/usb/typec
AgeCommit message (Expand)Author
2022-11-22usb: typec: ucsi: stm32g0: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-22usb: typec: tipd: Move tps6598x_disconnect error path to its own labelSven Peter
2022-11-22usb: typec: tipd: Fix typec_unregister_port error pathsSven Peter
2022-11-22usb: typec: tipd: Fix spurious fwnode_handle_put in error pathSven Peter
2022-11-22usb: typec: tipd: Cleanup resources if devm_tps6598_psy_register failsSven Peter
2022-11-22usb: typec: tcpci: fix of node refcount leak in tcpci_register_port()Yang Yingliang
2022-11-22usb: typec: Check for ops->exit instead of ops->enter in altmode_exitSven Peter
2022-11-21Merge 6.1-rc6 into usb-nextGreg Kroah-Hartman
2022-11-21Merge 6.1-rc6 into driver-core-nextGreg Kroah-Hartman
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-31Merge 6.1-rc3 into usb-nextGreg Kroah-Hartman
2022-10-22device property: Constify fwnode connection match APIsAndy Shevchenko
2022-10-22usb: typec: retimer: Use device type for matchingHeikki Krogerus
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
2022-09-05Merge 6.0-rc4 into usb-nextGreg Kroah-Hartman
2022-08-30usb: typec: Remove retimers properlyHeikki Krogerus
2022-08-23Revert "usb: typec: ucsi: add a common function ucsi_unregister_connectors()"Takashi Iwai
2022-08-19usb: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-19usb: typec: tcpci_rt1711h: Fix CC PHY noise filter of voltage levelGene Chen
2022-08-19usb: typec: tcpci: Move function "tcpci_to_typec_cc" to commonGene Chen
2022-08-19usb: typec: tcpci_rt1711h: Add compatible id with rt1715Gene Chen
2022-08-19usb: typec: tcpci_rt1711h: Add initial phy settingGene Chen
2022-08-19usb: typec: tcpci_rt1711h: Add regulator support when source vbusGene Chen
2022-08-19usb: typec: tcpci_rt1711h: Fix vendor setting when set vconnGene Chen
2022-08-18usb: typec: altmodes/displayport: correct pin assignment for UFP receptaclesPablo Sun
2022-08-18usb: typec: ucsi: stm32g0: Fix spelling mistake "booloader" -> "bootloader"Colin Ian King
2022-08-18usb: typec: tcpci_mt6370: Add MediaTek MT6370 tcpci driverChiYuan Huang
2022-08-18usb: typec: intel_pmc_mux: Add new ACPI ID for Meteor Lake IOM deviceUtkarsh Patel
2022-08-18usb: typec: tcpm: Return ENOTSUPP for power supply prop writesBadhri Jagan Sridharan
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-07-27usb: typec: ucsi: stm32g0: add bootloader supportFabrice Gasnier
2022-07-27usb: typec: ucsi: stm32g0: add support for stm32g0 controllerFabrice Gasnier