public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: torvalds@transmeta.com
Cc: linux-usb-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org
Subject: [BK PATCH] USB fixes for 2.5.73
Date: Tue, 24 Jun 2003 15:37:12 -0700	[thread overview]
Message-ID: <20030624223712.GA3190@kroah.com> (raw)

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


                 reply	other threads:[~2003-06-24 22:24 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030624223712.GA3190@kroah.com \
    --to=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb-devel@lists.sourceforge.net \
    --cc=torvalds@transmeta.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox