summaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec/hd3ss3220.c
Commit message (Expand)AuthorAgeFilesLines
* usb: typec: hd3ss3220: Give the connector fwnode to the port deviceHeikki Krogerus2019-11-041-3/+9
* usb: typec: hd3ss3220: Start using struct typec_operationsHeikki Krogerus2019-11-041-11/+13
* usb: typec: fix an IS_ERR() vs NULL bug in hd3ss3220_probe()Dan Carpenter2019-10-151-2/+2
* usb: typec: remove duplicated include from hd3ss3220.cYueHaibing2019-10-101-1/+0
* usb: typec: hd3ss3220: hd3ss3220_probe() warn: passing zero to 'PTR_ERR'Biju Das2019-10-101-8/+11
* usb: typec: hd3ss3220_irq() can be statickbuild test robot2019-10-061-1/+1
* usb: typec: driver for TI HD3SS3220 USB Type-C DRP port controllerBiju Das2019-10-041-0/+259