Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S936124AbYBAFJZ (ORCPT ); Fri, 1 Feb 2008 00:09:25 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1765946AbYBAFJM (ORCPT ); Fri, 1 Feb 2008 00:09:12 -0500 Received: from mail.suse.de ([195.135.220.2]:45644 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754508AbYBAFJJ (ORCPT ); Fri, 1 Feb 2008 00:09:09 -0500 Date: Thu, 31 Jan 2008 21:02:29 -0800 From: Greg KH To: Harvey Harrison Cc: Andrew Morton , David Miller , Jiri Slaby , Pavel Machek , Christoph Hellwig , Dominik Brodowski , Andi Kleen , Adrian Bunk , Arjan van de Ven , Nick Piggin , Stephen Hemminger , LKML , Randy Dunlap , Len Brown Subject: Re: Feature Removals for 2.6.25 (USB driver api) Message-ID: <20080201050229.GB23057@suse.de> References: <1201829922.23523.68.camel@brick> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1201829922.23523.68.camel@brick> User-Agent: Mutt/1.5.16 (2007-06-09) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1177 Lines: 27 > --------------------------- > Ping? > What: USB driver API moves to EXPORT_SYMBOL_GPL > When: February 2008 > Files: include/linux/usb.h, drivers/usb/core/driver.c > Why: The USB subsystem has changed a lot over time, and it has been > possible to create userspace USB drivers using usbfs/libusb/gadgetfs > that operate as fast as the USB bus allows. Because of this, the USB > subsystem will not be allowing closed source kernel drivers to > register with it, after this grace period is over. If anyone needs > any help in converting their closed source drivers over to use the > userspace filesystems, please contact the > linux-usb-devel@lists.sourceforge.net mailing list, and the developers > there will be glad to help you out. > Who: Greg Kroah-Hartman This is queued up in my tree to go to Linus, see my previous post on lkml and the linux-usb mailing list about this topic. thanks, greg k-h -- 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/