linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [BK PATCH] USB fixes for 2.5.75
@ 2003-07-10 23:46 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2003-07-10 23:46 UTC (permalink / raw)
  To: torvalds; +Cc: linux-usb-devel, linux-kernel

Hi,

Here are some small USB fixes for 2.5.75.  Biggest thing here is a sync
up with the usb-serial ftdi_sio driver that is in 2.4.  Everything else
is small.

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

 MAINTAINERS                        |    2 
 drivers/usb/class/usblp.c          |   24 
 drivers/usb/core/inode.c           |    4 
 drivers/usb/core/message.c         |    2 
 drivers/usb/net/usbnet.c           |    2 
 drivers/usb/serial/ftdi_sio.c      | 1976 ++++++++++++++++++++++++++++---------
 drivers/usb/serial/ftdi_sio.h      |  188 ++-
 drivers/usb/storage/datafab.c      |   90 +
 drivers/usb/storage/freecom.c      |   33 
 drivers/usb/storage/initializers.c |   36 
 drivers/usb/storage/unusual_devs.h |   10 
 drivers/usb/usb-skeleton.c         |    3 
 12 files changed, 1752 insertions(+), 618 deletions(-)
-----

<abbotti:mev.co.uk>:
  o USB: ftdi_sio update

Alan Stern:
  o USB: Updates for unusual_devs.h
  o USB: Small correction to usb-skeleton.c

David Brownell:
  o USB: usbnet, don't NET_XMIT_DROP
  o USB: usb_get_string(), don't use bogus ids

Greg Kroah-Hartman:
  o USB: remove pointless warning about using usbdevfs
  o USB: fix up my USB Bluetooth entry to help prevent confusion in the future

Kay Sievers:
  o usblp: usb_buffer_free() not called

Matthew Dharm:
  o USB: fix datafab and freecom to use I/O buffer
  o USB: fix usb-storage initializers


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-07-10 23:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-10 23:46 [BK PATCH] USB fixes for 2.5.75 Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).