Age | Commit message (Expand) | Author |
---|---|---|
2017-01-07 | license: remove FSF postal address from boiler plate license text | Gerhard Sittig |
2016-12-07 | usb_power_delivery: Convert to PD API version 3. | Uwe Hermann |
2016-08-26 | usb_power_delivery: Drop problematic exception in us2samples(). | Uwe Hermann |
2016-05-15 | Use consistent __init__() format across all PDs. | Uwe Hermann |
2016-05-09 | Consistently use ' instead of " for strings in all PDs. | Uwe Hermann |
2015-12-25 | usb_power_delivery: Raise SamplerateError instead of Exception. | Uwe Hermann |
2015-12-24 | Use a Python list (not tuple) for OUT_BINARY. | Uwe Hermann |
2015-12-16 | usb_power_delivery: Use "if not self.samplerate" form. | Uwe Hermann |
2015-12-16 | usb_power_delivery: convert double quotes to single quotes | Vincent Palatin |
2015-11-21 | usb_power_delivery: Minor typo and whitespace fixes. | 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 |