Movement of the USB, TTY, Staging, and driver core trees forlinux-next

From: Greg KH
Date: Tue Nov 09 2010 - 12:25:59 EST


Hi Stephen,

As discussed at the kernel summit, I've moved the USB, TTY, Staging, and
driver core trees into git instead of using quilt.

Previously you had been pulling in the quilt trees from kernel.org, so
this should hopefully be easier.

The location of the trees are now at:
USB:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6.git
with the usb-next and usb-linus branches
TTY:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6.git
with the tty-next and tty-linus branches
driver core:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6.git
with the driver-core-next and driver-core-linus branches
staging:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6.git
with the staging-next and staging-linus branches

Note the staging tree has moved from before, it used to be in a
staging-next-2.6.git/ tree, and now it is together with the main staging
development tree in just "staging-2.6.git/"

There are no known interdependancies between these trees, unlike my
previous quilt trees, so merges should be fine (if not, I should find
them as well.)

If there are any problems with this, please let me know.

thanks,

greg k-h
--
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/