summaryrefslogtreecommitdiff
path: root/drivers/usb/typec/tcpm
AgeCommit message (Expand)Author
2023-03-09usb: typec: tcpm: fix warning when handle discover_identity messageXu Yang
2023-03-09usb: typec: tcpm: fix create duplicate source-capabilities fileXu Yang
2023-01-24usb: typec: tcpm: Remove altmode active state updatesPrashant Malani
2023-01-23Merge 6.2-rc5 into usb-nextGreg Kroah-Hartman
2023-01-17usb: typec: maxim_contaminant: Implement check_contaminant callbackBadhri Jagan Sridharan
2023-01-17usb: typec: tcpci: Add callback for evaluating contaminant presenceBadhri Jagan Sridharan
2023-01-17usb: typec: tcpm: Add callbacks to mitigate wakeups due to contaminantBadhri Jagan Sridharan
2023-01-17usb: typec: tcpci: Request IRQ with IRQF_SHAREDXu Yang
2023-01-17usb: typec: tcpm: Fix altmode re-registration causes sysfs create failChiYuan Huang
2022-11-22usb: typec: tcpm/fusb302: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-22usb: typec: tcpm/tcpci: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-22usb: typec: tcpm/tcpci_maxim: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-22usb: typec: tcpm/tcpci_rt1711h: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-22usb: typec: tcpci: fix of node refcount leak in tcpci_register_port()Yang Yingliang
2022-10-07Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-09-27usb: typec: fusb302: Switch to use dev_err_probe() helperYang Yingliang
2022-09-16Merge tag 'v6.0-rc5' into i2c/for-mergewindowWolfram Sang
2022-09-05Merge 6.0-rc4 into usb-nextGreg Kroah-Hartman
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: tcpci_mt6370: Add MediaTek MT6370 tcpci driverChiYuan Huang
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/tcpm: fix repeated words in commentsJilin Yuan
2022-07-08usb: typec: tcpci: move tcpci.h to include/linux/usb/Xin Ji
2022-06-27Merge 5.19-rc4 into usb-nextGreg Kroah-Hartman
2022-06-21usb: typec: wcove: Drop wrong dependency to INTEL_SOC_PMICAndy Shevchenko
2022-06-12usb: typec: tcpm: Register USB Power Delivery CapabilitiesHeikki Krogerus
2022-06-10usb: typec: tcpm: fix typo in commentJulia Lawall
2022-06-03Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-05-13extcon: Fix extcon_get_extcon_dev() error handlingDan Carpenter
2022-05-12usb: typec: tcpci_mt6360: Update for BMC PHY settingChiYuan Huang
2022-05-05usb: typec: tcpci: Don't skip cleanup in .remove() on errorUwe Kleine-König
2022-02-17usb: typec: Factor out non-PD fwnode propertiesSamuel Holland
2022-01-25usb: typec: tcpm: Do not disconnect when receiving VSAFE0VBadhri Jagan Sridharan
2022-01-25usb: typec: tcpm: Do not disconnect while receiving VBUS offBadhri Jagan Sridharan
2022-01-25usb: typec: tcpci: don't touch CC line if it's Vconn sourceXu Yang
2021-12-15usb: typec: tcpm: fix tcpm unregister port but leave a pending timerXu Yang
2021-12-03usb: typec: tcpm: Wait in SNK_DEBOUNCED until disconnectBadhri Jagan Sridharan
2021-11-17usb: typec: fusb302: Fix masking of comparator and bc_lvl interruptsOndrej Jirman
2021-10-11Merge 5.15-rc5 into usb-nextGreg Kroah-Hartman
2021-10-05usb: typec: tcpm: handle SRC_STARTUP state if cc changesXu Yang
2021-10-05usb: typec: tcpci: don't handle vSafe0V event if it's not enabledXu Yang
2021-10-05usb: typec: tcpci: Fix spelling mistake "resolbed" -> "resolved"Xu Yang
2021-09-01Merge tag 'usb-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds