[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20080221234700.GC7128@kroah.com>
Date: Thu, 21 Feb 2008 15:47:00 -0800
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-rc2 git
Here are some USB fixes against your 2.6.25-rc2 git tree.
It includes:
- lots of device id updates for the wireless usb-serial cards
- more quirk additions
- bugfixes in various drivers
Please pull from:
master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/
A lot 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 (note the
address change), if anyone wants to see them.
thanks,
greg k-h
------------
drivers/usb/class/cdc-acm.c | 10 ++++----
drivers/usb/class/usblp.c | 1 +
drivers/usb/core/quirks.c | 12 ++++++++++
drivers/usb/gadget/ether.c | 1 +
drivers/usb/gadget/printer.c | 2 +-
drivers/usb/host/Kconfig | 5 +--
drivers/usb/host/ehci-hcd.c | 26 +++++++++++-----------
drivers/usb/misc/ldusb.c | 2 +
drivers/usb/misc/trancevibrator.c | 4 ++-
drivers/usb/serial/ftdi_sio.c | 4 +-
drivers/usb/serial/option.c | 43 +++++++++++++++++++++++++++++++++--
drivers/usb/serial/sierra.c | 1 -
drivers/usb/storage/protocol.c | 27 ++++++++++++----------
drivers/usb/storage/transport.c | 11 ---------
drivers/usb/storage/unusual_devs.h | 34 +++++++++++++++++++++++++++-
15 files changed, 130 insertions(+), 53 deletions(-)
---------------
Adrian Bunk (1):
USB: g_printer, fix empty if statement
Alan Stern (3):
USB: usb-storage: don't clear-halt when Get-Max-LUN stalls
USB: quirks and unusual_devs entry for Actions flash drive
USB: usb-storage: don't access beyond the end of the sg buffer
Andy Shevchenko (1):
USB: usb: yet another Dell wireless CDMA/EVDO modem
Anton Vorontsov (2):
USB: POWERPC: ehci: fix ppc build
ehci-fsl: add PPC_MPC837x to default y
Dan Williams (1):
USB: option: Add Kyocera KPC680 ids
David Brownell (1):
USB: fix previous sparse fix which was incorrect
Jan Altenberg (1):
USB: gadget: queue usb USB_CDC_GET_ENCAPSULATED_RESPONSE message
Kevin Lloyd (1):
USB: serial: move zte MF330 from sierra to option
Konstantin Kletschke (1):
USB: storage: Nikon D80 new FW still needs Fixup
Oliver Neukum (5):
USB: Sane memory allocation in option driver
USB: fix pm counter leak in usblp
USB: fix usb open suspend race in cdc-acm
USB: fix error handling in trancevibrator
USB: quirks for known quirky audio devices
Peter Korsgaard (1):
USB: ehci-fsl: mpc834x config symbol is PPC_MPC834x, not MPC834x
Robert Spitzenpfeil (1):
USB: usb-storage: unusual_devs entry for Oracom MP3 player
Roel Kluin (1):
USB: ftdi_sio.c add missing '|'
Stefan Bader (1):
USB: option: Added vendor id for Dell 5720 broadband modem
Stephen Ware (1):
USB: add new vernier product id to ldusb.c
Warren Turkal (1):
USB: Add another Novatel U727 ID to the device table for usbserial
--
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