Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-09 | Consistently use ' instead of " for strings in all PDs. | Uwe Hermann | |
2015-11-21 | usb_power_delivery: Use the same license header format as other PDs. | Uwe Hermann | |
2015-11-21 | USB Power Delivery protocol decoder | Vincent Palatin | |
Decode and packetize the Biphase Mark Coding (aka differential Manchester) as used in the Universal Serial Bus Power Delivery Specification Revision 2.0 v1.1, then decode the packet content. Signed-off-by: Vincent Palatin <vpalatin@chromium.org> |