summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* TCPMv2: Correct PE_VDM_Response name stringAbe Levkoy2020-11-051-1/+1
* motion_sense: set sensor data rate to 0, when sensors are being powered offMike Lee2020-11-041-1/+3
* tcpmv2: Move "Allow_List" print to USBPD channelKeith Short2020-11-041-1/+3
* OCPC: Average and filter resistance calculationsAseda Aboagye2020-11-031-5/+59
* OCPC: Calculate resistance in suspendAseda Aboagye2020-11-031-1/+2
* tcpmv2: extended unlocked exception to battery removalJett Rink2020-11-021-1/+1
* Replace I2C_GET_ADDR with I2C_STRIP_FLAGSYuval Peress2020-11-022-2/+2
* atomic: rename atomic_read_clear to atomic_clearDawid Niedzwiecki2020-11-028-12/+12
* System: shutdown chipset before enter hibernateSue Chen2020-11-022-15/+23
* common/mock: Make sure mocks are only in the test buildTom Hughes2020-10-3116-1/+64
* TCPMv2: Hard Reset to only disable ADD if Vbus dropsDenis Brockus2020-10-301-3/+4
* TCPMv2: Add allow_list for partners that didn't set UP but should haveDenis Brockus2020-10-301-3/+6
* Zephyr: refactor i2c components to avoid name collisions with zephyrYuval Peress2020-10-301-19/+26
* include/config.h: Replace CONFIG_FP_SENSOR with CONFIG_FINGERPRINT_MCUTom Hughes2020-10-301-0/+4
* Revert "hack: temporarily work around TX_COMPLETE failure"Ken Lu2020-10-301-10/+2
* morphius: Wait 500ms before allowing DP event to cause resume.Edward Hill2020-10-302-3/+4
* tcpmv2: Enable AutoDischargeDisconnect after applying RdEdward Hill2020-10-301-3/+7
* TCPMv2: Notify AP when discovery is NAKedDiana Z2020-10-291-6/+10
* tcpmv2: Use atomic_* implementationDawid Niedzwiecki2020-10-291-4/+2
* usb_pd: Redo the change of DP alt-mode eventWai-Hong Tam2020-10-281-12/+4
* tree: Use new atomic_* implementationDawid Niedzwiecki2020-10-2718-126/+104
* features: Define AP-driven mode entryAbe Levkoy2020-10-261-0/+3
* TCPMv2: Add typeccontrol enter-mode subcommandAbe Levkoy2020-10-222-22/+129
* usb-pd: svdm_dp_attention used bit & instead of logical &&Denis Brockus2020-10-221-2/+2
* TCPMv2: Create charge allow_list and add devicesDenis Brockus2020-10-221-6/+33
* TCPMv2: don't set PD_PROCESS_INTERRUPT event to idle taskRuibin Chang2020-10-221-1/+7
* TCPMv2: Correct Enter Mode TBT payloadAyushee2020-10-211-15/+5
* TCPMv2: Report TYPEC commands as a featureDiana Z2020-10-211-0/+3
* TCPMv2: Add fields for sink capabilities to TYPEC_STATUSDiana Z2020-10-211-1/+2
* TCPMv2: Report source capabilities in TYPEC_STATUSDiana Z2020-10-211-1/+5
* TCPMv2: Report partner PD revisions in TYPEC_STATUSDiana Z2020-10-211-1/+8
* TCPMv2: Avoid VCONN-Source discovery failureAbe Levkoy2020-10-212-10/+25
* TCPMv2: Update dedicated capability if charger is allow-listedDiana Z2020-10-201-0/+7
* common: online_calibration: Fix compilation issueGwendal Grignou2020-10-202-8/+8
* TCPMv2: Add debug detach interfaceDiana Z2020-10-191-0/+6
* TCPMv2: Use a common function to check if the battery is capableWai-Hong Tam2020-10-172-23/+32
* TCPMv2: Enable PD comm when the battery level is enoughWai-Hong Tam2020-10-171-4/+30
* usb_pd_dpm: Remove unnecessary inline qualifierAbe Levkoy2020-10-161-1/+1
* TCPMv2: clear TC_FLAGS_PR_IN_PROGRESS if ProtocolErrorEric Yilun Lin2020-10-161-0/+14
* tcpmv2: handle custom VDM betterDenis Brockus2020-10-162-0/+10
* TCPMv2: Config option fixes to allow type-c only supportScott Collyer2020-10-152-27/+34
* TCPMv2: Avoid alt mode files from changing DPM statesAyushee2020-10-145-32/+54
* TBT:Add support for exit mode SOP'/SOP'' on chipset transitionAyushee2020-10-146-76/+94
* TCPMv2: Return valid enum value before TC initDiana Z2020-10-141-2/+9
* TCPMv2: check active cable SVID supportli feng2020-10-131-3/+18
* npcx: allow hibernate timeout when LCT is availablestabilize-13532.B-masterCaveh Jalali2020-10-131-1/+2
* npcx9: support SHA256 hardware acceleratorCHLin2020-10-132-2/+18
* usbc_ppc: inform the PPC of the power role of the connected deviceEric Yilun Lin2020-10-083-16/+41
* TCPMv2: Select Capability REQUEST discard handlingDenis Brockus2020-10-071-1/+11
* Keyboard: Add AP wakeup to PS2 trackpoint interruptJosie Nordrum2020-10-071-0/+5