From: Greg KH <gregkh@suse.de>
To: Linus Torvalds <torvalds@osdl.org>, Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org, linux-usb-devel@lists.sourceforge.net
Subject: [GIT PATCH] USB bugfixes and a PCI one too for 2.6.12-rc6
Date: Thu, 9 Jun 2005 09:43:45 -0700 [thread overview]
Message-ID: <20050609164345.GA9538@kroah.com> (raw)
Here are some two USB patches and one PCI Hotplug patch for the
2.6.12-rc6 tree. They are all bugfixes. I've put them all in one repo
to make it easier for you to pull from :)
Please pull from:
rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/
Full patches will be sent to the linux-usb-devel and linux-kernel
mailing lists, if anyone wants to see them.
thanks,
greg k-h
drivers/block/ub.c | 10 -
drivers/pci/hotplug/cpci_hotplug_core.c | 4
drivers/pci/hotplug/cpci_hotplug_pci.c | 10 +
drivers/usb/serial/ftdi_sio.c | 236 ++++++++++++++++++++++++--------
4 files changed, 198 insertions(+), 62 deletions(-)
-------------
Ian Abbott:
USB: ftdi_sio: avoid losing received data in tty-ldisc
Pete Zaitcev:
USB: fix ub issues
Scott Murray:
PCI Hotplug: fix CPCI reference counting bug
next reply other threads:[~2005-06-09 16:43 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-09 16:43 Greg KH [this message]
2005-06-09 16:44 ` [PATCH] PCI Hotplug: fix CPCI reference counting bug Greg KH
2005-06-09 16:44 ` [PATCH] USB: fix ub issues Greg KH
2005-06-09 16:44 ` [PATCH] USB: ftdi_sio: avoid losing received data in tty-ldisc Greg KH
2005-06-09 17:07 ` [PATCH] USB: fix ub issues Greg KH
2005-06-09 17:49 ` [GIT PATCH] USB bugfixes and a PCI one too for 2.6.12-rc6 Linus Torvalds
2005-06-09 17:52 ` Greg KH
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=20050609164345.GA9538@kroah.com \
--to=gregkh@suse.de \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.