From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756380AbdKDAUz (ORCPT ); Fri, 3 Nov 2017 20:20:55 -0400 Received: from mail-io0-f193.google.com ([209.85.223.193]:47563 "EHLO mail-io0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752329AbdKDAUy (ORCPT ); Fri, 3 Nov 2017 20:20:54 -0400 X-Google-Smtp-Source: ABhQp+TQPM2XrZq/KZHkyEe5vOOr+ctgLTvbrqMroMQFNQUJVthT78sN6qfAzsXXmL6P/+g+S0A7bQ== Date: Fri, 3 Nov 2017 17:20:51 -0700 From: Dmitry Torokhov To: Linus Torvalds Cc: linux-kernel@vger.kernel.org, linux-input@vger.kernel.org Subject: [git pull] Input updates for v4.14-rc7 Message-ID: <20171104002051.ciabxuxjwclasbfz@dtor-ws> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: NeoMutt/20170609 (1.8.3) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Linus, Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git for-linus to receive updates for the input subsystem. Just a couple of fixups to sparse-keymap module and Microchip AR1021 touchscreen driver. Changelog: --------- Martin Kepplinger (1): Input: ar1021_i2c - set INPUT_PROP_DIRECT Stefan Brüns (1): Input: sparse-keymap - send sync event for KE_SW/KE_VSW Diffstat: -------- drivers/input/sparse-keymap.c | 1 + drivers/input/touchscreen/ar1021_i2c.c | 1 + 2 files changed, 2 insertions(+) Thanks. -- Dmitry