]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blob - MAINTAINERS
pciehp: Mask hotplug interrupt at controller release
[linux-2.6-omap-h63xx.git] / MAINTAINERS
1
2         List of maintainers and how to submit kernel changes
3
4 Please try to follow the guidelines below.  This will make things
5 easier on the maintainers.  Not all of these guidelines matter for every
6 trivial patch so apply some common sense.
7
8 1.      Always _test_ your changes, however small, on at least 4 or
9         5 people, preferably many more.
10
11 2.      Try to release a few ALPHA test versions to the net. Announce
12         them onto the kernel channel and await results. This is especially
13         important for device drivers, because often that's the only way
14         you will find things like the fact version 3 firmware needs
15         a magic fix you didn't know about, or some clown changed the
16         chips on a board and not its name.  (Don't laugh!  Look at the
17         SMC etherpower for that.)
18
19 3.      Make sure your changes compile correctly in multiple
20         configurations. In particular check that changes work both as a
21         module and built into the kernel.
22
23 4.      When you are happy with a change make it generally available for
24         testing and await feedback.
25
26 5.      Make a patch available to the relevant maintainer in the list. Use
27         'diff -u' to make the patch easy to merge. Be prepared to get your
28         changes sent back with seemingly silly requests about formatting
29         and variable names.  These aren't as silly as they seem. One
30         job the maintainers (and especially Linus) do is to keep things
31         looking the same. Sometimes this means that the clever hack in
32         your driver to get around a problem actually needs to become a
33         generalized kernel feature ready for next time.
34
35         PLEASE check your patch with the automated style checker
36         (scripts/checkpatch.pl) to catch trival style violations.
37         See Documentation/CodingStyle for guidance here.
38
39         PLEASE try to include any credit lines you want added with the
40         patch. It avoids people being missed off by mistake and makes
41         it easier to know who wants adding and who doesn't.
42
43         PLEASE document known bugs. If it doesn't work for everything
44         or does something very odd once a month document it.
45
46         PLEASE remember that submissions must be made under the terms
47         of the OSDL certificate of contribution and should include a
48         Signed-off-by: line.  The current version of this "Developer's
49         Certificate of Origin" (DCO) is listed in the file
50         Documentation/SubmittingPatches.
51
52 6.      Make sure you have the right to send any changes you make. If you
53         do changes at work you may find your employer owns the patch
54         not you.
55
56 7.      When sending security related changes or reports to a maintainer
57         please Cc: security@kernel.org, especially if the maintainer
58         does not respond.
59
60 8.      Happy hacking.
61
62                 -----------------------------------
63
64 Maintainers List (try to look for most precise areas first)
65
66 Note: For the hard of thinking, this list is meant to remain in alphabetical
67 order. If you could add yourselves to it in alphabetical order that would be
68 so much easier [Ed]
69
70 P: Person
71 M: Mail patches to
72 L: Mailing list that is relevant to this area
73 W: Web-page with status/info
74 T: SCM tree type and location.  Type is one of: git, hg, quilt.
75 S: Status, one of the following:
76
77         Supported:      Someone is actually paid to look after this.
78         Maintained:     Someone actually looks after it.
79         Odd Fixes:      It has a maintainer but they don't have time to do
80                         much other than throw the odd patch in. See below..
81         Orphan:         No current maintainer [but maybe you could take the
82                         role as you write your new code].
83         Obsolete:       Old code. Something tagged obsolete generally means
84                         it has been replaced by a better system and you
85                         should be using that.
86
87 3C505 NETWORK DRIVER
88 P:      Philip Blundell
89 M:      philb@gnu.org
90 L:      netdev@vger.kernel.org
91 S:      Maintained
92
93 3C59X NETWORK DRIVER
94 P:      Steffen Klassert
95 M:      klassert@mathematik.tu-chemnitz.de
96 L:      netdev@vger.kernel.org
97 S:      Maintained
98
99 3CR990 NETWORK DRIVER
100 P:      David Dillow
101 M:      dave@thedillows.org
102 L:      netdev@vger.kernel.org
103 S:      Maintained
104
105 3W-XXXX ATA-RAID CONTROLLER DRIVER
106 P:      Adam Radford
107 M:      linuxraid@amcc.com
108 L:      linux-scsi@vger.kernel.org
109 W:      http://www.amcc.com
110 S:      Supported
111
112 3W-9XXX SATA-RAID CONTROLLER DRIVER
113 P:      Adam Radford
114 M:      linuxraid@amcc.com
115 L:      linux-scsi@vger.kernel.org
116 W:      http://www.amcc.com
117 S:      Supported
118
119 53C700 AND 53C700-66 SCSI DRIVER
120 P:      James E.J. Bottomley
121 M:      James.Bottomley@HansenPartnership.com
122 L:      linux-scsi@vger.kernel.org
123 S:      Maintained
124
125 6PACK NETWORK DRIVER FOR AX.25
126 P:      Andreas Koensgen
127 M:      ajk@iehk.rwth-aachen.de
128 L:      linux-hams@vger.kernel.org
129 S:      Maintained
130
131 8169 10/100/1000 GIGABIT ETHERNET DRIVER
132 P:      Francois Romieu
133 M:      romieu@fr.zoreil.com
134 L:      netdev@vger.kernel.org
135 S:      Maintained
136
137 8250/16?50 (AND CLONE UARTS) SERIAL DRIVER
138 L:      linux-serial@vger.kernel.org
139 W:      http://serial.sourceforge.net
140 S:      Orphan
141
142 8390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503, etc.]
143 P:      Paul Gortmaker
144 M:      p_gortmaker@yahoo.com
145 L:      netdev@vger.kernel.org
146 S:      Maintained
147
148 9P FILE SYSTEM
149 P:      Eric Van Hensbergen
150 M:      ericvh@gmail.com
151 P:      Ron Minnich
152 M:      rminnich@sandia.gov
153 P:      Latchesar Ionkov
154 M:      lucho@ionkov.net
155 L:      v9fs-developer@lists.sourceforge.net
156 W:      http://swik.net/v9fs
157 T:      git kernel.org:/pub/scm/linux/kernel/ericvh/v9fs.git
158 S:      Maintained
159
160 A2232 SERIAL BOARD DRIVER
161 P:      Enver Haase
162 M:      A2232@gmx.net
163 L:      linux-m68k@lists.linux-m68k.org
164 S:      Maintained
165
166 AFS FILESYSTEM & AF_RXRPC SOCKET DOMAIN
167 P:      David Howells
168 M:      dhowells@redhat.com
169 L:      linux-afs@lists.infradead.org
170 S:      Supported
171
172 AIO
173 P:      Benjamin LaHaise
174 M:      bcrl@kvack.org
175 L:      linux-aio@kvack.org
176 S:      Supported
177
178 ABIT UGURU HARDWARE MONITOR DRIVER
179 P:      Hans de Goede
180 M:      j.w.r.degoede@hhs.nl
181 L:      lm-sensors@lm-sensors.org
182 S:      Maintained
183
184 ACENIC DRIVER
185 P:      Jes Sorensen
186 M:      jes@trained-monkey.org
187 L:      linux-acenic@sunsite.dk
188 S:      Maintained
189
190 IPS SCSI RAID DRIVER
191 P:      Adaptec OEM Raid Solutions
192 M:      aacraid@adaptec.com
193 L:      linux-scsi@vger.kernel.org
194 W:      http://www.adaptec.com/
195 S:      Maintained
196
197 DPT_I2O SCSI RAID DRIVER
198 P:      Adaptec OEM Raid Solutions
199 M:      aacraid@adaptec.com
200 L:      linux-scsi@vger.kernel.org
201 W:      http://www.adaptec.com/
202 S:      Maintained
203
204 AACRAID SCSI RAID DRIVER
205 P:      Adaptec OEM Raid Solutions
206 M:      aacraid@adaptec.com
207 L:      linux-scsi@vger.kernel.org
208 W:      http://www.adaptec.com/
209 S:      Supported
210
211 ACER WMI LAPTOP EXTRAS
212 P:      Carlos Corbacho
213 M:      carlos@strangeworlds.co.uk
214 L:      aceracpi@googlegroups.com (subscribers-only)
215 W:      http://code.google.com/p/aceracpi
216 S:      Maintained
217
218 ACPI
219 P:      Len Brown
220 M:      len.brown@intel.com
221 M:      lenb@kernel.org
222 L:      linux-acpi@vger.kernel.org
223 W:      http://www.lesswatts.org/projects/acpi/
224 T:      git kernel.org:/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git
225 S:      Supported
226
227 ACPI BATTERY DRIVERS
228 P:      Alexey Starikovskiy
229 M:      astarikovskiy@suse.de
230 L:      linux-acpi@vger.kernel.org
231 W:      http://acpi.sourceforge.net/
232 S:      Supported
233
234 ACPI EC DRIVER
235 P:      Alexey Starikovskiy
236 M:      astarikovskiy@suse.de
237 L:      linux-acpi@vger.kernel.org
238 W:      http://acpi.sourceforge.net/
239 S:      Supported
240
241 ACPI FAN DRIVER
242 P:      Len Brown
243 M:      len.brown@intel.com
244 L:      linux-acpi@vger.kernel.org
245 W:      http://acpi.sourceforge.net/
246 S:      Supported
247
248 ACPI PCI HOTPLUG DRIVER
249 P:      Kristen Carlson Accardi
250 M:      kristen.c.accardi@intel.com
251 L:      pcihpd-discuss@lists.sourceforge.net
252 S:      Supported
253
254 ACPI THERMAL DRIVER
255 P:      Len Brown
256 M:      len.brown@intel.com
257 L:      linux-acpi@vger.kernel.org
258 W:      http://acpi.sourceforge.net/
259 S:      Supported
260
261 ACPI VIDEO DRIVER
262 P:      Rui Zhang
263 M:      rui.zhang@intel.com
264 L:      linux-acpi@vger.kernel.org
265 W:      http://acpi.sourceforge.net/
266 S:      Supported
267
268 ACPI WMI DRIVER
269 P:      Carlos Corbacho
270 M:      carlos@strangeworlds.co.uk
271 L:      linux-acpi@vger.kernel.org
272 W:      http://www.lesswatts.org/projects/acpi/
273 S:      Maintained
274
275 AD1889 ALSA SOUND DRIVER
276 P:     Kyle McMartin
277 M:     kyle@parisc-linux.org
278 P:     Thibaut Varene
279 M:     T-Bone@parisc-linux.org
280 W:     http://wiki.parisc-linux.org/AD1889
281 L:     linux-parisc@vger.kernel.org
282 S:     Maintained
283
284 ADM1025 HARDWARE MONITOR DRIVER
285 P:      Jean Delvare
286 M:      khali@linux-fr.org
287 L:      lm-sensors@lm-sensors.org
288 S:      Maintained
289
290 ADM1029 HARDWARE MONITOR DRIVER
291 P:      Corentin Labbe
292 M:      corentin.labbe@geomatys.fr
293 L:      lm-sensors@lm-sensors.org
294 S:      Maintained
295
296 ADM8211 WIRELESS DRIVER
297 P:      Michael Wu
298 M:      flamingice@sourmilk.net
299 L:      linux-wireless@vger.kernel.org
300 W:      http://linuxwireless.org/
301 T:      git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
302 S:      Maintained
303
304 ADT746X FAN DRIVER
305 P:      Colin Leroy
306 M:      colin@colino.net
307 S:      Maintained
308
309 ADVANSYS SCSI DRIVER
310 P:      Matthew Wilcox
311 M:      matthew@wil.cx
312 L:      linux-scsi@vger.kernel.org
313 S:      Maintained
314
315 AEDSP16 DRIVER
316 P:      Riccardo Facchetti
317 M:      fizban@tin.it
318 S:      Maintained
319
320 AFFS FILE SYSTEM
321 P:      Roman Zippel
322 M:      zippel@linux-m68k.org
323 S:      Maintained
324
325 AGPGART DRIVER
326 P:      David Airlie
327 M:      airlied@linux.ie
328 T:      git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
329 S:      Maintained
330
331 AHA152X SCSI DRIVER
332 P:      Juergen E. Fischer
333 M:      Juergen Fischer <fischer@norbit.de>
334 L:      linux-scsi@vger.kernel.org
335 S:      Maintained
336
337 AIC7XXX / AIC79XX SCSI DRIVER
338 P:      Hannes Reinecke
339 M:      hare@suse.de
340 L:      linux-scsi@vger.kernel.org
341 S:      Maintained
342
343 ALCATEL SPEEDTOUCH USB DRIVER
344 P:      Duncan Sands
345 M:      duncan.sands@free.fr
346 L:      linux-usb@vger.kernel.org
347 W:      http://www.linux-usb.org/SpeedTouch/
348 S:      Maintained
349
350 ALCHEMY AU1XX0 MMC DRIVER
351 S:      Orphan
352
353 ALI1563 I2C DRIVER
354 P:      Rudolf Marek
355 M:      r.marek@assembler.cz
356 L:      i2c@lm-sensors.org
357 S:      Maintained
358
359 ALPHA PORT
360 P:      Richard Henderson
361 M:      rth@twiddle.net
362 S:      Odd Fixes for 2.4; Maintained for 2.6.
363 P:      Ivan Kokshaysky
364 M:      ink@jurassic.park.msu.ru
365 S:      Maintained for 2.4; PCI support for 2.6.
366
367 AMD GEODE CS5536 USB DEVICE CONTROLLER DRIVER
368 P:      Thomas Dahlmann
369 M:      thomas.dahlmann@amd.com
370 L:      info-linux@geode.amd.com        (subscribers-only)
371 S:      Supported
372
373 AMD GEODE PROCESSOR/CHIPSET SUPPORT
374 P:      Jordan Crouse
375 L:      info-linux@geode.amd.com        (subscribers-only)
376 W:      http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html
377 S:      Supported
378
379 AMS (Apple Motion Sensor) DRIVER
380 P:      Stelian Pop
381 M:      stelian@popies.net
382 P:      Michael Hanselmann
383 M:      linux-kernel@hansmi.ch
384 S:      Supported
385
386 AMSO1100 RNIC DRIVER
387 P:      Tom Tucker
388 M:      tom@opengridcomputing.com
389 P:      Steve Wise
390 M:      swise@opengridcomputing.com
391 L:      general@lists.openfabrics.org
392 S:      Maintained
393
394 AOA (Apple Onboard Audio) ALSA DRIVER
395 P:      Johannes Berg
396 M:      johannes@sipsolutions.net
397 L:      linuxppc-dev@ozlabs.org
398 L:      alsa-devel@alsa-project.org (subscribers-only)
399 S:      Maintained
400
401 APM DRIVER
402 P:      Stephen Rothwell
403 M:      sfr@canb.auug.org.au
404 L:      linux-laptop@vger.kernel.org
405 W:      http://www.canb.auug.org.au/~sfr/
406 S:      Supported
407
408 APPLE SMC DRIVER
409 P:      Nicolas Boichat
410 M:      nicolas@boichat.ch
411 L:      mactel-linux-devel@lists.sourceforge.net
412 S:      Maintained
413
414 APPLETALK NETWORK LAYER
415 P:      Arnaldo Carvalho de Melo
416 M:      acme@ghostprotocols.net
417 S:      Maintained
418
419 APPLETOUCH TOUCHPAD DRIVER
420 P:      Johannes Berg
421 M:      johannes@sipsolutions.net
422 L:      linux-input@vger.kernel.org
423 S:      Maintained
424
425 ARC FRAMEBUFFER DRIVER
426 P:      Jaya Kumar
427 M:      jayalk@intworks.biz
428 S:      Maintained
429
430 ARM MFM AND FLOPPY DRIVERS
431 P:      Ian Molton
432 M:      spyro@f2s.com
433 S:      Maintained
434
435 ARM PRIMECELL MMCI PL180/1 DRIVER
436 P:      Russell King
437 M:      rmk@arm.linux.org.uk
438 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
439 S:      Maintained
440
441 ARM/ADI ROADRUNNER MACHINE SUPPORT
442 P:      Lennert Buytenhek
443 M:      kernel@wantstofly.org
444 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
445 S:      Maintained
446
447 ARM/ADS SPHERE MACHINE SUPPORT
448 P:      Lennert Buytenhek
449 M:      kernel@wantstofly.org
450 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
451 S:      Maintained
452
453 ARM/AJECO 1ARM MACHINE SUPPORT
454 P:      Lennert Buytenhek
455 M:      kernel@wantstofly.org
456 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
457 S:      Maintained
458
459 ARM/ATMEL AT91RM9200 ARM ARCHITECTURE
460 P:      Andrew Victor
461 M:      linux@maxim.org.za
462 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
463 W:      http://maxim.org.za/at91_26.html
464 S:      Maintained
465
466 ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE
467 P:      Lennert Buytenhek
468 M:      kernel@wantstofly.org
469 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
470 S:      Maintained
471
472 ARM/CIRRUS LOGIC EDB9315A MACHINE SUPPORT
473 P:      Lennert Buytenhek
474 M:      kernel@wantstofly.org
475 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
476 S:      Maintained
477
478 ARM/CORGI MACHINE SUPPORT
479 P:      Richard Purdie
480 M:      rpurdie@rpsys.net
481 S:      Maintained
482
483 ARM/GLOMATION GESBC9312SX MACHINE SUPPORT
484 P:      Lennert Buytenhek
485 M:      kernel@wantstofly.org
486 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
487 S:      Maintained
488
489 ARM/GUMSTIX MACHINE SUPPORT
490 P:      Steve Sakoman
491 M:      sakoman@gmail.com
492 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
493 S:      Maintained
494
495 ARM/HP JORNADA 7XX MACHINE SUPPORT
496 P:      Kristoffer Ericson
497 M:      kristoffer.ericson@gmail.com
498 W:      www.jlime.com
499 S:      Maintained
500
501 ARM/INTEL IOP32X ARM ARCHITECTURE
502 P:      Lennert Buytenhek
503 M:      kernel@wantstofly.org
504 P:      Dan Williams
505 M:      dan.j.williams@intel.com
506 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
507 S:      Supported
508
509 ARM/INTEL IOP33X ARM ARCHITECTURE
510 P:      Dan Williams
511 M:      dan.j.williams@intel.com
512 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
513 S:      Supported
514
515 ARM/INTEL IOP13XX ARM ARCHITECTURE
516 P:      Lennert Buytenhek
517 M:      kernel@wantstofly.org
518 P:      Dan Williams
519 M:      dan.j.williams@intel.com
520 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
521 S:      Supported
522
523 ARM/INTEL IQ81342EX MACHINE SUPPORT
524 P:      Lennert Buytenhek
525 M:      kernel@wantstofly.org
526 P:      Dan Williams
527 M:      dan.j.williams@intel.com
528 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
529 S:      Supported
530
531 ARM/INTEL IXP2000 ARM ARCHITECTURE
532 P:      Lennert Buytenhek
533 M:      kernel@wantstofly.org
534 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
535 S:      Maintained
536
537 ARM/INTEL IXDP2850 MACHINE SUPPORT
538 P:      Lennert Buytenhek
539 M:      kernel@wantstofly.org
540 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
541 S:      Maintained
542
543 ARM/INTEL IXP23XX ARM ARCHITECTURE
544 P:      Lennert Buytenhek
545 M:      kernel@wantstofly.org
546 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
547 S:      Maintained
548
549 ARM/INTEL XSC3 (MANZANO) ARM CORE
550 P:      Lennert Buytenhek
551 M:      kernel@wantstofly.org
552 P:      Dan Williams
553 M:      dan.j.williams@intel.com
554 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
555 S:      Supported
556
557 ARM/IP FABRICS DOUBLE ESPRESSO MACHINE SUPPORT
558 P:      Lennert Buytenhek
559 M:      kernel@wantstofly.org
560 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
561 S:      Maintained
562
563 ARM/LOGICPD PXA270 MACHINE SUPPORT
564 P:      Lennert Buytenhek
565 M:      kernel@wantstofly.org
566 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
567 S:      Maintained
568
569 ARM/TOSA MACHINE SUPPORT
570 P:      Dirk Opfer
571 M:      dirk@opfer-online.de
572 S:      Maintained
573
574 ARM/PLEB SUPPORT
575 P:      Peter Chubb
576 M:      pleb@gelato.unsw.edu.au
577 W:      http://www.disy.cse.unsw.edu.au/Hardware/PLEB
578 S:      Maintained
579
580 ARM/PT DIGITAL BOARD PORT
581 P:      Stefan Eletzhofer
582 M:      stefan.eletzhofer@eletztrick.de
583 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
584 W:      http://www.arm.linux.org.uk/
585 S:      Maintained
586
587 ARM/RADISYS ENP2611 MACHINE SUPPORT
588 P:      Lennert Buytenhek
589 M:      kernel@wantstofly.org
590 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
591 S:      Maintained
592
593 ARM/SHARK MACHINE SUPPORT
594 P:      Alexander Schulz
595 M:      alex@shark-linux.de
596 W:      http://www.shark-linux.de/shark.html
597 S:      Maintained
598
599 ARM/STRONGARM110 PORT
600 P:      Russell King
601 M:      rmk@arm.linux.org.uk
602 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
603 W:      http://www.arm.linux.org.uk/
604 S:      Maintained
605
606 ARM/S3C2410 ARM ARCHITECTURE
607 P:      Ben Dooks
608 M:      ben-linux@fluff.org
609 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
610 W:      http://www.fluff.org/ben/linux/
611 S:      Maintained
612
613 ARM/S3C2440 ARM ARCHITECTURE
614 P:      Ben Dooks
615 M:      ben-linux@fluff.org
616 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
617 W:      http://www.fluff.org/ben/linux/
618 S:      Maintained
619
620 ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT
621 P:      Lennert Buytenhek
622 M:      kernel@wantstofly.org
623 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
624 S:      Maintained
625
626 ARM/THECUS N2100 MACHINE SUPPORT
627 P:      Lennert Buytenhek
628 M:      kernel@wantstofly.org
629 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
630 S:      Maintained
631
632 ARPD SUPPORT
633 P:      Jonathan Layes
634 L:      netdev@vger.kernel.org
635 S:      Maintained
636
637 ASUS ACPI EXTRAS DRIVER
638 P:      Corentin Chary
639 M:      corentincj@iksaif.net
640 P:      Karol Kozimor
641 M:      sziwan@users.sourceforge.net
642 L:      acpi4asus-user@lists.sourceforge.net
643 W:      http://sourceforge.net/projects/acpi4asus
644 W:      http://xf.iksaif.net/acpi4asus
645 S:      Maintained
646
647 ASUS ASB100 HARDWARE MONITOR DRIVER
648 P:      Mark M. Hoffman
649 M:      mhoffman@lightlink.com
650 L:      lm-sensors@lm-sensors.org
651 S:      Maintained
652
653 ASUS LAPTOP EXTRAS DRIVER
654 P:      Corentin Chary
655 M:      corentincj@iksaif.net
656 L:      acpi4asus-user@lists.sourceforge.net
657 W:      http://sourceforge.net/projects/acpi4asus
658 W:      http://xf.iksaif.net/acpi4asus
659 S:      Maintained
660
661 ASYNCHRONOUS TRANSFERS/TRANSFORMS API
662 P:      Dan Williams
663 M:      dan.j.williams@intel.com
664 P:      Maciej Sosnowski
665 M:      maciej.sosnowski@intel.com
666 L:      linux-kernel@vger.kernel.org
667 W:      http://sourceforge.net/projects/xscaleiop
668 S:      Supported
669
670 ATA OVER ETHERNET DRIVER
671 P:      Ed L. Cashin
672 M:      ecashin@coraid.com
673 W:      http://www.coraid.com/support/linux
674 S:      Supported
675
676 ATHEROS ATH5K WIRELESS DRIVER
677 P:      Jiri Slaby
678 M:      jirislaby@gmail.com
679 P:      Nick Kossifidis
680 M:      mickflemm@gmail.com
681 P:      Luis R. Rodriguez
682 M:      mcgrof@gmail.com
683 L:      linux-wireless@vger.kernel.org
684 L:      ath5k-devel@lists.ath5k.org
685 S:      Maintained
686
687 ATI_REMOTE2 DRIVER
688 P:      Ville Syrjala
689 M:      syrjala@sci.fi
690 S:      Maintained
691
692 ATL1 ETHERNET DRIVER
693 P:      Jay Cliburn
694 M:      jcliburn@gmail.com
695 P:      Chris Snook
696 M:      csnook@redhat.com
697 L:      atl1-devel@lists.sourceforge.net
698 W:      http://sourceforge.net/projects/atl1
699 W:      http://atl1.sourceforge.net
700 S:      Maintained
701
702 ATM
703 P:      Chas Williams
704 M:      chas@cmf.nrl.navy.mil
705 L:      linux-atm-general@lists.sourceforge.net (subscribers-only)
706 W:      http://linux-atm.sourceforge.net
707 S:      Maintained
708
709 ATMEL AT91 MCI DRIVER
710 P:      Nicolas Ferre
711 M:      nicolas.ferre@atmel.com
712 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
713 W:      http://www.atmel.com/products/AT91/
714 W:      http://www.at91.com/
715 S:      Maintained
716
717 ATMEL AT91 / AT32 SERIAL DRIVER
718 P:      Haavard Skinnemoen
719 M:      hskinnemoen@atmel.com
720 L:      linux-kernel@vger.kernel.org
721 S:      Supported
722
723 ATMEL LCDFB DRIVER
724 P:      Nicolas Ferre
725 M:      nicolas.ferre@atmel.com
726 L:      linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
727 S:      Maintained
728
729 ATMEL MACB ETHERNET DRIVER
730 P:      Haavard Skinnemoen
731 M:      hskinnemoen@atmel.com
732 S:      Supported
733
734 ATMEL SPI DRIVER
735 P:      Haavard Skinnemoen
736 M:      hskinnemoen@atmel.com
737 S:      Supported
738
739 ATMEL USBA UDC DRIVER
740 P:      Haavard Skinnemoen
741 M:      hskinnemoen@atmel.com
742 L:      kernel@avr32linux.org
743 W:      http://avr32linux.org/twiki/bin/view/Main/AtmelUsbDeviceDriver
744 S:      Supported
745
746 ATMEL WIRELESS DRIVER
747 P:      Simon Kelley
748 M:      simon@thekelleys.org.uk
749 L:      linux-wireless@vger.kernel.org
750 W:      http://www.thekelleys.org.uk/atmel
751 W:      http://atmelwlandriver.sourceforge.net/
752 S:      Maintained
753
754 AUDIT SUBSYSTEM
755 P:      David Woodhouse
756 M:      dwmw2@infradead.org
757 L:      linux-audit@redhat.com (subscribers-only)
758 W:      http://people.redhat.com/sgrubb/audit/
759 T:      git kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6.git
760 S:      Maintained
761
762 AUXILIARY DISPLAY DRIVERS
763 P:      Miguel Ojeda Sandonis
764 M:      maxextreme@gmail.com
765 L:      linux-kernel@vger.kernel.org
766 W:      http://auxdisplay.googlepages.com/
767 S:      Maintained
768
769 AVR32 ARCHITECTURE
770 P:      Haavard Skinnemoen
771 M:      hskinnemoen@atmel.com
772 W:      http://www.atmel.com/products/AVR32/
773 W:      http://avr32linux.org/
774 W:      http://avrfreaks.net/
775 S:      Supported
776
777 AVR32/AT32AP MACHINE SUPPORT
778 P:      Haavard Skinnemoen
779 M:      hskinnemoen@atmel.com
780 S:      Supported
781
782 AX.25 NETWORK LAYER
783 P:      Ralf Baechle
784 M:      ralf@linux-mips.org
785 L:      linux-hams@vger.kernel.org
786 W:      http://www.linux-ax25.org/
787 S:      Maintained
788
789 BACKLIGHT CLASS/SUBSYSTEM
790 P:      Richard Purdie
791 M:      rpurdie@rpsys.net
792 S:      Maintained
793
794 BLACKFIN ARCHITECTURE
795 P:      Bryan Wu
796 M:      cooloney@kernel.org
797 L:      uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
798 W:      http://blackfin.uclinux.org
799 S:      Supported
800
801 BLACKFIN EMAC DRIVER
802 P:      Bryan Wu
803 M:      cooloney@kernel.org
804 L:      uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
805 W:      http://blackfin.uclinux.org
806 S:      Supported
807
808 BLACKFIN RTC DRIVER
809 P:      Mike Frysinger
810 M:      vapier.adi@gmail.com
811 L:      uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
812 W:      http://blackfin.uclinux.org
813 S:      Supported
814
815 BLACKFIN SERIAL DRIVER
816 P:      Sonic Zhang
817 M:      sonic.zhang@analog.com
818 L:      uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
819 W:      http://blackfin.uclinux.org
820 S:      Supported
821
822 BLACKFIN WATCHDOG DRIVER
823 P:      Mike Frysinger
824 M:      vapier.adi@gmail.com
825 L:      uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
826 W:      http://blackfin.uclinux.org
827 S:      Supported
828
829 BAYCOM/HDLCDRV DRIVERS FOR AX.25
830 P:      Thomas Sailer
831 M:      t.sailer@alumni.ethz.ch
832 L:      linux-hams@vger.kernel.org
833 W:      http://www.baycom.org/~tom/ham/ham.html
834 S:      Maintained
835
836 B43 WIRELESS DRIVER
837 P:      Michael Buesch
838 M:      mb@bu3sch.de
839 P:      Stefano Brivio
840 M:      stefano.brivio@polimi.it
841 L:      linux-wireless@vger.kernel.org
842 W:      http://linuxwireless.org/en/users/Drivers/b43
843 S:      Maintained
844
845 B43LEGACY WIRELESS DRIVER
846 P:      Larry Finger
847 M:      Larry.Finger@lwfinger.net
848 P:      Stefano Brivio
849 M:      stefano.brivio@polimi.it
850 L:      linux-wireless@vger.kernel.org
851 W:      http://linuxwireless.org/en/users/Drivers/b43
852 S:      Maintained
853
854 BEFS FILE SYSTEM
855 P:      Sergey S. Kostyliov
856 M:      rathamahata@php4.ru
857 L:      linux-kernel@vger.kernel.org
858 S:      Maintained
859
860 BFS FILE SYSTEM
861 P:      Tigran A. Aivazian
862 M:      tigran@aivazian.fsnet.co.uk
863 L:      linux-kernel@vger.kernel.org
864 S:      Maintained
865
866 BLACKFIN I2C TWI DRIVER
867 P:      Sonic Zhang
868 M:      sonic.zhang@analog.com
869 L:      uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
870 W:      http://blackfin.uclinux.org/
871 S:      Supported
872
873 BLOCK LAYER
874 P:      Jens Axboe
875 M:      axboe@kernel.dk
876 L:      linux-kernel@vger.kernel.org
877 T:      git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
878 S:      Maintained
879
880 BLOCK2MTD DRIVER
881 P:      Joern Engel
882 M:      joern@lazybastard.org
883 L:      linux-mtd@lists.infradead.org
884 S:      Maintained
885
886 BLUETOOTH SUBSYSTEM
887 P:      Marcel Holtmann
888 M:      marcel@holtmann.org
889 P:      Maxim Krasnyansky
890 M:      maxk@qualcomm.com
891 L:      linux-bluetooth@vger.kernel.org
892 W:      http://bluez.sf.net
893 W:      http://www.bluez.org
894 W:      http://www.holtmann.org/linux/bluetooth/
895 T:      git kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
896 S:      Maintained
897
898 BLUETOOTH RFCOMM LAYER
899 P:      Marcel Holtmann
900 M:      marcel@holtmann.org
901 P:      Maxim Krasnyansky
902 M:      maxk@qualcomm.com
903 S:      Maintained
904
905 BLUETOOTH BNEP LAYER
906 P:      Marcel Holtmann
907 M:      marcel@holtmann.org
908 P:      Maxim Krasnyansky
909 M:      maxk@qualcomm.com
910 S:      Maintained
911
912 BLUETOOTH CMTP LAYER
913 P:      Marcel Holtmann
914 M:      marcel@holtmann.org
915 S:      Maintained
916
917 BLUETOOTH HIDP LAYER
918 P:      Marcel Holtmann
919 M:      marcel@holtmann.org
920 S:      Maintained
921
922 BLUETOOTH HCI UART DRIVER
923 P:      Marcel Holtmann
924 M:      marcel@holtmann.org
925 P:      Maxim Krasnyansky
926 M:      maxk@qualcomm.com
927 S:      Maintained
928
929 BLUETOOTH HCI USB DRIVER
930 P:      Marcel Holtmann
931 M:      marcel@holtmann.org
932 P:      Maxim Krasnyansky
933 M:      maxk@qualcomm.com
934 S:      Maintained
935
936 BLUETOOTH HCI BCM203X DRIVER
937 P:      Marcel Holtmann
938 M:      marcel@holtmann.org
939 S:      Maintained
940
941 BLUETOOTH HCI BPA10X DRIVER
942 P:      Marcel Holtmann
943 M:      marcel@holtmann.org
944 S:      Maintained
945
946 BLUETOOTH HCI BFUSB DRIVER
947 P:      Marcel Holtmann
948 M:      marcel@holtmann.org
949 S:      Maintained
950
951 BLUETOOTH HCI DTL1 DRIVER
952 P:      Marcel Holtmann
953 M:      marcel@holtmann.org
954 S:      Maintained
955
956 BLUETOOTH HCI BLUECARD DRIVER
957 P:      Marcel Holtmann
958 M:      marcel@holtmann.org
959 S:      Maintained
960
961 BLUETOOTH HCI BT3C DRIVER
962 P:      Marcel Holtmann
963 M:      marcel@holtmann.org
964 S:      Maintained
965
966 BLUETOOTH HCI BTUART DRIVER
967 P:      Marcel Holtmann
968 M:      marcel@holtmann.org
969 S:      Maintained
970
971 BLUETOOTH HCI VHCI DRIVER
972 P:      Maxim Krasnyansky
973 M:      maxk@qualcomm.com
974 S:      Maintained
975
976 BONDING DRIVER
977 P:      Jay Vosburgh
978 M:      fubar@us.ibm.com
979 L:      bonding-devel@lists.sourceforge.net
980 W:      http://sourceforge.net/projects/bonding/
981 S:      Supported
982
983 BROADBAND PROCESSOR ARCHITECTURE
984 P:      Arnd Bergmann
985 M:      arnd@arndb.de
986 L:      linuxppc-dev@ozlabs.org
987 W:      http://www.penguinppc.org/ppc64/
988 S:      Supported
989
990 BROADCOM B44 10/100 ETHERNET DRIVER
991 P:      Gary Zambrano
992 M:      zambrano@broadcom.com
993 L:      netdev@vger.kernel.org
994 S:      Supported
995
996 BROADCOM BNX2 GIGABIT ETHERNET DRIVER
997 P:      Michael Chan
998 M:      mchan@broadcom.com
999 L:      netdev@vger.kernel.org
1000 S:      Supported
1001
1002 BROADCOM BNX2X 10 GIGABIT ETHERNET DRIVER
1003 P:      Eliezer Tamir
1004 M:      eliezert@broadcom.com
1005 L:      netdev@vger.kernel.org
1006 S:      Supported
1007
1008 BROADCOM TG3 GIGABIT ETHERNET DRIVER
1009 P:      Michael Chan
1010 M:      mchan@broadcom.com
1011 L:      netdev@vger.kernel.org
1012 S:      Supported
1013
1014 BSG (block layer generic sg v4 driver)
1015 P:      FUJITA Tomonori
1016 M:      fujita.tomonori@lab.ntt.co.jp
1017 L:      linux-scsi@vger.kernel.org
1018 S:      Supported
1019
1020 BTTV VIDEO4LINUX DRIVER
1021 P:      Mauro Carvalho Chehab
1022 M:      mchehab@infradead.org
1023 M:      v4l-dvb-maintainer@linuxtv.org
1024 L:      video4linux-list@redhat.com
1025 W:      http://linuxtv.org
1026 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
1027 S:      Maintained
1028
1029 CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER
1030 P:      Jonathan Corbet
1031 M:      corbet@lwn.net
1032 L:      video4linux-list@redhat.com
1033 S:      Maintained
1034
1035 CAN NETWORK LAYER
1036 P:      Urs Thuermann
1037 M:      urs.thuermann@volkswagen.de
1038 P:      Oliver Hartkopp
1039 M:      oliver.hartkopp@volkswagen.de
1040 L:      socketcan-core@lists.berlios.de
1041 W:      http://developer.berlios.de/projects/socketcan/
1042 S:      Maintained
1043
1044 CALGARY x86-64 IOMMU
1045 P:      Muli Ben-Yehuda
1046 M:      muli@il.ibm.com
1047 P:      Jon D. Mason
1048 M:      jdmason@kudzu.us
1049 L:      linux-kernel@vger.kernel.org
1050 L:      discuss@x86-64.org
1051 S:      Maintained
1052
1053 CFAG12864B LCD DRIVER
1054 P:      Miguel Ojeda Sandonis
1055 M:      maxextreme@gmail.com
1056 L:      linux-kernel@vger.kernel.org
1057 W:      http://auxdisplay.googlepages.com/
1058 S:      Maintained
1059
1060 CFAG12864BFB LCD FRAMEBUFFER DRIVER
1061 P:      Miguel Ojeda Sandonis
1062 M:      maxextreme@gmail.com
1063 L:      linux-kernel@vger.kernel.org
1064 W:      http://auxdisplay.googlepages.com/
1065 S:      Maintained
1066
1067 CFG80211 and NL80211
1068 P:      Johannes Berg
1069 M:      johannes@sipsolutions.net
1070 L:      linux-wireless@vger.kernel.org
1071 S:      Maintained
1072
1073 CHECKPATCH
1074 P:      Andy Whitcroft
1075 M:      apw@shadowen.org
1076 P:      Randy Dunlap
1077 M:      rdunlap@xenotime.net
1078 P:      Joel Schopp
1079 M:      jschopp@austin.ibm.com
1080 S:      Supported
1081
1082 COMMON INTERNET FILE SYSTEM (CIFS)
1083 P:      Steve French
1084 M:      sfrench@samba.org
1085 L:      linux-cifs-client@lists.samba.org
1086 L:      samba-technical@lists.samba.org
1087 W:      http://linux-cifs.samba.org/
1088 T:      git kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
1089 S:      Supported
1090
1091 CONFIGFS
1092 P:      Joel Becker
1093 M:      joel.becker@oracle.com
1094 L:      linux-kernel@vger.kernel.org
1095 S:      Supported
1096
1097 CIRRUS LOGIC EP93XX ETHERNET DRIVER
1098 P:      Lennert Buytenhek
1099 M:      kernel@wantstofly.org
1100 L:      netdev@vger.kernel.org
1101 S:      Maintained
1102
1103 CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER
1104 P:      Lennert Buytenhek
1105 M:      kernel@wantstofly.org
1106 L:      linux-usb@vger.kernel.org
1107 S:      Maintained
1108
1109 CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
1110 P:      Cirrus Logic Corporation (kernel 2.2 driver)
1111 M:      Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
1112 P:      Nils Faerber (port to kernel 2.4)
1113 M:      Nils Faerber <nils@kernelconcepts.de>
1114 S:      Maintained
1115
1116 CODA FILE SYSTEM
1117 P:      Jan Harkes
1118 M:      jaharkes@cs.cmu.edu
1119 M:      coda@cs.cmu.edu
1120 L:      codalist@coda.cs.cmu.edu
1121 W:      http://www.coda.cs.cmu.edu/
1122 S:      Maintained
1123
1124 COMPACTPCI HOTPLUG CORE
1125 P:      Scott Murray
1126 M:      scottm@somanetworks.com
1127 M:      scott@spiteful.org
1128 L:      pcihpd-discuss@lists.sourceforge.net
1129 S:      Supported
1130
1131 COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
1132 P:      Scott Murray
1133 M:      scottm@somanetworks.com
1134 M:      scott@spiteful.org
1135 L:      pcihpd-discuss@lists.sourceforge.net
1136 S:      Supported
1137
1138 COMPACTPCI HOTPLUG GENERIC DRIVER
1139 P:      Scott Murray
1140 M:      scottm@somanetworks.com
1141 M:      scott@spiteful.org
1142 L:      pcihpd-discuss@lists.sourceforge.net
1143 S:      Supported
1144
1145 COMPUTONE INTELLIPORT MULTIPORT CARD
1146 P:      Michael H. Warfield
1147 M:      mhw@wittsend.com
1148 W:      http://www.wittsend.com/computone.html
1149 S:      Maintained
1150
1151 CONEXANT ACCESSRUNNER USB DRIVER
1152 P:      Simon Arlott
1153 M:      cxacru@fire.lp0.eu
1154 L:      accessrunner-general@lists.sourceforge.net
1155 W:      http://accessrunner.sourceforge.net/
1156 S:      Maintained
1157
1158 CONTROL GROUPS (CGROUPS)
1159 P:      Paul Menage
1160 M:      menage@google.com
1161 L:      containers@lists.linux-foundation.org
1162 S:      Maintained
1163
1164 CORETEMP HARDWARE MONITORING DRIVER
1165 P:      Rudolf Marek
1166 M:      r.marek@assembler.cz
1167 L:      lm-sensors@lm-sensors.org
1168 S:      Maintained
1169
1170 COSA/SRP SYNC SERIAL DRIVER
1171 P:      Jan "Yenya" Kasprzak
1172 M:      kas@fi.muni.cz
1173 W:      http://www.fi.muni.cz/~kas/cosa/
1174 S:      Maintained
1175
1176 CPU FREQUENCY DRIVERS
1177 P:      Dave Jones
1178 M:      davej@codemonkey.org.uk
1179 L:      cpufreq@lists.linux.org.uk
1180 W:      http://www.codemonkey.org.uk/projects/cpufreq/
1181 T:      git kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git
1182 S:      Maintained
1183
1184 CPUID/MSR DRIVER
1185 P:      H. Peter Anvin
1186 M:      hpa@zytor.com
1187 S:      Maintained
1188
1189 CPUSETS
1190 P:      Paul Jackson
1191 P:      Simon Derr
1192 M:      pj@sgi.com
1193 M:      simon.derr@bull.net
1194 L:      linux-kernel@vger.kernel.org
1195 W:      http://www.bullopensource.org/cpuset/
1196 S:      Supported
1197
1198 CRAMFS FILESYSTEM
1199 W:      http://sourceforge.net/projects/cramfs/
1200 S:      Orphan
1201
1202 CRIS PORT
1203 P:      Mikael Starvik
1204 M:      starvik@axis.com
1205 P:      Jesper Nilsson
1206 M:      jesper.nilsson@axis.com
1207 L:      dev-etrax@axis.com
1208 W:      http://developer.axis.com
1209 S:      Maintained
1210
1211 CRYPTO API
1212 P:      Herbert Xu
1213 M:      herbert@gondor.apana.org.au
1214 P:      David S. Miller
1215 M:      davem@davemloft.net
1216 L:      linux-crypto@vger.kernel.org
1217 T:      git kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
1218 S:      Maintained
1219
1220 CS5535 Audio ALSA driver
1221 P:      Jaya Kumar
1222 M:      jayakumar.alsa@gmail.com
1223 S:      Maintained
1224
1225 CYBERPRO FB DRIVER
1226 P:      Russell King
1227 M:      rmk@arm.linux.org.uk
1228 W:      http://www.arm.linux.org.uk/
1229 S:      Maintained
1230
1231 CYBLAFB FRAMEBUFFER DRIVER
1232 P:      Knut Petersen
1233 M:      Knut_Petersen@t-online.de
1234 L:      linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
1235 S:      Maintained
1236
1237 CYCLADES 2X SYNC CARD DRIVER
1238 P:      Arnaldo Carvalho de Melo
1239 M:      acme@ghostprotocols.net
1240 W:      http://oops.ghostprotocols.net:81/blog
1241 S:      Maintained
1242
1243 CYCLADES ASYNC MUX DRIVER
1244 W:      http://www.cyclades.com/
1245 S:      Orphan
1246
1247 CYCLADES PC300 DRIVER
1248 W:      http://www.cyclades.com/
1249 S:      Orphan
1250
1251 DAMA SLAVE for AX.25
1252 P:      Joerg Reuter
1253 M:      jreuter@yaina.de
1254 W:      http://yaina.de/jreuter/
1255 W:      http://www.qsl.net/dl1bke/
1256 L:      linux-hams@vger.kernel.org
1257 S:      Maintained
1258
1259 DC395x SCSI driver
1260 P:      Oliver Neukum
1261 M:      oliver@neukum.name
1262 P:      Ali Akcaagac
1263 M:      aliakc@web.de
1264 P:      Jamie Lenehan
1265 M:      lenehan@twibble.org
1266 W:      http://twibble.org/dist/dc395x/
1267 L:      dc395x@twibble.org
1268 L:      http://lists.twibble.org/mailman/listinfo/dc395x/
1269 S:      Maintained
1270
1271 DC390/AM53C974 SCSI driver
1272 P:      Kurt Garloff
1273 M:      garloff@suse.de
1274 W:      http://www.garloff.de/kurt/linux/dc390/
1275 P:      Guennadi Liakhovetski
1276 M:      g.liakhovetski@gmx.de
1277 S:      Maintained
1278
1279 DCCP PROTOCOL
1280 P:      Arnaldo Carvalho de Melo
1281 M:      acme@ghostprotocols.net
1282 L:      dccp@vger.kernel.org
1283 W:      http://linux-net.osdl.org/index.php/DCCP
1284 S:      Maintained
1285
1286 DECnet NETWORK LAYER
1287 P:      Christine Caulfield
1288 M:      christine.caulfield@googlemail.com
1289 W:      http://linux-decnet.sourceforge.net
1290 L:      linux-decnet-user@lists.sourceforge.net
1291 S:      Maintained
1292
1293 DEFXX FDDI NETWORK DRIVER
1294 P:      Maciej W. Rozycki
1295 M:      macro@linux-mips.org
1296 S:      Maintained
1297
1298 DELL LAPTOP SMM DRIVER
1299 P:      Massimo Dal Zotto
1300 M:      dz@debian.org
1301 W:      http://www.debian.org/~dz/i8k/
1302 S:      Maintained
1303
1304 DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
1305 P:      Doug Warzecha
1306 M:      Douglas_Warzecha@dell.com
1307 S:      Maintained
1308
1309 DEVICE-MAPPER  (LVM)
1310 P:      Alasdair Kergon
1311 L:      dm-devel@redhat.com
1312 W:      http://sources.redhat.com/dm
1313 S:      Maintained
1314
1315 DEVICE NUMBER REGISTRY
1316 P:      Torben Mathiasen
1317 M:      device@lanana.org
1318 W:      http://lanana.org/docs/device-list/index.html
1319 L:      linux-kernel@vger.kernel.org
1320 S:      Maintained
1321
1322 DIGI INTL. EPCA DRIVER
1323 P:      Digi International, Inc
1324 M:      Eng.Linux@digi.com
1325 L:      Eng.Linux@digi.com
1326 W:      http://www.digi.com
1327 S:      Orphaned
1328
1329 DIRECTORY NOTIFICATION
1330 P:      Stephen Rothwell
1331 M:      sfr@canb.auug.org.au
1332 L:      linux-kernel@vger.kernel.org
1333 S:      Supported
1334
1335 DISK GEOMETRY AND PARTITION HANDLING
1336 P:      Andries Brouwer
1337 M:      aeb@cwi.nl
1338 W:      http://www.win.tue.nl/~aeb/linux/Large-Disk.html
1339 W:      http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
1340 W:      http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
1341 S:      Maintained
1342
1343 DISKQUOTA:
1344 P:      Jan Kara
1345 M:      jack@suse.cz
1346 L:      linux-kernel@vger.kernel.org
1347 S:      Maintained
1348
1349 DISTRIBUTED LOCK MANAGER
1350 P:      Christine Caulfield
1351 M:      ccaulfie@redhat.com
1352 P:      David Teigland
1353 M:      teigland@redhat.com
1354 L:      cluster-devel@redhat.com
1355 W:      http://sources.redhat.com/cluster/
1356 T:      git kernel.org:/pub/scm/linux/kernel/git/teigland/dlm.git
1357 S:      Supported
1358
1359 DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
1360 P:      Tobias Ringstrom
1361 M:      tori@unhappy.mine.nu
1362 L:      netdev@vger.kernel.org
1363 S:      Maintained
1364
1365 DMA GENERIC OFFLOAD ENGINE SUBSYSTEM
1366 P:      Maciej Sosnowski
1367 M:      maciej.sosnowski@intel.com
1368 P:      Dan Williams
1369 M:      dan.j.williams@intel.com
1370 L:      linux-kernel@vger.kernel.org
1371 S:      Supported
1372
1373 DME1737 HARDWARE MONITOR DRIVER
1374 P:      Juerg Haefliger
1375 M:      juergh@gmail.com
1376 L:      lm-sensors@lm-sensors.org
1377 S:      Maintained
1378
1379 DOCBOOK FOR DOCUMENTATION
1380 P:      Randy Dunlap
1381 M:      rdunlap@xenotime.net
1382 S:      Maintained
1383
1384 DOCKING STATION DRIVER
1385 P:      Kristen Carlson Accardi
1386 M:      kristen.c.accardi@intel.com
1387 L:      linux-acpi@vger.kernel.org
1388 S:      Supported
1389
1390 DOUBLETALK DRIVER
1391 P:      James R. Van Zandt
1392 M:      jrv@vanzandt.mv.com
1393 L:      blinux-list@redhat.com
1394 S:      Maintained
1395
1396 DRIVER CORE, KOBJECTS, AND SYSFS
1397 P:      Greg Kroah-Hartman
1398 M:      gregkh@suse.de
1399 L:      linux-kernel@vger.kernel.org
1400 T:      quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
1401 S:      Supported
1402
1403 DRM DRIVERS
1404 P:      David Airlie
1405 M:      airlied@linux.ie
1406 L:      dri-devel@lists.sourceforge.net
1407 T:      git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
1408 S:      Maintained
1409
1410 DSCC4 DRIVER
1411 P:      Francois Romieu
1412 M:      romieu@fr.zoreil.com
1413 L:      netdev@vger.kernel.org
1414 S:      Maintained
1415
1416 DVB SUBSYSTEM AND DRIVERS
1417 P:      LinuxTV.org Project
1418 M:      v4l-dvb-maintainer@linuxtv.org
1419 L:      linux-dvb@linuxtv.org (subscription required)
1420 W:      http://linuxtv.org/
1421 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
1422 S:      Maintained
1423
1424 DZ DECSTATION DZ11 SERIAL DRIVER
1425 P:      Maciej W. Rozycki
1426 M:      macro@linux-mips.org
1427 S:      Maintained
1428
1429 EATA-DMA SCSI DRIVER
1430 P:      Michael Neuffer
1431 L:      linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1432 S:      Maintained
1433
1434 EATA ISA/EISA/PCI SCSI DRIVER
1435 P:      Dario Ballabio
1436 M:      ballabio_dario@emc.com
1437 L:      linux-scsi@vger.kernel.org
1438 S:      Maintained
1439
1440 EATA-PIO SCSI DRIVER
1441 P:      Michael Neuffer
1442 M:      mike@i-Connect.Net
1443 L:      linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1444 S:      Maintained
1445
1446 EBTABLES
1447 P:      Bart De Schuymer
1448 M:      bart.de.schuymer@pandora.be
1449 L:      ebtables-user@lists.sourceforge.net
1450 L:      ebtables-devel@lists.sourceforge.net
1451 W:      http://ebtables.sourceforge.net/
1452 S:      Maintained
1453
1454 ECRYPT FILE SYSTEM
1455 P:      Mike Halcrow, Phillip Hellewell
1456 M:      mhalcrow@us.ibm.com, phillip@hellewell.homeip.net
1457 L:      ecryptfs-devel@lists.sourceforge.net
1458 W:      http://ecryptfs.sourceforge.net/
1459 S:      Supported
1460
1461 EDAC-CORE
1462 P:      Doug Thompson
1463 M:      dougthompson@xmission.com
1464 L:      bluesmoke-devel@lists.sourceforge.net
1465 W:      bluesmoke.sourceforge.net
1466 S:      Supported
1467
1468 EDAC-E752X
1469 P:      Mark Gross
1470 P:      Doug Thompson
1471 M:      mark.gross@intel.com
1472 M:      dougthompson@xmission.com
1473 L:      bluesmoke-devel@lists.sourceforge.net
1474 W:      bluesmoke.sourceforge.net
1475 S:      Maintained
1476
1477 EDAC-E7XXX
1478 P:      Doug Thompson
1479 M:      dougthompson@xmission.com
1480 L:      bluesmoke-devel@lists.sourceforge.net
1481 W:      bluesmoke.sourceforge.net
1482 S:      Maintained
1483
1484 EDAC-I82443BXGX
1485 P:      Tim Small
1486 M:      tim@buttersideup.com
1487 L:      bluesmoke-devel@lists.sourceforge.net
1488 W:      bluesmoke.sourceforge.net
1489 S:      Maintained
1490
1491 EDAC-I3000
1492 P:      Jason Uhlenkott
1493 M:      juhlenko@akamai.com
1494 L:      bluesmoke-devel@lists.sourceforge.net
1495 W:      bluesmoke.sourceforge.net
1496 S:      Maintained
1497
1498 EDAC-I5000
1499 P:      Doug Thompson
1500 M:      dougthompson@xmission.com
1501 L:      bluesmoke-devel@lists.sourceforge.net
1502 W:      bluesmoke.sourceforge.net
1503 S:      Maintained
1504
1505 EDAC-I82975X
1506 P:      Ranganathan Desikan
1507 P:      Arvind R.
1508 M:      rdesikan@jetzbroadband.com
1509 M:      arvind@acarlab.com
1510 L:      bluesmoke-devel@lists.sourceforge.net
1511 W:      bluesmoke.sourceforge.net
1512 S:      Maintained
1513
1514 EDAC-PASEMI
1515 P:      Egor Martovetsky
1516 M:      egor@pasemi.com
1517 L:      bluesmoke-devel@lists.sourceforge.net
1518 W:      bluesmoke.sourceforge.net
1519 S:      Maintained
1520
1521 EDAC-R82600
1522 P:      Tim Small
1523 M:      tim@buttersideup.com
1524 L:      bluesmoke-devel@lists.sourceforge.net
1525 W:      bluesmoke.sourceforge.net
1526 S:      Maintained
1527
1528 EEPRO100 NETWORK DRIVER
1529 P:      Andrey V. Savochkin
1530 M:      saw@saw.sw.com.sg
1531 S:      Maintained
1532
1533 EFS FILESYSTEM
1534 W:      http://aeschi.ch.eu.org/efs/
1535 S:      Orphan
1536
1537 EHCA (IBM GX bus InfiniBand adapter) DRIVER:
1538 P:      Hoang-Nam Nguyen
1539 M:      hnguyen@de.ibm.com
1540 P:      Christoph Raisch
1541 M:      raisch@de.ibm.com
1542 L:      general@lists.openfabrics.org
1543 S:      Supported
1544
1545 EMULEX LPFC FC SCSI DRIVER
1546 P:      James Smart
1547 M:      james.smart@emulex.com
1548 L:      linux-scsi@vger.kernel.org
1549 W:      http://sourceforge.net/projects/lpfcxxxx
1550 S:      Supported
1551
1552 EPSON 1355 FRAMEBUFFER DRIVER
1553 P:      Christopher Hoover
1554 M:      ch@murgatroid.com, ch@hpl.hp.com
1555 S:      Maintained
1556
1557 ETHEREXPRESS-16 NETWORK DRIVER
1558 P:      Philip Blundell
1559 M:      philb@gnu.org
1560 L:      netdev@vger.kernel.org
1561 S:      Maintained
1562
1563 ETHERNET BRIDGE
1564 P:      Stephen Hemminger
1565 M:      shemminger@linux-foundation.org
1566 L:      bridge@lists.linux-foundation.org
1567 W:      http://bridge.sourceforge.net/
1568 S:      Maintained
1569
1570 ETHERTEAM 16I DRIVER
1571 P:      Mika Kuoppala
1572 M:      miku@iki.fi
1573 S:      Maintained
1574
1575 EXT2 FILE SYSTEM
1576 L:      linux-ext4@vger.kernel.org
1577 S:      Maintained
1578
1579 EXT3 FILE SYSTEM
1580 P:      Stephen Tweedie, Andrew Morton
1581 M:      sct@redhat.com, akpm@linux-foundation.org, adilger@clusterfs.com
1582 L:      linux-ext4@vger.kernel.org
1583 S:      Maintained
1584
1585 EXT4 FILE SYSTEM
1586 P:      Stephen Tweedie, Andrew Morton
1587 M:      sct@redhat.com, akpm@linux-foundation.org, adilger@clusterfs.com
1588 L:      linux-ext4@vger.kernel.org
1589 S:      Maintained
1590
1591 F71805F HARDWARE MONITORING DRIVER
1592 P:      Jean Delvare
1593 M:      khali@linux-fr.org
1594 L:      lm-sensors@lm-sensors.org
1595 S:      Maintained
1596
1597 FARSYNC SYNCHRONOUS DRIVER
1598 P:      Kevin Curtis
1599 M:      kevin.curtis@farsite.co.uk
1600 W:      http://www.farsite.co.uk/
1601 S:      Supported
1602
1603 FAULT INJECTION SUPPORT
1604 P:      Akinobu Mita
1605 M:      akinobu.mita@gmail.com
1606 S:      Supported
1607
1608 FRAMEBUFFER LAYER
1609 P:      Antonino Daplas
1610 M:      adaplas@gmail.com
1611 L:      linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
1612 W:      http://linux-fbdev.sourceforge.net/
1613 S:      Maintained
1614
1615 FREESCALE DMA DRIVER
1616 P;      Zhang Wei
1617 M:      wei.zhang@freescale.com
1618 L:      linuxppc-embedded@ozlabs.org
1619 L:      linux-kernel@vger.kernel.org
1620 S:      Maintained
1621
1622 FREESCALE SOC FS_ENET DRIVER
1623 P:      Pantelis Antoniou
1624 M:      pantelis.antoniou@gmail.com
1625 P:      Vitaly Bordug
1626 M:      vbordug@ru.mvista.com
1627 L:      linuxppc-dev@ozlabs.org
1628 L:      netdev@vger.kernel.org
1629 S:      Maintained
1630
1631 FREESCALE HIGHSPEED USB DEVICE DRIVER
1632 P:      Li Yang
1633 M:      leoli@freescale.com
1634 L:      linux-usb@vger.kernel.org
1635 L:      linuxppc-dev@ozlabs.org
1636 S:      Maintained
1637
1638 FREESCALE QUICC ENGINE UCC ETHERNET DRIVER
1639 P:      Li Yang
1640 M:      leoli@freescale.com
1641 L:      netdev@vger.kernel.org
1642 L:      linuxppc-dev@ozlabs.org
1643 S:      Maintained
1644
1645 FILE LOCKING (flock() and fcntl()/lockf())
1646 P:      Matthew Wilcox
1647 M:      matthew@wil.cx
1648 L:      linux-fsdevel@vger.kernel.org
1649 S:      Maintained
1650
1651 FILESYSTEMS (VFS and infrastructure)
1652 P:      Alexander Viro
1653 M:      viro@zeniv.linux.org.uk
1654 L:      linux-fsdevel@vger.kernel.org
1655 S:      Maintained
1656
1657 FIREWIRE SUBSYSTEM (drivers/firewire, <linux/firewire*.h>)
1658 P:      Kristian Hoegsberg, Stefan Richter
1659 M:      krh@redhat.com, stefanr@s5r6.in-berlin.de
1660 L:      linux1394-devel@lists.sourceforge.net
1661 W:      http://www.linux1394.org/
1662 T:      git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
1663 S:      Maintained
1664
1665 FIRMWARE LOADER (request_firmware)
1666 L:      linux-kernel@vger.kernel.org
1667 S:      Orphan
1668
1669 FPU EMULATOR
1670 P:      Bill Metzenthen
1671 M:      billm@suburbia.net
1672 W:      http://suburbia.net/~billm/floating-point/emulator/
1673 S:      Maintained
1674
1675 FRAME RELAY DLCI/FRAD (Sangoma drivers too)
1676 P:      Mike McLagan
1677 M:      mike.mclagan@linux.org
1678 L:      netdev@vger.kernel.org
1679 S:      Maintained
1680
1681 FREEVXFS FILESYSTEM
1682 P:      Christoph Hellwig
1683 M:      hch@infradead.org
1684 W:      ftp://ftp.openlinux.org/pub/people/hch/vxfs
1685 S:      Maintained
1686
1687 FUJITSU FR-V (FRV) PORT
1688 P:      David Howells
1689 M:      dhowells@redhat.com
1690 S:      Maintained
1691
1692 FUSE: FILESYSTEM IN USERSPACE
1693 P:      Miklos Szeredi
1694 M:      miklos@szeredi.hu
1695 L:      fuse-devel@lists.sourceforge.net
1696 W:      http://fuse.sourceforge.net/
1697 S:      Maintained
1698
1699 FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
1700 P:      Rik Faith
1701 M:      faith@cs.unc.edu
1702 L:      linux-scsi@vger.kernel.org
1703 S:      Odd fixes (e.g., new signatures)
1704
1705 GDT SCSI DISK ARRAY CONTROLLER DRIVER
1706 P:      Achim Leubner
1707 M:      achim_leubner@adaptec.com
1708 L:      linux-scsi@vger.kernel.org
1709 W:      http://www.icp-vortex.com/
1710 S:      Supported
1711
1712 GENERIC GPIO I2C DRIVER
1713 P:      Haavard Skinnemoen
1714 M:      hskinnemoen@atmel.com
1715 S:      Supported
1716
1717 GENERIC HDLC DRIVER, N2, C101, PCI200SYN and WANXL DRIVERS
1718 P:      Krzysztof Halasa
1719 M:      khc@pm.waw.pl
1720 W:      http://www.kernel.org/pub/linux/utils/net/hdlc/
1721 S:      Maintained
1722
1723 GFS2 FILE SYSTEM
1724 P:      Steven Whitehouse
1725 M:      swhiteho@redhat.com
1726 L:      cluster-devel@redhat.com
1727 W:      http://sources.redhat.com/cluster/
1728 T:      git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1729 T:      git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
1730 S:      Supported
1731
1732 GIGASET ISDN DRIVERS
1733 P:      Hansjoerg Lipp
1734 M:      hjlipp@web.de
1735 P:      Tilman Schmidt
1736 M:      tilman@imap.cc
1737 L:      gigaset307x-common@lists.sourceforge.net
1738 W:      http://gigaset307x.sourceforge.net/
1739 S:      Maintained
1740
1741 HARDWARE MONITORING
1742 P:      Mark M. Hoffman
1743 M:      mhoffman@lightlink.com
1744 L:      lm-sensors@lm-sensors.org
1745 W:      http://www.lm-sensors.org/
1746 T:      git lm-sensors.org:/kernel/mhoffman/hwmon-2.6.git testing
1747 T:      git lm-sensors.org:/kernel/mhoffman/hwmon-2.6.git release
1748 S:      Maintained
1749
1750 HARDWARE RANDOM NUMBER GENERATOR CORE
1751 S:      Orphaned
1752
1753 HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
1754 P:      Robert Love
1755 M:      rlove@rlove.org
1756 M:      linux-kernel@vger.kernel.org
1757 W:      http://www.kernel.org/pub/linux/kernel/people/rml/hdaps/
1758 S:      Maintained
1759
1760 HARMONY SOUND DRIVER
1761 P:      Kyle McMartin
1762 M:      kyle@parisc-linux.org
1763 L:      linux-parisc@vger.kernel.org
1764 S:      Maintained
1765
1766 HAYES ESP SERIAL DRIVER
1767 P:      Andrew J. Robinson
1768 M:      arobinso@nyx.net
1769 L:      linux-kernel@vger.kernel.org
1770 W:      http://www.nyx.net/~arobinso
1771 S:      Maintained
1772
1773 HFS FILESYSTEM
1774 P:      Roman Zippel
1775 M:      zippel@linux-m68k.org
1776 L:      linux-kernel@vger.kernel.org
1777 S:      Maintained
1778
1779 HGA FRAMEBUFFER DRIVER
1780 P:      Ferenc Bakonyi
1781 M:      fero@drama.obuda.kando.hu
1782 L:      linux-nvidia@lists.surfsouth.com
1783 W:      http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
1784 S:      Maintained
1785
1786 HID CORE LAYER
1787 P:      Jiri Kosina
1788 M:      jkosina@suse.cz
1789 L:      linux-input@vger.kernel.org
1790 T:      git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
1791 S:      Maintained
1792
1793 HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
1794 P:      Thomas Gleixner
1795 M:      tglx@linutronix.de
1796 L:      linux-kernel@vger.kernel.org
1797 S:      Maintained
1798
1799 HIGH-SPEED SCC DRIVER FOR AX.25
1800 P:      Klaus Kudielka
1801 M:      klaus.kudielka@ieee.org
1802 L:      linux-hams@vger.kernel.org
1803 W:      http://www.nt.tuwien.ac.at/~kkudielk/Linux/
1804 S:      Maintained
1805
1806 HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
1807 P:      HighPoint Linux Team
1808 M:      linux@highpoint-tech.com
1809 W:      http://www.highpoint-tech.com
1810 S:      Supported
1811
1812 HIPPI
1813 P:      Jes Sorensen
1814 M:      jes@trained-monkey.org
1815 L:      linux-hippi@sunsite.dk
1816 S:      Maintained
1817
1818 HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
1819 P:      Chirag Kantharia
1820 M:      chirag.kantharia@hp.com
1821 L:      iss_storagedev@hp.com
1822 S:      Maintained
1823
1824 HEWLETT-PACKARD SMART2 RAID DRIVER
1825 P:      Chirag Kantharia
1826 M:      chirag.kantharia@hp.com
1827 L:      iss_storagedev@hp.com
1828 S:      Maintained
1829
1830 HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
1831 P:      Mike Miller
1832 M:      mike.miller@hp.com
1833 L:      iss_storagedev@hp.com
1834 S:      Supported
1835
1836 HOST AP DRIVER
1837 P:      Jouni Malinen
1838 M:      j@w1.fi
1839 L:      hostap@shmoo.com (subscribers-only)
1840 L:      linux-wireless@vger.kernel.org
1841 W:      http://hostap.epitest.fi/
1842 S:      Maintained
1843
1844 HP100:  Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
1845 P:      Jaroslav Kysela
1846 M:      perex@perex.cz
1847 S:      Maintained
1848
1849 HP COMPAQ TC1100 TABLET WMI EXTRAS DRIVER
1850 P:      Carlos Corbacho
1851 M:      carlos@strangeworlds.co.uk
1852 S:      Odd Fixes
1853
1854 HPET:   High Precision Event Timers driver (hpet.c)
1855 P:      Clemens Ladisch
1856 M:      clemens@ladisch.de
1857 S:      Maintained
1858
1859 HPET:   i386
1860 P:      Venkatesh Pallipadi (Venki)
1861 M:      venkatesh.pallipadi@intel.com
1862 S:      Maintained
1863
1864 HPET:   x86_64
1865 P:      Vojtech Pavlik
1866 M:      vojtech@suse.cz
1867 S:      Maintained
1868
1869 HPET:   ACPI hpet.c
1870 P:      Bob Picco
1871 M:      bob.picco@hp.com
1872 S:      Maintained
1873
1874 HPFS FILESYSTEM
1875 P:      Mikulas Patocka
1876 M:      mikulas@artax.karlin.mff.cuni.cz
1877 W:      http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
1878 S:      Maintained
1879
1880 HUGETLB FILESYSTEM
1881 P:      William Irwin
1882 M:      wli@holomorphy.com
1883 S:      Maintained
1884
1885 I2C/SMBUS STUB DRIVER
1886 P:      Mark M. Hoffman
1887 M:      mhoffman@lightlink.com
1888 L:      lm-sensors@lm-sensors.org
1889 S:      Maintained
1890
1891 I2C SUBSYSTEM
1892 P:      Jean Delvare
1893 M:      khali@linux-fr.org
1894 L:      i2c@lm-sensors.org
1895 T:      quilt http://khali.linux-fr.org/devel/linux-2.6/jdelvare-i2c/
1896 S:      Maintained
1897
1898 I2C-TINY-USB DRIVER
1899 P:      Till Harbaum
1900 M:      till@harbaum.org
1901 L:      i2c@lm-sensors.org
1902 T:      http://www.harbaum.org/till/i2c_tiny_usb
1903 S:      Maintained
1904
1905 i386 BOOT CODE
1906 P:      H. Peter Anvin
1907 M:      hpa@zytor.com
1908 L:      Linux-Kernel@vger.kernel.org
1909 S:      Maintained
1910
1911 i386 SETUP CODE / CPU ERRATA WORKAROUNDS
1912 P:      H. Peter Anvin
1913 M:      hpa@zytor.com
1914 T:      git.kernel.org:/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup.git
1915 S:      Maintained
1916
1917 IA64 (Itanium) PLATFORM
1918 P:      Tony Luck
1919 M:      tony.luck@intel.com
1920 L:      linux-ia64@vger.kernel.org
1921 W:      http://www.ia64-linux.org/
1922 T:      git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
1923 S:      Maintained
1924
1925 SN-IA64 (Itanium) SUB-PLATFORM
1926 P:      Jes Sorensen
1927 M:      jes@sgi.com
1928 L:      linux-altix@sgi.com
1929 L:      linux-ia64@vger.kernel.org
1930 W:      http://www.sgi.com/altix
1931 S:      Maintained
1932
1933 IBM MCA SCSI SUBSYSTEM DRIVER
1934 P:      Michael Lang
1935 M:      langa2@kph.uni-mainz.de
1936 W:      http://www.uni-mainz.de/~langm000/linux.html
1937 S:      Maintained
1938
1939 IBM Power Linux RAID adapter
1940 P:      Brian King
1941 M:      brking@us.ibm.com
1942 S:      Supported
1943
1944 IBM ServeRAID RAID DRIVER
1945 P:      Jack Hammer
1946 P:      Dave Jeffery
1947 M:      ipslinux@adaptec.com
1948 W:      http://www.developer.ibm.com/welcome/netfinity/serveraid.html
1949 S:      Supported
1950
1951 IDE SUBSYSTEM
1952 P:      Bartlomiej Zolnierkiewicz
1953 M:      bzolnier@gmail.com
1954 L:      linux-ide@vger.kernel.org
1955 T:      quilt kernel.org/pub/linux/kernel/people/bart/pata-2.6/
1956 S:      Maintained
1957
1958 IDE/ATAPI CDROM DRIVER
1959 P:      Borislav Petkov
1960 M:      petkovbb@gmail.com
1961 L:      linux-ide@vger.kernel.org
1962 S:      Maintained
1963
1964 IDE/ATAPI FLOPPY DRIVERS
1965 P:      Paul Bristow
1966 M:      Paul Bristow <paul@paulbristow.net>
1967 W:      http://paulbristow.net/linux/idefloppy.html
1968 L:      linux-kernel@vger.kernel.org
1969 S:      Maintained
1970
1971 IDE/ATAPI TAPE DRIVERS
1972 P:      Gadi Oxman
1973 M:      Gadi Oxman <gadio@netvision.net.il>
1974 L:      linux-kernel@vger.kernel.org
1975 S:      Maintained
1976
1977 IDE-SCSI DRIVER
1978 L:      linux-ide@vger.kernel.org
1979 L:      linux-scsi@vger.kernel.org
1980 S:      Orphan
1981
1982 IEEE 1394 SUBSYSTEM (drivers/ieee1394)
1983 P:      Ben Collins
1984 M:      ben.collins@ubuntu.com
1985 P:      Stefan Richter
1986 M:      stefanr@s5r6.in-berlin.de
1987 L:      linux1394-devel@lists.sourceforge.net
1988 W:      http://www.linux1394.org/
1989 T:      git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
1990 S:      Maintained
1991
1992 IEEE 1394 RAW I/O DRIVER (raw1394)
1993 P:      Dan Dennedy
1994 M:      dan@dennedy.org
1995 P:      Stefan Richter
1996 M:      stefanr@s5r6.in-berlin.de
1997 L:      linux1394-devel@lists.sourceforge.net
1998 S:      Maintained
1999
2000 IMS TWINTURBO FRAMEBUFFER DRIVER
2001 L:      linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
2002 S:      Orphan
2003
2004 INFINIBAND SUBSYSTEM
2005 P:      Roland Dreier
2006 M:      rolandd@cisco.com
2007 P:      Sean Hefty
2008 M:      sean.hefty@intel.com
2009 P:      Hal Rosenstock
2010 M:      hal.rosenstock@gmail.com 
2011 L:      general@lists.openfabrics.org
2012 W:      http://www.openib.org/
2013 T:      git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
2014 S:      Supported
2015
2016 INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
2017 P:      Dmitry Torokhov
2018 M:      dmitry.torokhov@gmail.com
2019 M:      dtor@mail.ru
2020 L:      linux-input@vger.kernel.org
2021 T:      git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git
2022 S:      Maintained
2023
2024 INOTIFY
2025 P:      John McCutchan
2026 M:      ttb@tentacle.dhs.org
2027 P:      Robert Love
2028 M:      rml@novell.com
2029 L:      linux-kernel@vger.kernel.org
2030 S:      Maintained
2031
2032 INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
2033 P:      Sylvain Meyer
2034 M:      sylvain.meyer@worldonline.fr
2035 L:      linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
2036 S:      Maintained
2037
2038 INTEL 810/815 FRAMEBUFFER DRIVER
2039 P:      Antonino Daplas
2040 M:      adaplas@gmail.com
2041 L:      linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
2042 S:      Maintained
2043
2044 INTEL IA32 MICROCODE UPDATE SUPPORT
2045 P:      Tigran Aivazian
2046 M:      tigran@aivazian.fsnet.co.uk
2047 S:      Maintained
2048
2049 INTEL I/OAT DMA DRIVER
2050 P:      Maciej Sosnowski
2051 M:      maciej.sosnowski@intel.com
2052 L:      linux-kernel@vger.kernel.org
2053 S:      Supported
2054
2055 INTEL IOP-ADMA DMA DRIVER
2056 P:      Dan Williams
2057 M:      dan.j.williams@intel.com
2058 L:      linux-kernel@vger.kernel.org
2059 S:      Supported
2060
2061 INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
2062 P:      Deepak Saxena
2063 M:      dsaxena@plexity.net
2064 S:      Maintained
2065
2066 INTEL IXP2000 ETHERNET DRIVER
2067 P:      Lennert Buytenhek
2068 M:      kernel@wantstofly.org
2069 L:      netdev@vger.kernel.org
2070 S:      Maintained
2071
2072 INTEL ETHERNET DRIVERS (e100/e1000/e1000e/igb/ixgb/ixgbe)
2073 P:      Auke Kok
2074 M:      auke-jan.h.kok@intel.com
2075 P:      Jesse Brandeburg
2076 M:      jesse.brandeburg@intel.com
2077 P:      Jeff Kirsher
2078 M:      jeffrey.t.kirsher@intel.com
2079 P:      Bruce Allan
2080 M:      bruce.w.allan@intel.com
2081 P:      John Ronciak
2082 M:      john.ronciak@intel.com
2083 L:      e1000-devel@lists.sourceforge.net
2084 W:      http://e1000.sourceforge.net/
2085 S:      Supported
2086
2087 INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
2088 P:      Zhu Yi
2089 M:      yi.zhu@intel.com
2090 P:      James Ketrenos
2091 M:      jketreno@linux.intel.com
2092 P:      Reinette Chatre
2093 M:      reinette.chatre@intel.com
2094 L:      linux-wireless@vger.kernel.org
2095 L:      ipw2100-devel@lists.sourceforge.net
2096 W:      http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
2097 W:      http://ipw2100.sourceforge.net
2098 S:      Supported
2099
2100 INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
2101 P:      Zhu Yi
2102 M:      yi.zhu@intel.com
2103 P:      James Ketrenos
2104 M:      jketreno@linux.intel.com
2105 P:      Reinette Chatre
2106 M:      reinette.chatre@intel.com
2107 L:      linux-wireless@vger.kernel.org
2108 L:      ipw2100-devel@lists.sourceforge.net
2109 W:      http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
2110 W:      http://ipw2200.sourceforge.net
2111 S:      Supported
2112
2113 INTEL WIRELESS WIFI LINK (iwlwifi)
2114 P:      Zhu Yi
2115 M:      yi.zhu@intel.com
2116 P:      Reinette Chatre
2117 M:      reinette.chatre@intel.com
2118 L:      linux-wireless@vger.kernel.org
2119 L:      ipw3945-devel@lists.sourceforge.net
2120 W:      http://intellinuxwireless.org
2121 T:      git kernel.org:/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6.git
2122 S:      Supported
2123
2124 IOC3 ETHERNET DRIVER
2125 P:      Ralf Baechle
2126 M:      ralf@linux-mips.org
2127 L:      linux-mips@linux-mips.org
2128 S:      Maintained
2129
2130 IOC3 SERIAL DRIVER
2131 P:      Pat Gefre
2132 M:      pfg@sgi.com
2133 L:      linux-mips@linux-mips.org
2134 S:      Maintained
2135
2136 IP MASQUERADING:
2137 P:      Juanjo Ciarlante
2138 M:      jjciarla@raiz.uncu.edu.ar
2139 S:      Maintained
2140
2141 IP1000A 10/100/1000 GIGABIT ETHERNET DRIVER
2142 P:      Francois Romieu
2143 M:      romieu@fr.zoreil.com
2144 P:      Sorbica Shieh
2145 M:      sorbica@icplus.com.tw
2146 P:      Jesse Huang
2147 M:      jesse@icplus.com.tw
2148 L:      netdev@vger.kernel.org
2149 S:      Maintained
2150
2151 IPATH DRIVER:
2152 P:      Ralph Campbell
2153 M:      infinipath@qlogic.com
2154 L:      general@lists.openfabrics.org
2155 T:      git git://git.qlogic.com/ipath-linux-2.6
2156 S:      Supported
2157
2158 IPMI SUBSYSTEM
2159 P:      Corey Minyard
2160 M:      minyard@acm.org
2161 L:      openipmi-developer@lists.sourceforge.net
2162 W:      http://openipmi.sourceforge.net/
2163 S:      Supported
2164
2165 IPX NETWORK LAYER
2166 P:      Arnaldo Carvalho de Melo
2167 M:      acme@ghostprotocols.net
2168 L:      netdev@vger.kernel.org
2169 S:      Maintained
2170
2171 IPWIRELES DRIVER
2172 P:      Jiri Kosina
2173 M:      jkosina@suse.cz
2174 P:      David Sterba
2175 M:      dsterba@suse.cz
2176 S:      Maintained
2177 T:      git://git.kernel.org/pub/scm/linux/kernel/git/jikos/ipwireless_cs.git
2178
2179 IRDA SUBSYSTEM
2180 P:      Samuel Ortiz
2181 M:      samuel@sortiz.org
2182 L:      irda-users@lists.sourceforge.net (subscribers-only)
2183 W:      http://irda.sourceforge.net/
2184 S:      Maintained
2185
2186 ISCSI
2187 P:      Mike Christie
2188 M:      michaelc@cs.wisc.edu
2189 L:      open-iscsi@googlegroups.com
2190 W:      www.open-iscsi.org
2191 T:      git kernel.org:/pub/scm/linux/kernel/mnc/linux-2.6-iscsi.git
2192 S:      Maintained
2193
2194 ISAPNP
2195 P:      Jaroslav Kysela
2196 M:      perex@perex.cz
2197 S:      Maintained
2198
2199 ISDN SUBSYSTEM
2200 P:      Karsten Keil
2201 M:      kkeil@suse.de
2202 L:      isdn4linux@listserv.isdn4linux.de (subscribers-only)
2203 W:      http://www.isdn4linux.de
2204 T:      git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git
2205 S:      Maintained
2206
2207 ISDN SUBSYSTEM (Eicon active card driver)
2208 P:      Armin Schindler
2209 M:      mac@melware.de
2210 L:      isdn4linux@listserv.isdn4linux.de (subscribers-only)
2211 W:      http://www.melware.de
2212 S:      Maintained
2213
2214 IVTV VIDEO4LINUX DRIVER
2215 P:      Hans Verkuil
2216 M:      hverkuil@xs4all.nl
2217 L:      ivtv-devel@ivtvdriver.org
2218 L:      ivtv-users@ivtvdriver.org
2219 L:      video4linux-list@redhat.com
2220 W:      http://www.ivtvdriver.org
2221 S:      Maintained
2222
2223 JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
2224 P:      David Woodhouse
2225 M:      dwmw2@infradead.org
2226 L:      linux-mtd@lists.infradead.org
2227 W:      http://www.linux-mtd.infradead.org/doc/jffs2.html
2228 S:      Maintained
2229
2230 JFS FILESYSTEM
2231 P:      Dave Kleikamp
2232 M:      shaggy@austin.ibm.com
2233 L:      jfs-discussion@lists.sourceforge.net
2234 W:      http://jfs.sourceforge.net/
2235 T:      git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
2236 S:      Supported
2237
2238 JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
2239 P:      Stephen Tweedie, Andrew Morton
2240 M:      sct@redhat.com, akpm@linux-foundation.org
2241 L:      linux-ext4@vger.kernel.org
2242 S:      Maintained
2243
2244 K8TEMP HARDWARE MONITORING DRIVER
2245 P:      Rudolf Marek
2246 M:      r.marek@assembler.cz
2247 L:      lm-sensors@lm-sensors.org
2248 S:      Maintained
2249
2250 KCONFIG
2251 P:      Roman Zippel
2252 M:      zippel@linux-m68k.org
2253 L:      linux-kbuild@vger.kernel.org
2254 S:      Maintained
2255
2256 KDUMP
2257 P:      Vivek Goyal
2258 M:      vgoyal@redhat.com
2259 P:      Haren Myneni
2260 M:      hbabu@us.ibm.com
2261 L:      kexec@lists.infradead.org
2262 L:      linux-kernel@vger.kernel.org
2263 W:      http://lse.sourceforge.net/kdump/
2264 S:      Maintained
2265
2266 KERNEL AUTOMOUNTER (AUTOFS)
2267 P:      H. Peter Anvin
2268 M:      hpa@zytor.com
2269 L:      autofs@linux.kernel.org
2270 S:      Odd Fixes
2271
2272 KERNEL AUTOMOUNTER v4 (AUTOFS4)
2273 P:      Ian Kent
2274 M:      raven@themaw.net
2275 L:      autofs@linux.kernel.org
2276 S:      Maintained
2277
2278 KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
2279 P:      Sam Ravnborg
2280 M:      sam@ravnborg.org
2281 T:      git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild.git
2282 L:      linux-kbuild@vger.kernel.org
2283 S:      Maintained
2284
2285 KERNEL JANITORS
2286 P:      Several
2287 L:      kernel-janitors@vger.kernel.org
2288 W:      http://www.kerneljanitors.org/
2289 S:      Maintained
2290
2291 KERNEL NFSD
2292 P:      J. Bruce Fields
2293 M:      bfields@fieldses.org
2294 P:      Neil Brown
2295 M:      neilb@suse.de
2296 L:      linux-nfs@vger.kernel.org
2297 W:      http://nfs.sourceforge.net/
2298 S:      Supported
2299
2300 KERNEL VIRTUAL MACHINE (KVM)
2301 P:      Avi Kivity
2302 M:      avi@qumranet.com
2303 L:      kvm-devel@lists.sourceforge.net
2304 W:      kvm.sourceforge.net
2305 S:      Supported
2306
2307 KERNEL VIRTUAL MACHINE For Itanium(KVM/IA64)
2308 P:      Anthony Xu
2309 M:      anthony.xu@intel.com
2310 P:      Xiantao Zhang
2311 M:      xiantao.zhang@intel.com
2312 L:      kvm-ia64-devel@lists.sourceforge.net
2313 W:      kvm.sourceforge.net
2314 S:      Supported
2315
2316 KEXEC
2317 P:      Eric Biederman
2318 M:      ebiederm@xmission.com
2319 W:      http://ftp.kernel.org/pub/linux/kernel/people/horms/kexec-tools/
2320 L:      linux-kernel@vger.kernel.org
2321 L:      kexec@lists.infradead.org
2322 S:      Maintained
2323
2324 KGDB
2325 P:      Jason Wessel
2326 M:      jason.wessel@windriver.com
2327 L:      kgdb-bugreport@lists.sourceforge.net
2328 S:      Maintained
2329
2330 KPROBES
2331 P:      Ananth N Mavinakayanahalli
2332 M:      ananth@in.ibm.com
2333 P:      Anil S Keshavamurthy
2334 M:      anil.s.keshavamurthy@intel.com
2335 P:      David S. Miller
2336 M:      davem@davemloft.net
2337 P:      Masami Hiramatsu
2338 M:      mhiramat@redhat.com
2339 L:      linux-kernel@vger.kernel.org
2340 S:      Maintained
2341
2342 KS0108 LCD CONTROLLER DRIVER
2343 P:      Miguel Ojeda Sandonis
2344 M:      maxextreme@gmail.com
2345 L:      linux-kernel@vger.kernel.org
2346 W:      http://auxdisplay.googlepages.com/
2347 S:      Maintained
2348
2349 LAPB module
2350 L:      linux-x25@vger.kernel.org
2351 S:      Orphan
2352
2353 LASI 53c700 driver for PARISC
2354 P:      James E.J. Bottomley
2355 M:      James.Bottomley@HansenPartnership.com
2356 L:      linux-scsi@vger.kernel.org
2357 S:      Maintained
2358
2359 LED SUBSYSTEM
2360 P:      Richard Purdie
2361 M:      rpurdie@rpsys.net
2362 S:      Maintained
2363
2364 LEGO USB Tower driver
2365 P:      Juergen Stuber
2366 M:      starblue@users.sourceforge.net
2367 L:      legousb-devel@lists.sourceforge.net
2368 W:      http://legousb.sourceforge.net/
2369 S:      Maintained
2370
2371 LGUEST
2372 P:      Rusty Russell
2373 M:      rusty@rustcorp.com.au
2374 L:      lguest@ozlabs.org
2375 W:      http://lguest.ozlabs.org/
2376 S:      Maintained
2377
2378 LINUX FOR IBM pSERIES (RS/6000)
2379 P:      Paul Mackerras
2380 M:      paulus@au.ibm.com
2381 W:      http://www.ibm.com/linux/ltc/projects/ppc
2382 S:      Supported
2383
2384 LINUX FOR NCR VOYAGER
2385 P:      James Bottomley
2386 M:      James.Bottomley@HansenPartnership.com
2387 W:      http://www.hansenpartnership.com/voyager
2388 S:      Maintained
2389
2390 LINUX FOR POWERPC
2391 P:      Paul Mackerras
2392 M:      paulus@samba.org
2393 W:      http://www.penguinppc.org/
2394 L:      linuxppc-dev@ozlabs.org
2395 T:      git kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc.git
2396 S:      Supported
2397
2398 LINUX FOR POWER MACINTOSH
2399 P:      Benjamin Herrenschmidt
2400 M:      benh@kernel.crashing.org
2401 W:      http://www.penguinppc.org/
2402 L:      linuxppc-dev@ozlabs.org
2403 S:      Maintained
2404
2405 LINUX FOR POWERPC EMBEDDED MPC52XX
2406 P:      Sylvain Munaut
2407 M:      tnt@246tNt.com
2408 P:      Grant Likely
2409 M:      grant.likely@secretlab.ca
2410 W:      http://www.246tNt.com/mpc52xx/
2411 W:      http://www.penguinppc.org/
2412 L:      linuxppc-dev@ozlabs.org
2413 S:      Maintained
2414
2415 LINUX FOR POWERPC EMBEDDED PPC4XX
2416 P:      Josh Boyer
2417 M:      jwboyer@linux.vnet.ibm.com
2418 P:      Matt Porter
2419 M:      mporter@kernel.crashing.org
2420 W:      http://www.penguinppc.org/
2421 L:      linuxppc-dev@ozlabs.org
2422 T:      git kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc.git
2423 S:      Maintained
2424
2425 LINUX FOR POWERPC EMBEDDED XILINX VIRTEX
2426 P:      Grant Likely
2427 M:      grant.likely@secretlab.ca
2428 W:      http://wiki.secretlab.ca/index.php/Linux_on_Xilinx_Virtex
2429 L:      linuxppc-dev@ozlabs.org
2430 S:      Maintained
2431
2432 LINUX FOR POWERPC BOOT CODE
2433 P:      Tom Rini
2434 M:      trini@kernel.crashing.org
2435 W:      http://www.penguinppc.org/
2436 L:      linuxppc-dev@ozlabs.org
2437 S:      Maintained
2438
2439 LINUX FOR POWERPC EMBEDDED PPC8XX
2440 P:      Vitaly Bordug
2441 M:      vitb@kernel.crashing.org
2442 P:      Marcelo Tosatti
2443 M:      marcelo@kvack.org
2444 W:      http://www.penguinppc.org/
2445 L:      linuxppc-dev@ozlabs.org
2446 S:      Maintained
2447
2448 LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
2449 P:      Kumar Gala
2450 M:      galak@kernel.crashing.org
2451 W:      http://www.penguinppc.org/
2452 L:      linuxppc-dev@ozlabs.org
2453 S:      Maintained
2454
2455 LINUX FOR POWERPC PA SEMI PWRFICIENT
2456 P:      Olof Johansson
2457 M:      olof@lixom.net
2458 W:      http://www.pasemi.com/
2459 L:      linuxppc-dev@ozlabs.org
2460 S:      Supported
2461
2462 LLC (802.2)
2463 P:      Arnaldo Carvalho de Melo
2464 M:      acme@ghostprotocols.net
2465 S:      Maintained
2466
2467 LINUX FOR 64BIT POWERPC
2468 P:      Paul Mackerras
2469 M:      paulus@samba.org
2470 M:      paulus@au.ibm.com
2471 P:      Anton Blanchard
2472 M:      anton@samba.org
2473 M:      anton@au.ibm.com
2474 W:      http://www.penguinppc.org/ppc64/
2475 L:      linuxppc-dev@ozlabs.org
2476 S:      Supported
2477
2478 LINUX SECURITY MODULE (LSM) FRAMEWORK
2479 P:      Chris Wright
2480 M:      chrisw@sous-sol.org
2481 L:      linux-security-module@vger.kernel.org
2482 W:      http://lsm.immunix.org
2483 T:      git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
2484 S:      Supported
2485
2486 LM83 HARDWARE MONITOR DRIVER
2487 P:      Jean Delvare
2488 M:      khali@linux-fr.org
2489 L:      lm-sensors@lm-sensors.org
2490 S:      Maintained
2491
2492 LM90 HARDWARE MONITOR DRIVER
2493 P:      Jean Delvare
2494 M:      khali@linux-fr.org
2495 L:      lm-sensors@lm-sensors.org
2496 S:      Maintained
2497
2498 LOCKDEP AND LOCKSTAT
2499 P:      Peter Zijlstra
2500 M:      peterz@infradead.org
2501 P:      Ingo Molnar
2502 M:      mingo@redhat.com
2503 L:      linux-kernel@vger.kernel.org
2504 T:      git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep.git
2505 S:      Maintained
2506
2507 LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
2508 P:      Richard Russon (FlatCap)
2509 M:      ldm@flatcap.org
2510 L:      linux-ntfs-dev@lists.sourceforge.net
2511 W:      http://www.linux-ntfs.org/content/view/19/37/
2512 S:      Maintained
2513
2514 LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
2515 P:      Eric Moore
2516 M:      Eric.Moore@lsi.com
2517 M:      support@lsi.com
2518 L:      DL-MPTFusionLinux@lsi.com
2519 L:      linux-scsi@vger.kernel.org
2520 W:      http://www.lsilogic.com/support
2521 S:      Supported
2522
2523 LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
2524 P:      Matthew Wilcox
2525 M:      matthew@wil.cx
2526 L:      linux-scsi@vger.kernel.org
2527 S:      Maintained
2528
2529 M32R ARCHITECTURE
2530 P:      Hirokazu Takata
2531 M:      takata@linux-m32r.org
2532 L:      linux-m32r@ml.linux-m32r.org
2533 L:      linux-m32r-ja@ml.linux-m32r.org (in Japanese)
2534 W:      http://www.linux-m32r.org/
2535 S:      Maintained
2536
2537 M68K ARCHITECTURE
2538 P:      Geert Uytterhoeven
2539 M:      geert@linux-m68k.org
2540 P:      Roman Zippel
2541 M:      zippel@linux-m68k.org
2542 L:      linux-m68k@lists.linux-m68k.org
2543 W:      http://www.linux-m68k.org/
2544 W:      http://linux-m68k-cvs.ubb.ca/
2545 S:      Maintained
2546
2547 M68K ON APPLE MACINTOSH
2548 P:      Joshua Thompson
2549 M:      funaho@jurai.org
2550 W:      http://www.mac.linux-m68k.org/
2551 L:      linux-m68k@lists.linux-m68k.org
2552 S:      Maintained
2553
2554 M68K ON HP9000/300
2555 P:      Philip Blundell
2556 M:      philb@gnu.org
2557 W:      http://www.tazenda.demon.co.uk/phil/linux-hp
2558 S:      Maintained
2559
2560 MAC80211
2561 P:      Michael Wu
2562 M:      flamingice@sourmilk.net
2563 P:      Johannes Berg
2564 M:      johannes@sipsolutions.net
2565 P:      Jiri Benc
2566 M:      jbenc@suse.cz
2567 L:      linux-wireless@vger.kernel.org
2568 W:      http://linuxwireless.org/
2569 T:      git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2570 S:      Maintained
2571
2572 MAC80211 PID RATE CONTROL
2573 P:      Stefano Brivio
2574 M:      stefano.brivio@polimi.it
2575 P:      Mattias Nissler
2576 M:      mattias.nissler@gmx.de
2577 L:      linux-wireless@vger.kernel.org
2578 W:      http://linuxwireless.org/en/developers/Documentation/mac80211/RateControl/PID
2579 T:      git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2580 S:      Maintained
2581
2582 MACVLAN DRIVER
2583 P:      Patrick McHardy
2584 M:      kaber@trash.net
2585 L:      netdev@vger.kernel.org
2586 S:      Maintained
2587
2588 MARVELL YUKON / SYSKONNECT DRIVER
2589 P:      Mirko Lindner
2590 M:      mlindner@syskonnect.de
2591 P:      Ralph Roesler
2592 M:      rroesler@syskonnect.de
2593 W:      http://www.syskonnect.com
2594 S:      Supported
2595
2596 MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
2597 P:      Michael Kerrisk
2598 M:      mtk.manpages@gmail.com
2599 W:      ftp://ftp.kernel.org/pub/linux/docs/manpages
2600 S:      Maintained
2601
2602 MARVELL LIBERTAS WIRELESS DRIVER
2603 P:      Dan Williams
2604 M:      dcbw@redhat.com
2605 L:      libertas-dev@lists.infradead.org
2606 S:      Maintained
2607
2608 MARVELL MV643XX ETHERNET DRIVER
2609 P:      Dale Farnsworth
2610 M:      dale@farnsworth.org
2611 P:      Manish Lachwani
2612 M:      mlachwani@mvista.com
2613 L:      netdev@vger.kernel.org
2614 S:      Odd Fixes for 2.4; Maintained for 2.6.
2615
2616 MATROX FRAMEBUFFER DRIVER
2617 P:      Petr Vandrovec
2618 M:      vandrove@vc.cvut.cz
2619 L:      linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
2620 S:      Maintained
2621
2622 MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
2623 P:      Hans J. Koch
2624 M:      hjk@linutronix.de
2625 L:      lm-sensors@lm-sensors.org
2626 S:      Maintained
2627
2628 MEGARAID SCSI DRIVERS
2629 P:      Neela Syam Kolli
2630 M:      megaraidlinux@lsi.com
2631 S:      linux-scsi@vger.kernel.org
2632 W:      http://megaraid.lsilogic.com
2633 S:      Maintained
2634
2635 MEMORY MANAGEMENT
2636 L:      linux-mm@kvack.org
2637 L:      linux-kernel@vger.kernel.org
2638 W:      http://www.linux-mm.org
2639 S:      Maintained
2640
2641 MEMORY RESOURCE CONTROLLER
2642 P:      Balbir Singh
2643 M:      balbir@linux.vnet.ibm.com
2644 P:      Pavel Emelyanov
2645 M:      xemul@openvz.org
2646 P:      KAMEZAWA Hiroyuki
2647 M:      kamezawa.hiroyu@jp.fujitsu.com
2648 L:      linux-mm@kvack.org
2649 L:      linux-kernel@vger.kernel.org
2650 S:      Maintained
2651
2652 MEI MN10300/AM33 PORT
2653 P:      David Howells
2654 M:      dhowells@redhat.com
2655 P:      Koichi Yasutake
2656 M:      yasutake.koichi@jp.panasonic.com
2657 L:      linux-am33-list@redhat.com
2658 W:      ftp://ftp.redhat.com/pub/redhat/gnupro/AM33/
2659 S:      Maintained
2660
2661 MEMORY TECHNOLOGY DEVICES (MTD)
2662 P:      David Woodhouse
2663 M:      dwmw2@infradead.org
2664 W:      http://www.linux-mtd.infradead.org/
2665 L:      linux-mtd@lists.infradead.org
2666 T:      git git://git.infradead.org/mtd-2.6.git
2667 S:      Maintained
2668
2669 UNSORTED BLOCK IMAGES (UBI)
2670 P:      Artem Bityutskiy
2671 M:      dedekind@infradead.org
2672 W:      http://www.linux-mtd.infradead.org/
2673 L:      linux-mtd@lists.infradead.org
2674 T:      git git://git.infradead.org/~dedekind/ubi-2.6.git
2675 S:      Maintained
2676
2677 MICROTEK X6 SCANNER
2678 P:      Oliver Neukum
2679 M:      oliver@neukum.name
2680 S:      Maintained
2681
2682 MIPS
2683 P:      Ralf Baechle
2684 M:      ralf@linux-mips.org
2685 W:      http://www.linux-mips.org/
2686 L:      linux-mips@linux-mips.org
2687 T:      git www.linux-mips.org:/pub/scm/linux.git
2688 S:      Supported
2689
2690 MISCELLANEOUS MCA-SUPPORT
2691 P:      James Bottomley
2692 M:      James.Bottomley@HansenPartnership.com
2693 L:      linux-kernel@vger.kernel.org
2694 S:      Maintained
2695
2696 MODULE SUPPORT
2697 P:      Rusty Russell
2698 M:      rusty@rustcorp.com.au
2699 L:      linux-kernel@vger.kernel.org
2700 S:      Maintained
2701
2702 MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
2703 P:      Stelian Pop
2704 M:      stelian@popies.net
2705 W:      http://popies.net/meye/
2706 S:      Maintained
2707
2708 MOTOROLA IMX MMC/SD HOST CONTROLLER INTERFACE DRIVER
2709 P:      Pavel Pisa
2710 M:      ppisa@pikron.com
2711 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
2712 S:      Maintained
2713
2714 MOUSE AND MISC DEVICES [GENERAL]
2715 P:      Alessandro Rubini
2716 M:      rubini@ipvvis.unipv.it
2717 L:      linux-kernel@vger.kernel.org
2718 S:      Maintained
2719
2720 MOXA SMARTIO/INDUSTIO SERIAL CARD (MXSER 2.0)
2721 P:      Jiri Slaby
2722 M:      jirislaby@gmail.com
2723 L:      linux-kernel@vger.kernel.org
2724 S:      Maintained
2725
2726 MSI LAPTOP SUPPORT
2727 P:      Lennart Poettering
2728 M:      mzxreary@0pointer.de
2729 W:      https://tango.0pointer.de/mailman/listinfo/s270-linux
2730 W:      http://0pointer.de/lennart/tchibo.html
2731 S:      Maintained
2732
2733 MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM
2734 P:      Pierre Ossman
2735 M:      drzeus-mmc@drzeus.cx
2736 L:      linux-kernel@vger.kernel.org
2737 S:      Maintained
2738
2739 MULTIMEDIA CARD (MMC) ETC. OVER SPI
2740 P:      David Brownell
2741 M:      dbrownell@users.sourceforge.net
2742 L:      linux-kernel@vger.kernel.org
2743 S:      Odd fixes
2744
2745 MULTISOUND SOUND DRIVER
2746 P:      Andrew Veliath
2747 M:      andrewtv@usa.net
2748 S:      Maintained
2749
2750 MULTITECH MULTIPORT CARD (ISICOM)
2751 P:      Jiri Slaby
2752 M:      jirislaby@gmail.com
2753 L:      linux-kernel@vger.kernel.org
2754 S:      Maintained
2755
2756 NATSEMI ETHERNET DRIVER (DP8381x)
2757 P:      Tim Hockin
2758 M:      thockin@hockin.org
2759 S:      Maintained
2760
2761 NCP FILESYSTEM
2762 P:      Petr Vandrovec
2763 M:      vandrove@vc.cvut.cz
2764 L:      linware@sh.cvut.cz
2765 S:      Maintained
2766
2767 NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
2768 P:      James E.J. Bottomley
2769 M:      James.Bottomley@HansenPartnership.com
2770 L:      linux-scsi@vger.kernel.org
2771 S:      Maintained
2772
2773 NETEFFECT IWARP RNIC DRIVER (IW_NES)
2774 P:      Faisal Latif
2775 M:      flatif@neteffect.com
2776 P:      Nishi Gupta
2777 M:      ngupta@neteffect.com
2778 P:      Glenn Streiff
2779 M:      gstreiff@neteffect.com
2780 L:      general@lists.openfabrics.org
2781 W:      http://www.neteffect.com
2782 S:      Supported
2783 F:      drivers/infiniband/hw/nes/
2784
2785 NETEM NETWORK EMULATOR
2786 P:      Stephen Hemminger
2787 M:      shemminger@linux-foundation.org
2788 L:      netem@lists.linux-foundation.org
2789 S:      Maintained
2790
2791 NETERION (S2IO) Xframe 10GbE DRIVER
2792 P:      Ramkrishna Vepa
2793 M:      ram.vepa@neterion.com
2794 P:      Rastapur Santosh
2795 M:      santosh.rastapur@neterion.com
2796 P:      Sivakumar Subramani
2797 M:      sivakumar.subramani@neterion.com
2798 P:      Sreenivasa Honnur
2799 M:      sreenivasa.honnur@neterion.com
2800 L:      netdev@vger.kernel.org
2801 W:      http://trac.neterion.com/cgi-bin/trac.cgi/wiki/TitleIndex?anonymous
2802 S:      Supported
2803
2804 NETFILTER/IPTABLES/IPCHAINS
2805 P:      Rusty Russell
2806 P:      Marc Boucher
2807 P:      James Morris
2808 P:      Harald Welte
2809 P:      Jozsef Kadlecsik
2810 P:      Patrick McHardy
2811 M:      kaber@trash.net
2812 L:      netfilter-devel@vger.kernel.org
2813 L:      netfilter@vger.kernel.org
2814 L:      coreteam@netfilter.org
2815 W:      http://www.netfilter.org/
2816 W:      http://www.iptables.org/
2817 S:      Supported
2818
2819 NETLABEL
2820 P:      Paul Moore
2821 M:      paul.moore@hp.com
2822 W:      http://netlabel.sf.net
2823 L:      netdev@vger.kernel.org
2824 S:      Supported
2825
2826 NETROM NETWORK LAYER
2827 P:      Ralf Baechle
2828 M:      ralf@linux-mips.org
2829 L:      linux-hams@vger.kernel.org
2830 W:      http://www.linux-ax25.org/
2831 S:      Maintained
2832
2833 NETWORK BLOCK DEVICE (NBD)
2834 P:      Paul Clements
2835 M:      Paul.Clements@steeleye.com
2836 S:      Maintained
2837
2838 NETWORK DEVICE DRIVERS
2839 P:      Jeff Garzik
2840 M:      jgarzik@pobox.com
2841 L:      netdev@vger.kernel.org
2842 T:      git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
2843 S:      Maintained
2844
2845 NETWORKING [GENERAL]
2846 P:      Networking Team
2847 M:      netdev@vger.kernel.org
2848 L:      netdev@vger.kernel.org
2849 W:      http://linux-net.osdl.org/
2850 S:      Maintained
2851
2852 NETWORKING [IPv4/IPv6]
2853 P:      David S. Miller
2854 M:      davem@davemloft.net
2855 P:      Alexey Kuznetsov
2856 M:      kuznet@ms2.inr.ac.ru
2857 P:      Pekka Savola (ipv6)
2858 M:      pekkas@netcore.fi
2859 P:      James Morris
2860 M:      jmorris@namei.org
2861 P:      Hideaki YOSHIFUJI
2862 M:      yoshfuji@linux-ipv6.org
2863 P:      Patrick McHardy
2864 M:      kaber@trash.net
2865 L:      netdev@vger.kernel.org
2866 T:      git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
2867 S:      Maintained
2868
2869 NETWORKING [LABELED] (NetLabel, CIPSO, Labeled IPsec, SECMARK)
2870 P:      Paul Moore
2871 M:      paul.moore@hp.com
2872 L:      netdev@vger.kernel.org
2873 S:      Maintained
2874
2875 NETWORKING [WIRELESS]
2876 P:      John W. Linville
2877 M:      linville@tuxdriver.com
2878 L:      linux-wireless@vger.kernel.org
2879 T:      git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2880 S:      Maintained
2881
2882 NETXEN (1/10) GbE SUPPORT
2883 P:      Dhananjay Phadke
2884 M:      dhananjay@netxen.com
2885 L:      netdev@vger.kernel.org
2886 W:      http://www.netxen.com
2887 S:      Supported
2888
2889 IPVS
2890 P:      Wensong Zhang
2891 M:      wensong@linux-vs.org
2892 P:      Simon Horman
2893 M:      horms@verge.net.au
2894 P:      Julian Anastasov
2895 M:      ja@ssi.bg
2896 L:      netdev@vger.kernel.org
2897 S:      Maintained
2898
2899 NFS CLIENT
2900 P:      Trond Myklebust
2901 M:      Trond.Myklebust@netapp.com
2902 L:      linux-nfs@vger.kernel.org
2903 W:      http://client.linux-nfs.org
2904 T:      git git://git.linux-nfs.org/pub/linux/nfs-2.6.git
2905 S:      Maintained
2906
2907 NI5010 NETWORK DRIVER
2908 P:      Jan-Pascal van Best
2909 M:      janpascal@vanbest.org
2910 P:      Andreas Mohr
2911 M:      andi@lisas.de
2912 L:      netdev@vger.kernel.org
2913 S:      Maintained
2914
2915 NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
2916 P:      YOKOTA Hiroshi
2917 M:      yokota@netlab.is.tsukuba.ac.jp
2918 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2919 S:      Maintained
2920
2921 NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
2922 P:      GOTO Masanori
2923 M:      gotom@debian.or.jp
2924 P:      YOKOTA Hiroshi
2925 M:      yokota@netlab.is.tsukuba.ac.jp
2926 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2927 S:      Maintained
2928
2929 NTFS FILESYSTEM
2930 P:      Anton Altaparmakov
2931 M:      aia21@cantab.net
2932 L:      linux-ntfs-dev@lists.sourceforge.net
2933 L:      linux-kernel@vger.kernel.org
2934 W:      http://linux-ntfs.sf.net/
2935 T:      git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
2936 S:      Maintained
2937
2938 NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
2939 P:      Antonino Daplas
2940 M:      adaplas@gmail.com
2941 L:      linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
2942 S:      Maintained
2943
2944 OPENCORES I2C BUS DRIVER
2945 P:      Peter Korsgaard
2946 M:      jacmet@sunsite.dk
2947 L:      i2c@lm-sensors.org
2948 S:      Maintained
2949
2950 ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
2951 P:      Mark Fasheh
2952 M:      mfasheh@suse.com
2953 P:      Joel Becker
2954 M:      joel.becker@oracle.com
2955 L:      ocfs2-devel@oss.oracle.com (moderated for non-subscribers)
2956 W:      http://oss.oracle.com/projects/ocfs2/
2957 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2.git
2958 S:      Supported
2959
2960 OMNIKEY CARDMAN 4000 DRIVER
2961 P:      Harald Welte
2962 M:      laforge@gnumonks.org
2963 S:      Maintained
2964
2965 OMNIKEY CARDMAN 4040 DRIVER
2966 P:      Harald Welte
2967 M:      laforge@gnumonks.org
2968 S:      Maintained
2969
2970 OMNIVISION OV7670 SENSOR DRIVER
2971 P:      Jonathan Corbet
2972 M:      corbet@lwn.net
2973 L:      video4linux-list@redhat.com
2974 S:      Maintained
2975
2976 ONENAND FLASH DRIVER
2977 P:      Kyungmin Park
2978 M:      kyungmin.park@samsung.com
2979 L:      linux-mtd@lists.infradead.org
2980 S:      Maintained
2981
2982 ONSTREAM SCSI TAPE DRIVER
2983 P:      Willem Riede
2984 M:      osst@riede.org
2985 L:      osst-users@lists.sourceforge.net
2986 L:      linux-scsi@vger.kernel.org
2987 S:      Maintained
2988
2989 OPROFILE
2990 P:      Philippe Elie
2991 M:      phil.el@wanadoo.fr
2992 L:      oprofile-list@lists.sf.net
2993 S:      Maintained
2994
2995 ORINOCO DRIVER
2996 P:      Pavel Roskin
2997 M:      proski@gnu.org
2998 P:      David Gibson
2999 M:      hermes@gibson.dropbear.id.au
3000 L:      linux-wireless@vger.kernel.org
3001 L:      orinoco-users@lists.sourceforge.net
3002 L:      orinoco-devel@lists.sourceforge.net
3003 W:      http://www.nongnu.org/orinoco/
3004 S:      Maintained
3005
3006 PA SEMI ETHERNET DRIVER
3007 P:      Olof Johansson
3008 M:      olof@lixom.net
3009 L:      netdev@vger.kernel.org
3010 S:      Maintained
3011
3012 PA SEMI SMBUS DRIVER
3013 P:      Olof Johansson
3014 M:      olof@lixom.net
3015 L:      i2c@lm-sensors.org
3016 S:      Maintained
3017
3018 PARALLEL PORT SUPPORT
3019 L:      linux-parport@lists.infradead.org (subscribers-only)
3020 S:      Orphan
3021
3022 PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
3023 P:      Tim Waugh
3024 M:      tim@cyberelk.net
3025 L:      linux-parport@lists.infradead.org (subscribers-only)
3026 W:      http://www.torque.net/linux-pp.html
3027 S:      Maintained
3028
3029 PARISC ARCHITECTURE
3030 P:      Kyle McMartin
3031 M:      kyle@parisc-linux.org
3032 P:      Matthew Wilcox
3033 M:      matthew@wil.cx
3034 P:      Grant Grundler
3035 M:      grundler@parisc-linux.org
3036 L:      linux-parisc@vger.kernel.org
3037 W:      http://www.parisc-linux.org/
3038 T:      git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
3039 S:      Maintained
3040
3041 PARAVIRT_OPS INTERFACE
3042 P:      Jeremy Fitzhardinge
3043 M:      jeremy@xensource.com
3044 P:      Chris Wright
3045 M:      chrisw@sous-sol.org
3046 P:      Zachary Amsden
3047 M:      zach@vmware.com
3048 P:      Rusty Russell
3049 M:      rusty@rustcorp.com.au
3050 L:      virtualization@lists.osdl.org
3051 L:      linux-kernel@vger.kernel.org
3052 S:      Supported
3053
3054 PC87360 HARDWARE MONITORING DRIVER
3055 P:      Jim Cromie
3056 M:      jim.cromie@gmail.com
3057 L:      lm-sensors@lm-sensors.org
3058 S:      Maintained
3059
3060 PC8736x GPIO DRIVER
3061 P:      Jim Cromie
3062 M:      jim.cromie@gmail.com
3063 S:      Maintained
3064
3065 PCI ERROR RECOVERY
3066 P:      Linas Vepstas
3067 M:      linas@austin.ibm.com
3068 L:      linux-kernel@vger.kernel.org
3069 L:      linux-pci@atrey.karlin.mff.cuni.cz
3070 S:      Supported
3071
3072 PCI SUBSYSTEM
3073 P:      Jesse Barnes
3074 M:      jbarnes@virtuousgeek.org
3075 L:      linux-kernel@vger.kernel.org
3076 L:      linux-pci@atrey.karlin.mff.cuni.cz
3077 T:      git kernel.org:/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git
3078 S:      Supported
3079
3080 PCI HOTPLUG CORE
3081 P:      Kristen Carlson Accardi
3082 M:      kristen.c.accardi@intel.com
3083 S:      Supported
3084
3085 PCIE HOTPLUG DRIVER
3086 P:      Kristen Carlson Accardi
3087 M:      kristen.c.accardi@intel.com
3088 L:      pcihpd-discuss@lists.sourceforge.net
3089 S:      Supported
3090
3091 PCMCIA SUBSYSTEM
3092 P:      Linux PCMCIA Team
3093 L:      linux-pcmcia@lists.infradead.org
3094 W:      http://lists.infradead.org/mailman/listinfo/linux-pcmcia
3095 T:      git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
3096 S:      Maintained
3097
3098 PCNET32 NETWORK DRIVER
3099 P:      Don Fry
3100 M:      pcnet32@verizon.net
3101 L:      netdev@vger.kernel.org
3102 S:      Maintained
3103
3104 PER-TASK DELAY ACCOUNTING
3105 P:      Shailabh Nagar
3106 M:      nagar@watson.ibm.com
3107 L:      linux-kernel@vger.kernel.org
3108 S:      Maintained
3109
3110 PERSONALITY HANDLING
3111 P:      Christoph Hellwig
3112 M:      hch@infradead.org
3113 L:      linux-abi-devel@lists.sourceforge.net
3114 S:      Maintained
3115
3116 PHRAM MTD DRIVER
3117 P:      Joern Engel
3118 M:      joern@lazybastard.org
3119 L:      linux-mtd@lists.infradead.org
3120 S:      Maintained
3121
3122 PKTCDVD DRIVER
3123 P:      Peter Osterlund
3124 M:      petero2@telia.com
3125 L:      linux-kernel@vger.kernel.org
3126 S:      Maintained
3127
3128 POSIX CLOCKS and TIMERS
3129 P:      Thomas Gleixner
3130 M:      tglx@linutronix.de
3131 L:      linux-kernel@vger.kernel.org
3132 S:      Supported
3133
3134 POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS
3135 P:      Anton Vorontsov
3136 M:      cbou@mail.ru
3137 P:      David Woodhouse
3138 M:      dwmw2@infradead.org
3139 L:      linux-kernel@vger.kernel.org
3140 T:      git git.infradead.org/battery-2.6.git
3141 S:      Maintained
3142
3143 POWERPC 4xx EMAC DRIVER
3144 P:      Eugene Surovegin
3145 M:      ebs@ebshome.net
3146 W:      http://kernel.ebshome.net/emac/
3147 L:      linuxppc-dev@ozlabs.org
3148 L:      netdev@vger.kernel.org
3149 S:      Maintained
3150
3151 PNP SUPPORT
3152 P:      Adam Belay
3153 M:      ambx1@neo.rr.com
3154 S:      Maintained
3155
3156 PNXxxxx I2C DRIVER
3157 P:      Vitaly Wool
3158 M:      vitalywool@gmail.com
3159 L:      i2c@lm-sensors.org
3160 S:      Maintained
3161
3162 PPP PROTOCOL DRIVERS AND COMPRESSORS
3163 P:      Paul Mackerras
3164 M:      paulus@samba.org
3165 L:      linux-ppp@vger.kernel.org
3166 S:      Maintained
3167
3168 PPP OVER ATM (RFC 2364)
3169 P:      Mitchell Blank Jr
3170 M:      mitch@sfgoth.com
3171 S:      Maintained
3172
3173 PPP OVER ETHERNET
3174 P:      Michal Ostrowski
3175 M:      mostrows@speakeasy.net
3176 S:      Maintained
3177
3178 PPP OVER L2TP
3179 P:      James Chapman
3180 M:      jchapman@katalix.com
3181 S:      Maintained
3182
3183 PREEMPTIBLE KERNEL
3184 P:      Robert Love
3185 M:      rml@tech9.net
3186 L:      linux-kernel@vger.kernel.org
3187 L:      kpreempt-tech@lists.sourceforge.net
3188 W:      ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
3189 S:      Supported
3190
3191 P54 WIRELESS DRIVER
3192 P:      Michael Wu
3193 M:      flamingice@sourmilk.net
3194 L:      linux-wireless@vger.kernel.org
3195 W:      http://prism54.org
3196 T:      git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3197 S:      Maintained
3198
3199 PRISM54 WIRELESS DRIVER
3200 P:      Luis R. Rodriguez
3201 M:      mcgrof@gmail.com
3202 L:      linux-wireless@vger.kernel.org
3203 W:      http://prism54.org
3204 S:      Maintained
3205
3206 PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
3207 P:      Peter Denison
3208 M:      promise@pnd-pc.demon.co.uk
3209 W:      http://www.pnd-pc.demon.co.uk/promise/
3210 S:      Maintained
3211
3212 PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
3213 P:      Mikael Pettersson
3214 M:      mikpe@it.uu.se
3215 L:      linux-ide@vger.kernel.org
3216 S:      Maintained
3217
3218 PS3 NETWORK SUPPORT
3219 P:      Masakazu Mokuno
3220 M:      mokuno@sm.sony.co.jp
3221 L:      netdev@vger.kernel.org
3222 L:      cbe-oss-dev@ozlabs.org
3223 S:      Supported
3224
3225 PS3 PLATFORM SUPPORT
3226 P:      Geoff Levand
3227 M:      geoffrey.levand@am.sony.com
3228 L:      linuxppc-dev@ozlabs.org
3229 L:      cbe-oss-dev@ozlabs.org
3230 S:      Supported
3231
3232 PVRUSB2 VIDEO4LINUX DRIVER
3233 P:      Mike Isely
3234 M:      isely@pobox.com
3235 L:      pvrusb2@isely.net       (subscribers-only)
3236 L:      video4linux-list@redhat.com
3237 W:      http://www.isely.net/pvrusb2/
3238 S:      Maintained
3239
3240 PXA2xx SUPPORT
3241 P:      Nicolas Pitre
3242 M:      nico@cam.org
3243 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
3244 S:      Maintained
3245
3246 PXA MMCI DRIVER
3247 S:      Orphan
3248
3249 QLOGIC QLA2XXX FC-SCSI DRIVER
3250 P:      Andrew Vasquez
3251 M:      linux-driver@qlogic.com
3252 L:      linux-scsi@vger.kernel.org
3253 S:      Supported
3254
3255 QLOGIC QLA3XXX NETWORK DRIVER
3256 P:      Ron Mercer
3257 M:      linux-driver@qlogic.com
3258 L:      netdev@vger.kernel.org
3259 S:      Supported
3260
3261 QNX4 FILESYSTEM
3262 P:      Anders Larsen
3263 M:      al@alarsen.net
3264 L:      linux-kernel@vger.kernel.org
3265 W:      http://www.alarsen.net/linux/qnx4fs/
3266 S:      Maintained
3267
3268 RADEON FRAMEBUFFER DISPLAY DRIVER
3269 P:      Benjamin Herrenschmidt
3270 M:      benh@kernel.crashing.org
3271 L:      linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
3272 S:      Maintained
3273
3274 RAGE128 FRAMEBUFFER DISPLAY DRIVER
3275 P:      Paul Mackerras
3276 M:      paulus@samba.org
3277 L:      linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
3278 S:      Maintained
3279
3280 RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
3281 P:      Corey Thomas
3282 M:      coreythomas@charter.net
3283 L:      linux-wireless@vger.kernel.org
3284 S:      Maintained
3285
3286 RALINK RT2X00 WLAN DRIVER
3287 P:      rt2x00 project
3288 L:      linux-wireless@vger.kernel.org
3289 L:      rt2400-devel@lists.sourceforge.net
3290 W:      http://rt2x00.serialmonkey.com/
3291 S:      Maintained
3292 T:      git kernel.org:/pub/scm/linux/kernel/git/ivd/rt2x00.git
3293 F:      drivers/net/wireless/rt2x00/
3294
3295 RAMDISK RAM BLOCK DEVICE DRIVER
3296 P:      Nick Piggin
3297 M:      npiggin@suse.de
3298 S:      Maintained
3299
3300 RANDOM NUMBER DRIVER
3301 P:      Matt Mackall
3302 M:      mpm@selenic.com
3303 S:      Maintained
3304
3305 RAPIDIO SUBSYSTEM
3306 P:      Matt Porter
3307 M:      mporter@kernel.crashing.org
3308 L:      linux-kernel@vger.kernel.org
3309 S:      Maintained
3310
3311 RDC R-321X SoC
3312 P:      Florian Fainelli
3313 M:      florian.fainelli@telecomint.eu
3314 L:      linux-kernel@vger.kernel.org
3315 S:      Maintained
3316
3317 RDC R6040 FAST ETHERNET DRIVER
3318 P:      Florian Fainelli
3319 M:      florian.fainelli@telecomint.eu
3320 L:      netdev@vger.kernel.org
3321 S:      Maintained
3322
3323 READ-COPY UPDATE (RCU)
3324 P:      Dipankar Sarma
3325 M:      dipankar@in.ibm.com
3326 W:      http://www.rdrop.com/users/paulmck/rclock/
3327 L:      linux-kernel@vger.kernel.org
3328 S:      Supported
3329
3330 RCUTORTURE MODULE
3331 P:      Josh Triplett
3332 M:      josh@freedesktop.org
3333 L:      linux-kernel@vger.kernel.org
3334 S:      Maintained
3335
3336 REAL TIME CLOCK DRIVER
3337 P:      Paul Gortmaker
3338 M:      p_gortmaker@yahoo.com
3339 L:      linux-kernel@vger.kernel.org
3340 S:      Maintained
3341
3342 REAL TIME CLOCK (RTC) SUBSYSTEM
3343 P:      Alessandro Zummo
3344 M:      a.zummo@towertech.it
3345 L:      rtc-linux@googlegroups.com
3346 S:      Maintained
3347
3348 REISERFS FILE SYSTEM
3349 P:      Hans Reiser
3350 M:      reiserfs-dev@namesys.com
3351 L:      reiserfs-devel@vger.kernel.org
3352 W:      http://www.namesys.com
3353 S:      Supported
3354
3355 RFKILL
3356 P:      Ivo van Doorn
3357 M:      IvDoorn@gmail.com
3358 L:      netdev@vger.kernel.org
3359 S:      Maintained
3360 F:      net/rfkill
3361
3362 ROCKETPORT DRIVER
3363 P:      Comtrol Corp.
3364 W:      http://www.comtrol.com
3365 S:      Maintained
3366
3367 ROSE NETWORK LAYER
3368 P:      Ralf Baechle
3369 M:      ralf@linux-mips.org
3370 L:      linux-hams@vger.kernel.org
3371 W:      http://www.linux-ax25.org/
3372 S:      Maintained
3373
3374 RISCOM8 DRIVER
3375 S:      Orphan
3376
3377 RTL818X WIRELESS DRIVER
3378 P:      Michael Wu
3379 M:      flamingice@sourmilk.net
3380 P:      Andrea Merello
3381 M:      andreamrl@tiscali.it
3382 L:      linux-wireless@vger.kernel.org
3383 W:      http://linuxwireless.org/
3384 T:      git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3385 S:      Maintained
3386
3387 S3 SAVAGE FRAMEBUFFER DRIVER
3388 P:      Antonino Daplas
3389 M:      adaplas@gmail.com
3390 L:      linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
3391 S:      Maintained
3392
3393 S390
3394 P:      Martin Schwidefsky
3395 M:      schwidefsky@de.ibm.com
3396 P:      Heiko Carstens
3397 M:      heiko.carstens@de.ibm.com
3398 M:      linux390@de.ibm.com
3399 L:      linux-s390@vger.kernel.org
3400 W:      http://www.ibm.com/developerworks/linux/linux390/
3401 S:      Supported
3402
3403 S390 NETWORK DRIVERS
3404 P:      Ursula Braun
3405 M:      ubraun@linux.vnet.ibm.com
3406 P:      Frank Blaschka
3407 M:      blaschka@linux.vnet.ibm.com
3408 M:      linux390@de.ibm.com
3409 L:      linux-s390@vger.kernel.org
3410 W:      http://www.ibm.com/developerworks/linux/linux390/
3411 S:      Supported
3412
3413 S390 ZFCP DRIVER
3414 P:      Christof Schmitt
3415 M:      christof.schmitt@de.ibm.com
3416 P:      Martin Peschke
3417 M:      mp3@de.ibm.com
3418 M:      linux390@de.ibm.com
3419 L:      linux-s390@vger.kernel.org
3420 W:      http://www.ibm.com/developerworks/linux/linux390/
3421 S:      Supported
3422
3423 S390 IUCV NETWORK LAYER
3424 P:      Ursula Braun
3425 M:      ubraun@linux.vnet.ibm.com
3426 M:      linux390@de.ibm.com
3427 L:      linux-s390@vger.kernel.org
3428 W:      http://www.ibm.com/developerworks/linux/linux390/
3429 S:      Supported
3430
3431 SAA7146 VIDEO4LINUX-2 DRIVER
3432 P:      Michael Hunold
3433 M:      michael@mihu.de
3434 W:      http://www.mihu.de/linux/saa7146
3435 S:      Maintained
3436
3437 SC1200 WDT DRIVER
3438 P:      Zwane Mwaikambo
3439 M:      zwane@arm.linux.org.uk
3440 S:      Maintained
3441
3442 SCHEDULER
3443 P:      Ingo Molnar
3444 M:      mingo@elte.hu
3445 P:      Robert Love    [the preemptible kernel bits]
3446 M:      rml@tech9.net
3447 L:      linux-kernel@vger.kernel.org
3448 S:      Maintained
3449
3450 SCSI CDROM DRIVER
3451 P:      Jens Axboe
3452 M:      axboe@kernel.dk
3453 L:      linux-scsi@vger.kernel.org
3454 W:      http://www.kernel.dk
3455 S:      Maintained
3456
3457 SCSI SG DRIVER
3458 P:      Doug Gilbert
3459 M:      dgilbert@interlog.com
3460 L:      linux-scsi@vger.kernel.org
3461 W:      http://www.torque.net/sg
3462 S:      Maintained
3463
3464 SCSI SUBSYSTEM
3465 P:      James E.J. Bottomley
3466 M:      James.Bottomley@HansenPartnership.com
3467 L:      linux-scsi@vger.kernel.org
3468 T:      git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
3469 T:      git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git
3470 T:      git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-pending-2.6.git
3471 S:      Maintained
3472
3473 SCSI TAPE DRIVER
3474 P:      Kai Mäkisara
3475 M:      Kai.Makisara@kolumbus.fi
3476 L:      linux-scsi@vger.kernel.org
3477 S:      Maintained
3478
3479 SCTP PROTOCOL
3480 P:      Vlad Yasevich
3481 M:      vladislav.yasevich@hp.com
3482 P:      Sridhar Samudrala
3483 M:      sri@us.ibm.com
3484 L:      linux-sctp@vger.kernel.org
3485 W:      http://lksctp.sourceforge.net
3486 S:      Supported
3487
3488 SCx200 CPU SUPPORT
3489 P:      Jim Cromie
3490 M:      jim.cromie@gmail.com
3491 S:      Odd Fixes
3492
3493 SCx200 GPIO DRIVER
3494 P:      Jim Cromie
3495 M:      jim.cromie@gmail.com
3496 S:      Maintained
3497
3498 SCx200 HRT CLOCKSOURCE DRIVER
3499 P:      Jim Cromie
3500 M:      jim.cromie@gmail.com
3501 S:      Maintained
3502
3503 SECURITY CONTACT
3504 P:      Security Officers
3505 M:      security@kernel.org
3506 S:      Supported
3507
3508 SELINUX SECURITY MODULE
3509 P:      Stephen Smalley
3510 M:      sds@tycho.nsa.gov
3511 P:      James Morris
3512 M:      jmorris@namei.org
3513 P:      Eric Paris
3514 M:      eparis@parisplace.org
3515 L:      linux-kernel@vger.kernel.org (kernel issues)
3516 L:      selinux@tycho.nsa.gov (subscribers-only, general discussion)
3517 W:      http://www.nsa.gov/selinux
3518 S:      Supported
3519
3520 SENSABLE PHANTOM
3521 P:      Jiri Slaby
3522 M:      jirislaby@gmail.com
3523 S:      Maintained
3524
3525 SERIAL ATA (SATA) SUBSYSTEM:
3526 P:      Jeff Garzik
3527 M:      jgarzik@pobox.com
3528 L:      linux-ide@vger.kernel.org
3529 T:      git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
3530 S:      Supported
3531
3532 SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
3533 P:      Pat Gefre
3534 M:      pfg@sgi.com
3535 L:      linux-ia64@vger.kernel.org
3536 S:      Supported
3537
3538 SGI VISUAL WORKSTATION 320 AND 540
3539 P:      Andrey Panin
3540 M:      pazke@donpac.ru
3541 L:      linux-visws-devel@lists.sf.net
3542 W:      http://linux-visws.sf.net
3543 S:      Maintained for 2.6.
3544
3545 SIMTEC EB110ATX (Chalice CATS)
3546 P:      Ben Dooks
3547 P:      Vincent Sanders
3548 M:      support@simtec.co.uk
3549 W:      http://www.simtec.co.uk/products/EB110ATX/
3550 S:      Supported
3551
3552 SIMTEC EB2410ITX (BAST)
3553 P:      Ben Dooks
3554 P:      Vincent Sanders
3555 M:      support@simtec.co.uk
3556 W:      http://www.simtec.co.uk/products/EB2410ITX/
3557 S:      Supported
3558
3559 SIS 190 ETHERNET DRIVER
3560 P:      Francois Romieu
3561 M:      romieu@fr.zoreil.com
3562 L:      netdev@vger.kernel.org
3563 S:      Maintained
3564
3565 SIS 5513 IDE CONTROLLER DRIVER
3566 P:      Lionel Bouton
3567 M:      Lionel.Bouton@inet6.fr
3568 W:      http://inet6.dyn.dhs.org/sponsoring/sis5513/index.html
3569 W:      http://gyver.homeip.net/sis5513/index.html
3570 S:      Maintained
3571
3572 SIS 900/7016 FAST ETHERNET DRIVER
3573 P:      Daniele Venzano
3574 M:      venza@brownhat.org
3575 W:      http://www.brownhat.org/sis900.html
3576 L:      netdev@vger.kernel.org
3577 S:      Maintained
3578
3579 SIS 96X I2C/SMBUS DRIVER
3580 P:      Mark M. Hoffman
3581 M:      mhoffman@lightlink.com
3582 L:      lm-sensors@lm-sensors.org
3583 S:      Maintained
3584
3585 SIS FRAMEBUFFER DRIVER
3586 P:      Thomas Winischhofer
3587 M:      thomas@winischhofer.net
3588 W:      http://www.winischhofer.net/linuxsisvga.shtml
3589 S:      Maintained
3590
3591 SIS USB2VGA DRIVER
3592 P:      Thomas Winischhofer
3593 M:      thomas@winischhofer.net
3594 W:      http://www.winischhofer.at/linuxsisusbvga.shtml
3595 S:      Maintained
3596
3597 SLAB ALLOCATOR
3598 P:      Christoph Lameter
3599 M:      clameter@sgi.com
3600 P:      Pekka Enberg
3601 M:      penberg@cs.helsinki.fi
3602 P:      Matt Mackall
3603 M:      mpm@selenic.com
3604 L:      linux-mm@kvack.org
3605 S:      Maintained
3606
3607 SMC91x ETHERNET DRIVER
3608 P:      Nicolas Pitre
3609 M:      nico@cam.org
3610 S:      Maintained
3611
3612 SMSC47B397 HARDWARE MONITOR DRIVER
3613 P:      Mark M. Hoffman
3614 M:      mhoffman@lightlink.com
3615 L:      lm-sensors@lm-sensors.org
3616 S:      Maintained
3617
3618 SMX UIO Interface
3619 P:      Ben Nizette
3620 M:      bn@niasdigital.com
3621 S:      Maintained
3622
3623 SOFTWARE RAID (Multiple Disks) SUPPORT
3624 P:      Ingo Molnar
3625 M:      mingo@redhat.com
3626 P:      Neil Brown
3627 M:      neilb@suse.de
3628 L:      linux-raid@vger.kernel.org
3629 S:      Supported
3630
3631 HIBERNATION (aka Software Suspend, aka swsusp):
3632 P:      Pavel Machek
3633 M:      pavel@suse.cz
3634 P:      Rafael J. Wysocki
3635 M:      rjw@sisk.pl
3636 L:      linux-pm@lists.linux-foundation.org
3637 S:      Supported
3638
3639 SUSPEND TO RAM:
3640 P:      Len Brown
3641 M:      len.brown@intel.com
3642 P:      Pavel Machek
3643 M:      pavel@suse.cz
3644 P:      Rafael J. Wysocki
3645 M:      rjw@sisk.pl
3646 L:      linux-pm@lists.linux-foundation.org
3647 S:      Supported
3648
3649 SONIC NETWORK DRIVER
3650 P:      Thomas Bogendoerfer
3651 M:      tsbogend@alpha.franken.de
3652 L:      netdev@vger.kernel.org
3653 S:      Maintained
3654
3655 SONICS SILICON BACKPLANE DRIVER (SSB)
3656 P:      Michael Buesch
3657 M:      mb@bu3sch.de
3658 L:      netdev@vger.kernel.org
3659 S:      Maintained
3660
3661 SONY VAIO CONTROL DEVICE DRIVER
3662 P:      Mattia Dongili
3663 M:      malattia@linux.it
3664 L:      linux-acpi@vger.kernel.org
3665 W:      http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
3666 S:      Maintained
3667
3668 SONY MEMORYSTICK CARD SUPPORT
3669 P:      Alex Dubov
3670 M:      oakad@yahoo.com
3671 L:      linux-kernel@vger.kernel.org
3672 W:      http://tifmxx.berlios.de/
3673 S:      Maintained
3674
3675 SOUND
3676 P:      Jaroslav Kysela
3677 M:      perex@perex.cz
3678 L:      alsa-devel@alsa-project.org (subscribers-only)
3679 S:      Maintained
3680
3681 SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT
3682 P:      Liam Girdwood
3683 M:      liam.girdwood@wolfsonmicro.com
3684 P:      Mark Brown
3685 M:      broonie@opensource.wolfsonmicro.com
3686 T:      git opensource.wolfsonmicro.com/linux-2.6-asoc
3687 L:      alsa-devel@alsa-project.org (subscribers-only)
3688 S:      Supported
3689
3690 SPI SUBSYSTEM
3691 P:      David Brownell
3692 M:      dbrownell@users.sourceforge.net
3693 L:      spi-devel-general@lists.sourceforge.net
3694 S:      Maintained
3695
3696 STABLE BRANCH:
3697 P:      Greg Kroah-Hartman
3698 M:      greg@kroah.com
3699 P:      Chris Wright
3700 M:      chrisw@sous-sol.org
3701 L:      stable@kernel.org
3702 S:      Maintained
3703
3704 TPM DEVICE DRIVER
3705 P:      Kylene Hall
3706 M:      tpmdd-devel@lists.sourceforge.net
3707 W:      http://tpmdd.sourceforge.net
3708 P:      Marcel Selhorst
3709 M:      tpm@selhorst.net
3710 W:      http://www.prosec.rub.de/tpm/
3711 L:      tpmdd-devel@lists.sourceforge.net
3712 S:      Maintained
3713
3714 Telecom Clock Driver for MCPL0010
3715 P:      Mark Gross
3716 M:      mark.gross@intel.com
3717 S:      Supported
3718
3719 TENSILICA XTENSA PORT (xtensa):
3720 P:      Chris Zankel
3721 M:      chris@zankel.net
3722 S:      Maintained
3723
3724 THINKPAD ACPI EXTRAS DRIVER
3725 P:      Henrique de Moraes Holschuh
3726 M:      ibm-acpi@hmh.eng.br
3727 L:      ibm-acpi-devel@lists.sourceforge.net
3728 W:      http://ibm-acpi.sourceforge.net
3729 W:      http://thinkwiki.org/wiki/Ibm-acpi
3730 T:      git repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
3731 S:      Maintained
3732
3733 UltraSPARC (sparc64):
3734 P:      David S. Miller
3735 M:      davem@davemloft.net
3736 L:      sparclinux@vger.kernel.org
3737 T:      git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
3738 S:      Maintained
3739
3740 SHARP LH SUPPORT (LH7952X & LH7A40X)
3741 P:      Marc Singer
3742 M:      elf@buici.com
3743 W:      http://projects.buici.com/arm
3744 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
3745 S:      Maintained
3746
3747 SHPC HOTPLUG DRIVER
3748 P:      Kristen Carlson Accardi
3749 M:      kristen.c.accardi@intel.com
3750 L:      pcihpd-discuss@lists.sourceforge.net
3751 S:      Supported
3752
3753 SECURE DIGITAL HOST CONTROLLER INTERFACE DRIVER
3754 P:      Pierre Ossman
3755 M:      drzeus-sdhci@drzeus.cx
3756 L:      sdhci-devel@list.drzeus.cx
3757 S:      Maintained
3758
3759 SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
3760 P:      Stephen Hemminger
3761 M:      shemminger@linux-foundation.org
3762 L:      netdev@vger.kernel.org
3763 S:      Maintained
3764
3765 SOEKRIS NET48XX LED SUPPORT
3766 P:      Chris Boot
3767 M:      bootc@bootc.net
3768 S:      Maintained
3769
3770 SPARC (sparc32):
3771 P:      William L. Irwin
3772 M:      wli@holomorphy.com
3773 L:      sparclinux@vger.kernel.org
3774 S:      Maintained
3775
3776 SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
3777 P:      Roger Wolff
3778 M:      R.E.Wolff@BitWizard.nl
3779 L:      linux-kernel@vger.kernel.org ?
3780 S:      Supported
3781
3782 SPIDERNET NETWORK DRIVER for CELL
3783 P:      Ishizaki Kou
3784 M:      kou.ishizaki@toshiba.co.jp
3785 P:      Jens Osterkamp
3786 M:      jens@de.ibm.com
3787 L:      netdev@vger.kernel.org
3788 S:      Supported
3789
3790 SRM (Alpha) environment access
3791 P:      Jan-Benedict Glaw
3792 M:      jbglaw@lug-owl.de
3793 L:      linux-kernel@vger.kernel.org
3794 S:      Maintained
3795
3796 STARFIRE/DURALAN NETWORK DRIVER
3797 P:      Ion Badulescu
3798 M:      ionut@cs.columbia.edu
3799 S:      Maintained
3800
3801 STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
3802 W:      http://mosquitonet.Stanford.EDU/strip.html
3803 S:      Unsupported ?
3804
3805 STRADIS MPEG-2 DECODER DRIVER
3806 P:      Nathan Laredo
3807 M:      laredo@gnu.org
3808 W:      http://www.stradis.com/
3809 S:      Maintained
3810
3811 SUPERH
3812 P:      Paul Mundt
3813 M:      lethal@linux-sh.org
3814 L:      linux-sh@vger.kernel.org
3815 W:      http://www.linux-sh.org
3816 T:      git kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.git
3817 S:      Maintained
3818
3819 SUN3/3X
3820 P:      Sam Creasey
3821 M:      sammy@sammy.net
3822 W:      http://sammy.net/sun3/
3823 S:      Maintained
3824
3825 SVGA HANDLING
3826 P:      Martin Mares
3827 M:      mj@ucw.cz
3828 L:      linux-video@atrey.karlin.mff.cuni.cz
3829 S:      Maintained
3830
3831 SYSV FILESYSTEM
3832 P:      Christoph Hellwig
3833 M:      hch@infradead.org
3834 S:      Maintained
3835
3836 TC CLASSIFIER
3837 P:      Jamal Hadi Salim
3838 M:      hadi@cyberus.ca
3839 L:      netdev@vger.kernel.org
3840 S:      Maintained
3841
3842 TCP LOW PRIORITY MODULE
3843 P:      Wong Hoi Sing, Edison
3844 M:      hswong3i@gmail.com
3845 P:      Hung Hing Lun, Mike
3846 M:      hlhung3i@gmail.com
3847 W:      http://tcp-lp-mod.sourceforge.net/
3848 S:      Maintained
3849
3850 TEHUTI ETHERNET DRIVER
3851 P:      Alexander Indenbaum
3852 M:      baum@tehutinetworks.net
3853 P:      Andy Gospodarek
3854 M:      andy@greyhouse.net
3855 L:      netdev@vger.kernel.org
3856 S:      Supported
3857
3858 TI FLASH MEDIA INTERFACE DRIVER
3859 P:      Alex Dubov
3860 M:      oakad@yahoo.com
3861 S:      Maintained
3862
3863 TI OMAP MMC INTERFACE DRIVER
3864 P:      Carlos Aguiar, Anderson Briglia and Syed Khasim
3865 M:      linux-omap-open-source@linux.omap.com (subscribers only)
3866 W:      http://linux.omap.com
3867 W:      http://www.muru.com/linux/omap/
3868 S:      Maintained
3869
3870 TI OMAP RANDOM NUMBER GENERATOR SUPPORT
3871 P:      Deepak Saxena
3872 M:      dsaxena@plexity.net
3873 S:      Maintained
3874
3875 TASKSTATS STATISTICS INTERFACE
3876 P:      Shailabh Nagar
3877 M:      nagar@watson.ibm.com
3878 L:      linux-kernel@vger.kernel.org
3879 S:      Maintained
3880
3881 TIPC NETWORK LAYER
3882 P:      Per Liden
3883 M:      per.liden@ericsson.com
3884 P:      Jon Maloy
3885 M:      jon.maloy@ericsson.com
3886 P:      Allan Stephens
3887 M:      allan.stephens@windriver.com
3888 L:      tipc-discussion@lists.sourceforge.net
3889 W:      http://tipc.sourceforge.net/
3890 W:      http://tipc.cslab.ericsson.net/
3891 T:      git tipc.cslab.ericsson.net:/pub/git/tipc.git
3892 S:      Maintained
3893
3894 TLAN NETWORK DRIVER
3895 P:      Samuel Chessman
3896 M:      chessman@tux.org
3897 L:      tlan-devel@lists.sourceforge.net (subscribers-only)
3898 W:      http://sourceforge.net/projects/tlan/
3899 S:      Maintained
3900
3901 TOSHIBA ACPI EXTRAS DRIVER
3902 P:      John Belmonte
3903 M:      toshiba_acpi@memebeam.org
3904 W:      http://memebeam.org/toys/ToshibaAcpiDriver
3905 S:      Maintained
3906
3907 TOSHIBA SMM DRIVER
3908 P:      Jonathan Buzzard
3909 M:      jonathan@buzzard.org.uk
3910 L:      tlinux-users@tce.toshiba-dme.co.jp
3911 W:      http://www.buzzard.org.uk/toshiba/
3912 S:      Maintained
3913
3914 TRIDENT 4DWAVE/SIS 7018 PCI AUDIO CORE
3915 P:      Muli Ben-Yehuda
3916 M:      mulix@mulix.org
3917 L:      linux-kernel@vger.kernel.org
3918 S:      Maintained
3919
3920 TRIVIAL PATCHES
3921 P:      Jesper Juhl
3922 M:      trivial@kernel.org
3923 L:      linux-kernel@vger.kernel.org
3924 S:      Maintained
3925
3926 TULIP NETWORK DRIVERS
3927 P:      Grant Grundler
3928 M:      grundler@parisc-linux.org
3929 P:      Kyle McMartin
3930 M:      kyle@parisc-linux.org
3931 L:      netdev@vger.kernel.org
3932 S:      Maintained
3933
3934 TUN/TAP driver
3935 P:      Maxim Krasnyansky
3936 M:      maxk@qualcomm.com
3937 L:      vtun@office.satix.net
3938 W:      http://vtun.sourceforge.net/tun
3939 S:      Maintained
3940
3941 TURBOCHANNEL SUBSYSTEM
3942 P:      Maciej W. Rozycki
3943 M:      macro@linux-mips.org
3944 S:      Maintained
3945
3946 U14-34F SCSI DRIVER
3947 P:      Dario Ballabio
3948 M:      ballabio_dario@emc.com
3949 L:      linux-scsi@vger.kernel.org
3950 S:      Maintained
3951
3952 UDF FILESYSTEM
3953 P:      Jan Kara
3954 M:      jack@suse.cz
3955 W:      http://linux-udf.sourceforge.net
3956 S:      Maintained
3957
3958 UNIFORM CDROM DRIVER
3959 P:      Jens Axboe
3960 M:      axboe@kernel.dk
3961 L:      linux-kernel@vger.kernel.org
3962 W:      http://www.kernel.dk
3963 S:      Maintained
3964
3965 USB ACM DRIVER
3966 P:      Oliver Neukum
3967 M:      oliver@neukum.name
3968 L:      linux-usb@vger.kernel.org
3969 S:      Maintained
3970
3971 USB AUERSWALD DRIVER
3972 P:      Wolfgang Muees
3973 M:      wolfgang@iksw-muees.de
3974 L:      linux-usb@vger.kernel.org
3975 S:      Maintained
3976
3977 USB BLOCK DRIVER (UB ub)
3978 P:      Pete Zaitcev
3979 M:      zaitcev@redhat.com
3980 L:      linux-kernel@vger.kernel.org
3981 L:      linux-usb@vger.kernel.org
3982 S:      Supported
3983
3984 USB CDC ETHERNET DRIVER
3985 P:      Greg Kroah-Hartman
3986 M:      greg@kroah.com
3987 L:      linux-usb@vger.kernel.org
3988 S:      Maintained
3989 W:      http://www.kroah.com/linux-usb/
3990
3991 USB DAVICOM DM9601 DRIVER
3992 P:      Peter Korsgaard
3993 M:      jacmet@sunsite.dk
3994 L:      netdev@vger.kernel.org
3995 W:      http://www.linux-usb.org/usbnet
3996 S:      Maintained
3997
3998 USB EHCI DRIVER
3999 P:      David Brownell
4000 M:      dbrownell@users.sourceforge.net
4001 L:      linux-usb@vger.kernel.org
4002 S:      Odd Fixes
4003
4004 USB ET61X[12]51 DRIVER
4005 P:      Luca Risolia
4006 M:      luca.risolia@studio.unibo.it
4007 L:      linux-usb@vger.kernel.org
4008 L:      video4linux-list@redhat.com
4009 W:      http://www.linux-projects.org
4010 S:      Maintained
4011
4012 USB GADGET/PERIPHERAL SUBSYSTEM
4013 P:      David Brownell
4014 M:      dbrownell@users.sourceforge.net
4015 L:      linux-usb@vger.kernel.org
4016 W:      http://www.linux-usb.org/gadget
4017 S:      Maintained
4018
4019 USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...)
4020 P:      Jiri Kosina
4021 M:      jkosina@suse.cz
4022 L:      linux-usb@vger.kernel.org
4023 T:      git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
4024 S:      Maintained
4025
4026 USB ISP116X DRIVER
4027 P:      Olav Kongas
4028 M:      ok@artecdesign.ee
4029 L:      linux-usb@vger.kernel.org
4030 S:      Maintained
4031
4032 USB KAWASAKI LSI DRIVER
4033 P:      Oliver Neukum
4034 M:      oliver@neukum.name
4035 L:      linux-usb@vger.kernel.org
4036 S:      Maintained
4037
4038 USB MASS STORAGE DRIVER
4039 P:      Matthew Dharm
4040 M:      mdharm-usb@one-eyed-alien.net
4041 L:      linux-usb@vger.kernel.org
4042 L:      usb-storage@lists.one-eyed-alien.net
4043 S:      Maintained
4044 W:      http://www.one-eyed-alien.net/~mdharm/linux-usb/
4045
4046 USB OHCI DRIVER
4047 P:      David Brownell
4048 M:      dbrownell@users.sourceforge.net
4049 L:      linux-usb@vger.kernel.org
4050 S:      Odd Fixes
4051
4052 USB OPTION-CARD DRIVER
4053 P:      Matthias Urlichs
4054 M:      smurf@smurf.noris.de
4055 L:      linux-usb@vger.kernel.org
4056 S:      Maintained
4057
4058 USB OV511 DRIVER
4059 P:      Mark McClelland
4060 M:      mmcclell@bigfoot.com
4061 L:      linux-usb@vger.kernel.org
4062 W:      http://alpha.dyndns.org/ov511/
4063 S:      Maintained
4064
4065 USB PEGASUS DRIVER
4066 P:      Petko Manolov
4067 M:      petkan@users.sourceforge.net
4068 L:      linux-usb@vger.kernel.org
4069 L:      netdev@vger.kernel.org
4070 W:      http://pegasus2.sourceforge.net/
4071 S:      Maintained
4072
4073 USB PRINTER DRIVER (usblp)
4074 P:      Pete Zaitcev
4075 M:      zaitcev@redhat.com
4076 L:      linux-usb@vger.kernel.org
4077 S:      Supported
4078
4079 USB RTL8150 DRIVER
4080 P:      Petko Manolov
4081 M:      petkan@users.sourceforge.net
4082 L:      linux-usb@vger.kernel.org
4083 L:      netdev@vger.kernel.org
4084 W:      http://pegasus2.sourceforge.net/
4085 S:      Maintained
4086
4087 USB SE401 DRIVER
4088 P:      Jeroen Vreeken
4089 M:      pe1rxq@amsat.org
4090 L:      linux-usb@vger.kernel.org
4091 W:      http://www.chello.nl/~j.vreeken/se401/
4092 S:      Maintained
4093
4094 USB SERIAL CYBERJACK DRIVER
4095 P:      Matthias Bruestle and Harald Welte
4096 M:      support@reiner-sct.com
4097 W:      http://www.reiner-sct.de/support/treiber_cyberjack.php
4098 S:      Maintained
4099
4100 USB SERIAL DIGI ACCELEPORT DRIVER
4101 P:      Peter Berger and Al Borchers
4102 M:      pberger@brimson.com
4103 M:      alborchers@steinerpoint.com
4104 L:      linux-usb@vger.kernel.org
4105 S:      Maintained
4106
4107 USB SERIAL DRIVER
4108 P:      Greg Kroah-Hartman
4109 M:      gregkh@suse.de
4110 L:      linux-usb@vger.kernel.org
4111 S:      Supported
4112
4113 USB SERIAL BELKIN F5U103 DRIVER
4114 P:      William Greathouse
4115 M:      wgreathouse@smva.com
4116 L:      linux-usb@vger.kernel.org
4117 S:      Maintained
4118
4119 USB SERIAL CYPRESS M8 DRIVER
4120 P:      Lonnie Mendez
4121 M:      dignome@gmail.com
4122 L:      linux-usb@vger.kernel.org
4123 S:      Maintained
4124 W:      http://geocities.com/i0xox0i
4125 W:      http://firstlight.net/cvs
4126
4127 USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
4128 P:      Gary Brubaker
4129 M:      xavyer@ix.netcom.com
4130 L:      linux-usb@vger.kernel.org
4131 S:      Maintained
4132
4133 USB SERIAL KEYSPAN DRIVER
4134 P:      Greg Kroah-Hartman
4135 M:      greg@kroah.com
4136 L:      linux-usb@vger.kernel.org
4137 W:      http://www.kroah.com/linux/
4138 S:      Maintained
4139
4140 USB SERIAL WHITEHEAT DRIVER
4141 P:      Support Department
4142 M:      support@connecttech.com
4143 L:      linux-usb@vger.kernel.org
4144 W:      http://www.connecttech.com
4145 S:      Supported
4146
4147 USB SN9C1xx DRIVER
4148 P:      Luca Risolia
4149 M:      luca.risolia@studio.unibo.it
4150 L:      linux-usb@vger.kernel.org
4151 L:      video4linux-list@redhat.com
4152 W:      http://www.linux-projects.org
4153 S:      Maintained
4154
4155 USB SUBSYSTEM
4156 P:      Greg Kroah-Hartman
4157 M:      gregkh@suse.de
4158 L:      linux-usb@vger.kernel.org
4159 W:      http://www.linux-usb.org
4160 T:      quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
4161 S:      Supported
4162
4163 USB UHCI DRIVER
4164 P:      Alan Stern
4165 M:      stern@rowland.harvard.edu
4166 L:      linux-usb@vger.kernel.org
4167 S:      Maintained
4168
4169 USB "USBNET" DRIVER FRAMEWORK
4170 P:      David Brownell
4171 M:      dbrownell@users.sourceforge.net
4172 L:      netdev@vger.kernel.org
4173 W:      http://www.linux-usb.org/usbnet
4174 S:      Maintained
4175
4176 USB W996[87]CF DRIVER
4177 P:      Luca Risolia
4178 M:      luca.risolia@studio.unibo.it
4179 L:      linux-usb@vger.kernel.org
4180 L:      video4linux-list@redhat.com
4181 W:      http://www.linux-projects.org
4182 S:      Maintained
4183
4184 USB WIRELESS RNDIS DRIVER (rndis_wlan)
4185 P:      Jussi Kivilinna
4186 M:      jussi.kivilinna@mbnet.fi
4187 L:      linux-wireless@vger.kernel.org
4188 S:      Maintained
4189
4190 USB ZC0301 DRIVER
4191 P:      Luca Risolia
4192 M:      luca.risolia@studio.unibo.it
4193 L:      linux-usb@vger.kernel.org
4194 L:      video4linux-list@redhat.com
4195 W:      http://www.linux-projects.org
4196 S:      Maintained
4197
4198 USB ZD1201 DRIVER
4199 P:      Jeroen Vreeken
4200 M:      pe1rxq@amsat.org
4201 L:      linux-usb@vger.kernel.org
4202 W:      http://linux-lc100020.sourceforge.net
4203 S:      Maintained
4204
4205 USB ZR364XX DRIVER
4206 P:      Antoine Jacquet
4207 M:      royale@zerezo.com
4208 L:      linux-usb@vger.kernel.org
4209 L:      video4linux-list@redhat.com
4210 W:      http://royale.zerezo.com/zr364xx/
4211 S:      Maintained
4212
4213 USER-MODE LINUX
4214 P:      Jeff Dike
4215 M:      jdike@addtoit.com
4216 L:      user-mode-linux-devel@lists.sourceforge.net
4217 L:      user-mode-linux-user@lists.sourceforge.net
4218 W:      http://user-mode-linux.sourceforge.net
4219 S:      Maintained
4220
4221 USERSPACE I/O (UIO)
4222 P:      Hans J. Koch
4223 M:      hjk@linutronix.de
4224 P:      Greg Kroah-Hartman
4225 M:      gregkh@suse.de
4226 L:      linux-kernel@vger.kernel.org
4227 S:      Maintained
4228
4229 FAT/VFAT/MSDOS FILESYSTEM:
4230 P:      OGAWA Hirofumi
4231 M:      hirofumi@mail.parknet.co.jp
4232 L:      linux-kernel@vger.kernel.org
4233 S:      Maintained
4234
4235 VIA RHINE NETWORK DRIVER
4236 P:      Roger Luethi
4237 M:      rl@hellgate.ch
4238 S:      Maintained
4239
4240 VIAPRO SMBUS DRIVER
4241 P:      Jean Delvare
4242 M:      khali@linux-fr.org
4243 L:      i2c@lm-sensors.org
4244 S:      Maintained
4245
4246 VIA VELOCITY NETWORK DRIVER
4247 P:      Francois Romieu
4248 M:      romieu@fr.zoreil.com
4249 L:      netdev@vger.kernel.org
4250 S:      Maintained
4251
4252 UCLINUX (AND M68KNOMMU)
4253 P:      Greg Ungerer
4254 M:      gerg@uclinux.org
4255 W:      http://www.uclinux.org/
4256 L:      uclinux-dev@uclinux.org  (subscribers-only)
4257 S:      Maintained
4258
4259 UCLINUX FOR NEC V850
4260 P:      Miles Bader
4261
4262 UCLINUX FOR RENESAS H8/300
4263 P:      Yoshinori Sato
4264 M:      ysato@users.sourceforge.jp
4265 W:      http://uclinux-h8.sourceforge.jp/
4266 S:      Supported
4267
4268 UFS FILESYSTEM
4269 P:      Evgeniy Dushistov
4270 M:      dushistov@mail.ru
4271 L:      linux-kernel@vger.kernel.org
4272 S:      Maintained
4273
4274 USB DIAMOND RIO500 DRIVER
4275 P:      Cesar Miquel
4276 M:      miquel@df.uba.ar
4277 L:      rio500-users@lists.sourceforge.net
4278 W:      http://rio500.sourceforge.net
4279 S:      Maintained
4280
4281 VIDEO FOR LINUX
4282 P:      Mauro Carvalho Chehab
4283 M:      mchehab@infradead.org
4284 M:      v4l-dvb-maintainer@linuxtv.org
4285 L:      video4linux-list@redhat.com
4286 W:      http://linuxtv.org
4287 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
4288 S:      Maintained
4289
4290 VLAN (802.1Q)
4291 P:      Patrick McHardy
4292 M:      kaber@trash.net
4293 L:      netdev@vger.kernel.org
4294 S:      Maintained
4295
4296 VT1211 HARDWARE MONITOR DRIVER
4297 P:      Juerg Haefliger
4298 M:      juergh@gmail.com
4299 L:      lm-sensors@lm-sensors.org
4300 S:      Maintained
4301
4302 VT8231 HARDWARE MONITOR DRIVER
4303 P:      Roger Lucas
4304 M:      vt8231@hiddenengine.co.uk
4305 L:      lm-sensors@lm-sensors.org
4306 S:      Maintained
4307
4308 W1 DALLAS'S 1-WIRE BUS
4309 P:      Evgeniy Polyakov
4310 M:      johnpol@2ka.mipt.ru
4311 S:      Maintained
4312
4313 W83791D HARDWARE MONITORING DRIVER
4314 P:      Charles Spirakis
4315 M:      bezaur@gmail.com
4316 L:      lm-sensors@lm-sensors.org
4317 S:      Odd Fixes
4318
4319 W83793 HARDWARE MONITORING DRIVER
4320 P:      Rudolf Marek
4321 M:      r.marek@assembler.cz
4322 L:      lm-sensors@lm-sensors.org
4323 S:      Maintained
4324
4325 W83L51xD SD/MMC CARD INTERFACE DRIVER
4326 P:      Pierre Ossman
4327 M:      drzeus-wbsd@drzeus.cx
4328 L:      linux-kernel@vger.kernel.org
4329 S:      Maintained
4330
4331 WATCHDOG DEVICE DRIVERS
4332 P:      Wim Van Sebroeck
4333 M:      wim@iguana.be
4334 T:      git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
4335 S:      Maintained
4336
4337 WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
4338 P:      Jean Tourrilhes
4339 M:      jt@hpl.hp.com
4340 L:      linux-wireless@vger.kernel.org
4341 W:      http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
4342 S:      Maintained
4343
4344 WD7000 SCSI DRIVER
4345 P:      Miroslav Zagorac
4346 M:      zaga@fly.cc.fer.hr
4347 L:      linux-scsi@vger.kernel.org
4348 S:      Maintained
4349
4350 WISTRON LAPTOP BUTTON DRIVER
4351 P:      Miloslav Trmac
4352 M:      mitr@volny.cz
4353 S:      Maintained
4354
4355 WL3501 WIRELESS PCMCIA CARD DRIVER
4356 P:      Arnaldo Carvalho de Melo
4357 M:      acme@ghostprotocols.net
4358 L:      linux-wireless@vger.kernel.org
4359 W:      http://oops.ghostprotocols.net:81/blog
4360 S:      Maintained
4361
4362 X.25 NETWORK LAYER
4363 P:      Henner Eisen
4364 M:      eis@baty.hanse.de
4365 L:      linux-x25@vger.kernel.org
4366 S:      Maintained
4367
4368 XEN HYPERVISOR INTERFACE
4369 P:      Jeremy Fitzhardinge
4370 M:      jeremy@xensource.com
4371 P:      Chris Wright
4372 M:      chrisw@sous-sol.org
4373 L:      virtualization@lists.osdl.org
4374 L:      xen-devel@lists.xensource.com
4375 S:      Supported
4376
4377 XFS FILESYSTEM
4378 P:      Silicon Graphics Inc
4379 P:      Tim Shimmin
4380 M:      xfs-masters@oss.sgi.com
4381 L:      xfs@oss.sgi.com
4382 W:      http://oss.sgi.com/projects/xfs
4383 T:      git git://oss.sgi.com:8090/xfs/xfs-2.6.git
4384 S:      Supported
4385
4386 XILINX SYSTEMACE DRIVER
4387 P:      Grant Likely
4388 M:      grant.likely@secretlab.ca
4389 W:      http://www.secretlab.ca/
4390 L:      linux-kernel@vger.kernel.org
4391 S:      Maintained
4392
4393 XILINX UARTLITE SERIAL DRIVER
4394 P:      Peter Korsgaard
4395 M:      jacmet@sunsite.dk
4396 L:      linux-serial@vger.kernel.org
4397 S:      Maintained
4398
4399 X86 ARCHITECTURE (32-BIT AND 64-BIT)
4400 P:      Thomas Gleixner
4401 M:      tglx@linutronix.de
4402 P:      Ingo Molnar
4403 M:      mingo@redhat.com
4404 P:      H. Peter Anvin
4405 M:      hpa@zytor.com
4406 L:      linux-kernel@vger.kernel.org
4407 T:      git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git
4408 S:      Maintained
4409
4410 YAM DRIVER FOR AX.25
4411 P:      Jean-Paul Roubelat
4412 M:      jpr@f6fbb.org
4413 L:      linux-hams@vger.kernel.org
4414 S:      Maintained
4415
4416 YEALINK PHONE DRIVER
4417 P:      Henk Vergonet
4418 M:      Henk.Vergonet@gmail.com
4419 L:      usbb2k-api-dev@nongnu.org
4420 S:      Maintained
4421
4422 Z8530 DRIVER FOR AX.25
4423 P:      Joerg Reuter
4424 M:      jreuter@yaina.de
4425 W:      http://yaina.de/jreuter/
4426 W:      http://www.qsl.net/dl1bke/
4427 L:      linux-hams@vger.kernel.org
4428 S:      Maintained
4429
4430 ZD1211RW WIRELESS DRIVER
4431 P:      Daniel Drake
4432 M:      dsd@gentoo.org
4433 P:      Ulrich Kunitz
4434 M:      kune@deine-taler.de
4435 W:      http://zd1211.ath.cx/wiki/DriverRewrite
4436 L:      linux-wireless@vger.kernel.org
4437 L:      zd1211-devs@lists.sourceforge.net (subscribers-only)
4438 S:      Maintained
4439
4440 ZF MACHZ WATCHDOG
4441 P:      Fernando Fuganti
4442 M:      fuganti@netbank.com.br
4443 W:      http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
4444 S:      Maintained
4445
4446 ZR36067 VIDEO FOR LINUX DRIVER
4447 P:      Ronald Bultje
4448 M:      rbultje@ronald.bitfreak.net
4449 L:      mjpeg-users@lists.sourceforge.net
4450 W:      http://mjpeg.sourceforge.net/driver-zoran/
4451 S:      Maintained
4452
4453 ZS DECSTATION Z85C30 SERIAL DRIVER
4454 P:      Maciej W. Rozycki
4455 M:      macro@linux-mips.org
4456 S:      Maintained
4457
4458 THE REST
4459 P:      Linus Torvalds
4460 S:      Buried alive in reporters