summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Reland "meowth_fp: Enable CONFIG_ROLLBACK_MPU_PROTECT"v2.2.0Daisuke Nojiri2018-09-171-0/+3
* touchpad_st: "dump_memory" can be enabled via console commandWei-Han Chen2018-09-171-4/+14
* touchpad_st: handle severe errorsWei-Han Chen2018-09-171-17/+165
* usb_update: add extra command "UPDATE_EXTRA_CMD_CONSOLE_READ_*"Wei-Han Chen2018-09-175-16/+101
* driver/touchpad_st: add more debug commandsWei-Han Chen2018-09-172-1/+49
* usb_hid_touchpad: fix report count of device capabilitiesWei-Han Chen2018-09-171-1/+1
* touchpad_st: disable heatmap should always successWei-Han Chen2018-09-171-7/+8
* touchpad heatmap: set subclass and protocolWei-Han Chen2018-09-172-2/+5
* stm32: usb_hid_touchpad: add 'device certification status' reportWei-Han Chen2018-09-172-0/+56
* stm32: usb_hid_touchpad: add 'device capabilities' reportWei-Han Chen2018-09-172-0/+24
* stm32: usb_hid: refactor to support `Get_Report` requestWei-Han Chen2018-09-174-34/+104
* stm32: usb_hid_touchpad: add confidenceWei-Han Chen2018-09-175-43/+54
* uart_buffering: expose interface to support non-host commandWei-Han Chen2018-09-172-46/+96
* nocturne: Add doze supportGwendal Grignou2018-09-143-2/+16
* motion: Define macros for custom eventsGwendal Grignou2018-09-1426-40/+78
* base_detect: Expose console command to force state.RaviChandra Sadineni2018-09-1413-20/+139
* FIXUP: driver: bmi160: harden interrupt and fifo processingGwendal Grignou2018-09-121-3/+2
* npcx: Change sleep in flash_wait_ready to 10usecFurquan Shaikh2018-09-101-15/+14
* npcx: Decide erase size based on ro/rw region sizeFurquan Shaikh2018-09-105-10/+41
* nocturne: switch from tablet mode to base state reportingDmitry Torokhov2018-09-072-11/+4
* driver: accel: Prevent ODR from crashing the ECGwendal Grignou2018-09-073-32/+21
* driver: lsm6dsm: Allow roundup to work below 13HzGwendal Grignou2018-09-071-1/+1
* usb_hid_keyboard: Keep tablet mode status when clearing reportNicolas Boichat2018-09-031-0/+9
* whiskers: Drive DETECT_PATH_DISABLE_L low, pull-up on BACKLIGHT_ENNicolas Boichat2018-09-031-1/+2
* whiskers: Disable keyboard scanning and touchpad in tablet modeNicolas Boichat2018-09-033-30/+105
* npcx7: Set booter RAM size to 2KBFurquan Shaikh2018-08-291-1/+1
* fingerprint: Flush SPI transaction before increasing CPU clockDaisuke Nojiri2018-08-291-0/+7
* pd: Don't auto toggle when DRP state is not dual role.Edward Hill2018-08-252-44/+30
* nocturne: Remove CONFIG_SYSTEM_UNLOCKED.Aseda Aboagye2018-08-251-3/+0
* USB PD: Defer entering LPM by 5 seconds at init.Aseda Aboagye2018-08-231-2/+25
* common: add API to expose detachable "base" stateDmitry Torokhov2018-08-226-1/+70
* bmi160: End IRQ handler if sensor isn't powered.Aseda Aboagye2018-08-221-1/+6
* nocturne: Enable CONFIG_I2C_BUS_MAY_BE_UNPOWEREDAseda Aboagye2018-08-222-0/+10
* i2c: Don't try to unwedge unpowered busses.Aseda Aboagye2018-08-223-0/+29
* common: add BASE_CHANGE hookDmitry Torokhov2018-08-228-0/+30
* ectool: Fix ADC read return value.Aseda Aboagye2018-08-211-1/+3
* build.mk: specify corebook_sdk by CROSS_COMPILE_corebook_sdk_*Wei-Han Chen2018-08-211-1/+4
* Revert "meowth_fp: Enable CONFIG_ROLLBACK_MPU_PROTECT"Nicolas Boichat2018-08-201-3/+0
* kukui: PMIC_WATCHDOG_L should follow status of PMIC_WATCHDOG_LAyo Wu2018-08-201-2/+2
* keyboard: Move keyboard_special (lightbar demo) to samus/board.cHung-Te Lin2018-08-203-54/+55
* Revert "nocturne_fp: [HACK] Disable STOP mode by default"Nicolas Boichat2018-08-191-3/+0
* touchpad_st: handle new domeswitch APIWei-Han Chen2018-08-192-16/+10
* stm32mon: don't set UART attributes when programming over Cr50Vadim Bendebury2018-08-181-14/+26
* nocturne: Turn on UHALL_PWR_EN by default.Aseda Aboagye2018-08-181-1/+1
* touchpad_st: fix heatmap modeWei-Han Chen2018-08-181-2/+6
* cheza: Don't need to set the switchcap register on initWai-Hong Tam2018-08-171-10/+0
* bobba: update EC GPIOs for Bobba EVTDiana Z2018-08-174-14/+14
* nocturne: Enable TCPC low power modePuthikorn Voravootivat2018-08-171-0/+2
* adc: Add ectool command for reading ADC channels.Aseda Aboagye2018-08-173-1/+65
* cr50: minor code style touch-up on a bitbang code.Namyoon Woo2018-08-172-55/+42