diff options
author | Joe Perches <joe@perches.com> | 2009-04-08 00:08:10 -0400 |
---|---|---|
committer | Joe Perches <joe@perches.com> | 2009-04-10 16:10:43 -0400 |
commit | 54e5881d0cd75821a48b1bf0977d06fba7cf1670 (patch) | |
tree | 378902c6dd182f3a51ef8d33d868b4690c96aec1 /MAINTAINERS | |
parent | 121ea2304436ddd0144b34d3616e552f2620e0dd (diff) |
MAINTAINERS - standardize "T: git urls"
Various forms of "T: git" entries exist:
git kernel.org:/
git kernel.org/
git://git.kernel.org/
Standardize on "T: git git://git.kernel.org/<foo>" where appropriate
Fix a few bad git path entries
Signed-off-by: Joe Perches <joe@perches.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 196 |
1 files changed, 98 insertions, 98 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ae099b30f100..32956d55d64a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -180,7 +180,7 @@ P: Latchesar Ionkov | |||
180 | M: lucho@ionkov.net | 180 | M: lucho@ionkov.net |
181 | L: v9fs-developer@lists.sourceforge.net | 181 | L: v9fs-developer@lists.sourceforge.net |
182 | W: http://swik.net/v9fs | 182 | W: http://swik.net/v9fs |
183 | T: git kernel.org:/pub/scm/linux/kernel/ericvh/v9fs.git | 183 | T: git git://git.kernel.org/pub/scm/linux/kernel/ericvh/v9fs.git |
184 | S: Maintained | 184 | S: Maintained |
185 | F: Documentation/filesystems/9p.txt | 185 | F: Documentation/filesystems/9p.txt |
186 | F: fs/9p/ | 186 | F: fs/9p/ |
@@ -235,7 +235,7 @@ P: Len Brown | |||
235 | M: lenb@kernel.org | 235 | M: lenb@kernel.org |
236 | L: linux-acpi@vger.kernel.org | 236 | L: linux-acpi@vger.kernel.org |
237 | W: http://www.lesswatts.org/projects/acpi/ | 237 | W: http://www.lesswatts.org/projects/acpi/ |
238 | T: git kernel.org:/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git | 238 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git |
239 | S: Supported | 239 | S: Supported |
240 | F: drivers/acpi/ | 240 | F: drivers/acpi/ |
241 | F: drivers/pnp/pnpacpi/ | 241 | F: drivers/pnp/pnpacpi/ |
@@ -327,7 +327,7 @@ P: Michael Wu | |||
327 | M: flamingice@sourmilk.net | 327 | M: flamingice@sourmilk.net |
328 | L: linux-wireless@vger.kernel.org | 328 | L: linux-wireless@vger.kernel.org |
329 | W: http://linuxwireless.org/ | 329 | W: http://linuxwireless.org/ |
330 | T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git | 330 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git |
331 | S: Maintained | 331 | S: Maintained |
332 | F: drivers/net/wireless/adm8211.* | 332 | F: drivers/net/wireless/adm8211.* |
333 | 333 | ||
@@ -370,7 +370,7 @@ F: net/rxrpc/af_rxrpc.c | |||
370 | AGPGART DRIVER | 370 | AGPGART DRIVER |
371 | P: David Airlie | 371 | P: David Airlie |
372 | M: airlied@linux.ie | 372 | M: airlied@linux.ie |
373 | T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git | 373 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git |
374 | S: Maintained | 374 | S: Maintained |
375 | F: drivers/char/agp/ | 375 | F: drivers/char/agp/ |
376 | F: include/linux/agp* | 376 | F: include/linux/agp* |
@@ -454,7 +454,7 @@ AMD IOMMU (AMD-VI) | |||
454 | P: Joerg Roedel | 454 | P: Joerg Roedel |
455 | M: joerg.roedel@amd.com | 455 | M: joerg.roedel@amd.com |
456 | L: iommu@lists.linux-foundation.org | 456 | L: iommu@lists.linux-foundation.org |
457 | T: git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu.git | 457 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu.git |
458 | S: Supported | 458 | S: Supported |
459 | F: arch/x86/kernel/amd_iommu*.c | 459 | F: arch/x86/kernel/amd_iommu*.c |
460 | F: arch/x86/include/asm/amd_iommu*.h | 460 | F: arch/x86/include/asm/amd_iommu*.h |
@@ -607,7 +607,7 @@ ARM/CORTINA SYSTEMS GEMINI ARM ARCHITECTURE | |||
607 | P: Paulius Zaleckas | 607 | P: Paulius Zaleckas |
608 | M: paulius.zaleckas@teltonika.lt | 608 | M: paulius.zaleckas@teltonika.lt |
609 | L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) | 609 | L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) |
610 | T: git gitorious.org/linux-gemini/mainline.git | 610 | T: git git://gitorious.org/linux-gemini/mainline.git |
611 | S: Maintained | 611 | S: Maintained |
612 | 612 | ||
613 | ARM/EZX SMARTPHONES (A780, A910, A1200, E680, ROKR E2 and ROKR E6) | 613 | ARM/EZX SMARTPHONES (A780, A910, A1200, E680, ROKR E2 and ROKR E6) |
@@ -990,7 +990,7 @@ P: Eric Paris | |||
990 | M: eparis@redhat.com | 990 | M: eparis@redhat.com |
991 | L: linux-audit@redhat.com (subscribers-only) | 991 | L: linux-audit@redhat.com (subscribers-only) |
992 | W: http://people.redhat.com/sgrubb/audit/ | 992 | W: http://people.redhat.com/sgrubb/audit/ |
993 | T: git git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current.git | 993 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current.git |
994 | S: Maintained | 994 | S: Maintained |
995 | F: include/linux/audit.h | 995 | F: include/linux/audit.h |
996 | F: kernel/audit* | 996 | F: kernel/audit* |
@@ -1134,7 +1134,7 @@ BLOCK LAYER | |||
1134 | P: Jens Axboe | 1134 | P: Jens Axboe |
1135 | M: axboe@kernel.dk | 1135 | M: axboe@kernel.dk |
1136 | L: linux-kernel@vger.kernel.org | 1136 | L: linux-kernel@vger.kernel.org |
1137 | T: git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git | 1137 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git |
1138 | S: Maintained | 1138 | S: Maintained |
1139 | F: block/ | 1139 | F: block/ |
1140 | 1140 | ||
@@ -1158,7 +1158,7 @@ P: Marcel Holtmann | |||
1158 | M: marcel@holtmann.org | 1158 | M: marcel@holtmann.org |
1159 | L: linux-bluetooth@vger.kernel.org | 1159 | L: linux-bluetooth@vger.kernel.org |
1160 | W: http://www.bluez.org/ | 1160 | W: http://www.bluez.org/ |
1161 | T: git kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git | 1161 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git |
1162 | S: Maintained | 1162 | S: Maintained |
1163 | F: net/bluetooth/ | 1163 | F: net/bluetooth/ |
1164 | F: include/net/bluetooth/ | 1164 | F: include/net/bluetooth/ |
@@ -1223,7 +1223,7 @@ P: Chris Mason | |||
1223 | M: chris.mason@oracle.com | 1223 | M: chris.mason@oracle.com |
1224 | L: linux-btrfs@vger.kernel.org | 1224 | L: linux-btrfs@vger.kernel.org |
1225 | W: http://btrfs.wiki.kernel.org/ | 1225 | W: http://btrfs.wiki.kernel.org/ |
1226 | T: git kernel.org:/pub/scm/linux/kernel/git/mason/btrfs-unstable.git | 1226 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable.git |
1227 | S: Maintained | 1227 | S: Maintained |
1228 | F: Documentation/filesystems/btrfs.txt | 1228 | F: Documentation/filesystems/btrfs.txt |
1229 | F: fs/btrfs/ | 1229 | F: fs/btrfs/ |
@@ -1233,7 +1233,7 @@ P: Mauro Carvalho Chehab | |||
1233 | M: mchehab@infradead.org | 1233 | M: mchehab@infradead.org |
1234 | L: linux-media@vger.kernel.org | 1234 | L: linux-media@vger.kernel.org |
1235 | W: http://linuxtv.org | 1235 | W: http://linuxtv.org |
1236 | T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git | 1236 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git |
1237 | S: Maintained | 1237 | S: Maintained |
1238 | F: Documentation/video4linux/bttv/ | 1238 | F: Documentation/video4linux/bttv/ |
1239 | F: drivers/media/video/bt8xx/bttv* | 1239 | F: drivers/media/video/bt8xx/bttv* |
@@ -1242,7 +1242,7 @@ CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER | |||
1242 | P: Jonathan Corbet | 1242 | P: Jonathan Corbet |
1243 | M: corbet@lwn.net | 1243 | M: corbet@lwn.net |
1244 | L: linux-media@vger.kernel.org | 1244 | L: linux-media@vger.kernel.org |
1245 | T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git | 1245 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git |
1246 | S: Maintained | 1246 | S: Maintained |
1247 | F: Documentation/video4linux/cafe_ccic | 1247 | F: Documentation/video4linux/cafe_ccic |
1248 | F: drivers/media/video/cafe_ccic* | 1248 | F: drivers/media/video/cafe_ccic* |
@@ -1390,7 +1390,7 @@ M: sfrench@samba.org | |||
1390 | L: linux-cifs-client@lists.samba.org | 1390 | L: linux-cifs-client@lists.samba.org |
1391 | L: samba-technical@lists.samba.org | 1391 | L: samba-technical@lists.samba.org |
1392 | W: http://linux-cifs.samba.org/ | 1392 | W: http://linux-cifs.samba.org/ |
1393 | T: git kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git | 1393 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git |
1394 | S: Supported | 1394 | S: Supported |
1395 | F: Documentation/filesystems/cifs.txt | 1395 | F: Documentation/filesystems/cifs.txt |
1396 | F: fs/cifs/ | 1396 | F: fs/cifs/ |
@@ -1479,7 +1479,7 @@ P: Dave Jones | |||
1479 | M: davej@redhat.com | 1479 | M: davej@redhat.com |
1480 | L: cpufreq@vger.kernel.org | 1480 | L: cpufreq@vger.kernel.org |
1481 | W: http://www.codemonkey.org.uk/projects/cpufreq/ | 1481 | W: http://www.codemonkey.org.uk/projects/cpufreq/ |
1482 | T: git kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git | 1482 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git |
1483 | S: Maintained | 1483 | S: Maintained |
1484 | F: arch/x86/kernel/cpu/cpufreq/ | 1484 | F: arch/x86/kernel/cpu/cpufreq/ |
1485 | F: drivers/cpufreq/ | 1485 | F: drivers/cpufreq/ |
@@ -1525,7 +1525,7 @@ M: herbert@gondor.apana.org.au | |||
1525 | P: David S. Miller | 1525 | P: David S. Miller |
1526 | M: davem@davemloft.net | 1526 | M: davem@davemloft.net |
1527 | L: linux-crypto@vger.kernel.org | 1527 | L: linux-crypto@vger.kernel.org |
1528 | T: git kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git | 1528 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git |
1529 | S: Maintained | 1529 | S: Maintained |
1530 | F: Documentation/crypto/ | 1530 | F: Documentation/crypto/ |
1531 | F: arch/*/crypto/ | 1531 | F: arch/*/crypto/ |
@@ -1553,7 +1553,7 @@ M: awalls@radix.net | |||
1553 | L: ivtv-devel@ivtvdriver.org | 1553 | L: ivtv-devel@ivtvdriver.org |
1554 | L: ivtv-users@ivtvdriver.org | 1554 | L: ivtv-users@ivtvdriver.org |
1555 | L: linux-media@vger.kernel.org | 1555 | L: linux-media@vger.kernel.org |
1556 | T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git | 1556 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git |
1557 | W: http://linuxtv.org | 1557 | W: http://linuxtv.org |
1558 | S: Maintained | 1558 | S: Maintained |
1559 | F: Documentation/video4linux/cx18.txt | 1559 | F: Documentation/video4linux/cx18.txt |
@@ -1763,7 +1763,7 @@ P: David Teigland | |||
1763 | M: teigland@redhat.com | 1763 | M: teigland@redhat.com |
1764 | L: cluster-devel@redhat.com | 1764 | L: cluster-devel@redhat.com |
1765 | W: http://sources.redhat.com/cluster/ | 1765 | W: http://sources.redhat.com/cluster/ |
1766 | T: git kernel.org:/pub/scm/linux/kernel/git/teigland/dlm.git | 1766 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm.git |
1767 | S: Supported | 1767 | S: Supported |
1768 | F: fs/dlm/ | 1768 | F: fs/dlm/ |
1769 | 1769 | ||
@@ -1837,7 +1837,7 @@ DRM DRIVERS | |||
1837 | P: David Airlie | 1837 | P: David Airlie |
1838 | M: airlied@linux.ie | 1838 | M: airlied@linux.ie |
1839 | L: dri-devel@lists.sourceforge.net | 1839 | L: dri-devel@lists.sourceforge.net |
1840 | T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git | 1840 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git |
1841 | S: Maintained | 1841 | S: Maintained |
1842 | F: drivers/gpu/drm/ | 1842 | F: drivers/gpu/drm/ |
1843 | 1843 | ||
@@ -1852,7 +1852,7 @@ DVB SUBSYSTEM AND DRIVERS | |||
1852 | P: LinuxTV.org Project | 1852 | P: LinuxTV.org Project |
1853 | M: linux-media@vger.kernel.org | 1853 | M: linux-media@vger.kernel.org |
1854 | W: http://linuxtv.org/ | 1854 | W: http://linuxtv.org/ |
1855 | T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git | 1855 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git |
1856 | S: Maintained | 1856 | S: Maintained |
1857 | F: Documentation/dvb/ | 1857 | F: Documentation/dvb/ |
1858 | F: drivers/media/dvb/ | 1858 | F: drivers/media/dvb/ |
@@ -2153,7 +2153,7 @@ P: Stefan Richter | |||
2153 | M: stefanr@s5r6.in-berlin.de | 2153 | M: stefanr@s5r6.in-berlin.de |
2154 | L: linux1394-devel@lists.sourceforge.net | 2154 | L: linux1394-devel@lists.sourceforge.net |
2155 | W: http://www.linux1394.org/ | 2155 | W: http://www.linux1394.org/ |
2156 | T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git | 2156 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git |
2157 | S: Maintained | 2157 | S: Maintained |
2158 | F: drivers/firewire/ | 2158 | F: drivers/firewire/ |
2159 | F: include/linux/firewire*.h | 2159 | F: include/linux/firewire*.h |
@@ -2358,8 +2358,8 @@ P: Steven Whitehouse | |||
2358 | M: swhiteho@redhat.com | 2358 | M: swhiteho@redhat.com |
2359 | L: cluster-devel@redhat.com | 2359 | L: cluster-devel@redhat.com |
2360 | W: http://sources.redhat.com/cluster/ | 2360 | W: http://sources.redhat.com/cluster/ |
2361 | T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git | 2361 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git |
2362 | T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git | 2362 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git |
2363 | S: Supported | 2363 | S: Supported |
2364 | F: Documentation/filesystems/gfs2*.txt | 2364 | F: Documentation/filesystems/gfs2*.txt |
2365 | F: fs/gfs2/ | 2365 | F: fs/gfs2/ |
@@ -2395,7 +2395,7 @@ GSPCA FINEPIX SUBDRIVER | |||
2395 | P: Frank Zago | 2395 | P: Frank Zago |
2396 | M: frank@zago.net | 2396 | M: frank@zago.net |
2397 | L: linux-media@vger.kernel.org | 2397 | L: linux-media@vger.kernel.org |
2398 | T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git | 2398 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git |
2399 | S: Maintained | 2399 | S: Maintained |
2400 | F: drivers/media/video/gspca/finepix.c | 2400 | F: drivers/media/video/gspca/finepix.c |
2401 | 2401 | ||
@@ -2403,7 +2403,7 @@ GSPCA M5602 SUBDRIVER | |||
2403 | P: Erik Andren | 2403 | P: Erik Andren |
2404 | M: erik.andren@gmail.com | 2404 | M: erik.andren@gmail.com |
2405 | L: linux-media@vger.kernel.org | 2405 | L: linux-media@vger.kernel.org |
2406 | T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git | 2406 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git |
2407 | S: Maintained | 2407 | S: Maintained |
2408 | F: drivers/media/video/gspca/m5602/ | 2408 | F: drivers/media/video/gspca/m5602/ |
2409 | 2409 | ||
@@ -2411,7 +2411,7 @@ GSPCA PAC207 SONIXB SUBDRIVER | |||
2411 | P: Hans de Goede | 2411 | P: Hans de Goede |
2412 | M: hdegoede@redhat.com | 2412 | M: hdegoede@redhat.com |
2413 | L: linux-media@vger.kernel.org | 2413 | L: linux-media@vger.kernel.org |
2414 | T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git | 2414 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git |
2415 | S: Maintained | 2415 | S: Maintained |
2416 | F: drivers/media/video/gspca/pac207.c | 2416 | F: drivers/media/video/gspca/pac207.c |
2417 | 2417 | ||
@@ -2419,7 +2419,7 @@ GSPCA T613 SUBDRIVER | |||
2419 | P: Leandro Costantino | 2419 | P: Leandro Costantino |
2420 | M: lcostantino@gmail.com | 2420 | M: lcostantino@gmail.com |
2421 | L: linux-media@vger.kernel.org | 2421 | L: linux-media@vger.kernel.org |
2422 | T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git | 2422 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git |
2423 | S: Maintained | 2423 | S: Maintained |
2424 | F: drivers/media/video/gspca/t613.c | 2424 | F: drivers/media/video/gspca/t613.c |
2425 | 2425 | ||
@@ -2428,7 +2428,7 @@ P: Jean-Francois Moine | |||
2428 | M: moinejf@free.fr | 2428 | M: moinejf@free.fr |
2429 | W: http://moinejf.free.fr | 2429 | W: http://moinejf.free.fr |
2430 | L: linux-media@vger.kernel.org | 2430 | L: linux-media@vger.kernel.org |
2431 | T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git | 2431 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git |
2432 | S: Maintained | 2432 | S: Maintained |
2433 | F: drivers/media/video/gspca/ | 2433 | F: drivers/media/video/gspca/ |
2434 | 2434 | ||
@@ -2513,7 +2513,7 @@ HID CORE LAYER | |||
2513 | P: Jiri Kosina | 2513 | P: Jiri Kosina |
2514 | M: jkosina@suse.cz | 2514 | M: jkosina@suse.cz |
2515 | L: linux-input@vger.kernel.org | 2515 | L: linux-input@vger.kernel.org |
2516 | T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git | 2516 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git |
2517 | S: Maintained | 2517 | S: Maintained |
2518 | F: drivers/hid/ | 2518 | F: drivers/hid/ |
2519 | F: include/linux/hid* | 2519 | F: include/linux/hid* |
@@ -2667,7 +2667,7 @@ F: arch/x86/boot/ | |||
2667 | i386 SETUP CODE / CPU ERRATA WORKAROUNDS | 2667 | i386 SETUP CODE / CPU ERRATA WORKAROUNDS |
2668 | P: H. Peter Anvin | 2668 | P: H. Peter Anvin |
2669 | M: hpa@zytor.com | 2669 | M: hpa@zytor.com |
2670 | T: git.kernel.org:/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup.git | 2670 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup.git |
2671 | S: Maintained | 2671 | S: Maintained |
2672 | 2672 | ||
2673 | IA64 (Itanium) PLATFORM | 2673 | IA64 (Itanium) PLATFORM |
@@ -2675,7 +2675,7 @@ P: Tony Luck | |||
2675 | M: tony.luck@intel.com | 2675 | M: tony.luck@intel.com |
2676 | L: linux-ia64@vger.kernel.org | 2676 | L: linux-ia64@vger.kernel.org |
2677 | W: http://www.ia64-linux.org/ | 2677 | W: http://www.ia64-linux.org/ |
2678 | T: git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git | 2678 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6.git |
2679 | S: Maintained | 2679 | S: Maintained |
2680 | F: arch/ia64/ | 2680 | F: arch/ia64/ |
2681 | 2681 | ||
@@ -2732,7 +2732,7 @@ P: Stefan Richter | |||
2732 | M: stefanr@s5r6.in-berlin.de | 2732 | M: stefanr@s5r6.in-berlin.de |
2733 | L: linux1394-devel@lists.sourceforge.net | 2733 | L: linux1394-devel@lists.sourceforge.net |
2734 | W: http://www.linux1394.org/ | 2734 | W: http://www.linux1394.org/ |
2735 | T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git | 2735 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git |
2736 | S: Maintained | 2736 | S: Maintained |
2737 | F: drivers/ieee1394/ | 2737 | F: drivers/ieee1394/ |
2738 | 2738 | ||
@@ -2765,7 +2765,7 @@ P: Hal Rosenstock | |||
2765 | M: hal.rosenstock@gmail.com | 2765 | M: hal.rosenstock@gmail.com |
2766 | L: general@lists.openfabrics.org (moderated for non-subscribers) | 2766 | L: general@lists.openfabrics.org (moderated for non-subscribers) |
2767 | W: http://www.openib.org/ | 2767 | W: http://www.openib.org/ |
2768 | T: git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git | 2768 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband.git |
2769 | S: Supported | 2769 | S: Supported |
2770 | F: Documentation/infiniband/ | 2770 | F: Documentation/infiniband/ |
2771 | F: drivers/infiniband/ | 2771 | F: drivers/infiniband/ |
@@ -2787,7 +2787,7 @@ P: Dmitry Torokhov | |||
2787 | M: dmitry.torokhov@gmail.com | 2787 | M: dmitry.torokhov@gmail.com |
2788 | M: dtor@mail.ru | 2788 | M: dtor@mail.ru |
2789 | L: linux-input@vger.kernel.org | 2789 | L: linux-input@vger.kernel.org |
2790 | T: git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git | 2790 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git |
2791 | S: Maintained | 2791 | S: Maintained |
2792 | F: drivers/input/ | 2792 | F: drivers/input/ |
2793 | 2793 | ||
@@ -2832,7 +2832,7 @@ INTEL IOMMU (VT-d) | |||
2832 | P: David Woodhouse | 2832 | P: David Woodhouse |
2833 | M: dwmw2@infradead.org | 2833 | M: dwmw2@infradead.org |
2834 | L: iommu@lists.linux-foundation.org | 2834 | L: iommu@lists.linux-foundation.org |
2835 | T: git://git.infradead.org/iommu-2.6.git | 2835 | T: git git://git.infradead.org/iommu-2.6.git |
2836 | S: Supported | 2836 | S: Supported |
2837 | F: drivers/pci/intel-iommu.c | 2837 | F: drivers/pci/intel-iommu.c |
2838 | F: include/linux/intel-iommu.h | 2838 | F: include/linux/intel-iommu.h |
@@ -2938,7 +2938,7 @@ M: reinette.chatre@intel.com | |||
2938 | L: linux-wireless@vger.kernel.org | 2938 | L: linux-wireless@vger.kernel.org |
2939 | L: ipw3945-devel@lists.sourceforge.net | 2939 | L: ipw3945-devel@lists.sourceforge.net |
2940 | W: http://intellinuxwireless.org | 2940 | W: http://intellinuxwireless.org |
2941 | T: git kernel.org:/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6.git | 2941 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6.git |
2942 | S: Supported | 2942 | S: Supported |
2943 | F: drivers/net/wireless/iwlwifi/ | 2943 | F: drivers/net/wireless/iwlwifi/ |
2944 | 2944 | ||
@@ -3018,7 +3018,7 @@ M: jkosina@suse.cz | |||
3018 | P: David Sterba | 3018 | P: David Sterba |
3019 | M: dsterba@suse.cz | 3019 | M: dsterba@suse.cz |
3020 | S: Maintained | 3020 | S: Maintained |
3021 | T: git://git.kernel.org/pub/scm/linux/kernel/git/jikos/ipwireless_cs.git | 3021 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/ipwireless_cs.git |
3022 | F: drivers/char/pcmcia/ipwireless/ | 3022 | F: drivers/char/pcmcia/ipwireless/ |
3023 | 3023 | ||
3024 | IPX NETWORK LAYER | 3024 | IPX NETWORK LAYER |
@@ -3054,7 +3054,7 @@ P: Mike Christie | |||
3054 | M: michaelc@cs.wisc.edu | 3054 | M: michaelc@cs.wisc.edu |
3055 | L: open-iscsi@googlegroups.com | 3055 | L: open-iscsi@googlegroups.com |
3056 | W: www.open-iscsi.org | 3056 | W: www.open-iscsi.org |
3057 | T: git kernel.org:/pub/scm/linux/kernel/mnc/linux-2.6-iscsi.git | 3057 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mnc/linux-2.6-iscsi.git |
3058 | S: Maintained | 3058 | S: Maintained |
3059 | F: drivers/scsi/*iscsi* | 3059 | F: drivers/scsi/*iscsi* |
3060 | F: include/scsi/*iscsi* | 3060 | F: include/scsi/*iscsi* |
@@ -3064,7 +3064,7 @@ P: Karsten Keil | |||
3064 | M: isdn@linux-pingi.de | 3064 | M: isdn@linux-pingi.de |
3065 | L: isdn4linux@listserv.isdn4linux.de (subscribers-only) | 3065 | L: isdn4linux@listserv.isdn4linux.de (subscribers-only) |
3066 | W: http://www.isdn4linux.de | 3066 | W: http://www.isdn4linux.de |
3067 | T: git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git | 3067 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/isdn-2.6.git |
3068 | S: Maintained | 3068 | S: Maintained |
3069 | F: Documentation/isdn/ | 3069 | F: Documentation/isdn/ |
3070 | F: drivers/isdn/ | 3070 | F: drivers/isdn/ |
@@ -3085,7 +3085,7 @@ M: hverkuil@xs4all.nl | |||
3085 | L: ivtv-devel@ivtvdriver.org | 3085 | L: ivtv-devel@ivtvdriver.org |
3086 | L: ivtv-users@ivtvdriver.org | 3086 | L: ivtv-users@ivtvdriver.org |
3087 | L: linux-media@vger.kernel.org | 3087 | L: linux-media@vger.kernel.org |
3088 | T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git | 3088 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git |
3089 | W: http://www.ivtvdriver.org | 3089 | W: http://www.ivtvdriver.org |
3090 | S: Maintained | 3090 | S: Maintained |
3091 | F: Documentation/video4linux/*.ivtv | 3091 | F: Documentation/video4linux/*.ivtv |
@@ -3097,7 +3097,7 @@ P: Dave Kleikamp | |||
3097 | M: shaggy@austin.ibm.com | 3097 | M: shaggy@austin.ibm.com |
3098 | L: jfs-discussion@lists.sourceforge.net | 3098 | L: jfs-discussion@lists.sourceforge.net |
3099 | W: http://jfs.sourceforge.net/ | 3099 | W: http://jfs.sourceforge.net/ |
3100 | T: git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git | 3100 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git |
3101 | S: Supported | 3101 | S: Supported |
3102 | F: Documentation/filesystems/jfs.txt | 3102 | F: Documentation/filesystems/jfs.txt |
3103 | F: fs/jfs/ | 3103 | F: fs/jfs/ |
@@ -3174,8 +3174,8 @@ F: fs/autofs4/ | |||
3174 | KERNEL BUILD | 3174 | KERNEL BUILD |
3175 | P: Sam Ravnborg | 3175 | P: Sam Ravnborg |
3176 | M: sam@ravnborg.org | 3176 | M: sam@ravnborg.org |
3177 | T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild-next.git | 3177 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next.git |
3178 | T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild-fixes.git | 3178 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes.git |
3179 | L: linux-kbuild@vger.kernel.org | 3179 | L: linux-kbuild@vger.kernel.org |
3180 | S: Maintained | 3180 | S: Maintained |
3181 | F: Documentation/kbuild/ | 3181 | F: Documentation/kbuild/ |
@@ -3375,7 +3375,7 @@ P: Paul Mackerras | |||
3375 | M: paulus@samba.org | 3375 | M: paulus@samba.org |
3376 | W: http://www.penguinppc.org/ | 3376 | W: http://www.penguinppc.org/ |
3377 | L: linuxppc-dev@ozlabs.org | 3377 | L: linuxppc-dev@ozlabs.org |
3378 | T: git kernel.org:/pub/scm/linux/kernel/git/benh/powerpc.git | 3378 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc.git |
3379 | S: Supported | 3379 | S: Supported |
3380 | 3380 | ||
3381 | LINUX FOR POWER MACINTOSH | 3381 | LINUX FOR POWER MACINTOSH |
@@ -3400,7 +3400,7 @@ P: Matt Porter | |||
3400 | M: mporter@kernel.crashing.org | 3400 | M: mporter@kernel.crashing.org |
3401 | W: http://www.penguinppc.org/ | 3401 | W: http://www.penguinppc.org/ |
3402 | L: linuxppc-dev@ozlabs.org | 3402 | L: linuxppc-dev@ozlabs.org |
3403 | T: git kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc.git | 3403 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer/powerpc.git |
3404 | S: Maintained | 3404 | S: Maintained |
3405 | 3405 | ||
3406 | LINUX FOR POWERPC EMBEDDED XILINX VIRTEX | 3406 | LINUX FOR POWERPC EMBEDDED XILINX VIRTEX |
@@ -3437,7 +3437,7 @@ LINUX SECURITY MODULE (LSM) FRAMEWORK | |||
3437 | P: Chris Wright | 3437 | P: Chris Wright |
3438 | M: chrisw@sous-sol.org | 3438 | M: chrisw@sous-sol.org |
3439 | L: linux-security-module@vger.kernel.org | 3439 | L: linux-security-module@vger.kernel.org |
3440 | T: git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git | 3440 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git |
3441 | S: Supported | 3441 | S: Supported |
3442 | 3442 | ||
3443 | LLC (802.2) | 3443 | LLC (802.2) |
@@ -3477,7 +3477,7 @@ M: peterz@infradead.org | |||
3477 | P: Ingo Molnar | 3477 | P: Ingo Molnar |
3478 | M: mingo@redhat.com | 3478 | M: mingo@redhat.com |
3479 | L: linux-kernel@vger.kernel.org | 3479 | L: linux-kernel@vger.kernel.org |
3480 | T: git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep.git | 3480 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep.git |
3481 | S: Maintained | 3481 | S: Maintained |
3482 | F: Documentation/lockdep*.txt | 3482 | F: Documentation/lockdep*.txt |
3483 | F: Documentation/lockstat.txt | 3483 | F: Documentation/lockstat.txt |
@@ -3517,7 +3517,7 @@ P: Mike Frysinger | |||
3517 | M: vapier@gentoo.org | 3517 | M: vapier@gentoo.org |
3518 | L: ltp-list@lists.sourceforge.net (subscribers-only) | 3518 | L: ltp-list@lists.sourceforge.net (subscribers-only) |
3519 | W: http://ltp.sourceforge.net/ | 3519 | W: http://ltp.sourceforge.net/ |
3520 | T: git kernel.org/pub/scm/linux/kernel/git/galak/ltp.git | 3520 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/galak/ltp.git |
3521 | S: Maintained | 3521 | S: Maintained |
3522 | 3522 | ||
3523 | M32R ARCHITECTURE | 3523 | M32R ARCHITECTURE |
@@ -3537,7 +3537,7 @@ P: Roman Zippel | |||
3537 | M: zippel@linux-m68k.org | 3537 | M: zippel@linux-m68k.org |
3538 | L: linux-m68k@lists.linux-m68k.org | 3538 | L: linux-m68k@lists.linux-m68k.org |
3539 | W: http://www.linux-m68k.org/ | 3539 | W: http://www.linux-m68k.org/ |
3540 | T: git git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git | 3540 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git |
3541 | S: Maintained | 3541 | S: Maintained |
3542 | F: arch/m68k/ | 3542 | F: arch/m68k/ |
3543 | 3543 | ||
@@ -3560,7 +3560,7 @@ P: Johannes Berg | |||
3560 | M: johannes@sipsolutions.net | 3560 | M: johannes@sipsolutions.net |
3561 | L: linux-wireless@vger.kernel.org | 3561 | L: linux-wireless@vger.kernel.org |
3562 | W: http://linuxwireless.org/ | 3562 | W: http://linuxwireless.org/ |
3563 | T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git | 3563 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git |
3564 | S: Maintained | 3564 | S: Maintained |
3565 | F: Documentation/networking/mac80211-injection.txt | 3565 | F: Documentation/networking/mac80211-injection.txt |
3566 | F: include/net/mac80211.h | 3566 | F: include/net/mac80211.h |
@@ -3573,7 +3573,7 @@ P: Mattias Nissler | |||
3573 | M: mattias.nissler@gmx.de | 3573 | M: mattias.nissler@gmx.de |
3574 | L: linux-wireless@vger.kernel.org | 3574 | L: linux-wireless@vger.kernel.org |
3575 | W: http://linuxwireless.org/en/developers/Documentation/mac80211/RateControl/PID | 3575 | W: http://linuxwireless.org/en/developers/Documentation/mac80211/RateControl/PID |
3576 | T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git | 3576 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git |
3577 | S: Maintained | 3577 | S: Maintained |
3578 | F: net/mac80211/rc80211_pid* | 3578 | F: net/mac80211/rc80211_pid* |
3579 | 3579 | ||
@@ -3689,7 +3689,7 @@ P: Ralf Baechle | |||
3689 | M: ralf@linux-mips.org | 3689 | M: ralf@linux-mips.org |
3690 | W: http://www.linux-mips.org/ | 3690 | W: http://www.linux-mips.org/ |
3691 | L: linux-mips@linux-mips.org | 3691 | L: linux-mips@linux-mips.org |
3692 | T: git www.linux-mips.org:/pub/scm/linux.git | 3692 | T: git git://git.linux-mips.org/pub/scm/linux.git |
3693 | S: Supported | 3693 | S: Supported |
3694 | F: Documentation/mips/ | 3694 | F: Documentation/mips/ |
3695 | F: arch/mips/ | 3695 | F: arch/mips/ |
@@ -3756,7 +3756,7 @@ MULTIFUNCTION DEVICES (MFD) | |||
3756 | P: Samuel Ortiz | 3756 | P: Samuel Ortiz |
3757 | M: sameo@linux.intel.com | 3757 | M: sameo@linux.intel.com |
3758 | L: linux-kernel@vger.kernel.org | 3758 | L: linux-kernel@vger.kernel.org |
3759 | T: git kernel.org:/pub/scm/linux/kernel/git/sameo/mfd-2.6.git | 3759 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6.git |
3760 | S: Supported | 3760 | S: Supported |
3761 | F: drivers/mfd/ | 3761 | F: drivers/mfd/ |
3762 | 3762 | ||
@@ -3795,7 +3795,7 @@ MUSB MULTIPOINT HIGH SPEED DUAL-ROLE CONTROLLER | |||
3795 | P: Felipe Balbi | 3795 | P: Felipe Balbi |
3796 | M: felipe.balbi@nokia.com | 3796 | M: felipe.balbi@nokia.com |
3797 | L: linux-usb@vger.kernel.org | 3797 | L: linux-usb@vger.kernel.org |
3798 | T: git gitorious.org:/musb/mainline.git | 3798 | T: git git://gitorious.org/musb/mainline.git |
3799 | S: Maintained | 3799 | S: Maintained |
3800 | F: drivers/usb/musb/ | 3800 | F: drivers/usb/musb/ |
3801 | 3801 | ||
@@ -3917,7 +3917,7 @@ NETWORK DEVICE DRIVERS | |||
3917 | P: Jeff Garzik | 3917 | P: Jeff Garzik |
3918 | M: jgarzik@pobox.com | 3918 | M: jgarzik@pobox.com |
3919 | L: netdev@vger.kernel.org | 3919 | L: netdev@vger.kernel.org |
3920 | T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git | 3920 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git |
3921 | S: Maintained | 3921 | S: Maintained |
3922 | F: drivers/net/ | 3922 | F: drivers/net/ |
3923 | 3923 | ||
@@ -3944,7 +3944,7 @@ M: yoshfuji@linux-ipv6.org | |||
3944 | P: Patrick McHardy | 3944 | P: Patrick McHardy |
3945 | M: kaber@trash.net | 3945 | M: kaber@trash.net |
3946 | L: netdev@vger.kernel.org | 3946 | L: netdev@vger.kernel.org |
3947 | T: git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git | 3947 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git |
3948 | S: Maintained | 3948 | S: Maintained |
3949 | F: net/ipv4/ | 3949 | F: net/ipv4/ |
3950 | F: net/ipv6/ | 3950 | F: net/ipv6/ |
@@ -3960,7 +3960,7 @@ NETWORKING [WIRELESS] | |||
3960 | P: John W. Linville | 3960 | P: John W. Linville |
3961 | M: linville@tuxdriver.com | 3961 | M: linville@tuxdriver.com |
3962 | L: linux-wireless@vger.kernel.org | 3962 | L: linux-wireless@vger.kernel.org |
3963 | T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git | 3963 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git |
3964 | S: Maintained | 3964 | S: Maintained |
3965 | F: net/wireless/ | 3965 | F: net/wireless/ |
3966 | F: include/net/ieee80211* | 3966 | F: include/net/ieee80211* |
@@ -4032,7 +4032,7 @@ M: aia21@cantab.net | |||
4032 | L: linux-ntfs-dev@lists.sourceforge.net | 4032 | L: linux-ntfs-dev@lists.sourceforge.net |
4033 | L: linux-kernel@vger.kernel.org | 4033 | L: linux-kernel@vger.kernel.org |
4034 | W: http://www.linux-ntfs.org/ | 4034 | W: http://www.linux-ntfs.org/ |
4035 | T: git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git | 4035 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git |
4036 | S: Maintained | 4036 | S: Maintained |
4037 | F: Documentation/filesystems/ntfs.txt | 4037 | F: Documentation/filesystems/ntfs.txt |
4038 | F: fs/ntfs/ | 4038 | F: fs/ntfs/ |
@@ -4070,7 +4070,7 @@ OMNIVISION OV7670 SENSOR DRIVER | |||
4070 | P: Jonathan Corbet | 4070 | P: Jonathan Corbet |
4071 | M: corbet@lwn.net | 4071 | M: corbet@lwn.net |
4072 | L: linux-media@vger.kernel.org | 4072 | L: linux-media@vger.kernel.org |
4073 | T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git | 4073 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git |
4074 | S: Maintained | 4074 | S: Maintained |
4075 | F: drivers/media/video/ov7670.c | 4075 | F: drivers/media/video/ov7670.c |
4076 | 4076 | ||
@@ -4140,7 +4140,7 @@ P: Benny Halevy | |||
4140 | M: bhalevy@panasas.com | 4140 | M: bhalevy@panasas.com |
4141 | L: osd-dev@open-osd.org | 4141 | L: osd-dev@open-osd.org |
4142 | W: http://open-osd.org | 4142 | W: http://open-osd.org |
4143 | T: git://git.open-osd.org/open-osd.git | 4143 | T: git git://git.open-osd.org/open-osd.git |
4144 | S: Maintained | 4144 | S: Maintained |
4145 | 4145 | ||
4146 | P54 WIRELESS DRIVER | 4146 | P54 WIRELESS DRIVER |
@@ -4148,7 +4148,7 @@ P: Michael Wu | |||
4148 | M: flamingice@sourmilk.net | 4148 | M: flamingice@sourmilk.net |
4149 | L: linux-wireless@vger.kernel.org | 4149 | L: linux-wireless@vger.kernel.org |
4150 | W: http://prism54.org | 4150 | W: http://prism54.org |
4151 | T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git | 4151 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git |
4152 | S: Maintained | 4152 | S: Maintained |
4153 | F: drivers/net/wireless/p54/ | 4153 | F: drivers/net/wireless/p54/ |
4154 | 4154 | ||
@@ -4224,7 +4224,7 @@ P: Helge Deller | |||
4224 | M: deller@gmx.de | 4224 | M: deller@gmx.de |
4225 | L: linux-parisc@vger.kernel.org | 4225 | L: linux-parisc@vger.kernel.org |
4226 | W: http://www.parisc-linux.org/ | 4226 | W: http://www.parisc-linux.org/ |
4227 | T: git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git | 4227 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6.git |
4228 | S: Maintained | 4228 | S: Maintained |
4229 | F: arch/parisc/ | 4229 | F: arch/parisc/ |
4230 | F: drivers/parisc/ | 4230 | F: drivers/parisc/ |
@@ -4262,7 +4262,7 @@ P: Jesse Barnes | |||
4262 | M: jbarnes@virtuousgeek.org | 4262 | M: jbarnes@virtuousgeek.org |
4263 | L: linux-kernel@vger.kernel.org | 4263 | L: linux-kernel@vger.kernel.org |
4264 | L: linux-pci@vger.kernel.org | 4264 | L: linux-pci@vger.kernel.org |
4265 | T: git kernel.org:/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git | 4265 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git |
4266 | S: Supported | 4266 | S: Supported |
4267 | F: Documentation/PCI/ | 4267 | F: Documentation/PCI/ |
4268 | F: drivers/pci/ | 4268 | F: drivers/pci/ |
@@ -4279,7 +4279,7 @@ PCMCIA SUBSYSTEM | |||
4279 | P: Linux PCMCIA Team | 4279 | P: Linux PCMCIA Team |
4280 | L: linux-pcmcia@lists.infradead.org | 4280 | L: linux-pcmcia@lists.infradead.org |
4281 | W: http://lists.infradead.org/mailman/listinfo/linux-pcmcia | 4281 | W: http://lists.infradead.org/mailman/listinfo/linux-pcmcia |
4282 | T: git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git | 4282 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git |
4283 | S: Maintained | 4283 | S: Maintained |
4284 | F: Documentation/pcmcia/ | 4284 | F: Documentation/pcmcia/ |
4285 | F: drivers/pcmcia/ | 4285 | F: drivers/pcmcia/ |
@@ -4337,7 +4337,7 @@ M: cbou@mail.ru | |||
4337 | P: David Woodhouse | 4337 | P: David Woodhouse |
4338 | M: dwmw2@infradead.org | 4338 | M: dwmw2@infradead.org |
4339 | L: linux-kernel@vger.kernel.org | 4339 | L: linux-kernel@vger.kernel.org |
4340 | T: git git.infradead.org/battery-2.6.git | 4340 | T: git git://git.infradead.org/battery-2.6.git |
4341 | S: Maintained | 4341 | S: Maintained |
4342 | F: include/linux/power_supply.h | 4342 | F: include/linux/power_supply.h |
4343 | F: drivers/power/power_supply* | 4343 | F: drivers/power/power_supply* |
@@ -4450,7 +4450,7 @@ M: isely@pobox.com | |||
4450 | L: pvrusb2@isely.net (subscribers-only) | 4450 | L: pvrusb2@isely.net (subscribers-only) |
4451 | L: linux-media@vger.kernel.org | 4451 | L: linux-media@vger.kernel.org |
4452 | W: http://www.isely.net/pvrusb2/ | 4452 | W: http://www.isely.net/pvrusb2/ |
4453 | T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git | 4453 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git |
4454 | S: Maintained | 4454 | S: Maintained |
4455 | F: Documentation/video4linux/README.pvrusb2 | 4455 | F: Documentation/video4linux/README.pvrusb2 |
4456 | F: drivers/media/video/pvrusb2/ | 4456 | F: drivers/media/video/pvrusb2/ |
@@ -4475,14 +4475,14 @@ M: eric.miao@marvell.com | |||
4475 | P: Jason Chagas | 4475 | P: Jason Chagas |
4476 | M: jason.chagas@marvell.com | 4476 | M: jason.chagas@marvell.com |
4477 | L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) | 4477 | L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) |
4478 | T: git kernel.org:/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git | 4478 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git |
4479 | S: Supported | 4479 | S: Supported |
4480 | 4480 | ||
4481 | PXA910 SUPPORT | 4481 | PXA910 SUPPORT |
4482 | P: Eric Miao | 4482 | P: Eric Miao |
4483 | M: eric.miao@marvell.com | 4483 | M: eric.miao@marvell.com |
4484 | L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) | 4484 | L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) |
4485 | T: git kernel.org:/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git | 4485 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git |
4486 | S: Supported | 4486 | S: Supported |
4487 | 4487 | ||
4488 | PXA MMCI DRIVER | 4488 | PXA MMCI DRIVER |
@@ -4549,7 +4549,7 @@ L: linux-wireless@vger.kernel.org | |||
4549 | L: users@rt2x00.serialmonkey.com | 4549 | L: users@rt2x00.serialmonkey.com |
4550 | W: http://rt2x00.serialmonkey.com/ | 4550 | W: http://rt2x00.serialmonkey.com/ |
4551 | S: Maintained | 4551 | S: Maintained |
4552 | T: git kernel.org:/pub/scm/linux/kernel/git/ivd/rt2x00.git | 4552 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ivd/rt2x00.git |
4553 | F: drivers/net/wireless/rt2x00/ | 4553 | F: drivers/net/wireless/rt2x00/ |
4554 | 4554 | ||
4555 | RAMDISK RAM BLOCK DEVICE DRIVER | 4555 | RAMDISK RAM BLOCK DEVICE DRIVER |
@@ -4676,7 +4676,7 @@ P: John W. Linville | |||
4676 | M: linville@tuxdriver.com | 4676 | M: linville@tuxdriver.com |
4677 | L: linux-wireless@vger.kernel.org | 4677 | L: linux-wireless@vger.kernel.org |
4678 | W: http://linuxwireless.org/ | 4678 | W: http://linuxwireless.org/ |
4679 | T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-testing.git | 4679 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git |
4680 | S: Maintained | 4680 | S: Maintained |
4681 | F: drivers/net/wireless/rtl818* | 4681 | F: drivers/net/wireless/rtl818* |
4682 | 4682 | ||
@@ -4689,7 +4689,7 @@ P: Larry Finger | |||
4689 | M: Larry.Finger@lwfinger.net | 4689 | M: Larry.Finger@lwfinger.net |
4690 | L: linux-wireless@vger.kernel.org | 4690 | L: linux-wireless@vger.kernel.org |
4691 | W: http://linuxwireless.org/ | 4691 | W: http://linuxwireless.org/ |
4692 | T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-testing.git | 4692 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git |
4693 | S: Maintained | 4693 | S: Maintained |
4694 | F: drivers/net/wireless/rtl818x/rtl8187* | 4694 | F: drivers/net/wireless/rtl818x/rtl8187* |
4695 | 4695 | ||
@@ -4766,7 +4766,7 @@ SAA7146 VIDEO4LINUX-2 DRIVER | |||
4766 | P: Michael Hunold | 4766 | P: Michael Hunold |
4767 | M: michael@mihu.de | 4767 | M: michael@mihu.de |
4768 | L: linux-media@vger.kernel.org | 4768 | L: linux-media@vger.kernel.org |
4769 | T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git | 4769 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git |
4770 | W: http://www.mihu.de/linux/saa7146 | 4770 | W: http://www.mihu.de/linux/saa7146 |
4771 | S: Maintained | 4771 | S: Maintained |
4772 | F: drivers/media/common/saa7146* | 4772 | F: drivers/media/common/saa7146* |
@@ -4810,9 +4810,9 @@ SCSI SUBSYSTEM | |||
4810 | P: James E.J. Bottomley | 4810 | P: James E.J. Bottomley |
4811 | M: James.Bottomley@HansenPartnership.com | 4811 | M: James.Bottomley@HansenPartnership.com |
4812 | L: linux-scsi@vger.kernel.org | 4812 | L: linux-scsi@vger.kernel.org |
4813 | T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git | 4813 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git |
4814 | T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git | 4814 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git |
4815 | T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-pending-2.6.git | 4815 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-pending-2.6.git |
4816 | S: Maintained | 4816 | S: Maintained |
4817 | F: drivers/scsi/ | 4817 | F: drivers/scsi/ |
4818 | F: include/scsi/ | 4818 | F: include/scsi/ |
@@ -4888,7 +4888,7 @@ P: James Morris | |||
4888 | M: jmorris@namei.org | 4888 | M: jmorris@namei.org |
4889 | L: linux-kernel@vger.kernel.org | 4889 | L: linux-kernel@vger.kernel.org |
4890 | L: linux-security-module@vger.kernel.org (suggested Cc:) | 4890 | L: linux-security-module@vger.kernel.org (suggested Cc:) |
4891 | T: git kernel.org:pub/scm/linux/kernel/git/jmorris/security-testing-2.6.git | 4891 | T: git git://www.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6.git |
4892 | W: http://security.wiki.kernel.org/ | 4892 | W: http://security.wiki.kernel.org/ |
4893 | S: Supported | 4893 | S: Supported |
4894 | F: security/ | 4894 | F: security/ |
@@ -4908,7 +4908,7 @@ M: eparis@parisplace.org | |||
4908 | L: linux-kernel@vger.kernel.org (kernel issues) | 4908 | L: linux-kernel@vger.kernel.org (kernel issues) |
4909 | L: selinux@tycho.nsa.gov (subscribers-only, general discussion) | 4909 | L: selinux@tycho.nsa.gov (subscribers-only, general discussion) |
4910 | W: http://selinuxproject.org | 4910 | W: http://selinuxproject.org |
4911 | T: git kernel.org:pub/scm/linux/kernel/git/jmorris/security-testing-2.6.git | 4911 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6.git |
4912 | S: Supported | 4912 | S: Supported |
4913 | F: include/linux/selinux* | 4913 | F: include/linux/selinux* |
4914 | F: security/selinux/ | 4914 | F: security/selinux/ |
@@ -4924,7 +4924,7 @@ SERIAL ATA (SATA) SUBSYSTEM | |||
4924 | P: Jeff Garzik | 4924 | P: Jeff Garzik |
4925 | M: jgarzik@pobox.com | 4925 | M: jgarzik@pobox.com |
4926 | L: linux-ide@vger.kernel.org | 4926 | L: linux-ide@vger.kernel.org |
4927 | T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git | 4927 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev.git |
4928 | S: Supported | 4928 | S: Supported |
4929 | 4929 | ||
4930 | SERVER ENGINES 10Gbps NIC - BladeEngine 2 DRIVER | 4930 | SERVER ENGINES 10Gbps NIC - BladeEngine 2 DRIVER |
@@ -5118,7 +5118,7 @@ SOC-CAMERA V4L2 SUBSYSTEM | |||
5118 | P: Guennadi Liakhovetski | 5118 | P: Guennadi Liakhovetski |
5119 | M: g.liakhovetski@gmx.de | 5119 | M: g.liakhovetski@gmx.de |
5120 | L: linux-media@vger.kernel.org | 5120 | L: linux-media@vger.kernel.org |
5121 | T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git | 5121 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git |
5122 | S: Maintained | 5122 | S: Maintained |
5123 | F: include/media/v4l2* | 5123 | F: include/media/v4l2* |
5124 | F: drivers/media/video/v4l2* | 5124 | F: drivers/media/video/v4l2* |
@@ -5185,7 +5185,7 @@ P: Liam Girdwood | |||
5185 | M: lrg@slimlogic.co.uk | 5185 | M: lrg@slimlogic.co.uk |
5186 | P: Mark Brown | 5186 | P: Mark Brown |
5187 | M: broonie@opensource.wolfsonmicro.com | 5187 | M: broonie@opensource.wolfsonmicro.com |
5188 | T: git opensource.wolfsonmicro.com/linux-2.6-asoc | 5188 | T: git git://opensource.wolfsonmicro.com/linux-2.6-asoc |
5189 | L: alsa-devel@alsa-project.org (subscribers-only) | 5189 | L: alsa-devel@alsa-project.org (subscribers-only) |
5190 | W: http://alsa-project.org/main/index.php/ASoC | 5190 | W: http://alsa-project.org/main/index.php/ASoC |
5191 | S: Supported | 5191 | S: Supported |
@@ -5195,8 +5195,8 @@ SPARC + UltraSPARC (sparc/sparc64) | |||
5195 | P: David S. Miller | 5195 | P: David S. Miller |
5196 | M: davem@davemloft.net | 5196 | M: davem@davemloft.net |
5197 | L: sparclinux@vger.kernel.org | 5197 | L: sparclinux@vger.kernel.org |
5198 | T: git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git | 5198 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.git |
5199 | T: git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-next-2.6.git | 5199 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6.git |
5200 | S: Maintained | 5200 | S: Maintained |
5201 | F: arch/sparc/ | 5201 | F: arch/sparc/ |
5202 | 5202 | ||
@@ -5302,7 +5302,7 @@ P: Paul Mundt | |||
5302 | M: lethal@linux-sh.org | 5302 | M: lethal@linux-sh.org |
5303 | L: linux-sh@vger.kernel.org | 5303 | L: linux-sh@vger.kernel.org |
5304 | W: http://www.linux-sh.org | 5304 | W: http://www.linux-sh.org |
5305 | T: git kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.git | 5305 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.git |
5306 | S: Supported | 5306 | S: Supported |
5307 | F: arch/sh/ | 5307 | F: arch/sh/ |
5308 | 5308 | ||
@@ -5394,7 +5394,7 @@ M: ibm-acpi@hmh.eng.br | |||
5394 | L: ibm-acpi-devel@lists.sourceforge.net | 5394 | L: ibm-acpi-devel@lists.sourceforge.net |
5395 | W: http://ibm-acpi.sourceforge.net | 5395 | W: http://ibm-acpi.sourceforge.net |
5396 | W: http://thinkwiki.org/wiki/Ibm-acpi | 5396 | W: http://thinkwiki.org/wiki/Ibm-acpi |
5397 | T: git repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git | 5397 | T: git git://repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git |
5398 | S: Maintained | 5398 | S: Maintained |
5399 | F: drivers/platform/x86/thinkpad_acpi.c | 5399 | F: drivers/platform/x86/thinkpad_acpi.c |
5400 | 5400 | ||
@@ -5430,7 +5430,7 @@ M: allan.stephens@windriver.com | |||
5430 | L: tipc-discussion@lists.sourceforge.net | 5430 | L: tipc-discussion@lists.sourceforge.net |
5431 | W: http://tipc.sourceforge.net/ | 5431 | W: http://tipc.sourceforge.net/ |
5432 | W: http://tipc.cslab.ericsson.net/ | 5432 | W: http://tipc.cslab.ericsson.net/ |
5433 | T: git tipc.cslab.ericsson.net:/pub/git/tipc.git | 5433 | T: git git://tipc.cslab.ericsson.net/pub/git/tipc.git |
5434 | S: Maintained | 5434 | S: Maintained |
5435 | F: include/linux/tipc*.h | 5435 | F: include/linux/tipc*.h |
5436 | F: include/net/tipc/ | 5436 | F: include/net/tipc/ |
@@ -5494,7 +5494,7 @@ TRIVIAL PATCHES | |||
5494 | P: Jiri Kosina | 5494 | P: Jiri Kosina |
5495 | M: trivial@kernel.org | 5495 | M: trivial@kernel.org |
5496 | L: linux-kernel@vger.kernel.org | 5496 | L: linux-kernel@vger.kernel.org |
5497 | T: git kernel.org:/pub/scm/linux/kernel/git/jikos/trivial.git | 5497 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial.git |
5498 | S: Maintained | 5498 | S: Maintained |
5499 | 5499 | ||
5500 | TTY LAYER | 5500 | TTY LAYER |
@@ -5668,7 +5668,7 @@ P: Luca Risolia | |||
5668 | M: luca.risolia@studio.unibo.it | 5668 | M: luca.risolia@studio.unibo.it |
5669 | L: linux-usb@vger.kernel.org | 5669 | L: linux-usb@vger.kernel.org |
5670 | L: linux-media@vger.kernel.org | 5670 | L: linux-media@vger.kernel.org |
5671 | T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git | 5671 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git |
5672 | W: http://www.linux-projects.org | 5672 | W: http://www.linux-projects.org |
5673 | S: Maintained | 5673 | S: Maintained |
5674 | F: drivers/media/video/et61x251/ | 5674 | F: drivers/media/video/et61x251/ |
@@ -5686,7 +5686,7 @@ USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...) | |||
5686 | P: Jiri Kosina | 5686 | P: Jiri Kosina |
5687 | M: jkosina@suse.cz | 5687 | M: jkosina@suse.cz |
5688 | L: linux-usb@vger.kernel.org | 5688 | L: linux-usb@vger.kernel.org |
5689 | T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git | 5689 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git |
5690 | S: Maintained | 5690 | S: Maintained |
5691 | F: Documentation/usb/hiddev.txt | 5691 | F: Documentation/usb/hiddev.txt |
5692 | F: drivers/hid/usbhid/ | 5692 | F: drivers/hid/usbhid/ |
@@ -5848,7 +5848,7 @@ P: Luca Risolia | |||
5848 | M: luca.risolia@studio.unibo.it | 5848 | M: luca.risolia@studio.unibo.it |
5849 | L: linux-usb@vger.kernel.org | 5849 | L: linux-usb@vger.kernel.org |
5850 | L: linux-media@vger.kernel.org | 5850 | L: linux-media@vger.kernel.org |
5851 | T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git | 5851 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git |
5852 | W: http://www.linux-projects.org | 5852 | W: http://www.linux-projects.org |
5853 | S: Maintained | 5853 | S: Maintained |
5854 | F: Documentation/video4linux/sn9c102.txt | 5854 | F: Documentation/video4linux/sn9c102.txt |
@@ -5888,7 +5888,7 @@ P: Laurent Pinchart | |||
5888 | M: laurent.pinchart@skynet.be | 5888 | M: laurent.pinchart@skynet.be |
5889 | L: linux-uvc-devel@lists.berlios.de (subscribers-only) | 5889 | L: linux-uvc-devel@lists.berlios.de (subscribers-only) |
5890 | L: linux-media@vger.kernel.org | 5890 | L: linux-media@vger.kernel.org |
5891 | T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git | 5891 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git |
5892 | W: http://linux-uvc.berlios.de | 5892 | W: http://linux-uvc.berlios.de |
5893 | S: Maintained | 5893 | S: Maintained |
5894 | F: drivers/media/video/uvc/ | 5894 | F: drivers/media/video/uvc/ |
@@ -5898,7 +5898,7 @@ P: Luca Risolia | |||
5898 | M: luca.risolia@studio.unibo.it | 5898 | M: luca.risolia@studio.unibo.it |
5899 | L: linux-usb@vger.kernel.org | 5899 | L: linux-usb@vger.kernel.org |
5900 | L: linux-media@vger.kernel.org | 5900 | L: linux-media@vger.kernel.org |
5901 | T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git | 5901 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git |
5902 | W: http://www.linux-projects.org | 5902 | W: http://www.linux-projects.org |
5903 | S: Maintained | 5903 | S: Maintained |
5904 | F: Documentation/video4linux/w9968cf.txt | 5904 | F: Documentation/video4linux/w9968cf.txt |
@@ -5916,7 +5916,7 @@ P: Luca Risolia | |||
5916 | M: luca.risolia@studio.unibo.it | 5916 | M: luca.risolia@studio.unibo.it |
5917 | L: linux-usb@vger.kernel.org | 5917 | L: linux-usb@vger.kernel.org |
5918 | L: linux-media@vger.kernel.org | 5918 | L: linux-media@vger.kernel.org |
5919 | T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git | 5919 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git |
5920 | W: http://www.linux-projects.org | 5920 | W: http://www.linux-projects.org |
5921 | S: Maintained | 5921 | S: Maintained |
5922 | F: Documentation/video4linux/zc0301.txt | 5922 | F: Documentation/video4linux/zc0301.txt |
@@ -5935,7 +5935,7 @@ P: Antoine Jacquet | |||
5935 | M: royale@zerezo.com | 5935 | M: royale@zerezo.com |
5936 | L: linux-usb@vger.kernel.org | 5936 | L: linux-usb@vger.kernel.org |
5937 | L: linux-media@vger.kernel.org | 5937 | L: linux-media@vger.kernel.org |
5938 | T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git | 5938 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git |
5939 | W: http://royale.zerezo.com/zr364xx/ | 5939 | W: http://royale.zerezo.com/zr364xx/ |
5940 | S: Maintained | 5940 | S: Maintained |
5941 | F: Documentation/video4linux/zr364xx.txt | 5941 | F: Documentation/video4linux/zr364xx.txt |
@@ -5969,7 +5969,7 @@ P: Karel Zak | |||
5969 | M: kzak@redhat.com | 5969 | M: kzak@redhat.com |
5970 | L: util-linux-ng@vger.kernel.org | 5970 | L: util-linux-ng@vger.kernel.org |
5971 | W: http://kernel.org/~kzak/util-linux-ng/ | 5971 | W: http://kernel.org/~kzak/util-linux-ng/ |
5972 | T: git://git.kernel.org/pub/scm/utils/util-linux-ng/util-linux-ng.git | 5972 | T: git git://git.kernel.org/pub/scm/utils/util-linux-ng/util-linux-ng.git |
5973 | S: Maintained | 5973 | S: Maintained |
5974 | 5974 | ||
5975 | UVESAFB DRIVER | 5975 | UVESAFB DRIVER |
@@ -6024,7 +6024,7 @@ P: Mauro Carvalho Chehab | |||
6024 | M: mchehab@infradead.org | 6024 | M: mchehab@infradead.org |
6025 | L: linux-media@vger.kernel.org | 6025 | L: linux-media@vger.kernel.org |
6026 | W: http://linuxtv.org | 6026 | W: http://linuxtv.org |
6027 | T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git | 6027 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git |
6028 | S: Maintained | 6028 | S: Maintained |
6029 | F: Documentation/video4linux/ | 6029 | F: Documentation/video4linux/ |
6030 | F: drivers/media/video/ | 6030 | F: drivers/media/video/ |
@@ -6049,7 +6049,7 @@ P: Mark Brown | |||
6049 | M: broonie@opensource.wolfsonmicro.com | 6049 | M: broonie@opensource.wolfsonmicro.com |
6050 | W: http://opensource.wolfsonmicro.com/node/15 | 6050 | W: http://opensource.wolfsonmicro.com/node/15 |
6051 | W: http://www.slimlogic.co.uk/?p=48 | 6051 | W: http://www.slimlogic.co.uk/?p=48 |
6052 | T: git kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6.git | 6052 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6.git |
6053 | S: Supported | 6053 | S: Supported |
6054 | F: drivers/regulator/ | 6054 | F: drivers/regulator/ |
6055 | F: include/linux/regulator/ | 6055 | F: include/linux/regulator/ |
@@ -6102,7 +6102,7 @@ F: drivers/mmc/host/wbsd.* | |||
6102 | WATCHDOG DEVICE DRIVERS | 6102 | WATCHDOG DEVICE DRIVERS |
6103 | P: Wim Van Sebroeck | 6103 | P: Wim Van Sebroeck |
6104 | M: wim@iguana.be | 6104 | M: wim@iguana.be |
6105 | T: git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git | 6105 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git |
6106 | S: Maintained | 6106 | S: Maintained |
6107 | F: Documentation/watchdog/ | 6107 | F: Documentation/watchdog/ |
6108 | F: drivers/watchdog/ | 6108 | F: drivers/watchdog/ |
@@ -6183,7 +6183,7 @@ P: H. Peter Anvin | |||
6183 | M: hpa@zytor.com | 6183 | M: hpa@zytor.com |
6184 | M: x86@kernel.org | 6184 | M: x86@kernel.org |
6185 | L: linux-kernel@vger.kernel.org | 6185 | L: linux-kernel@vger.kernel.org |
6186 | T: git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git | 6186 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git |
6187 | S: Maintained | 6187 | S: Maintained |
6188 | F: Documentation/x86/ | 6188 | F: Documentation/x86/ |
6189 | F: arch/x86/ | 6189 | F: arch/x86/ |
@@ -6209,7 +6209,7 @@ M: felixb@sgi.com | |||
6209 | M: xfs-masters@oss.sgi.com | 6209 | M: xfs-masters@oss.sgi.com |
6210 | L: xfs@oss.sgi.com | 6210 | L: xfs@oss.sgi.com |
6211 | W: http://oss.sgi.com/projects/xfs | 6211 | W: http://oss.sgi.com/projects/xfs |
6212 | T: git://oss.sgi.com/xfs/xfs.git | 6212 | T: git git://oss.sgi.com/xfs/xfs.git |
6213 | S: Supported | 6213 | S: Supported |
6214 | F: Documentation/filesystems/xfs.txt | 6214 | F: Documentation/filesystems/xfs.txt |
6215 | F: fs/xfs/ | 6215 | F: fs/xfs/ |