[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20080325060443.GA20741@suse.de>
Date: Mon, 24 Mar 2008 23:04:43 -0700
From: Greg KH <gregkh@...e.de>
To: Linus Torvalds <torvalds@...l.org>, Andrew Morton <akpm@...l.org>
Cc: linux-kernel@...r.kernel.org, linux-usb@...r.kernel.org
Subject: [GIT PATCH] USB fixes for 2.6.25-rc6 git
Here are some USB fixes against your 2.6.25-rc6 git tree.
It includes:
- more device id updates
- minor bugfixes
Please pull from:
master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/
All of these patches have been in the -mm tree for a while, as well as
-next.
The full patches will be sent to the linux-usb mailing list, if anyone
wants to see them.
thanks,
greg k-h
------------
drivers/net/usb/rtl8150.c | 2 +-
drivers/usb/core/message.c | 5 ++++-
drivers/usb/core/quirks.c | 3 +++
drivers/usb/gadget/inode.c | 4 ++--
drivers/usb/host/ehci-pci.c | 14 ++++++++++++++
drivers/usb/serial/pl2303.c | 1 +
drivers/usb/serial/pl2303.h | 1 +
drivers/usb/serial/sierra.c | 18 ++++++++++++++----
drivers/usb/storage/isd200.c | 1 +
drivers/usb/storage/transport.c | 3 ++-
drivers/usb/storage/unusual_devs.h | 11 +++++++++++
include/linux/usb/quirks.h | 3 +++
include/linux/usb_usual.h | 4 +++-
13 files changed, 60 insertions(+), 10 deletions(-)
---------------
Alan Stern (1):
USB: new quirk flag to avoid Set-Interface
Boaz Harrosh (1):
USB: isd200: fix memory leak in isd200_get_inquiry_data
Constantin Baranov (1):
USB: add support for Motorola ROKR Z6 cellphone in mass storage mode
Kevin Lloyd (1):
USB: sierra: add another device id
Max Arnold (1):
USB: pl2303: another product ID
Oliver Neukum (1):
USB: sierra: dma fixes
Rene Herman (1):
USB: ehci: stop vt6212 bus hogging
Robert P. J. Day (1):
USB: Fix cut-and-paste error in rtl8150.c
Roy Hashimoto (1):
USB: fix gadgetfs class request delegation
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists