public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [BK PATCH] USB fixes for 2.5.73
@ 2003-06-24 22:37 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2003-06-24 22:37 UTC (permalink / raw)
  To: torvalds; +Cc: linux-usb-devel, linux-kernel

Hi,

Here are some small USB fixes and cleanups for 2.5.72.  Biggest thing
here was deleting a driver that wasn't being built or used anymore.

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/net/cdc-ether.c        | 1397 -------------------------------------
 drivers/usb/net/cdc-ether.h        |   98 --
 Documentation/DocBook/gadget.tmpl  |  488 ------------
 drivers/usb/host/uhci-debug.c      |    2 
 drivers/usb/net/kaweth.c           |   73 +
 drivers/usb/serial/io_edgeport.c   |    3 
 drivers/usb/serial/pl2303.c        |    6 
 drivers/usb/serial/visor.c         |   40 +
 drivers/usb/storage/initializers.c |   47 +
 drivers/usb/storage/initializers.h |    6 
 drivers/usb/storage/unusual_devs.h |   20 
 include/linux/usb_gadget.h         |    5 
 12 files changed, 208 insertions(+), 1977 deletions(-)
-----


<judd:jpilot.org>:
  o USB: add module paramater to visor driver for new devices

<kpc-usbdev:gelato.uiuc.edu>:
  o USB: Desknote/ECS UCR-61S2B card reader (2.5.72 patched)

Christoph Weidemann:
  o USB: pentax optio S

David Brownell:
  o USB: GFDL in the kernel tree

Greg Kroah-Hartman:
  o USB: add support for 50 baud to io_edgeport.c
  o USB: pl2303: add ability to report CTS and DSR status to userspace
  o USB: delete cdc-ether driver as it's no longer needed

Johannes Erdfelt:
  o USB: fix UHCI debug kmalloc() usage

Oliver Neukum:
  o USB: make kaweth deal with ENOMEM
  o USB: highdma support for kaweth
  o USB: fix kaweth warnings


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

only message in thread, other threads:[~2003-06-24 22:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-24 22:37 [BK PATCH] USB fixes for 2.5.73 Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox