* [GIT PATCH] USB fixes for 2.6.25-rc5 git
@ 2008-03-11 0:42 Greg KH
2008-03-11 1:16 ` Linus Torvalds
0 siblings, 1 reply; 3+ messages in thread
From: Greg KH @ 2008-03-11 0:42 UTC (permalink / raw)
To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, linux-usb
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
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [GIT PATCH] USB fixes for 2.6.25-rc5 git
2008-03-11 0:42 [GIT PATCH] USB fixes for 2.6.25-rc5 git Greg KH
@ 2008-03-11 1:16 ` Linus Torvalds
2008-03-11 1:37 ` Greg KH
0 siblings, 1 reply; 3+ messages in thread
From: Linus Torvalds @ 2008-03-11 1:16 UTC (permalink / raw)
To: Greg KH; +Cc: Andrew Morton, linux-kernel, linux-usb
On Mon, 10 Mar 2008, Greg KH wrote:
>
> Here are some USB fixes against your 2.6.25-rc5 git tree.
Hmm. You don't seem to have actually pushed these changes out. I get
"Already up-to-date." when I pull from your usb tree, and as far as I can
tell, that tree ahs v2.6.25-rc5 as its top-of-tree..
Linus
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [GIT PATCH] USB fixes for 2.6.25-rc5 git
2008-03-11 1:16 ` Linus Torvalds
@ 2008-03-11 1:37 ` Greg KH
0 siblings, 0 replies; 3+ messages in thread
From: Greg KH @ 2008-03-11 1:37 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Andrew Morton, linux-kernel, linux-usb
On Mon, Mar 10, 2008 at 06:16:55PM -0700, Linus Torvalds wrote:
>
>
> On Mon, 10 Mar 2008, Greg KH wrote:
> >
> > Here are some USB fixes against your 2.6.25-rc5 git tree.
>
> Hmm. You don't seem to have actually pushed these changes out. I get
> "Already up-to-date." when I pull from your usb tree, and as far as I can
> tell, that tree ahs v2.6.25-rc5 as its top-of-tree..
Doh, it should be pushed out now, sorry about that.
thanks,
greg k-h
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-03-11 1:31 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-11 0:42 [GIT PATCH] USB fixes for 2.6.25-rc5 git Greg KH
2008-03-11 1:16 ` Linus Torvalds
2008-03-11 1:37 ` Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox