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