Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-03-10 | usb: typec: stusb160x: fix return value check in stusb160x_probe() | Wei Yongjun | 1 | -2/+2 |
2020-11-27 | usb: typec: stusb160x: fix power-opmode property with typec-power-opmode | Amelie Delaunay | 1 | -1/+1 |
2020-10-29 | usb: typec: stusb160x: fix signedness comparison issue with enum variables | Amelie Delaunay | 1 | -12/+8 |
2020-10-29 | usb: typec: add missing MODULE_DEVICE_TABLE() to stusb160x | Amelie Delaunay | 1 | -0/+1 |
2020-10-28 | usb: typec: stusb160x: fix an IS_ERR() vs NULL check in probe | Dan Carpenter | 1 | -2/+2 |
2020-10-28 | usb: typec: stusb160x: fix some signedness bugs | Dan Carpenter | 1 | -3/+4 |
2020-10-02 | usb: typec: add support for STUSB160x Type-C controller family | Amelie Delaunay | 1 | -0/+875 |