summaryrefslogtreecommitdiff
path: root/drivers/usb/typec/hd3ss3220.c
AgeCommit message (Expand)Author
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