From: Greg KH <greg@kroah.com>
To: torvalds@osdl.org, akpm@osdl.org
Cc: linux-usb-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org
Subject: [BK PATCH] more USB changes for 2.6.6
Date: Mon, 17 May 2004 16:45:17 -0700 [thread overview]
Message-ID: <20040517234517.GA22699@kroah.com> (raw)
Hi,
Here are some more USB patches for 2.6.6. They fix some bugs in the
current USB code (both runtime and at build time) and have a few more
driver cleanups.
Please pull from: bk://kernel.bkbits.net/gregkh/linux/usb-2.6
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/hub.c | 14
drivers/usb/core/usb.c | 11
drivers/usb/gadget/ether.c | 88 -
drivers/usb/gadget/rndis.c | 60
drivers/usb/gadget/rndis.h | 1
drivers/usb/host/ehci-hcd.c | 2
drivers/usb/host/ehci-hub.c | 10
drivers/usb/host/ehci.h | 6
drivers/usb/host/ohci-hub.c | 4
drivers/usb/host/ohci-pci.c | 3
drivers/usb/host/ohci.h | 6
drivers/usb/image/mdc800.c | 33
drivers/usb/input/aiptek.c | 3259 +++++++++++++++++++++++++++++++---------
drivers/usb/input/hid-core.c | 16
drivers/usb/serial/console.c | 2
drivers/usb/serial/usb-serial.c | 7
drivers/usb/storage/scsiglue.h | 2
drivers/usb/storage/usb.h | 2
include/linux/pm.h | 2
include/linux/usb.h | 2
20 files changed, 2737 insertions(+), 793 deletions(-)
-----
<zwane:fsmlabs.com>:
o USB: fix usb-serial serial_open oops
Arjan van de Ven:
o USB: fix obsolete header usage in usb storage
Bryan W. Headley:
o USB: Aiptek.c Driver patch
David Brownell:
o USB: ethernet/rndis gadget address params
o USB: RNDIS (and CDC) filter flag handling
o USB: fix MSEC_TO_JIFFIES in usb code
o USB: fix CONFIG_PM build issues
Greg Kroah-Hartman:
o USB: fix up formatting issues with aiptek driver
o USB: fix dumb compile error in aiptek driver
o USB: fix build error in drivers/usb/serial/console.c
Oliver Neukum:
o USB: purge wait_ms from core
o USB: new delay helper safe wrt waitqueues
o USB: further fix to mdc800
reply other threads:[~2004-05-17 23:49 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=20040517234517.GA22699@kroah.com \
--to=greg@kroah.com \
--cc=akpm@osdl.org \
--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