Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965210AbVKGR3X (ORCPT ); Mon, 7 Nov 2005 12:29:23 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S965245AbVKGR3X (ORCPT ); Mon, 7 Nov 2005 12:29:23 -0500 Received: from xproxy.gmail.com ([66.249.82.202]:52643 "EHLO xproxy.gmail.com") by vger.kernel.org with ESMTP id S965229AbVKGR2z convert rfc822-to-8bit (ORCPT ); Mon, 7 Nov 2005 12:28:55 -0500 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Lke4mF49VJZF68+1Div6WPVSRGL6Am/jn+zxi+MxwrGdVbaCWkGG8c38KIrjyGCYsSfwoHi1XKNnNyTO+qek38BpL5gIhgfLTYGWYEjhyIHjwtYipVgJekZbqXffvhgmP6lIvi3eNxHOV2TE2kdl+jN3KU9VNsSAS7J6M1i/rKU= Message-ID: Date: Mon, 7 Nov 2005 12:28:54 -0500 From: Dmitry Torokhov Reply-To: dtor_core@ameritech.net To: Vojtech Pavlik Subject: Re: [patch 0/7] Another input update Cc: Linus Torvalds , LKML , Andrew Morton In-Reply-To: <20051103042121.394220000.dtor_core@ameritech.net> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Content-Disposition: inline References: <20051103042121.394220000.dtor_core@ameritech.net> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1089 Lines: 33 On 11/2/05, Dmitry Torokhov wrote: > Linus, > > Please consider pulling from: > > www.kernel.org/pub/scm/linux/kernel/git/dtor/input.git > > The main change is that now input core refuses to register input > devices that were not dynamically allocated to prevent an OOPS > when attaching input interfaces to such devices. > > Changelog: > Input: convert dmasound_awacs (OSS) to dynamic input allocation > (Ian Wienand) > Input: locomokbd - convert to dynamic input allocation > Input: do not register statically allocated devices > Input: fix input device deregistration > Input: locomokbd - fix wrong bustype > Input: logips2pp - add support for MX3100 > Input: lkkbd - miscellaneous fixes > > Vojtech, please bless the pull. > *ping* -- Dmitry - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/