index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
typec
/
hd3ss3220.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-24
usb: typec: hd3ss3220: support configuring role preference based on fwnode pr...
Oliver Facklam
1
-25
/
+47
2024-12-24
usb: typec: hd3ss3220: support configuring port type
Oliver Facklam
1
-1
/
+87
2024-12-24
usb: typec: hd3ss3220: configure advertised power opmode based on fwnode prop...
Oliver Facklam
1
-0
/
+53
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