[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20081201061600.GA9513@kroah.com>
Date: Sun, 30 Nov 2008 22:16:00 -0800
From: Greg KH <gregkh@...e.de>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, linux-usb@...r.kernel.org
Subject: [GIT PATCH] USB fixes for 2.6.28-git
Here are a few USB fixes against your current git tree.
These patches are:
- revert ehci patch that was incorrect
- fix for a different broken AMD USB controller
- 2 gadget bugfixes
- usb storage quirks
- new device ids
Please pull from:
master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/
All of these patches have been in the -next and -mm tree for a few
releases.
The full patches will be sent to the linux-usb mailing list, if anyone
wants to see them.
thanks,
greg k-h
------------------
drivers/usb/gadget/fsl_qe_udc.c | 3 +++
drivers/usb/gadget/fsl_usb2_udc.c | 3 +++
drivers/usb/host/ehci-pci.c | 9 ++++++---
drivers/usb/host/ehci.h | 12 +++++-------
drivers/usb/serial/option.c | 35 +++++++++++++++++++++++++++++++++++
drivers/usb/storage/unusual_devs.h | 19 +++++++++++++++++++
6 files changed, 71 insertions(+), 10 deletions(-)
---------------
Alan Stern (1):
USB: storage: unusual_devs entry for Mio C520-GPS
Anton Vorontsov (2):
USB: fsl_qe_udc: Report disconnect before unbinding
USB: fsl_usb2_udc: Report disconnect before unbinding
Greg Kroah-Hartman (2):
Revert "USB: improve ehci_watchdog's side effect in CPU power management"
USB: serial: add more Onda device ids to option driver
Shane Huang (1):
USB: fix SB600 USB subsystem hang bug
Tobias Kunze BriseƱo (1):
USB: usb-storage: unusual_devs entry for Nikon D2H
--
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