summaryrefslogtreecommitdiff
path: root/drivers/usb/typec/hd3ss3220.c
AgeCommit message (Expand)Author
2023-01-17usb: typec: hd3ss3220: Add polling supportBiju Das
2022-11-22usb: typec: hd3ss3220: Convert to i2c's .probe_new()Uwe Kleine-König
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2021-09-14usb: typec: hd3ss3220: Use regmap_write_bits()Philipp Zabel
2020-10-02usb: typec: hd3ss3220: Use OF graph API to get the connector fwnodeBiju Das
2019-11-04usb: typec: hd3ss3220: Give the connector fwnode to the port deviceHeikki Krogerus
2019-11-04usb: typec: hd3ss3220: Start using struct typec_operationsHeikki Krogerus
2019-10-15usb: typec: fix an IS_ERR() vs NULL bug in hd3ss3220_probe()Dan Carpenter
2019-10-10usb: typec: remove duplicated include from hd3ss3220.cYueHaibing
2019-10-10usb: typec: hd3ss3220: hd3ss3220_probe() warn: passing zero to 'PTR_ERR'Biju Das
2019-10-06usb: typec: hd3ss3220_irq() can be statickbuild test robot
2019-10-04usb: typec: driver for TI HD3SS3220 USB Type-C DRP port controllerBiju Das