summaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec/hd3ss3220.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-02usb: typec: hd3ss3220: Use OF graph API to get the connector fwnodeBiju Das1-4/+14
2019-11-04usb: typec: hd3ss3220: Give the connector fwnode to the port deviceHeikki Krogerus1-3/+9
2019-11-04usb: typec: hd3ss3220: Start using struct typec_operationsHeikki Krogerus1-11/+13
2019-10-15usb: typec: fix an IS_ERR() vs NULL bug in hd3ss3220_probe()Dan Carpenter1-2/+2
2019-10-10usb: typec: remove duplicated include from hd3ss3220.cYueHaibing1-1/+0
2019-10-10usb: typec: hd3ss3220: hd3ss3220_probe() warn: passing zero to 'PTR_ERR'Biju Das1-8/+11
2019-10-06usb: typec: hd3ss3220_irq() can be statickbuild test robot1-1/+1
2019-10-04usb: typec: driver for TI HD3SS3220 USB Type-C DRP port controllerBiju Das1-0/+259