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