[GIT PATCH] USB bugfixes and a PCI one too for 2.6.12-rc6

From: Greg KH
Date: Thu Jun 09 2005 - 11:45:11 EST


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


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/