Re: Make the git URL match usage

From: jkacur
Date: Wed Jul 16 2008 - 09:02:31 EST


This time, in order to test that the URL was correct, I started a git clone
(and broke it off of course) on EVERY SINGLE git URL listed in the
MAINTAINERS file, even the ones that I didn't have to modify.

I believe that this patch is ready to be ACKed and applied, however
I made some observations that I will follow up on: Here is a summary.

1. Why is the testing and release tree the same?
HARDWARE MONITORING
P: Mark M. Hoffman
M: mhoffman@xxxxxxxxxxxxx
L: lm-sensors@xxxxxxxxxxxxxx
W: http://www.lm-sensors.org/
T: git://lm-sensors.org/kernel/mhoffman/hwmon-2.6.git testing
T: git://lm-sensors.org/kernel/mhoffman/hwmon-2.6.git release
S: Maintained

2. Required me to change powerpc.git to powerpc-4xx.git
P: Josh Boyer
M: jwboyer@xxxxxxxxxxxxxxxxxx
P: Matt Porter
M: mporter@xxxxxxxxxxxxxxxxxxx
W: http://www.penguinppc.org/
L: linuxppc-dev@xxxxxxxxxx
T: git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx.git
S: Maintained

3. This one seems to require password authentication to fetch, howcome?
MIPS
P: Ralf Baechle
M: ralf@xxxxxxxxxxxxxx
W: http://www.linux-mips.org/
L: linux-mips@xxxxxxxxxxxxxx
T: git www.linux-mips.org:/pub/scm/linux.git
S: Supported

4. The following 3 drivers are all maintained by the same person
in the same git repository, but fail when I attempt git clone

ADM8211 WIRELESS DRIVER
P: Michael Wu
M: flamingice@xxxxxxxxxxxx
L: linux-wireless@xxxxxxxxxxxxxxx
W: http://linuxwireless.org/
T: git://git.kernel.org/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
S: Maintained

P54 WIRELESS DRIVER
P: Michael Wu
M: flamingice@xxxxxxxxxxxx
L: linux-wireless@xxxxxxxxxxxxxxx
W: http://prism54.org
T: git://git.kernel.org/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
S: Maintained

RTL818X WIRELESS DRIVER
P: Michael Wu
M: flamingice@xxxxxxxxxxxx
P: Andrea Merello
M: andreamrl@xxxxxxxxxx
L: linux-wireless@xxxxxxxxxxxxxxx
W: http://linuxwireless.org/
T: git://git.kernel.org/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
S: Maintained

The failure looks like this
git clone git://git.kernel.org/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
Initialized empty Git repository in /home/jkacur/git-trees/mac80211-drivers/.git/
fatal: The remote end hung up unexpectedly
fetch-pack from 'git://git.kernel.org/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git' failed.

I modified the URL to be consistent with the rest of them anyway but will pursue
this in a separate thread with Michael.

Finally, more a curiosity than anything, the following 3 repositories do NOT end in .git
but this does not seem to be a problem either.

grep git:// MAINTAINERS | grep -v "\.git"
T: git://git.qlogic.com/ipath-linux-2.6
T: git://opensource.wolfsonmicro.com/linux-2.6-asoc
T: git://opensource.wolfsonmicro.com/linux-2.6-touch

Subject: Change the git URL to match actual usage
Change the MAINTAINERS file so that the git URL reads EXACTLY the way that
someone would use it. They should have to copy and paste it and not guess
how to modify it. Secondly, drop the "git" designator when the protocol
is already git://
This should save someone else the fumbling around that I had to do!

Signed-off-by: John Kacur <jkacur at gmail dot com>
Index: linux-2.6.26/MAINTAINERS
===================================================================
--- linux-2.6.26.orig/MAINTAINERS
+++ linux-2.6.26/MAINTAINERS
@@ -154,7 +154,7 @@ P: Latchesar Ionkov
M: lucho@xxxxxxxxxx
L: v9fs-developer@xxxxxxxxxxxxxxxxxxxxx
W: http://swik.net/v9fs
-T: git kernel.org:/pub/scm/linux/kernel/ericvh/v9fs.git
+T: git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs.git
S: Maintained

A2232 SERIAL BOARD DRIVER
@@ -221,7 +221,7 @@ M: len.brown@xxxxxxxxx
M: lenb@xxxxxxxxxx
L: linux-acpi@xxxxxxxxxxxxxxx
W: http://www.lesswatts.org/projects/acpi/
-T: git kernel.org:/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git
+T: git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git
S: Supported

ACPI BATTERY DRIVERS
@@ -298,7 +298,7 @@ P: Michael Wu
M: flamingice@xxxxxxxxxxxx
L: linux-wireless@xxxxxxxxxxxxxxx
W: http://linuxwireless.org/
-T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
+T: git://git.kernel.org/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
S: Maintained

ADT746X FAN DRIVER
@@ -325,7 +325,7 @@ S: Maintained
AGPGART DRIVER
P: David Airlie
M: airlied@xxxxxxxx
-T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
+T: git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git
S: Maintained

AHA152X SCSI DRIVER
@@ -758,7 +758,7 @@ P: Eric Paris
M: eparis@xxxxxxxxxx
L: linux-audit@xxxxxxxxxx (subscribers-only)
W: http://people.redhat.com/sgrubb/audit/
-T: git git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current.git
+T: git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current.git
S: Maintained

AUXILIARY DISPLAY DRIVERS
@@ -877,7 +877,7 @@ BLOCK LAYER
P: Jens Axboe
M: axboe@xxxxxxxxx
L: linux-kernel@xxxxxxxxxxxxxxx
-T: git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
+T: git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
S: Maintained

BLOCK2MTD DRIVER
@@ -895,7 +895,7 @@ L: linux-bluetooth@xxxxxxxxxxxxxxx
W: http://bluez.sf.net
W: http://www.bluez.org
W: http://www.holtmann.org/linux/bluetooth/
-T: git kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
+T: git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
S: Maintained

BLUETOOTH RFCOMM LAYER
@@ -1019,7 +1019,7 @@ M: mchehab@xxxxxxxxxxxxx
M: v4l-dvb-maintainer@xxxxxxxxxxx
L: video4linux-list@xxxxxxxxxx
W: http://linuxtv.org
-T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
+T: git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
S: Maintained

CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER
@@ -1091,7 +1091,7 @@ M: sfrench@xxxxxxxxx
L: linux-cifs-client@xxxxxxxxxxxxxxx
L: samba-technical@xxxxxxxxxxxxxxx
W: http://linux-cifs.samba.org/
-T: git kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
+T: git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
S: Supported

CONFIGFS
@@ -1190,7 +1190,7 @@ P: Dave Jones
M: davej@xxxxxxxxxxxxxxxxx
L: cpufreq@xxxxxxxxxxxxxxxxxx
W: http://www.codemonkey.org.uk/projects/cpufreq/
-T: git kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git
+T: git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git
S: Maintained

CPUID/MSR DRIVER
@@ -1227,7 +1227,7 @@ M: herbert@xxxxxxxxxxxxxxxxxxx
P: David S. Miller
M: davem@xxxxxxxxxxxxx
L: linux-crypto@xxxxxxxxxxxxxxx
-T: git kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
+T: git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
S: Maintained

CS5535 Audio ALSA driver
@@ -1389,7 +1389,7 @@ P: David Teigland
M: teigland@xxxxxxxxxx
L: cluster-devel@xxxxxxxxxx
W: http://sources.redhat.com/cluster/
-T: git kernel.org:/pub/scm/linux/kernel/git/teigland/dlm.git
+T: git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm.git
S: Supported

DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
@@ -1448,7 +1448,7 @@ DRM DRIVERS
P: David Airlie
M: airlied@xxxxxxxx
L: dri-devel@xxxxxxxxxxxxxxxxxxxxx
-T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
+T: git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git
S: Maintained

DSCC4 DRIVER
@@ -1462,7 +1462,7 @@ P: LinuxTV.org Project
M: v4l-dvb-maintainer@xxxxxxxxxxx
L: linux-dvb@xxxxxxxxxxx (subscription required)
W: http://linuxtv.org/
-T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
+T: git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
S: Maintained

DZ DECSTATION DZ11 SERIAL DRIVER
@@ -1739,7 +1739,7 @@ P: Kristian Hoegsberg, Stefan Richter
M: krh@xxxxxxxxxx, stefanr@xxxxxxxxxxxxxxxxx
L: linux1394-devel@xxxxxxxxxxxxxxxxxxxxx
W: http://www.linux1394.org/
-T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
+T: git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
S: Maintained

FIRMWARE LOADER (request_firmware)
@@ -1805,8 +1805,8 @@ P: Steven Whitehouse
M: swhiteho@xxxxxxxxxx
L: cluster-devel@xxxxxxxxxx
W: http://sources.redhat.com/cluster/
-T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
-T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
+T: git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
+T: git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
S: Supported

GIGASET ISDN DRIVERS
@@ -1823,8 +1823,8 @@ P: Mark M. Hoffman
M: mhoffman@xxxxxxxxxxxxx
L: lm-sensors@xxxxxxxxxxxxxx
W: http://www.lm-sensors.org/
-T: git lm-sensors.org:/kernel/mhoffman/hwmon-2.6.git testing
-T: git lm-sensors.org:/kernel/mhoffman/hwmon-2.6.git release
+T: git://lm-sensors.org/kernel/mhoffman/hwmon-2.6.git testing
+T: git://lm-sensors.org/kernel/mhoffman/hwmon-2.6.git release
S: Maintained

HARDWARE RANDOM NUMBER GENERATOR CORE
@@ -1867,7 +1867,7 @@ HID CORE LAYER
P: Jiri Kosina
M: jkosina@xxxxxxx
L: linux-input@xxxxxxxxxxxxxxx
-T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
+T: git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git
S: Maintained

HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
@@ -1993,7 +1993,7 @@ S: Maintained
i386 SETUP CODE / CPU ERRATA WORKAROUNDS
P: H. Peter Anvin
M: hpa@xxxxxxxxx
-T: git.kernel.org:/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup.git
+T: git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup.git
S: Maintained

IA64 (Itanium) PLATFORM
@@ -2001,7 +2001,7 @@ P: Tony Luck
M: tony.luck@xxxxxxxxx
L: linux-ia64@xxxxxxxxxxxxxxx
W: http://www.ia64-linux.org/
-T: git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
+T: git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6.git
S: Maintained

SN-IA64 (Itanium) SUB-PLATFORM
@@ -2068,7 +2068,7 @@ P: Stefan Richter
M: stefanr@xxxxxxxxxxxxxxxxx
L: linux1394-devel@xxxxxxxxxxxxxxxxxxxxx
W: http://www.linux1394.org/
-T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
+T: git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
S: Maintained

IEEE 1394 RAW I/O DRIVER (raw1394)
@@ -2092,7 +2092,7 @@ P: Hal Rosenstock
M: hal.rosenstock@xxxxxxxxx
L: general@xxxxxxxxxxxxxxxxxxxxx
W: http://www.openib.org/
-T: git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
+T: git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband.git
S: Supported

INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
@@ -2100,7 +2100,7 @@ P: Dmitry Torokhov
M: dmitry.torokhov@xxxxxxxxx
M: dtor@xxxxxxx
L: linux-input@xxxxxxxxxxxxxxx
-T: git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git
+T: git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git
S: Maintained

INOTIFY
@@ -2198,7 +2198,7 @@ M: reinette.chatre@xxxxxxxxx
L: linux-wireless@xxxxxxxxxxxxxxx
L: ipw3945-devel@xxxxxxxxxxxxxxxxxxxxx
W: http://intellinuxwireless.org
-T: git kernel.org:/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6.git
+T: git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6.git
S: Supported

IOC3 ETHERNET DRIVER
@@ -2232,7 +2232,7 @@ IPATH DRIVER:
P: Ralph Campbell
M: infinipath@xxxxxxxxxx
L: general@xxxxxxxxxxxxxxxxxxxxx
-T: git git://git.qlogic.com/ipath-linux-2.6
+T: git://git.qlogic.com/ipath-linux-2.6
S: Supported

IPMI SUBSYSTEM
@@ -2268,7 +2268,7 @@ P: Mike Christie
M: michaelc@xxxxxxxxxxx
L: open-iscsi@xxxxxxxxxxxxxxxx
W: www.open-iscsi.org
-T: git kernel.org:/pub/scm/linux/kernel/mnc/linux-2.6-iscsi.git
+T: git://git.kernel.org/pub/scm/linux/kernel/git/mnc/linux-2.6-iscsi.git
S: Maintained

ISAPNP
@@ -2281,7 +2281,7 @@ P: Karsten Keil
M: kkeil@xxxxxxx
L: isdn4linux@xxxxxxxxxxxxxxxxxxxxxx (subscribers-only)
W: http://www.isdn4linux.de
-T: git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git
+T: git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/isdn-2.6.git
S: Maintained

ISDN SUBSYSTEM (Eicon active card driver)
@@ -2312,7 +2312,7 @@ P: Dave Kleikamp
M: shaggy@xxxxxxxxxxxxxx
L: jfs-discussion@xxxxxxxxxxxxxxxxxxxxx
W: http://jfs.sourceforge.net/
-T: git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
+T: git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
S: Supported

JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
@@ -2358,8 +2358,8 @@ S: Maintained
KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
P: Sam Ravnborg
M: sam@xxxxxxxxxxxx
-T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild-next.git
-T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild-fixes.git
+T: git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next.git
+T: git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes.git
L: linux-kbuild@xxxxxxxxxxxxxxx
S: Maintained

@@ -2493,7 +2493,7 @@ P: Benjamin Herrenschmidt
M: benh@xxxxxxxxxxxxxxxxxxx
W: http://www.penguinppc.org/
L: linuxppc-dev@xxxxxxxxxx
-T: git kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc.git
+T: git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc.git
S: Supported

LINUX FOR POWER MACINTOSH
@@ -2520,7 +2520,7 @@ P: Matt Porter
M: mporter@xxxxxxxxxxxxxxxxxxx
W: http://www.penguinppc.org/
L: linuxppc-dev@xxxxxxxxxx
-T: git kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc.git
+T: git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx.git
S: Maintained

LINUX FOR POWERPC EMBEDDED XILINX VIRTEX
@@ -2562,7 +2562,7 @@ LINUX SECURITY MODULE (LSM) FRAMEWORK
P: Chris Wright
M: chrisw@xxxxxxxxxxxx
L: linux-security-module@xxxxxxxxxxxxxxx
-T: git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
+T: git://git.kernel.org/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
S: Supported

LM83 HARDWARE MONITOR DRIVER
@@ -2646,7 +2646,7 @@ P: Michael Wu
M: flamingice@xxxxxxxxxxxx
L: linux-wireless@xxxxxxxxxxxxxxx
W: http://linuxwireless.org/
-T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
+T: git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git
S: Maintained

MAC80211 PID RATE CONTROL
@@ -2656,7 +2656,7 @@ P: Mattias Nissler
M: mattias.nissler@xxxxxx
L: linux-wireless@xxxxxxxxxxxxxxx
W: http://linuxwireless.org/en/developers/Documentation/mac80211/RateControl/PID
-T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
+T: git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git
S: Maintained

MACVLAN DRIVER
@@ -2743,7 +2743,7 @@ P: David Woodhouse
M: dwmw2@xxxxxxxxxxxxx
W: http://www.linux-mtd.infradead.org/
L: linux-mtd@xxxxxxxxxxxxxxxxxxx
-T: git git://git.infradead.org/mtd-2.6.git
+T: git://git.infradead.org/mtd-2.6.git
S: Maintained

UNSORTED BLOCK IMAGES (UBI)
@@ -2751,7 +2751,7 @@ P: Artem Bityutskiy
M: dedekind@xxxxxxxxxxxxx
W: http://www.linux-mtd.infradead.org/
L: linux-mtd@xxxxxxxxxxxxxxxxxxx
-T: git git://git.infradead.org/~dedekind/ubi-2.6.git
+T: git://git.infradead.org/~dedekind/ubi-2.6.git
S: Maintained

MICROTEK X6 SCANNER
@@ -2934,7 +2934,7 @@ NETWORK DEVICE DRIVERS
P: Jeff Garzik
M: jgarzik@xxxxxxxxx
L: netdev@xxxxxxxxxxxxxxx
-T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
+T: git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
S: Maintained

NETWORKING [GENERAL]
@@ -2958,7 +2958,7 @@ M: yoshfuji@xxxxxxxxxxxxxx
P: Patrick McHardy
M: kaber@xxxxxxxxx
L: netdev@xxxxxxxxxxxxxxx
-T: git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
+T: git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git
S: Maintained

NETWORKING [LABELED] (NetLabel, CIPSO, Labeled IPsec, SECMARK)
@@ -2971,7 +2971,7 @@ NETWORKING [WIRELESS]
P: John W. Linville
M: linville@xxxxxxxxxxxxx
L: linux-wireless@xxxxxxxxxxxxxxx
-T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
+T: git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git
S: Maintained

NETXEN (1/10) GbE SUPPORT
@@ -2996,7 +2996,7 @@ P: Trond Myklebust
M: Trond.Myklebust@xxxxxxxxxx
L: linux-nfs@xxxxxxxxxxxxxxx
W: http://client.linux-nfs.org
-T: git git://git.linux-nfs.org/pub/linux/nfs-2.6.git
+T: git://git.linux-nfs.org/pub/linux/nfs-2.6.git
S: Maintained

NI5010 NETWORK DRIVER
@@ -3027,7 +3027,7 @@ M: aia21@xxxxxxxxxx
L: linux-ntfs-dev@xxxxxxxxxxxxxxxxxxxxx
L: linux-kernel@xxxxxxxxxxxxxxx
W: http://linux-ntfs.sf.net/
-T: git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
+T: git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
S: Maintained

NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
@@ -3049,7 +3049,7 @@ P: Joel Becker
M: joel.becker@xxxxxxxxxx
L: ocfs2-devel@xxxxxxxxxxxxxx (moderated for non-subscribers)
W: http://oss.oracle.com/projects/ocfs2/
-T: git git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2.git
+T: git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2.git
S: Supported

OMNIKEY CARDMAN 4000 DRIVER
@@ -3130,7 +3130,7 @@ P: Grant Grundler
M: grundler@xxxxxxxxxxxxxxxx
L: linux-parisc@xxxxxxxxxxxxxxx
W: http://www.parisc-linux.org/
-T: git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
+T: git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
S: Maintained

PARAVIRT_OPS INTERFACE
@@ -3169,7 +3169,7 @@ P: Jesse Barnes
M: jbarnes@xxxxxxxxxxxxxxxx
L: linux-kernel@xxxxxxxxxxxxxxx
L: linux-pci@xxxxxxxxxxxxxxx
-T: git kernel.org:/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git
+T: git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git
S: Supported

PCI HOTPLUG CORE
@@ -3187,7 +3187,7 @@ PCMCIA SUBSYSTEM
P: Linux PCMCIA Team
L: linux-pcmcia@xxxxxxxxxxxxxxxxxxx
W: http://lists.infradead.org/mailman/listinfo/linux-pcmcia
-T: git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
+T: git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
S: Maintained

PCNET32 NETWORK DRIVER
@@ -3232,7 +3232,7 @@ M: cbou@xxxxxxx
P: David Woodhouse
M: dwmw2@xxxxxxxxxxxxx
L: linux-kernel@xxxxxxxxxxxxxxx
-T: git git.infradead.org/battery-2.6.git
+T: git://git.infradead.org/battery-2.6.git
S: Maintained

POWERPC 4xx EMAC DRIVER
@@ -3288,7 +3288,7 @@ P: Michael Wu
M: flamingice@xxxxxxxxxxxx
L: linux-wireless@xxxxxxxxxxxxxxx
W: http://prism54.org
-T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
+T: git://git.kernel.org/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
S: Maintained

PRISM54 WIRELESS DRIVER
@@ -3386,7 +3386,7 @@ L: linux-wireless@xxxxxxxxxxxxxxx
L: rt2400-devel@xxxxxxxxxxxxxxxxxxxxx
W: http://rt2x00.serialmonkey.com/
S: Maintained
-T: git kernel.org:/pub/scm/linux/kernel/git/ivd/rt2x00.git
+T: git://git.kernel.org/pub/scm/linux/kernel/git/ivd/rt2x00.git
F: drivers/net/wireless/rt2x00/

RAMDISK RAM BLOCK DEVICE DRIVER
@@ -3475,7 +3475,7 @@ P: Andrea Merello
M: andreamrl@xxxxxxxxxx
L: linux-wireless@xxxxxxxxxxxxxxx
W: http://linuxwireless.org/
-T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
+T: git://git.kernel.org/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
S: Maintained

S3 SAVAGE FRAMEBUFFER DRIVER
@@ -3559,9 +3559,9 @@ SCSI SUBSYSTEM
P: James E.J. Bottomley
M: James.Bottomley@xxxxxxxxxxxxxxxxxxxxx
L: linux-scsi@xxxxxxxxxxxxxxx
-T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
-T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git
-T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-pending-2.6.git
+T: git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
+T: git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git
+T: git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-pending-2.6.git
S: Maintained

SCSI TAPE DRIVER
@@ -3620,7 +3620,7 @@ SERIAL ATA (SATA) SUBSYSTEM:
P: Jeff Garzik
M: jgarzik@xxxxxxxxx
L: linux-ide@xxxxxxxxxxxxxxx
-T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
+T: git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
S: Supported

SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
@@ -3777,7 +3777,7 @@ P: Liam Girdwood
M: liam.girdwood@xxxxxxxxxxxxxxxx
P: Mark Brown
M: broonie@xxxxxxxxxxxxxxxxxxxxxxxxxxx
-T: git opensource.wolfsonmicro.com/linux-2.6-asoc
+T: git://opensource.wolfsonmicro.com/linux-2.6-asoc
L: alsa-devel@xxxxxxxxxxxxxxxx (subscribers-only)
S: Supported

@@ -3879,7 +3879,7 @@ P: Paul Mundt
M: lethal@xxxxxxxxxxxx
L: linux-sh@xxxxxxxxxxxxxxx
W: http://www.linux-sh.org
-T: git kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.git
+T: git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.git
S: Maintained

SUN3/3X
@@ -3943,7 +3943,7 @@ M: ibm-acpi@xxxxxxxxxx
L: ibm-acpi-devel@xxxxxxxxxxxxxxxxxxxxx
W: http://ibm-acpi.sourceforge.net
W: http://thinkwiki.org/wiki/Ibm-acpi
-T: git repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
+T: git://repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
S: Maintained

TI FLASH MEDIA INTERFACE DRIVER
@@ -3973,7 +3973,7 @@ M: allan.stephens@xxxxxxxxxxxxx
L: tipc-discussion@xxxxxxxxxxxxxxxxxxxxx
W: http://tipc.sourceforge.net/
W: http://tipc.cslab.ericsson.net/
-T: git tipc.cslab.ericsson.net:/pub/git/tipc.git
+T: git://tipc.cslab.ericsson.net/pub/git/tipc.git
S: Maintained

TLAN NETWORK DRIVER
@@ -4083,7 +4083,7 @@ UltraSPARC (sparc64):
P: David S. Miller
M: davem@xxxxxxxxxxxxx
L: sparclinux@xxxxxxxxxxxxxxx
-T: git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
+T: git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.git
S: Maintained

UNIFORM CDROM DRIVER
@@ -4164,7 +4164,7 @@ USB HID/HIDBP DRIVERS (USB KEYBOARDS, MI
P: Jiri Kosina
M: jkosina@xxxxxxx
L: linux-usb@xxxxxxxxxxxxxxx
-T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
+T: git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git
S: Maintained

USB ISP116X DRIVER
@@ -4415,7 +4415,7 @@ M: mchehab@xxxxxxxxxxxxx
M: v4l-dvb-maintainer@xxxxxxxxxxx
L: video4linux-list@xxxxxxxxxx
W: http://linuxtv.org
-T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
+T: git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
S: Maintained

VLAN (802.1Q)
@@ -4462,7 +4462,7 @@ S: Maintained
WATCHDOG DEVICE DRIVERS
P: Wim Van Sebroeck
M: wim@xxxxxxxxx
-T: git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
+T: git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
S: Maintained

WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
@@ -4496,7 +4496,7 @@ M: broonie@xxxxxxxxxxxxxxxxxxxxxxxxxxx
P: Liam Girdwood
M: liam.girdwood@xxxxxxxxxxxxxxxx
L: linux-input@xxxxxxxxxxxxxxx
-T: git git://opensource.wolfsonmicro.com/linux-2.6-touch
+T: git://opensource.wolfsonmicro.com/linux-2.6-touch
W: http://opensource.wolfsonmicro.com/node/7
S: Supported

@@ -4521,7 +4521,7 @@ P: Tim Shimmin
M: xfs-masters@xxxxxxxxxxx
L: xfs@xxxxxxxxxxx
W: http://oss.sgi.com/projects/xfs
-T: git git://oss.sgi.com:8090/xfs/xfs-2.6.git
+T: git://oss.sgi.com:8090/xfs/xfs-2.6.git
S: Supported

XILINX SYSTEMACE DRIVER
--
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/