index
:
binx/bcachefs.git
bcachefs-garbage
master
Unnamed repository; edit this file 'description' to name the repository.
Hunter Shaffer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
typec
/
hd3ss3220.c
Age
Commit message (
Expand
)
Author
2023-05-29
usb: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-03-16
usb: typec: hd3ss3220: Drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-01-17
usb: typec: hd3ss3220: Add polling support
Biju Das
2022-11-22
usb: typec: hd3ss3220: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2021-09-14
usb: typec: hd3ss3220: Use regmap_write_bits()
Philipp Zabel
2020-10-02
usb: typec: hd3ss3220: Use OF graph API to get the connector fwnode
Biju Das
2019-11-04
usb: typec: hd3ss3220: Give the connector fwnode to the port device
Heikki Krogerus
2019-11-04
usb: typec: hd3ss3220: Start using struct typec_operations
Heikki Krogerus
2019-10-15
usb: typec: fix an IS_ERR() vs NULL bug in hd3ss3220_probe()
Dan Carpenter
2019-10-10
usb: typec: remove duplicated include from hd3ss3220.c
YueHaibing
2019-10-10
usb: typec: hd3ss3220: hd3ss3220_probe() warn: passing zero to 'PTR_ERR'
Biju Das
2019-10-06
usb: typec: hd3ss3220_irq() can be static
kbuild test robot
2019-10-04
usb: typec: driver for TI HD3SS3220 USB Type-C DRP port controller
Biju Das