index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
typec
/
tcpm
Age
Commit message (
Expand
)
Author
2022-11-22
usb: typec: tcpm/fusb302: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-22
usb: typec: tcpm/tcpci: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-22
usb: typec: tcpm/tcpci_maxim: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-22
usb: typec: tcpm/tcpci_rt1711h: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-22
usb: typec: tcpci: fix of node refcount leak in tcpci_register_port()
Yang Yingliang
2022-10-07
Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-09-27
usb: typec: fusb302: Switch to use dev_err_probe() helper
Yang Yingliang
2022-09-16
Merge tag 'v6.0-rc5' into i2c/for-mergewindow
Wolfram Sang
2022-09-05
Merge 6.0-rc4 into usb-next
Greg Kroah-Hartman
2022-08-19
usb: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-19
usb: typec: tcpci_rt1711h: Fix CC PHY noise filter of voltage level
Gene Chen
2022-08-19
usb: typec: tcpci: Move function "tcpci_to_typec_cc" to common
Gene Chen
2022-08-19
usb: typec: tcpci_rt1711h: Add compatible id with rt1715
Gene Chen
2022-08-19
usb: typec: tcpci_rt1711h: Add initial phy setting
Gene Chen
2022-08-19
usb: typec: tcpci_rt1711h: Add regulator support when source vbus
Gene Chen
2022-08-19
usb: typec: tcpci_rt1711h: Fix vendor setting when set vconn
Gene Chen
2022-08-18
usb: typec: tcpci_mt6370: Add MediaTek MT6370 tcpci driver
ChiYuan Huang
2022-08-18
usb: typec: tcpm: Return ENOTSUPP for power supply prop writes
Badhri Jagan Sridharan
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-07-27
usb/typec/tcpm: fix repeated words in comments
Jilin Yuan
2022-07-08
usb: typec: tcpci: move tcpci.h to include/linux/usb/
Xin Ji
2022-06-27
Merge 5.19-rc4 into usb-next
Greg Kroah-Hartman
2022-06-21
usb: typec: wcove: Drop wrong dependency to INTEL_SOC_PMIC
Andy Shevchenko
2022-06-12
usb: typec: tcpm: Register USB Power Delivery Capabilities
Heikki Krogerus
2022-06-10
usb: typec: tcpm: fix typo in comment
Julia Lawall
2022-06-03
Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-05-13
extcon: Fix extcon_get_extcon_dev() error handling
Dan Carpenter
2022-05-12
usb: typec: tcpci_mt6360: Update for BMC PHY setting
ChiYuan Huang
2022-05-05
usb: typec: tcpci: Don't skip cleanup in .remove() on error
Uwe Kleine-König
2022-02-17
usb: typec: Factor out non-PD fwnode properties
Samuel Holland
2022-01-25
usb: typec: tcpm: Do not disconnect when receiving VSAFE0V
Badhri Jagan Sridharan
2022-01-25
usb: typec: tcpm: Do not disconnect while receiving VBUS off
Badhri Jagan Sridharan
2022-01-25
usb: typec: tcpci: don't touch CC line if it's Vconn source
Xu Yang
2021-12-15
usb: typec: tcpm: fix tcpm unregister port but leave a pending timer
Xu Yang
2021-12-03
usb: typec: tcpm: Wait in SNK_DEBOUNCED until disconnect
Badhri Jagan Sridharan
2021-11-17
usb: typec: fusb302: Fix masking of comparator and bc_lvl interrupts
Ondrej Jirman
2021-10-11
Merge 5.15-rc5 into usb-next
Greg Kroah-Hartman
2021-10-05
usb: typec: tcpm: handle SRC_STARTUP state if cc changes
Xu Yang
2021-10-05
usb: typec: tcpci: don't handle vSafe0V event if it's not enabled
Xu Yang
2021-10-05
usb: typec: tcpci: Fix spelling mistake "resolbed" -> "resolved"
Xu Yang
2021-09-01
Merge tag 'usb-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-08-27
usb: typec: tcpm: Fix spelling mistake "atleast" -> "at least"
Colin Ian King
2021-08-26
usb: typec: tcpm: Raise vdm_sm_running flag only when VDM SM is running
Kyle Tso
2021-08-24
Merge 5.14-rc7 into usb-next
Greg Kroah-Hartman
2021-08-18
usb: typec: tcpm: Fix VDMs sometimes not being forwarded to alt-mode drivers
Hans de Goede
2021-08-13
usb: typec: tcpm: Support non-PD mode
Kyle Tso
2021-08-05
usb: typec: tcpm: Keep other events when receiving FRS and Sourcing_vbus events
Kyle Tso
2021-06-17
usb: typec: tcpm: Relax disconnect threshold during power negotiation
Kyle Tso
2021-06-17
usb: typec: tcpm: Ignore Vsafe0v in PR_SWAP_SNK_SRC_SOURCE_ON state
Kyle Tso
2021-06-17
usb: typec: tcpci: Fix up sink disconnect thresholds for PD
Badhri Jagan Sridharan
[next]