From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753433AbdHQUkU (ORCPT ); Thu, 17 Aug 2017 16:40:20 -0400 Received: from mail-pg0-f66.google.com ([74.125.83.66]:33874 "EHLO mail-pg0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752820AbdHQUkS (ORCPT ); Thu, 17 Aug 2017 16:40:18 -0400 Date: Thu, 17 Aug 2017 13:40:14 -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.13-rc5 Message-ID: <20170817204014.GA16870@dtor-ws> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) 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. Changelog: --------- KT Liao (1): Input: elan_i2c - Add antoher Lenovo ACPI ID for upcoming Lenovo NB Kai-Heng Feng (1): Input: elan_i2c - add ELAN0608 to the ACPI table Oscar Campos (1): Input: trackpoint - assume 3 buttons when buttons detection fails Diffstat: -------- drivers/input/mouse/elan_i2c_core.c | 4 ++++ drivers/input/mouse/trackpoint.c | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) Thanks. -- Dmitry