summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* common: motion_sense: Add spoofing activityChing-Kang Yen2020-11-132-5/+73
* crc8: rename crc8 to cros_crc8 to to avoid zephyr conflictJett Rink2020-11-137-29/+30
* TCPMv2: Print VID/PID only when presentDiana Z2020-11-121-1/+4
* i2c_master: Add i2cxfer raw commandJan Dabros2020-11-121-1/+64
* ioexpander: Fix type error in command_ioex_getRob Barnes2020-11-121-13/+14
* motion_sense: Make change in range permanentGwendal Grignou2020-11-124-21/+22
* tcpmv2: Don't trigger BC1.2 detect if role doesn't changeKeith Short2020-11-121-12/+29
* Revert "crc8: rename crc8 to cros_crc8 to to avoid zephyr conflict"Jett Rink2020-11-117-30/+29
* tree: rename strtoul to strtoull since it is 64-bitJett Rink2020-11-113-3/+5
* crc8: rename crc8 to cros_crc8 to to avoid zephyr conflictJett Rink2020-11-117-29/+30
* Add EC_CMD_BATTERY_GET_STATIC v1 for zorkPeter Marheine2020-11-102-15/+46
* zephyr: add stub host events implementationJack Rosenthal2020-11-091-29/+32
* Zephyr: add more compliant implementation for irq_(un)lockYuval Peress2020-11-082-1/+33
* Add chip-specific shim along with i2c moduleYuval Peress2020-11-081-8/+27
* common:i2c: Migrate interrupt_(dis|en)able calls to irq_(un|)lockYuval Peress2020-11-081-5/+7
* zephyr: Enable the '8042' commandSimon Glass2020-11-071-20/+18
* Revert "topology: Add USB2 & USB3 connectivity info to tcpc_config_t"caveh jalali2020-11-061-3/+0
* common: body_detection: modify variance updating formulaChing-Kang Yen2020-11-061-6/+6
* zephyr: Allow keyboard_8042 to build with zephyrSimon Glass2020-11-061-5/+30
* TCPMv2: Update 'pdcable' console commandAyushee2020-11-061-0/+26
* TCPMv2: Update sending cable information to the hostAyushee2020-11-061-8/+8
* TCPMv2: Add support for linear re-driver cablesAyushee2020-11-064-61/+109
* Revert "motion_sense: set sensor data rate to 0, when sensors are being power...Gwendal Grignou2020-11-061-3/+1
* common: body: Use IS_ENABLEDGwendal Grignou2020-11-061-11/+11
* motion_lid: Add IS_ENABLED()Gwendal Grignou2020-11-061-31/+43
* common: motion: add IF_ENABLED()Gwendal Grignou2020-11-061-237/+205
* motion: Use empty CONFIG_ variable to use IS_ENABLED()Gwendal Grignou2020-11-062-3/+3
* motion: orientation: update interfaceGwendal Grignou2020-11-063-43/+53
* TCPMv2: Correct battery index detectionDiana Z2020-11-051-19/+35
* BB retimer: Update USB4 related bitsAyushee2020-11-051-0/+1
* tcpmv2: ifdef cleanup with IS_ENABLEDDenis Brockus2020-11-056-293/+312
* TCPMv2: Allow alternate mode reentryAbe Levkoy2020-11-052-4/+9
* TCPMv2: Remove unnecessary bracesAbe Levkoy2020-11-051-2/+1
* TCPMv2: Add support for USB4 active cableAyushee2020-11-056-47/+232
* COIL: Rename CONFIG_I2C_PERIPHERALDiana Z2020-11-051-1/+1
* COIL: Rename CONFIG_I2C_CONTROLLERDiana Z2020-11-054-4/+4
* 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