summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* TCPMv2: Add VBUS_REMOVED levelDiana Z2020-10-012-5/+28
* zephyr: shim in the timer moduleJack Rosenthal2020-10-011-1/+17
* TCPMv2: Fix dereferencing a NULL pointerWai-Hong Tam2020-10-011-2/+4
* common/panic_output: Use newly introduced functions for panic info dumpPatryk Duda2020-10-011-9/+27
* common/system: Use beginning of panic data for calculationsPatryk Duda2020-10-011-1/+1
* charge_state_v2: Move the first battery_get_params to HOOK_INITWai-Hong Tam2020-09-301-1/+5
* button: presss volume button detected by adcBen Chen2020-09-291-1/+7
* tree: rename atomic_* functions to deprecated_atomic_*Jack Rosenthal2020-09-2918-99/+125
* common: body_detection: modify calculation of noise levelChing-Kang Yen2020-09-291-1/+10
* ocpc: Misc fixes for coming out of cutoffAseda Aboagye2020-09-281-17/+24
* ocpc: Miscellaneous fixesAseda Aboagye2020-09-281-13/+23
* ocpc: Add visualization graphAseda Aboagye2020-09-281-3/+45
* TCPMv2: Always disable Vconn in CC OpenDiana Z2020-09-251-2/+1
* TCPMv2: Ensure previous Vbus is turned off on initDiana Z2020-09-251-2/+7
* fpsensor: Fix buffer check to account for overflowTom Hughes2020-09-252-4/+15
* lid_angle: Disable peripherals in S3 in tablet modeEdward Hill2020-09-251-0/+13
* common: include console_channel.inc to be relative to include/Jack Rosenthal2020-09-241-1/+1
* usb_pd: Add common function to get PD revisionli feng2020-09-232-21/+32
* zork: Ignore input current and always rampEdward Hill2020-09-231-1/+1
* tcpmv2: require init_vdm_mode ack response svid == requested svidDenis Brockus2020-09-231-3/+14
* host_event_commands: Return access denied for prohibited accessDaisuke Nojiri2020-09-221-0/+20
* test: Add test_send_caps_error to usb_pe_drpEdward Hill2020-09-223-22/+67
* TCPMv2: Define typeccontrol host commandAbe Levkoy2020-09-214-0/+37
* TCPMv2: Move DPM requests to public APIAbe Levkoy2020-09-214-23/+22
* tcpmv2: don't call tc_partner_usb_comm if in an alt-modeDenis Brockus2020-09-191-4/+7
* USB-PD: Continue mode discovery after failureDenis Brockus2020-09-191-3/+20
* TCPMv2: set object position in SVDM response headerli feng2020-09-181-0/+7
* Allow both dedicated recovery button and volume buttonsAndrew McRae2020-09-181-5/+6
* tcpmv2: Retry PR Swap if partner sends Wait responseKeith Short2020-09-181-9/+62
* tcpmv2: Handle discarded messages during EnterUSBKeith Short2020-09-181-10/+16
* TCPMv2: Correct setting mux state on updating partner's USB commAyushee2020-09-181-3/+6
* USB-C: Make Vbus check overridableDiana Z2020-09-151-1/+8
* TCPMv2: Print PRL states on higher levelDiana Z2020-09-141-6/+6
* OCPC: Check ADCs only with AC presentDiana Z2020-09-121-1/+2
* usb: Ignore overcurrent while disconnectedZick Wei2020-09-111-1/+6
* tcpmv2: Fix PD_EVENT_SEND_HARD_RESETEdward Hill2020-09-111-0/+3
* TCPMv2: Improve timing in Attached.SRCAbe Levkoy2020-09-111-40/+28
* tcpmv2: SRC->SNK PR_Swap if partner has unconstrained powerDenis Brockus2020-09-111-4/+8
* tcpmv2: Enable AutoDischarge on SRC->SNK PrSwap only if VbusDenis Brockus2020-09-111-1/+7
* TCPMv2: Set mux state on updating partner's USB comm capabilityAyushee2020-09-111-0/+6
* TCPMv2: Change the comparison of battery socWai-Hong Tam2020-09-111-1/+1
* TCPMv2: Block enabling PD in RO for non-EFS2 and dead-batteryWai-Hong Tam2020-09-111-2/+17
* TCPMv2:Correct get_usb4_cable_speed() functionAyushee2020-09-111-2/+2
* TCPMv2: Obtain correct dual role state when going suspendPatryk Duda2020-09-112-3/+9
* chgstv2: ocpc: Log both Rbatt & Rsys if possibleAseda Aboagye2020-09-101-1/+7
* tcpmv2: Increase SOP' Discovery Identity timeoutKeith Short2020-09-091-8/+28
* TCPMv2: Add board_tcpc_init() call during initializationPatryk Duda2020-09-091-0/+5
* cleanup: Move High-priority interrupt task to a separate fileVijay Hiremath2020-09-094-193/+109
* Introduce functions that provide safe pointer to panic dataPatryk Duda2020-09-091-1/+111
* charge_manager: two charger DUT does not choose correct portDenis Brockus2020-09-082-1/+9