Enjoy! The following changes since commit 694d0d0bb2030d2e36df73e2d23d5770511dbc8d: Linux 4.8-rc2 (2016-08-14 19:11:36 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git tags/ib-mfd-input-v4.9 for you to fetch changes up to 44051a6825d58c02820c07ded54a010479460308: Input: cros_ec_keyb: Stop handling interrupts directly (2016-08-31 10:51:09 +0100) ---------------------------------------------------------------- Immutable branch between MFD and Input due for the v4.9 merge window ---------------------------------------------------------------- Vic Yang (2): mfd: cros_ec: Add MKBP event support Input: cros_ec_keyb: Stop handling interrupts directly drivers/input/keyboard/cros_ec_keyb.c | 135 ++++++++------------------------ drivers/mfd/cros_ec.c | 58 +++++++++++++- drivers/platform/chrome/cros_ec_proto.c | 92 ++++++++++++++++++++++ include/linux/mfd/cros_ec.h | 18 +++++ include/linux/mfd/cros_ec_commands.h | 34 ++++++++ 5 files changed, 230 insertions(+), 107 deletions(-) -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html