Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030309AbVKCEad (ORCPT ); Wed, 2 Nov 2005 23:30:33 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1030328AbVKCEac (ORCPT ); Wed, 2 Nov 2005 23:30:32 -0500 Received: from smtp112.sbc.mail.re2.yahoo.com ([68.142.229.93]:51319 "HELO smtp112.sbc.mail.re2.yahoo.com") by vger.kernel.org with SMTP id S1030309AbVKCEac (ORCPT ); Wed, 2 Nov 2005 23:30:32 -0500 Message-Id: <20051103042121.394220000.dtor_core@ameritech.net> Date: Wed, 02 Nov 2005 23:21:21 -0500 From: Dmitry Torokhov To: Linus Torvalds Cc: LKML , Andrew Morton , Vojtech Pavlik Subject: [patch 0/7] Another input update Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 932 Lines: 34 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. Thanks! -- 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/