summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* pd: USB Power Delivery State Machine based on Revision 3.0 of the spec.Sam Hurst2019-09-108-311/+6610
* tablet_mode: Update DPTF profile number in hall_sensor_isrPhilip Chen2019-09-071-0/+15
* usb: clean up statemachine pausingJett Rink2019-09-052-33/+29
* common: usb_prl_sm add rch_pass_up_message as a stateDenis Brockus2019-09-051-11/+17
* rollback: Clear temporary copies of rollback secret.Yicheng Li2019-09-052-36/+90
* fpsensor: replace memset() with always_memset()Yicheng Li2019-09-043-7/+12
* common/mkbp_event: Avoid accessing an uninitialized variablePatrick Georgi2019-09-041-1/+3
* fuzz_host_cmd: Add fuzzing for fpsensor host cmdsCraig Hesling2019-09-032-2/+34
* common/charge_ramp: code cleanupPatrick Georgi2019-09-031-1/+1
* common: Add uptime host commandTom Hughes2019-09-033-27/+53
* config: Refactor CONFIG_ACCEL_FIFO to enable use of IS_ENABLEDYuval Peress2019-09-032-75/+83
* audio_codec: remove unused EC_FEATURE codeTzung-Bi Shih2019-09-031-3/+0
* nvmem: allow printing encrypted contents only in DEV imagesVadim Bendebury2019-08-311-1/+7
* fan: Enable fan on chipset resumeVijay Hiremath2019-08-311-42/+34
* flash_log: prevent console output garblingVadim Bendebury2019-08-301-3/+2
* common/i2c_master: don't bitshift negativelyPatrick Georgi2019-08-281-0/+4
* include: Move RESET_FLAG_* into ec_commands.h as EC_RESET_FLAG_*You-Cheng Syu2019-08-266-16/+17
* tcpm: ignore repeated MessageIDYilun Lin2019-08-252-45/+50
* nvmem: reinitialize on catastrophic errorsVadim Bendebury2019-08-231-15/+71
* nvmem: recover from failure saving object spanning flash pagesVadim Bendebury2019-08-231-5/+43
* common: Add CONFIG_LIBCRYPTOC to enable third_party/cryptocYicheng Li2019-08-231-8/+14
* cr50: Delete non-volatile counter APILouis Collard2019-08-232-267/+0
* cr50: Delete legacy U2F implementationLouis Collard2019-08-231-312/+0
* common: Move fifo logic out of motion_sense.cYuval Peress2019-08-233-408/+407
* EC: Do not drop SCI events responsible for wake.Ravi Chandra Sadineni2019-08-211-4/+34
* log: Preserve Kukui EC reset logs across every EC reboot on SRAM.Shannon Chen2019-08-213-5/+72
* common: change clksrc_high to use STATIC_IF_NOTJack Rosenthal2019-08-201-10/+2
* cleanup: use STATIC_IF for hibernate variablesJack Rosenthal2019-08-201-12/+14
* IO Expander: add the interrupt support to IOEX frameworkCHLin2019-08-201-0/+49
* test: add baseline test for TC_DRP_TRYSRC SMJett Rink2019-08-201-0/+12
* test: add sanity check for existing state machinesJett Rink2019-08-204-2/+59
* usb: update state machine frameworkJett Rink2019-08-207-1989/+1777
* usb: state machines will resume immediatelyJett Rink2019-08-192-18/+17
* usb: remove state transitions in exitJett Rink2019-08-192-2/+0
* usb: de-dup common code from old and new PD stackJett Rink2019-08-195-134/+101
* common: Prepare always_memset()stabilize-kernelnext-broadwell-12434.BYicheng Li2019-08-171-0/+16
* usb_pd: Get USB-C cable type informationAyushee2019-08-162-0/+6
* usb_pd: Storing USB-C cable attributesAyushee2019-08-161-1/+125
* usb_pd: Adding USB-C cable detectionAyushee2019-08-162-5/+123
* acpi: Notify AP when setting DPTF profile numberPhilip Chen2019-08-161-2/+7
* charge_manager: Mark functions overridableDaisuke Nojiri2019-08-141-4/+4
* g: add vendor cmd to get/set the endorsement seedMary Ruthven2019-08-131-0/+1
* driver: lis2dw12: Add driver supportmario tesi2019-08-131-0/+1
* cleanup: change initializer for storm_trackerJett Rink2019-08-131-1/+1
* usb: convert cc1 from int to enumJett Rink2019-08-095-35/+26
* usb: fix issue with CC line interpretation as DTSJett Rink2019-08-091-8/+6
* pd: Don't request LPM in DRP_TOGGLE if cc is not openScott Collyer2019-08-081-3/+6
* mkbp_event: Only notify MKBP via hostevent in suspendAseda Aboagye2019-08-011-4/+7
* mock: Add mock structure for fuzzers and testsCraig Hesling2019-07-313-0/+71
* common/system: refactor some confusing ifdefsJack Rosenthal2019-07-311-24/+21