* [BK PATCH] Again, more USB changes for 2.5.69
@ 2003-05-23 21:37 Greg KH
0 siblings, 0 replies; only message in thread
From: Greg KH @ 2003-05-23 21:37 UTC (permalink / raw)
To: torvalds; +Cc: linux-usb-devel, linux-kernel
Hi,
Here are some more USB fixes for the latest 2.5.69. They include some
merge fixups that I caused in the last set of patches sent to you, and a
interrupt latency fix some people have been reporting, and a fix for
some devices that also has been reported on lkml.
Please pull from: bk://kernel.bkbits.net/gregkh/linux/linus-2.5
Patches will be posted to linux-usb-devel as a follow-up thread for
those who want to see them.
thanks,
greg k-h
drivers/usb/core/message.c | 4
drivers/usb/host/uhci-hcd.c | 164 ++++--
drivers/usb/host/uhci-hcd.h | 29 +
drivers/usb/misc/speedtch.c | 1088 +++++++++++++++++-----------------------
drivers/usb/storage/transport.c | 2
drivers/usb/storage/transport.h | 2
6 files changed, 650 insertions(+), 639 deletions(-)
-----
Alan Stern:
o USB: Addition to previous patch needed for PM UHCI
o USB: uhci Interrupt Latency fix
David Brownell:
o USB: bugfix endpoint state
Duncan Sands:
o USB speedtouch: set owner fields
o USB speedtouch: receive code rewrite
o USB speedtouch: receive path micro optimization
o USB speedtouch: remove useless NULL pointer checks
o USB speedtouch: kfree_skb -> dev_kfree_skb
o USB speedtouch: send path micro optimizations
o USB speedtouch: use optimally sized reconstruction buffers
o USB speedtouch: remove stale code
o USB speedtouch: verbose debugging
o USB speedtouch: spin_lock_irqsave -> spin_lock_irq in tasklets
o USB speedtouch: spin_lock_irqsave -> spin_lock_irq in process context
o USB speedtouch: add defensive memory barriers
o USB speedtouch: replace yield()
o USB speedtouch: trivial whitespace and name changes
Greg Kroah-Hartman:
o USB: speedtch merge fixups by hand
Vojtech Pavlik:
o USB: Make Olympus cameras work with usb-storage
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-05-23 21:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-23 21:37 [BK PATCH] Again, more USB changes for 2.5.69 Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox