summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* thermistor: update Steinhart-Hart equationsPaul Fagerburg2019-08-121-0/+1
* usb: convert cc1 from int to enumJett Rink2019-08-093-9/+19
* test: make TEST_EQ and TEST_NE use %d as formatJett Rink2019-08-091-2/+2
* isl9241: add charger_get_vbus_voltageDenis Brockus2019-08-081-1/+2
* Fix typo and clarify doc in fpsensor.h and gpio.wrapCraig Hesling2019-08-072-11/+29
* ectool/trng: Add "rand" host command for testing RNGTom Hughes2019-08-061-0/+19
* Trembyle: Fix USB-C TCPC driversDenis Brockus2019-08-021-0/+1
* mock: Add mock structure for fuzzers and testsCraig Hesling2019-07-312-0/+36
* g: add flash log entry for dcrypto failuresstabilize-12386.BVadim Bendebury2019-07-311-0/+1
* common/system: refactor some confusing ifdefsJack Rosenthal2019-07-312-7/+2
* cleanup: remove CONFIG_REPLACE_LOADER_WITH_BSS_SLOWJack Rosenthal2019-07-311-6/+0
* common: make IS_ENABLED sorta compatible with clangJack Rosenthal2019-07-311-10/+22
* util: Move __stdlib_compat to function definitionsCraig Hesling2019-07-302-23/+23
* type-c: USB Type-C State Machine based on Release 1.4 of the spec.Sam Hurst2019-07-309-70/+198
* PoC: tablet-mode: Disable tablet mode in recovery bootDaisuke Nojiri2019-07-291-0/+5
* fpsensor: Change crypto functions to return error code instead of result codeYicheng Li2019-07-261-3/+3
* ec_commands: Add EC_CMD_MKBP_WAKE_MASK.Aseda Aboagye2019-07-251-0/+51
* i2c: don't scan i2c addresses less than 0x08Jett Rink2019-07-251-0/+10
* driver: Add support for calibration modeGwendal Grignou2019-07-242-4/+16
* test: Add new test framework toolsYuval Peress2019-07-241-6/+23
* driver: IO expander: nct38xx: add support for NCT38XX series chipsCHLin2019-07-241-0/+3
* IO_Expander: introduce the common interface of IO expanderCHLin2019-07-245-0/+205
* hatch_fp: Add RDP (read protection) support to STM32F4Tom Hughes2019-07-241-3/+3
* Remove __7b, __8b and __7bfDenis Brockus2019-07-2012-99/+83
* ec_commands: Rename 'renew' to 'live' in EC_CMD_USB_PD_CHIP_INFOKarthikeyan Ramasubramanian2019-07-202-3/+8
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-1912-86/+180
* tablet-mode: Fix header file guard and API definitionsDaisuke Nojiri2019-07-181-6/+15