summaryrefslogtreecommitdiff
path: root/common/usb_pd_dual_role.c
Commit message (Expand)AuthorAgeFilesLines
* USB-PD: Use macros for mv and ma in pd_find_pdo_indexDaisuke Nojiri2023-03-101-2/+2
* USB-PD: Add EPR sink capability to TCPMv2Daisuke Nojiri2023-03-101-0/+10
* usb-pd: Apply 2.5W limit during power transitionDaisuke Nojiri2022-10-251-2/+1
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* common/usb_pd_dual_role.c: Format with clang-formatJack Rosenthal2022-06-281-39/+35
* usbpd: Advertise USB COMM_CAP in RDOCaveh Jalali2022-03-111-3/+25
* usb_pd_dual_role: fix dbz when parsing PDOEric Yilun Lin2021-09-161-2/+6
* usbpd: support dynamic PDO selectionEric Yilun Lin2021-09-011-1/+11
* USBC: Disallow Try.SRC when not togglingDiana Z2021-05-211-2/+2
* ec: Filter non-FIXED PDOs in servo_v4{p1}Jeremy Bettis2021-04-131-0/+3
* ec: Parse battery and augmented PDOs correctly.Jeremy Bettis2021-04-121-16/+24
* usb_common: support parse Augmented PDOEric Yilun Lin2021-04-081-12/+22
* TCPMv1: Replace charging allow listTing Shen2021-01-121-45/+0
* usb_pd_dual_role: Respect max voltage limit when processing capabilitiesPatryk Duda2020-12-151-1/+1
* TCPMv2: Print VID/PID only when presentDiana Z2020-11-121-1/+4
* tcpmv2: Move "Allow_List" print to USBPD channelKeith Short2020-11-041-1/+3
* TCPMv2: Add allow_list for partners that didn't set UP but should haveDenis Brockus2020-10-301-3/+6
* TCPMv2: Create charge allow_list and add devicesDenis Brockus2020-10-221-6/+33
* TCPMv2: Use a common function to check if the battery is capableWai-Hong Tam2020-10-171-20/+30
* TCPMv2: Change the comparison of battery socWai-Hong Tam2020-09-111-1/+1
* charge_manager: two charger DUT does not choose correct portDenis Brockus2020-09-081-1/+1
* config: Require battery >5% to enable PD Try.SRCWai-Hong Tam2020-08-181-1/+1
* ec: change usage of whitelist/blacklistPaul Fagerburg2020-07-281-1/+1
* USB PD: Check supplier instead of port.Andrew McRae2020-05-011-3/+3
* TCPMv2: Restore PD state after SysjumpSam Hurst2020-04-021-0/+45
* TCPMv1/v2: Move pd_is_try_source_capable() to common fileVijay Hiremath2020-02-191-0/+48
* TCPMv1/v2: Reduce number of arguments of pd_build_request()Vijay Hiremath2020-02-141-8/+37
* TCPMv1/v2: Move pd_process_source_cap() to common fileVijay Hiremath2020-02-121-0/+20
* TCPMv1/v2: Move PDO functions to PD dual role module fileVijay Hiremath2020-02-121-0/+258
* TCPMv1/v2: Move pd_get/set_max_voltage() to common fileVijay Hiremath2020-02-121-0/+18
* TCPMv1/v2: Move pd_charge_from_device() to common fileVijay Hiremath2020-02-121-0/+20