[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080311004232.GC17890@suse.de>
Date: Mon, 10 Mar 2008 17:42:32 -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-rc5 git
Here are some USB fixes against your 2.6.25-rc5 git tree.
It includes:
- more device id updates
- documentation updates
- headerfile fixes
- ehci driver fixes for "broken" hardware
- minor bugfixes
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
------------
Documentation/usb/usb-help.txt | 8 ++---
drivers/usb/gadget/Kconfig | 2 +-
drivers/usb/host/ehci-hcd.c | 62 ++++++++++++++++++++++++--------
drivers/usb/serial/cypress_m8.c | 2 +
drivers/usb/serial/cypress_m8.h | 4 ++
drivers/usb/serial/ftdi_sio.c | 1 +
drivers/usb/serial/ftdi_sio.h | 3 ++
drivers/usb/serial/generic.c | 10 +++--
drivers/usb/serial/option.c | 75 ++++++++++++++++++++++++++++++++-------
drivers/usb/storage/sddr55.c | 4 +-
include/linux/usb/Kbuild | 2 +-
include/linux/usb/gadget.h | 4 --
sound/usb/usbaudio.c | 2 +
13 files changed, 133 insertions(+), 46 deletions(-)
---------------
Andrew Morton (1):
USB: drivers/usb/storage/sddr55.c: fix uninitialized var warnings
David Brownell (1):
USB: fix ehci unlink regressions
Dirk DeSchepper (1):
USB: option: add novatel device ids
Dmitry Shapin (1):
USB: cypress_m8: add UPS Powercom (0d9f:0002)
Jim Meyering (1):
USB: usbaudio: handle kcalloc failure
Li Yang (1):
USB: fsl_usb2_udc: fix broken Kconfig
Mirko Bordignon (1):
USB: new ftdi_sio device id
Pete Zaitcev (1):
USB: fix usb-serial generic recursive lock
Robert P. J. Day (3):
USB: g_printer.h does not need to be "unifdef"ed.
USB: Remove __KERNEL__ check from non-exported gadget.h.
USB:Update mailing list information in documentation
--
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