summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* keyboard: Ignore refresh button at bootDaisuke Nojiri2018-09-071-3/+0
* tcpc: Add driver for TI TUSB422 tcpcScott Collyer2018-09-071-0/+1
* tcpm: add higher priority tasks to handle TCPC intJett Rink2018-09-071-0/+3
* tcpm: add TCPC RX circular buffer in ECJett Rink2018-09-073-3/+3
* host: Add dcrypto definitions that can be used by fuzzing targets.Allen Webb2018-09-071-0/+9
* fuzz: Hide conflicts with cstdlib and use clang++ for linking.Allen Webb2018-09-073-23/+43
* tcpm:it83xx: GRL-USB-PD TDA2.1.2.2 BIST testRuibin Chang2018-09-072-0/+9
* ss-mux: update semantics for TCPC/MUX only used as MUXJett Rink2018-09-052-21/+57
* cr50: Add commands to get/set serial number bits.Louis Collard2018-09-052-0/+27
* ppc: Add driver for Silergy SYV682x PPCScott Collyer2018-09-041-0/+1
* hwtimer: Tidy up and clarify some hw_clock commentsSimon Glass2018-09-041-3/+20
* Add CONFIG_GPIO_INIT_POWER_ON_DELAY_MSEdward Hill2018-09-041-0/+13
* tablet-mode: add disable functionJett Rink2018-09-041-0/+6
* usb_update: add extra command "UPDATE_EXTRA_CMD_CONSOLE_READ_*"Wei-Han Chen2018-09-032-0/+5
* cleanup: remove tcpc* extern function declarationsJett Rink2018-08-311-0/+19
* touchpad heatmap: set subclass and protocolWei-Han Chen2018-08-311-0/+3
* stm32: usb_hid_touchpad: add 'device certification status' reportWei-Han Chen2018-08-311-0/+1
* stm32: usb_hid_touchpad: add 'device capabilities' reportWei-Han Chen2018-08-311-0/+1
* stm32: usb_hid_touchpad: add confidenceWei-Han Chen2018-08-311-9/+14
* docs: Document low-battery compatibility config.Jonathan Brandmeyer2018-08-311-8/+33
* Revert "cheza: Support confirmation of power lost"Wai-Hong Tam2018-08-311-9/+0
* cr50: add more ccd open capabilitiesMary Ruthven2018-08-291-0/+16
* ccd_config: add flag restricting ccd openMary Ruthven2018-08-251-0/+2
* cheza: Configure ANX3429 interrupt as open-drainWai-Hong Tam2018-08-231-0/+6
* sn5s330: add low power modeJett Rink2018-08-231-0/+19
* usb-pd: Exit DP mode before shutdownDaisuke Nojiri2018-08-231-0/+1
* cr50: only enable rbox wakeup during sleepMary Ruthven2018-08-231-0/+3
* kukui/emmc: Disable eMMC emulation when not neededNicolas Boichat2018-08-231-0/+1
* Move fuzzing tests into a fuzz subfolder.Allen Webb2018-08-221-2/+4
* CEC: Cleanup the API for the CEC buffer handlersStefan Adolfsson2018-08-221-15/+55
* CEC: Add unit tests for buffer handlingStefan Adolfsson2018-08-221-2/+2
* CEC: Make buffer handling code unit testableStefan Adolfsson2018-08-221-0/+55
* common: add API to expose detachable "base" stateDmitry Torokhov2018-08-223-1/+23
* i2c: Don't try to unwedge unpowered busses.Aseda Aboagye2018-08-222-0/+19
* common: add BASE_CHANGE hookDmitry Torokhov2018-08-212-0/+9
* gpio.wrap: add *_R[OW] macros for easier pin configuration.Yilun Lin2018-08-211-0/+49
* uart_buffering: expose interface to support non-host commandWei-Han Chen2018-08-201-0/+32
* adc: Add ectool command for reading ADC channels.Aseda Aboagye2018-08-171-0/+14
* keyboard: Add CONFIG_KEYBOARD_SCANCODE_CALLBACK for board-specific hooks.Hung-Te Lin2018-08-172-0/+22
* board: eve: Do not set accelerometer ODR beyond 200HzGwendal Grignou2018-08-171-1/+2
* chgstv2: Use lower charge threshold for boot if AC power is presentDaisuke Nojiri2018-08-171-3/+17
* i2c: Split i2c_xfer into locked/unlocked versions.Jonathan Brandmeyer2018-08-161-7/+14
* keyboard: Change scan code magic values to enum.Hung-Te Lin2018-08-161-0/+49
* test: host_command_fuzz: fuzzing testNicolas Boichat2018-08-162-1/+9
* keyboard: Keep only scan code set 2 table and do translation for set 1.Hung-Te Lin2018-08-151-4/+5
* servo_v4: add per port dualrole settingNick Sanders2018-08-151-2/+4
* ss-mux: move enter_low_power_mode method to drvJett Rink2018-08-151-12/+12
* rollback: Prevent rollback region readback using MPUNicolas Boichat2018-08-151-0/+4
* charger/mt6370: Enables CONFIG_USB_PD_VBUS_MEASURE_CHARGERYilun Lin2018-08-141-1/+2
* chgstv2: Notify HOOK_BATTERY_SOC_CHANGE on battery removalDaisuke Nojiri2018-08-101-0/+1