Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-03-15 | usb: common: usb-conn-gpio: Make VBUS supply completely optional | Alexander Stein | 1 | -17/+3 |
2021-05-27 | usb: common: usb-conn-gpio: use usb_role_string() to print role status | Chunfeng Yun | 1 | -3/+3 |
2021-05-21 | usb: common: usb-conn-gpio: use dev_err_probe() to print log | Chunfeng Yun | 1 | -9/+5 |
2021-05-21 | usb: common: usb-conn-gpio: fix NULL pointer dereference of charger | Chunfeng Yun | 1 | -18/+26 |
2020-08-18 | usb: common: usb-conn-gpio: Print error on failure to get VBUS | Thierry Reding | 1 | -1/+1 |
2020-08-18 | usb: common: usb-conn-gpio: Make VBUS supply optional | Thierry Reding | 1 | -6/+24 |
2020-07-30 | usb: common: usb-conn-gpio: Register charger | Paul Cercueil | 1 | -0/+45 |
2020-07-03 | usb: common: usb-conn-gpio: Demote comment block which is clearly not kerneldoc | Lee Jones | 1 | -1/+1 |
2019-12-10 | usb: common: usb-conn-gpio: Don't log an error on probe deferral | Bryan O'Donoghue | 1 | -1/+2 |
2019-09-03 | usb: common: add USB GPIO based connection detection driver | Chunfeng Yun | 1 | -0/+284 |