From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Torokhov Subject: [git pull] Input updates for 2.6.36-rc8 Date: Mon, 18 Oct 2010 09:20:59 -0700 Message-ID: <20101018162058.GA16552@core.coreip.homeip.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-yw0-f46.google.com ([209.85.213.46]:42414 "EHLO mail-yw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932335Ab0JRQVK (ORCPT ); Mon, 18 Oct 2010 12:21:10 -0400 Content-Disposition: inline Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Linus Torvalds Cc: Andrew Morton , linux-kernel@vger.kernel.org, linux-input@vger.kernel.org, Daniel Mack [Resending with the proper version in subject.] 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 2 important bug fixes to the evdev input handler. I hope it is not too late to make 2.6.36... Changelog: --------- Daniel Mack (2): Input: evdev - fix Ooops in EVIOCGABS/EVIOCSABS Input: evdev - fix EVIOCSABS regression Diffstat: -------- drivers/input/evdev.c | 8 +++++++- 1 files changed, 7 insertions(+), 1 deletions(-) Thanks, Dmitry