From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752827AbcELSza (ORCPT ); Thu, 12 May 2016 14:55:30 -0400 Received: from mail-pf0-f193.google.com ([209.85.192.193]:36731 "EHLO mail-pf0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752298AbcELSz3 (ORCPT ); Thu, 12 May 2016 14:55:29 -0400 Date: Thu, 12 May 2016 11:55:25 -0700 From: Dmitry Torokhov To: Linus Torvalds Cc: linux-kernel@vger.kernel.org, linux-input@vger.kernel.org Subject: [git pull] Input updates for 4.6-rc7 Message-ID: <20160512185525.GA25805@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: --------- Chris Diamand (1): Input: byd - update copyright header H. Nikolaus Schaller (1): Input: twl6040-vibra - fix DT node memory management Marek Szyprowski (1): Input: max8997-haptic - fix NULL pointer dereference Diffstat: -------- drivers/input/misc/max8997_haptic.c | 6 ++++-- drivers/input/misc/twl6040-vibra.c | 1 + drivers/input/mouse/byd.c | 4 ++++ 3 files changed, 9 insertions(+), 2 deletions(-) -- Dmitry