summaryrefslogtreecommitdiff
path: root/drivers/usb/typec/tcpm
AgeCommit message (Expand)AuthorFilesLines
2023-08-04usb: typec: tcpm: Fix response to vsafe0V eventBadhri Jagan Sridharan1-0/+7
2023-07-25usb: typec: qcom: fix return value check in qcom_pmic_typec_probe()Yang Yingliang1-2/+2
2023-06-19usb: typec: tcpm: add get max power supportFrank Wang1-0/+24
2023-06-19usb: typec: tcpm: fix cc role at port resetFrank Wang1-1/+2
2023-05-30usb: typec: qcom-pmic-typec: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-05-29usb: Switch i2c drivers back to use .probe()Uwe Kleine-König4-4/+4
2023-05-29usb: typec: qcom: set pm8150b_typec_res storage-class-specifier to staticTom Rix1-1/+1
2023-05-28usb: typec: wcove: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-05-28usb: typec: tcpci_mt6360: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-05-28usb: typec: tcpci_mt6360: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-05-13usb: typec: qcom: Add Qualcomm PMIC Type-C driverBryan O'Donoghue8-0/+1762
2023-04-20usb: typec: tcpm: fix multiple times discover svids errorFrank Wang1-1/+15
2023-04-05usb: typec: tcpm: try to get role switch from tcpc fwnodeLi Jun1-0/+2
2023-03-27Merge 6.3-rc4 into usb-nextGreg Kroah-Hartman1-4/+24
2023-03-23usb: typec: tcpci_mt6360: remove unused mt6360_tcpc_read16 functionTom Rix1-6/+0
2023-03-23usb: typec: tcpm: remove unnecessary (void*) conversionsYu Zhe2-2/+2
2023-03-16usb: typec: fusb302: mark OF related data as maybe unusedKrzysztof Kozlowski1-1/+1
2023-03-09usb: typec: tcpm: fix warning when handle discover_identity messageXu Yang1-4/+15
2023-03-09usb: typec: tcpm: fix create duplicate source-capabilities fileXu Yang1-0/+9
2023-01-24usb: typec: tcpm: Remove altmode active state updatesPrashant Malani1-4/+1
2023-01-23Merge 6.2-rc5 into usb-nextGreg Kroah-Hartman1-4/+3
2023-01-17usb: typec: maxim_contaminant: Implement check_contaminant callbackBadhri Jagan Sridharan4-32/+498
2023-01-17usb: typec: tcpci: Add callback for evaluating contaminant presenceBadhri Jagan Sridharan1-0/+11
2023-01-17usb: typec: tcpm: Add callbacks to mitigate wakeups due to contaminantBadhri Jagan Sridharan1-1/+54
2023-01-17usb: typec: tcpci: Request IRQ with IRQF_SHAREDXu Yang1-2/+6
2023-01-17usb: typec: tcpm: Fix altmode re-registration causes sysfs create failChiYuan Huang1-4/+3
2022-11-22usb: typec: tcpm/fusb302: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-11-22usb: typec: tcpm/tcpci: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-11-22usb: typec: tcpm/tcpci_maxim: Convert to i2c's .probe_new()Uwe Kleine-König1-2/+2
2022-11-22usb: typec: tcpm/tcpci_rt1711h: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-11-22usb: typec: tcpci: fix of node refcount leak in tcpci_register_port()Yang Yingliang1-1/+4
2022-10-08Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds6-39/+359
2022-09-27usb: typec: fusb302: Switch to use dev_err_probe() helperYang Yingliang1-3/+2
2022-09-16Merge tag 'v6.0-rc5' into i2c/for-mergewindowWolfram Sang1-0/+7
2022-09-05Merge 6.0-rc4 into usb-nextGreg Kroah-Hartman1-0/+7
2022-08-19usb: move from strlcpy with unused retval to strscpyWolfram Sang1-1/+1
2022-08-19usb: typec: tcpci_rt1711h: Fix CC PHY noise filter of voltage levelGene Chen1-1/+57
2022-08-19usb: typec: tcpci: Move function "tcpci_to_typec_cc" to commonGene Chen1-22/+0
2022-08-19usb: typec: tcpci_rt1711h: Add compatible id with rt1715Gene Chen1-9/+34
2022-08-19usb: typec: tcpci_rt1711h: Add initial phy settingGene Chen1-1/+14
2022-08-19usb: typec: tcpci_rt1711h: Add regulator support when source vbusGene Chen1-0/+28
2022-08-19usb: typec: tcpci_rt1711h: Fix vendor setting when set vconnGene Chen1-2/+4
2022-08-18usb: typec: tcpci_mt6370: Add MediaTek MT6370 tcpci driverChiYuan Huang3-0/+219
2022-08-18usb: typec: tcpm: Return ENOTSUPP for power supply prop writesBadhri Jagan Sridharan1-0/+7
2022-08-16i2c: Make remove callback return voidUwe Kleine-König4-11/+4
2022-07-27usb/typec/tcpm: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-08usb: typec: tcpci: move tcpci.h to include/linux/usb/Xin Ji5-216/+4
2022-06-27Merge 5.19-rc4 into usb-nextGreg Kroah-Hartman1-1/+0
2022-06-21usb: typec: wcove: Drop wrong dependency to INTEL_SOC_PMICAndy Shevchenko1-1/+0
2022-06-12usb: typec: tcpm: Register USB Power Delivery CapabilitiesHeikki Krogerus1-1/+141