summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* driver: lis2ds12: Add driver supportMario Tesi2020-03-271-0/+1
* usb_pd: Move cable communication functions to common fileAyushee2020-03-273-51/+49
* zork: undo revert for zork on AutoDischargeDisconnectDenis Brockus2020-03-261-0/+85
* Revert "tcpmv2: cleanup auto discharge disconnect"Aseda Aboagye2020-03-261-59/+14
* usbc: null-check modep when entering DP modePeter Marheine2020-03-261-1/+1
* cleanup: drop the _TYPEC part of USB device configJett Rink2020-03-265-23/+23
* USB: Make handling of CC overvoltage independent of PPCsDiana Z2020-03-261-5/+5
* common: Add blink exampleCraig Hesling2020-03-252-0/+31
* common/sha256: Move to third_partyNicolas Boichat2020-03-251-297/+1
* common/sha1: Drop support for CONFIG_SHA1Nicolas Boichat2020-03-252-175/+0
* TCPMv2: Not enable PD comm on TX Phy reset if not in a connected stateWai-Hong Tam2020-03-242-2/+13
* curve25519: Move to third_partyNicolas Boichat2020-03-242-886/+2
* cbi: Support PCB supplier fieldAbe Levkoy2020-03-241-0/+9
* EFS2: Reset after shutdown if EC is still in ROdnojiri2020-03-241-0/+26
* waitms: Reload watchdog before spin waitingCraig Hesling2020-03-211-6/+8
* TCPMv2: Split PD message buffers into separate TX/RX buffersSam Hurst2020-03-213-147/+156
* Charger: Add driver function for sourcing OTGDiana Z2020-03-211-0/+16
* TCPMv2: Process protocol errors within vcs_send_ps_rdy_swapDiana Z2020-03-201-1/+20
* TCPMv2: Process incoming messages before discoveryDiana Z2020-03-201-152/+154
* ioexpander: add IOEX_FLAGS_DISABLEDEdward Hill2020-03-201-35/+65
* tcpmv2: cleanup auto discharge disconnectDenis Brockus2020-03-201-14/+59
* usb_port_power: move usb_port_enable[] to headerEdward Hill2020-03-203-14/+0
* USB-C: Determine port partner's data role based on PD's data roleVijay Hiremath2020-03-191-10/+1
* TCPMv2: Use a DPM_REQUEST message to trigger Port DiscoverySam Hurst2020-03-183-33/+53
* TCPMv1: Cleanup: Set initial data role based on power roleVijay Hiremath2020-03-181-3/+8
* i2c_hid_touchpad: Add function to prepare new input reportsShecky Lin2020-03-171-0/+132
* i2c_hid_touchpad: Add init and request handlersShecky Lin2020-03-171-0/+245
* i2c_hid_touchpad: Add basic structs and descriptorsShecky Lin2020-03-172-0/+421
* Button: add ectool command to simulate button presspandeyan2020-03-171-46/+87
* common/keyboard_vivaldi: Support for new Vivaldi keyboardRajat Jain2020-03-172-0/+69
* TCPMv2: Include pd_get_vdo_ver function when building for REV3.0Sam Hurst2020-03-141-0/+23
* mkbp: keyboard_clear_buffer should only drop keyboard eventsTing Shen2020-03-131-1/+30
* Fix comment typoTzung-Bi Shih2020-03-131-1/+1
* TCPMv2: Allow reduced functionality to PD2.0 featuresSam Hurst2020-03-122-10/+8
* TCPMv1: Add common exit mode for all the alternate modesAyushee2020-03-121-18/+24
* common: online_calibration: Initialize accelerometer calibrationYuval Peress2020-03-121-2/+23
* TCPMv2: Set DR swap flag in debug TC statesDiana Z2020-03-111-2/+5
* usb: Move pdcontrol host command to common codeAbe Levkoy2020-03-112-87/+88
* common: motion_sense: implement AP command to read dirty calibrationYuval Peress2020-03-112-4/+21
* keyboard: Add a new config for the keyboard customizationZhuohao Lee2020-03-101-1/+5
* i2c: Cleanup I2C tracing outputKeith Short2020-03-102-15/+17
* common: online_calibration: Fire MKBP event on new calibrationYuval Peress2020-03-094-33/+131
* remove cr50 related filesNamyoon Woo2020-03-0917-9979/+0
* TCPMv2: Don't interpret the CMD_DP_STATUS request as its response.Sam McNally2020-03-071-8/+0
* ec_commands.h: add info_4 in sensor request structureGwendal Grignou2020-03-071-1/+1
* TCPMv2: Probe cable identity from Ready statesDiana Z2020-03-061-1/+50
* TCPMv2: Probe cable identity in PE_SRC_DiscoveryDiana Z2020-03-061-32/+315
* Button: Clean up button librarydnojiri2020-03-052-27/+23
* common/keyboard_8042: When pressed, print F11-F15 for debugRajat Jain2020-03-041-5/+5
* common/keyboard_8042: Fix the Search key row/colRajat Jain2020-03-041-1/+1