From: Greg KH <greg@kroah.com>
To: torvalds@osdl.org
Cc: linux-usb-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org
Subject: [BK PATCH] USB fixes for 2.5.75
Date: Thu, 10 Jul 2003 16:46:11 -0700 [thread overview]
Message-ID: <20030710234611.GA15049@kroah.com> (raw)
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
reply other threads:[~2003-07-10 23:31 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=20030710234611.GA15049@kroah.com \
--to=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb-devel@lists.sourceforge.net \
--cc=torvalds@osdl.org \
/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