From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756017AbaIZSBT (ORCPT ); Fri, 26 Sep 2014 14:01:19 -0400 Received: from mail-pa0-f46.google.com ([209.85.220.46]:45575 "EHLO mail-pa0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755443AbaIZSBR (ORCPT ); Fri, 26 Sep 2014 14:01:17 -0400 Date: Fri, 26 Sep 2014 11:01:11 -0700 From: Dmitry Torokhov To: Linus Torvalds Cc: linux-kernel@vger.kernel.org, linux-input@vger.kernel.org Subject: [git pull] Input updates for 3.17-rc6 Message-ID: <20140926180111.GA3911@core.coreip.homeip.net> 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 or master.kernel.org:/pub/scm/linux/kernel/git/dtor/input.git for-linus to receive updates for the input subsystem. You will get a small fixup to i8042 adding Asus X450LCP to the nomux list. Changelog: --------- Marcos Paulo de Souza (1): Input: i8042 - fix Asus X450LCP touchpad detection Diffstat: -------- drivers/input/serio/i8042-x86ia64io.h | 7 +++++++ 1 file changed, 7 insertions(+) -- Dmitry