index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
typec
/
tcpm
Age
Commit message (
Expand
)
Author
Lines
2023-04-20
usb: typec: tcpm: fix multiple times discover svids error
Frank Wang
-1
/
+15
2023-04-05
usb: typec: tcpm: try to get role switch from tcpc fwnode
Li Jun
-0
/
+2
2023-03-27
Merge 6.3-rc4 into usb-next
Greg Kroah-Hartman
-4
/
+24
2023-03-23
usb: typec: tcpci_mt6360: remove unused mt6360_tcpc_read16 function
Tom Rix
-6
/
+0
2023-03-23
usb: typec: tcpm: remove unnecessary (void*) conversions
Yu Zhe
-2
/
+2
2023-03-16
usb: typec: fusb302: mark OF related data as maybe unused
Krzysztof Kozlowski
-1
/
+1
2023-03-09
usb: typec: tcpm: fix warning when handle discover_identity message
Xu Yang
-4
/
+15
2023-03-09
usb: typec: tcpm: fix create duplicate source-capabilities file
Xu Yang
-0
/
+9
2023-01-24
usb: typec: tcpm: Remove altmode active state updates
Prashant Malani
-4
/
+1
2023-01-23
Merge 6.2-rc5 into usb-next
Greg Kroah-Hartman
-4
/
+3
2023-01-17
usb: typec: maxim_contaminant: Implement check_contaminant callback
Badhri Jagan Sridharan
-32
/
+498
2023-01-17
usb: typec: tcpci: Add callback for evaluating contaminant presence
Badhri Jagan Sridharan
-0
/
+11
2023-01-17
usb: typec: tcpm: Add callbacks to mitigate wakeups due to contaminant
Badhri Jagan Sridharan
-1
/
+54
2023-01-17
usb: typec: tcpci: Request IRQ with IRQF_SHARED
Xu Yang
-2
/
+6
2023-01-17
usb: typec: tcpm: Fix altmode re-registration causes sysfs create fail
ChiYuan Huang
-4
/
+3
2022-11-22
usb: typec: tcpm/fusb302: Convert to i2c's .probe_new()
Uwe Kleine-König
-3
/
+2
2022-11-22
usb: typec: tcpm/tcpci: Convert to i2c's .probe_new()
Uwe Kleine-König
-3
/
+2
2022-11-22
usb: typec: tcpm/tcpci_maxim: Convert to i2c's .probe_new()
Uwe Kleine-König
-2
/
+2
2022-11-22
usb: typec: tcpm/tcpci_rt1711h: Convert to i2c's .probe_new()
Uwe Kleine-König
-3
/
+2
2022-11-22
usb: typec: tcpci: fix of node refcount leak in tcpci_register_port()
Yang Yingliang
-1
/
+4
2022-10-07
Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-39
/
+359
2022-09-27
usb: typec: fusb302: Switch to use dev_err_probe() helper
Yang Yingliang
-3
/
+2
2022-09-16
Merge tag 'v6.0-rc5' into i2c/for-mergewindow
Wolfram Sang
-0
/
+7
2022-09-05
Merge 6.0-rc4 into usb-next
Greg Kroah-Hartman
-0
/
+7
2022-08-19
usb: move from strlcpy with unused retval to strscpy
Wolfram Sang
-1
/
+1
2022-08-19
usb: typec: tcpci_rt1711h: Fix CC PHY noise filter of voltage level
Gene Chen
-1
/
+57
2022-08-19
usb: typec: tcpci: Move function "tcpci_to_typec_cc" to common
Gene Chen
-22
/
+0
2022-08-19
usb: typec: tcpci_rt1711h: Add compatible id with rt1715
Gene Chen
-9
/
+34
2022-08-19
usb: typec: tcpci_rt1711h: Add initial phy setting
Gene Chen
-1
/
+14
2022-08-19
usb: typec: tcpci_rt1711h: Add regulator support when source vbus
Gene Chen
-0
/
+28
2022-08-19
usb: typec: tcpci_rt1711h: Fix vendor setting when set vconn
Gene Chen
-2
/
+4
2022-08-18
usb: typec: tcpci_mt6370: Add MediaTek MT6370 tcpci driver
ChiYuan Huang
-0
/
+219
2022-08-18
usb: typec: tcpm: Return ENOTSUPP for power supply prop writes
Badhri Jagan Sridharan
-0
/
+7
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
-11
/
+4
2022-07-27
usb/typec/tcpm: fix repeated words in comments
Jilin Yuan
-1
/
+1
2022-07-08
usb: typec: tcpci: move tcpci.h to include/linux/usb/
Xin Ji
-216
/
+4
2022-06-27
Merge 5.19-rc4 into usb-next
Greg Kroah-Hartman
-1
/
+0
2022-06-21
usb: typec: wcove: Drop wrong dependency to INTEL_SOC_PMIC
Andy Shevchenko
-1
/
+0
2022-06-12
usb: typec: tcpm: Register USB Power Delivery Capabilities
Heikki Krogerus
-1
/
+141
2022-06-10
usb: typec: tcpm: fix typo in comment
Julia Lawall
-1
/
+1
2022-06-03
Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-2
/
+2
2022-05-13
extcon: Fix extcon_get_extcon_dev() error handling
Dan Carpenter
-2
/
+2
2022-05-12
usb: typec: tcpci_mt6360: Update for BMC PHY setting
ChiYuan Huang
-0
/
+26
2022-05-05
usb: typec: tcpci: Don't skip cleanup in .remove() on error
Uwe Kleine-König
-1
/
+1
2022-02-17
usb: typec: Factor out non-PD fwnode properties
Samuel Holland
-23
/
+1
2022-01-25
usb: typec: tcpm: Do not disconnect when receiving VSAFE0V
Badhri Jagan Sridharan
-0
/
+4
2022-01-25
usb: typec: tcpm: Do not disconnect while receiving VBUS off
Badhri Jagan Sridharan
-1
/
+2
2022-01-25
usb: typec: tcpci: don't touch CC line if it's Vconn source
Xu Yang
-0
/
+27
2021-12-15
usb: typec: tcpm: fix tcpm unregister port but leave a pending timer
Xu Yang
-5
/
+13
2021-12-03
usb: typec: tcpm: Wait in SNK_DEBOUNCED until disconnect
Badhri Jagan Sridharan
-4
/
+0
[next]