summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* usb_i2c: provide a way to communicate non-i2c commandsVadim Bendebury2019-04-021-1/+30
* usb_i2c: extend protocol to allow longer writesVadim Bendebury2019-04-021-18/+42
* ccd_config: add flag restricting ccd openMary Ruthven2018-08-251-0/+2
* sn5s330: add low power modeJett Rink2018-08-231-0/+13
* usb-pd: Exit DP mode before shutdownDaisuke Nojiri2018-08-231-1/+22
* usb_pd_protocol: Correct pd command help.Yilun Lin2018-08-231-5/+20
* CEC: Cleanup the API for the CEC buffer handlersStefan Adolfsson2018-08-221-45/+48
* CEC: Make buffer handling code unit testableStefan Adolfsson2018-08-222-0/+135
* common: add API to expose detachable "base" stateDmitry Torokhov2018-08-223-0/+47
* i2c: Don't try to unwedge unpowered busses.Aseda Aboagye2018-08-221-0/+10
* common: add BASE_CHANGE hookDmitry Torokhov2018-08-211-0/+1
* uart_buffering: expose interface to support non-host commandWei-Han Chen2018-08-201-46/+64
* keyboard: Move keyboard_special (lightbar demo) to samus/board.cHung-Te Lin2018-08-201-54/+0
* adc: Add ectool command for reading ADC channels.Aseda Aboagye2018-08-171-1/+23
* keyboard: Add CONFIG_KEYBOARD_SCANCODE_CALLBACK for board-specific hooks.Hung-Te Lin2018-08-171-0/+9
* chgstv2: Use lower charge threshold for boot if AC power is presentDaisuke Nojiri2018-08-171-1/+10
* i2c: Split i2c_xfer into locked/unlocked versions.Jonathan Brandmeyer2018-08-166-91/+91
* keyboard: Change scan code magic values to enum.Hung-Te Lin2018-08-162-22/+25
* test: host_command_fuzz: fuzzing testNicolas Boichat2018-08-161-1/+1
* keyboard: Keep only scan code set 2 table and do translation for set 1.Hung-Te Lin2018-08-152-103/+87
* servo_v4: add per port dualrole settingNick Sanders2018-08-151-67/+84
* kblight: fix bounds checks on backlight intensityCaveh Jalali2018-08-151-1/+1
* rollback: Prevent rollback region readback using MPUNicolas Boichat2018-08-151-2/+29
* cr50: fix in handling VENDOR_RC_IN_PROGRESS when open ccd.Namyoon Woo2018-08-131-3/+3
* Fan: Restore thermal control after sysjumpDaisuke Nojiri2018-08-101-16/+27
* chgstv2: Notify HOOK_BATTERY_SOC_CHANGE on battery removalDaisuke Nojiri2018-08-101-2/+3
* fpsensor: Add timing statistics.Aseda Aboagye2018-08-101-1/+40
* drivers: Refactor to use high-level i2c APIsJonathan Brandmeyer2018-08-091-18/+6
* i2c master: Add block read/write commands.Jonathan Brandmeyer2018-08-091-0/+36
* battery: Optionally prevent boot at low SOC with cell imbalance.Jonathan Brandmeyer2018-08-082-2/+26
* charger: Correctly clear manual current limit overrideJonathan Brandmeyer2018-08-071-1/+4
* chgstv2: Wait 500ms before leaving safe mode.Aseda Aboagye2018-08-071-1/+17
* i2c: add i2c_lock before and after calling i2c_xferZhuohao Lee2018-08-071-3/+7
* cbi: lock the i2c port before using itZhuohao Lee2018-08-071-1/+9
* Nami: Delay and repeat gas gauge detectionElmo_Lan2018-08-031-1/+1
* scarlet: Cut off battery in a custom battery conditionPhilip Chen2018-08-021-5/+11
* common/ec_ec_comm_slave: initialize seqPatrick Georgi2018-08-011-1/+1
* common/spi_flash: don't mix up unsigned and signed typesPatrick Georgi2018-08-011-6/+6
* led_pwm: Turn off LEDs when not pulsing.Aseda Aboagye2018-07-311-0/+6
* chgstv2: Always check batt disconnect state.Aseda Aboagye2018-07-312-4/+11
* careena: Correct baseboard IMU orientation.Jonathan Brandmeyer2018-07-311-13/+13
* rollback: Add host command to add entropyNicolas Boichat2018-07-311-1/+62
* Revert "charge_manager: allow finding supply with VOLT > 0 and CUR = 0"Devin Lu2018-07-261-1/+2
* reset: Log the reason for AP resets.Jonathan Brandmeyer2018-07-267-9/+78
* fpsensor: don't try to match without templatesNicolas Norvez2018-07-251-3/+4
* common/flash: Abort rwsig when RW is erased/written toNicolas Boichat2018-07-252-2/+20
* keyboard_8042: Clear buffer before adding command byteFurquan Shaikh2018-07-251-0/+7
* tcpm: wait for TCPC to init upon first tcpc accessJett Rink2018-07-251-10/+115
* charge_manager: Code cleanupVijay Hiremath2018-07-231-17/+11
* cleanup: Resolve some defects seen with Coverity.Jonathan Brandmeyer2018-07-203-4/+5