Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753470Ab2FKMwO (ORCPT ); Mon, 11 Jun 2012 08:52:14 -0400 Received: from mail-ey0-f174.google.com ([209.85.215.174]:60447 "EHLO mail-ey0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751193Ab2FKMwM (ORCPT ); Mon, 11 Jun 2012 08:52:12 -0400 From: Michal Nazarewicz To: Felipe Balbi , Alan Stern Cc: Greg Kroah-Hartman , linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 0/4] Minor g_mass_storage improvements. Date: Mon, 11 Jun 2012 14:51:59 +0200 Message-Id: X-Mailer: git-send-email 1.7.7.3 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1061 Lines: 28 This patchset is based on top of greg/usb-next. IIRC Felipe has already pulled the first patch in the series, but I couldn't find a proper branch on Felipe's tree to base my patchset on that would include it, so resending. It would be nice if at least the first and the last patch from the series were pulled together to the same Linux version. Michal Nazarewicz (3): usb: gadget: mass_storage: change default value of the removable parameter usb: gadget: mass_storage: remove unused options usb: gadget: mass_storage: add documentation Documentation/usb/mass-storage.txt | 219 +++++++++++++++++++++++++++++++++++ drivers/usb/gadget/f_mass_storage.c | 109 ++---------------- 2 files changed, 230 insertions(+), 98 deletions(-) create mode 100644 Documentation/usb/mass-storage.txt -- 1.7.7.3 -- 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/