summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* pd: USB Power Delivery State Machine based on Revision 3.0 of the spec.Sam Hurst2019-09-106-42/+428
* jacuzzi: enable DPTing Shen2019-09-091-0/+1
* driver/touchpad_st: Add enable flag to config.hHarry Cutts2019-09-071-1/+4
* power: Add power sequencing logic for Tigerlake chipsetVijay Hiremath2019-09-051-3/+20
* rollback: Clear temporary copies of rollback secret.Yicheng Li2019-09-051-0/+9
* cometlake: Minimize delay for high->low rsmrst passthroughScott Collyer2019-09-041-0/+11
* fuzz_host_cmd: Add fuzzing for fpsensor host cmdsCraig Hesling2019-09-031-0/+22
* common: Add uptime host commandTom Hughes2019-09-033-0/+26
* config: Refactor CONFIG_ACCEL_FIFO to enable use of IS_ENABLEDYuval Peress2019-09-033-5/+17
* audio_codec: extract DMIC from I2S RXTzung-Bi Shih2019-09-031-13/+36
* audio_codec: refactor I2S RXTzung-Bi Shih2019-09-031-69/+51
* audio_codec: remove unused EC_FEATURE codeTzung-Bi Shih2019-09-031-2/+0
* include: Move RESET_FLAG_* into ec_commands.h as EC_RESET_FLAG_*You-Cheng Syu2019-08-263-29/+30
* tcpm: ignore repeated MessageIDYilun Lin2019-08-251-18/+0
* nvmem: reinitialize on catastrophic errorsVadim Bendebury2019-08-231-1/+4
* nvmem: recover from failure saving object spanning flash pagesVadim Bendebury2019-08-231-1/+2
* common: Add CONFIG_LIBCRYPTOC to enable third_party/cryptocYicheng Li2019-08-231-5/+2
* tglrvpu_ite: Adding VCONN supportAyushee2019-08-231-1/+6
* cr50: Delete non-volatile counter APILouis Collard2019-08-232-22/+0
* cr50: Delete legacy U2F implementationLouis Collard2019-08-232-64/+1
* power: Make HC host_sleep_event independent from power common.Yilun Lin2019-08-231-1/+0
* common: Move fifo logic out of motion_sense.cYuval Peress2019-08-232-26/+78
* power: Replace weak attr with __overridableYilun Lin2019-08-222-6/+7
* task: Add task_enable_task() and task_disable_task()Yilun Lin2019-08-221-0/+12
* cr50: fix conflict in vendor_cmd_cc enumAndrey Pronin2019-08-221-1/+1
* ec_commands: Make importing ec_commands.h easier for foreign projectsYu-Ping Wu2019-08-211-4/+17
* driver/tcpm/it83xx: Enable TCPC receive SOP'Ruibin Chang2019-08-211-0/+10
* driver: lis2dw12/lis2dwl: add polling mode supportPaul Ma2019-08-211-0/+6
* driver: lis2dwl: add driver supportPaul Ma2019-08-213-2/+35
* driver: IO expander: nct38xx: add the interrupt supportCHLin2019-08-211-5/+0
* log: Preserve Kukui EC reset logs across every EC reboot on SRAM.Shannon Chen2019-08-215-0/+29
* cr50: Add vendor command to set U2F modestabilize-12441.BLouis Collard2019-08-211-0/+2
* cleanup: remove redundant header file includeJett Rink2019-08-201-1/+0
* common: add STATIC_IF and STATIC_IF_NOT macrosJack Rosenthal2019-08-201-20/+69
* IO Expander: add the interrupt support to IOEX frameworkCHLin2019-08-204-2/+58
* driver/tcs3400: improve efficiency of auto-adjustNick Vaccaro2019-08-201-0/+9
* driver/tcs3400: add auto-compensation for saturationNick Vaccaro2019-08-201-5/+36
* test: add sanity check for existing state machinesJett Rink2019-08-201-0/+17
* usb: update state machine frameworkJett Rink2019-08-208-498/+72
* usb: de-dup common code from old and new PD stackJett Rink2019-08-194-12/+46
* common: Prepare always_memset()stabilize-kernelnext-broadwell-12434.BYicheng Li2019-08-171-0/+6
* usb_pd: Get USB-C cable type informationAyushee2019-08-162-2/+13
* usb_pd: Storing USB-C cable attributesAyushee2019-08-162-31/+246
* usb_pd: Adding USB-C cable detectionAyushee2019-08-161-7/+40
* test: Update TEST_EQ to using string format specifierYuval Peress2019-08-151-6/+6
* charge_manager: Mark functions overridableDaisuke Nojiri2019-08-141-2/+3
* usb_mux: Send DP safe mode info to virtual MUXVijay Hiremath2019-08-142-0/+3
* g: add vendor cmd to get/set the endorsement seedMary Ruthven2019-08-131-0/+1
* driver: lis2dw12: Add driver supportmario tesi2019-08-132-0/+3
* dma: separate out DMA enable status from wait_for_bytesTom Hughes2019-08-131-2/+11