index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
typec
/
hd3ss3220.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-29
usb: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-2
/
+2
2023-03-16
usb: typec: hd3ss3220: Drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-01-17
usb: typec: hd3ss3220: Add polling support
Biju Das
1
-0
/
+29
2022-11-22
usb: typec: hd3ss3220: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2021-09-14
usb: typec: hd3ss3220: Use regmap_write_bits()
Philipp Zabel
1
-5
/
+3
2020-10-02
usb: typec: hd3ss3220: Use OF graph API to get the connector fwnode
Biju Das
1
-4
/
+14
2019-11-04
usb: typec: hd3ss3220: Give the connector fwnode to the port device
Heikki Krogerus
1
-3
/
+9
2019-11-04
usb: typec: hd3ss3220: Start using struct typec_operations
Heikki Krogerus
1
-11
/
+13
2019-10-15
usb: typec: fix an IS_ERR() vs NULL bug in hd3ss3220_probe()
Dan Carpenter
1
-2
/
+2
2019-10-10
usb: typec: remove duplicated include from hd3ss3220.c
YueHaibing
1
-1
/
+0
2019-10-10
usb: typec: hd3ss3220: hd3ss3220_probe() warn: passing zero to 'PTR_ERR'
Biju Das
1
-8
/
+11
2019-10-06
usb: typec: hd3ss3220_irq() can be static
kbuild test robot
1
-1
/
+1
2019-10-04
usb: typec: driver for TI HD3SS3220 USB Type-C DRP port controller
Biju Das
1
-0
/
+259