summaryrefslogtreecommitdiff
path: root/common/pd_log.c
Commit message (Expand)AuthorAgeFilesLines
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* USB-PD: Don't make charge_manager save log if it's not presentDaisuke Nojiri2018-12-171-0/+2
* pd_log: Make PD logging more generic for general purpose loggingShawn Nematbakhsh2017-08-021-115/+10
* Fix various misspellings in commentsMartin Roth2016-11-151-1/+1
* common: pd_log: Add PD log to .bss.slow.Aseda Aboagye2015-11-081-1/+1
* pd: move non-phy layer config out of usb_pd_config.hAlec Berg2015-05-271-5/+2
* pd_log: Add command to request PD MCU to write a logShawn Nematbakhsh2015-02-121-0/+32
* pd: Fix reverse of log size & port paramsTodd Broch2015-01-281-1/+1
* pd: poll PD events only on Google accessoriesVincent Palatin2015-01-241-0/+3
* pd: retrieve logs from accessoriesVincent Palatin2015-01-211-3/+57
* Add PD events loggingVincent Palatin2015-01-151-0/+151