summaryrefslogtreecommitdiff
path: root/common/keyboard_mkbp.c
Commit message (Expand)AuthorAgeFilesLines
* common: add API to expose detachable "base" stateDmitry Torokhov2018-08-221-0/+14
* host_events: Bump up host events and masks to 64-bitFurquan Shaikh2017-11-211-1/+13
* buttons: Make buttons[] common.Aseda Aboagye2017-11-171-10/+10
* keyboard_mkbp: Fix FIFO lockingShawn Nematbakhsh2017-11-101-7/+33
* MKBP: Add kbpress for boards w/o keyscan tasks.Aseda Aboagye2017-07-281-0/+64
* button: Add recovery button to mkbp button stateFurquan Shaikh2017-07-211-0/+5
* keyboard: Clear typematic when disabling keyboardDaisuke Nojiri2017-05-031-0/+3
* system: Fixups in emulated sysrq codeNicolas Boichat2017-04-061-1/+1
* system: Add support for emulated sysrqNicolas Boichat2017-03-311-0/+18
* mkbp: Support devices having buttons but no keyboardPhilip Chen2017-02-211-1/+4
* console: Add non-verbose print config optionShawn Nematbakhsh2017-02-111-1/+1
* common: Add tablet_mode APIGwendal Grignou2016-11-081-3/+2
* mkbp_event: Properly queue events during host sleepShawn Nematbakhsh2016-11-041-9/+11
* mkbp: Send event when in tablet modeGwendal Grignou2016-09-091-3/+19
* mkbp: Extend EC_CMD_MKBP_GET_INFO.Aseda Aboagye2016-07-191-9/+98
* mkbp: Add keyboard_update_button().Aseda Aboagye2016-07-191-0/+44
* mkbp: Add support for buttons and switches.Aseda Aboagye2016-07-191-79/+150
* oak: enable MBKP events for PD eventsBen Lok2015-08-311-1/+1
* keyboard_mkbp: fix interrupt handling with MKBP_EVENTVincent Palatin2015-05-301-1/+8
* MKBP event signalling implementationVic Yang2014-10-241-1/+23
* Add cprints() and ccprints()Vic Yang2014-05-211-3/+3
* cleanup: add square brackets to make test parser easierLouis Yung-Chieh Lo2014-05-071-1/+1
* cleanup: mkbp keyboard moduleRandall Spangler2013-10-301-10/+0
* cleanup: FIFO comment in MKBP driverRandall Spangler2013-10-221-1/+9
* Replace generated CONFIG_TASK_ macros with HAS_TASK_Bill Richardson2013-04-241-3/+3
* Fix kb_deghost testVic Yang2013-04-111-1/+1
* Decouple keyboard MKBP code from key scan codeVic Yang2013-04-081-36/+58
* Inhibit host interrupt for battery_key.Todd Broch2013-04-041-2/+3
* Merge lm4 and stm32 implementations of keyboard_scanRandall Spangler2013-03-291-459/+104
* Move files in preparation for merging keyboard_scan modulesRandall Spangler2013-03-271-0/+656