2007-12-23 07:25:38

by Greg KH

[permalink] [raw]
Subject: [GIT PATCH] USB fixes for 2.6.24-rc5

Here are some USB fixes and new device ids against your 2.6.24-rc6 git
tree.

Please pull from:
master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/

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/gadget/fsl_usb2_udc.c | 2 +-
drivers/usb/serial/cp2101.c | 1 +
drivers/usb/serial/sierra.c | 2 ++
3 files changed, 4 insertions(+), 1 deletions(-)

---------------

Kevin R Page (1):
USB: VID/PID update for sierra

Martin Kusserow (1):
USB: New device ID for the CP2101 driver

Peter Korsgaard (1):
USB: Unbreak fsl_usb2_udc


2007-12-23 09:50:35

by Markus Rechberger

[permalink] [raw]
Subject: Re: [GIT PATCH] USB fixes for 2.6.24-rc5

Hi,

did anyone already take care about:
http://www.mail-archive.com/[email protected]/msg55641.html

the fix seems to paper the issue although it happened with other
people too now, so I wonder if there's any progress in that area?

thanks & have a nice Christmas,
Markus

On Dec 23, 2007 8:24 AM, Greg KH <[email protected]> wrote:
> Here are some USB fixes and new device ids against your 2.6.24-rc6 git
> tree.
>
> Please pull from:
> master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/
>
> 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/gadget/fsl_usb2_udc.c | 2 +-
> drivers/usb/serial/cp2101.c | 1 +
> drivers/usb/serial/sierra.c | 2 ++
> 3 files changed, 4 insertions(+), 1 deletions(-)
>
> ---------------
>
> Kevin R Page (1):
> USB: VID/PID update for sierra
>
> Martin Kusserow (1):
> USB: New device ID for the CP2101 driver
>
> Peter Korsgaard (1):
> USB: Unbreak fsl_usb2_udc
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to [email protected]
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>



--
http://www.couchsurfing.com/people/mrec

2007-12-23 16:32:39

by Alan Stern

[permalink] [raw]
Subject: Re: [GIT PATCH] USB fixes for 2.6.24-rc5

On Sun, 23 Dec 2007, Markus Rechberger wrote:

> Hi,
>
> did anyone already take care about:
> http://www.mail-archive.com/[email protected]/msg55641.html
>
> the fix seems to paper the issue although it happened with other
> people too now, so I wonder if there's any progress in that area?

http://marc.info/?l=linux-usb&m=119819422730408&w=2

Alan Stern