summaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec/tcpm
Commit message (Expand)AuthorAgeFilesLines
* usb: typec: tcpm: Remove altmode active state updatesPrashant Malani2023-01-241-4/+1
* Merge 6.2-rc5 into usb-nextGreg Kroah-Hartman2023-01-231-4/+3
|\
| * usb: typec: tcpm: Fix altmode re-registration causes sysfs create failChiYuan Huang2023-01-171-4/+3
* | usb: typec: maxim_contaminant: Implement check_contaminant callbackBadhri Jagan Sridharan2023-01-174-32/+498
* | usb: typec: tcpci: Add callback for evaluating contaminant presenceBadhri Jagan Sridharan2023-01-171-0/+11
* | usb: typec: tcpm: Add callbacks to mitigate wakeups due to contaminantBadhri Jagan Sridharan2023-01-171-1/+54
* | usb: typec: tcpci: Request IRQ with IRQF_SHAREDXu Yang2023-01-171-2/+6
|/
* usb: typec: tcpm/fusb302: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-221-3/+2
* usb: typec: tcpm/tcpci: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-221-3/+2
* usb: typec: tcpm/tcpci_maxim: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-221-2/+2
* usb: typec: tcpm/tcpci_rt1711h: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-221-3/+2
* usb: typec: tcpci: fix of node refcount leak in tcpci_register_port()Yang Yingliang2022-11-221-1/+4
* Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-10-076-39/+359
|\
| * usb: typec: fusb302: Switch to use dev_err_probe() helperYang Yingliang2022-09-271-3/+2
| * Merge 6.0-rc4 into usb-nextGreg Kroah-Hartman2022-09-051-0/+7
| |\
| * | usb: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-191-1/+1
| * | usb: typec: tcpci_rt1711h: Fix CC PHY noise filter of voltage levelGene Chen2022-08-191-1/+57
| * | usb: typec: tcpci: Move function "tcpci_to_typec_cc" to commonGene Chen2022-08-191-22/+0
| * | usb: typec: tcpci_rt1711h: Add compatible id with rt1715Gene Chen2022-08-191-9/+34
| * | usb: typec: tcpci_rt1711h: Add initial phy settingGene Chen2022-08-191-1/+14
| * | usb: typec: tcpci_rt1711h: Add regulator support when source vbusGene Chen2022-08-191-0/+28
| * | usb: typec: tcpci_rt1711h: Fix vendor setting when set vconnGene Chen2022-08-191-2/+4
| * | usb: typec: tcpci_mt6370: Add MediaTek MT6370 tcpci driverChiYuan Huang2022-08-183-0/+219
* | | Merge tag 'v6.0-rc5' into i2c/for-mergewindowWolfram Sang2022-09-161-0/+7
|\ \ \ | | |/ | |/|
| * | usb: typec: tcpm: Return ENOTSUPP for power supply prop writesBadhri Jagan Sridharan2022-08-181-0/+7
| |/
* / i2c: Make remove callback return voidUwe Kleine-König2022-08-164-11/+4
|/
* usb/typec/tcpm: fix repeated words in commentsJilin Yuan2022-07-271-1/+1
* usb: typec: tcpci: move tcpci.h to include/linux/usb/Xin Ji2022-07-085-216/+4
* Merge 5.19-rc4 into usb-nextGreg Kroah-Hartman2022-06-271-1/+0
|\
| * usb: typec: wcove: Drop wrong dependency to INTEL_SOC_PMICAndy Shevchenko2022-06-211-1/+0
* | usb: typec: tcpm: Register USB Power Delivery CapabilitiesHeikki Krogerus2022-06-121-1/+141
* | usb: typec: tcpm: fix typo in commentJulia Lawall2022-06-101-1/+1
|/
* Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-06-031-2/+2
|\
| * extcon: Fix extcon_get_extcon_dev() error handlingDan Carpenter2022-05-131-2/+2
* | usb: typec: tcpci_mt6360: Update for BMC PHY settingChiYuan Huang2022-05-121-0/+26
* | usb: typec: tcpci: Don't skip cleanup in .remove() on errorUwe Kleine-König2022-05-051-1/+1
|/
* usb: typec: Factor out non-PD fwnode propertiesSamuel Holland2022-02-171-23/+1
* usb: typec: tcpm: Do not disconnect when receiving VSAFE0VBadhri Jagan Sridharan2022-01-251-0/+4
* usb: typec: tcpm: Do not disconnect while receiving VBUS offBadhri Jagan Sridharan2022-01-251-1/+2
* usb: typec: tcpci: don't touch CC line if it's Vconn sourceXu Yang2022-01-252-0/+27
* usb: typec: tcpm: fix tcpm unregister port but leave a pending timerXu Yang2021-12-151-5/+13
* usb: typec: tcpm: Wait in SNK_DEBOUNCED until disconnectBadhri Jagan Sridharan2021-12-031-4/+0
* usb: typec: fusb302: Fix masking of comparator and bc_lvl interruptsOndrej Jirman2021-11-171-2/+4
* Merge 5.15-rc5 into usb-nextGreg Kroah-Hartman2021-10-112-1/+2
|\
| * usb: typec: tcpm: handle SRC_STARTUP state if cc changesXu Yang2021-10-051-0/+1
| * usb: typec: tcpci: don't handle vSafe0V event if it's not enabledXu Yang2021-10-051-1/+1
* | usb: typec: tcpci: Fix spelling mistake "resolbed" -> "resolved"Xu Yang2021-10-051-1/+1
|/
* Merge tag 'usb-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-09-011-21/+70
|\
| * usb: typec: tcpm: Fix spelling mistake "atleast" -> "at least"Colin Ian King2021-08-271-2/+2
| * Merge 5.14-rc7 into usb-nextGreg Kroah-Hartman2021-08-241-6/+7
| |\