asus-laptop: add base driver
[linux-drm-fsl-dcu.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. See
34         Documentation/CodingStyle for guidance here.
35
36         PLEASE try to include any credit lines you want added with the
37         patch. It avoids people being missed off by mistake and makes
38         it easier to know who wants adding and who doesn't.
39
40         PLEASE document known bugs. If it doesn't work for everything
41         or does something very odd once a month document it.
42
43         PLEASE remember that submissions must be made under the terms
44         of the OSDL certificate of contribution
45         (http://www.osdl.org/newsroom/press_releases/2004/2004_05_24_dco.html)
46         and should include a Signed-off-by: line.
47
48 6.      Make sure you have the right to send any changes you make. If you
49         do changes at work you may find your employer owns the patch
50         not you.
51
52 7.      When sending security related changes or reports to a maintainer
53         please Cc: security@kernel.org, especially if the maintainer
54         does not respond.
55
56 8.      Happy hacking.
57
58                 -----------------------------------
59
60 Maintainers List (try to look for most precise areas first)
61
62 Note: For the hard of thinking, this list is meant to remain in alphabetical
63 order. If you could add yourselves to it in alphabetical order that would be
64 so much easier [Ed]
65
66 P: Person
67 M: Mail patches to
68 L: Mailing list that is relevant to this area
69 W: Web-page with status/info
70 T: SCM tree type and location.  Type is one of: git, hg, quilt.
71 S: Status, one of the following:
72
73         Supported:      Someone is actually paid to look after this.
74         Maintained:     Someone actually looks after it.
75         Odd Fixes:      It has a maintainer but they don't have time to do
76                         much other than throw the odd patch in. See below..
77         Orphan:         No current maintainer [but maybe you could take the
78                         role as you write your new code].
79         Obsolete:       Old code. Something tagged obsolete generally means
80                         it has been replaced by a better system and you
81                         should be using that.
82
83 3C359 NETWORK DRIVER
84 P:      Mike Phillips
85 M:      mikep@linuxtr.net
86 L:      netdev@vger.kernel.org
87 L:      linux-tr@linuxtr.net
88 W:      http://www.linuxtr.net
89 S:      Maintained
90
91 3C505 NETWORK DRIVER
92 P:      Philip Blundell
93 M:      philb@gnu.org
94 L:      netdev@vger.kernel.org
95 S:      Maintained
96
97 3CR990 NETWORK DRIVER
98 P:      David Dillow
99 M:      dave@thedillows.org
100 L:      netdev@vger.kernel.org
101 S:      Maintained
102
103 3W-XXXX ATA-RAID CONTROLLER DRIVER
104 P:      Adam Radford
105 M:      linuxraid@amcc.com
106 L:      linux-scsi@vger.kernel.org
107 W:      http://www.amcc.com
108 S:      Supported
109
110 3W-9XXX SATA-RAID CONTROLLER DRIVER
111 P:      Adam Radford
112 M:      linuxraid@amcc.com
113 L:      linux-scsi@vger.kernel.org
114 W:      http://www.amcc.com
115 S:      Supported
116
117 53C700 AND 53C700-66 SCSI DRIVER
118 P:      James E.J. Bottomley
119 M:      James.Bottomley@HansenPartnership.com
120 L:      linux-scsi@vger.kernel.org
121 S:      Maintained
122
123 6PACK NETWORK DRIVER FOR AX.25
124 P:      Andreas Koensgen
125 M:      ajk@iehk.rwth-aachen.de
126 L:      linux-hams@vger.kernel.org
127 S:      Maintained
128
129 8139CP 10/100 FAST ETHERNET DRIVER
130 P:      Jeff Garzik
131 M:      jgarzik@pobox.com
132 S:      Maintained
133
134 8139TOO 10/100 FAST ETHERNET DRIVER
135 P:      Jeff Garzik
136 M:      jgarzik@pobox.com
137 W:      http://sourceforge.net/projects/gkernel/
138 S:      Maintained
139
140 8169 10/100/1000 GIGABIT ETHERNET DRIVER
141 P:      Francois Romieu
142 M:      romieu@fr.zoreil.com
143 L:      netdev@vger.kernel.org
144 S:      Maintained
145
146 8250/16?50 (AND CLONE UARTS) SERIAL DRIVER
147 L:      linux-serial@vger.kernel.org
148 W:      http://serial.sourceforge.net
149 S:      Orphan
150
151 8390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503, etc.]
152 P:      Paul Gortmaker
153 M:      p_gortmaker@yahoo.com
154 L:      netdev@vger.kernel.org
155 S:      Maintained
156
157 9P FILE SYSTEM
158 P:      Eric Van Hensbergen
159 M:      ericvh@gmail.com
160 P:      Ron Minnich
161 M:      rminnich@lanl.gov
162 P:      Latchesar Ionkov
163 M:      lucho@ionkov.net
164 L:      v9fs-developer@lists.sourceforge.net
165 W:      http://v9fs.sf.net
166 T:      git kernel.org:/pub/scm/linux/kernel/ericvh/v9fs.git
167 S:      Maintained
168
169 A2232 SERIAL BOARD DRIVER
170 P:      Enver Haase
171 M:      ehaase@inf.fu-berlin.de
172 M:      A2232@gmx.net
173 L:      linux-m68k@lists.linux-m68k.org
174 S:      Maintained
175
176 AIO
177 P:      Benjamin LaHaise
178 M:      bcrl@kvack.org
179 L:      linux-aio@kvack.org
180 S:      Supported
181
182 ABIT UGURU HARDWARE MONITOR DRIVER
183 P:      Hans de Goede
184 M:      j.w.r.degoede@hhs.nl
185 L:      lm-sensors@lm-sensors.org
186 S:      Maintained
187
188 ACENIC DRIVER
189 P:      Jes Sorensen
190 M:      jes@trained-monkey.org
191 L:      linux-acenic@sunsite.dk
192 S:      Maintained
193
194 ACI MIXER DRIVER
195 P:      Robert Siemer
196 M:      Robert.Siemer@gmx.de
197 L:      linux-sound@vger.kernel.org
198 W:      http://www.stud.uni-karlsruhe.de/~uh1b/
199 S:      Maintained
200
201 AACRAID SCSI RAID DRIVER
202 P:      Adaptec OEM Raid Solutions
203 L:      linux-scsi@vger.kernel.org
204 W:      http://linux.dell.com/storage.shtml
205 S:      Supported
206
207 ACPI
208 P:      Len Brown
209 M:      len.brown@intel.com
210 M:      lenb@kernel.org
211 L:      linux-acpi@vger.kernel.org
212 W:      http://acpi.sourceforge.net/
213 T:      git kernel.org:/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git
214 S:      Supported
215
216 ACPI BATTERY DRIVERS
217 P:      Vladimir P. Lebedev
218 M:      vladimir.p.lebedev@intel.com
219 L:      linux-acpi@vger.kernel.org
220 W:      http://acpi.sourceforge.net/
221 S:      Supported
222
223 ACPI EC DRIVER
224 P:      Alexey Starikovskiy
225 M:      alexey.y.starikovskiy@linux.intel.com
226 L:      linux-acpi@vger.kernel.org
227 W:      http://acpi.sourceforge.net/
228 S:      Supported
229
230 ACPI FAN DRIVER
231 P:      Konstantin A. Karasyov
232 M:      konstantin.a.karasyov@intel.com
233 L:      linux-acpi@vger.kernel.org
234 W:      http://acpi.sourceforge.net/
235 S:      Supported
236
237 ACPI PCI HOTPLUG DRIVER
238 P:      Kristen Carlson Accardi
239 M:      kristen.c.accardi@intel.com
240 L:      pcihpd-discuss@lists.sourceforge.net
241 S:      Supported
242
243 ACPI THERMAL DRIVER
244 P:      Konstantin A. Karasyov
245 M:      konstantin.a.karasyov@intel.com
246 L:      linux-acpi@vger.kernel.org
247 W:      http://acpi.sourceforge.net/
248 S:      Supported
249
250 AD1816 SOUND DRIVER
251 P:      Thorsten Knabe
252 M:      Thorsten Knabe <linux@thorsten-knabe.de>
253 W:      http://linux.thorsten-knabe.de
254 S:      Maintained
255
256 AD1889 SOUND DRIVER
257 P:      Kyle McMartin
258 M:      kyle@parisc-linux.org
259 P:      Thibaut Varene
260 M:      T-Bone@parisc-linux.org
261 W:      http://wiki.parisc-linux.org/AD1889
262 L:      parisc-linux@lists.parisc-linux.org
263 S:      Maintained
264
265 ADM1025 HARDWARE MONITOR DRIVER
266 P:      Jean Delvare
267 M:      khali@linux-fr.org
268 L:      lm-sensors@lm-sensors.org
269 S:      Maintained
270
271 ADT746X FAN DRIVER
272 P:      Colin Leroy
273 M:      colin@colino.net
274 S:      Maintained
275
276 AEDSP16 DRIVER
277 P:      Riccardo Facchetti
278 M:      fizban@tin.it
279 S:      Maintained
280
281 AFFS FILE SYSTEM
282 P:      Roman Zippel
283 M:      zippel@linux-m68k.org
284 S:      Maintained
285
286 AGPGART DRIVER
287 P:      Dave Jones
288 M:      davej@codemonkey.org.uk
289 W:      http://www.codemonkey.org.uk/projects/agp/
290 T:      git kernel.org:/pub/scm/linux/kernel/git/davej/agpgart.git
291 S:      Maintained
292
293 AHA152X SCSI DRIVER
294 P:      Juergen E. Fischer
295 M:      Juergen Fischer <fischer@norbit.de>
296 L:      linux-scsi@vger.kernel.org
297 S:      Maintained
298
299 ALCATEL SPEEDTOUCH USB DRIVER
300 P:      Duncan Sands
301 M:      duncan.sands@free.fr
302 L:      linux-usb-users@lists.sourceforge.net
303 L:      linux-usb-devel@lists.sourceforge.net
304 W:      http://www.linux-usb.org/SpeedTouch/
305 S:      Maintained
306
307 ALI1563 I2C DRIVER
308 P:      Rudolf Marek
309 M:      r.marek@assembler.cz
310 L:      i2c@lm-sensors.org
311 S:      Maintained
312
313 ALPHA PORT
314 P:      Richard Henderson
315 M:      rth@twiddle.net
316 S:      Odd Fixes for 2.4; Maintained for 2.6.
317 P:      Ivan Kokshaysky
318 M:      ink@jurassic.park.msu.ru
319 S:      Maintained for 2.4; PCI support for 2.6.
320
321 AMD GEODE PROCESSOR/CHIPSET SUPPORT
322 P:      Jordan Crouse
323 M:      info-linux@geode.amd.com
324 L:      info-linux@geode.amd.com
325 W:      http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html
326 S:      Supported
327
328 AMS (Apple Motion Sensor) DRIVER
329 P:      Stelian Pop
330 M:      stelian@popies.net
331 P:      Michael Hanselmann
332 M:      linux-kernel@hansmi.ch
333 S:      Supported
334
335 AMSO1100 RNIC DRIVER
336 P:      Tom Tucker
337 M:      tom@opengridcomputing.com
338 P:      Steve Wise
339 M:      swise@opengridcomputing.com
340 L:      openib-general@openib.org
341 S:      Maintained
342
343 AOA (Apple Onboard Audio) ALSA DRIVER
344 P:      Johannes Berg
345 M:      johannes@sipsolutions.net
346 L:      linuxppc-dev@ozlabs.org
347 L:      alsa-devel@alsa-project.org
348 S:      Maintained
349
350 APM DRIVER
351 P:      Stephen Rothwell
352 M:      sfr@canb.auug.org.au
353 L:      linux-laptop@vger.kernel.org
354 W:      http://www.canb.auug.org.au/~sfr/
355 S:      Supported
356
357 APPLETALK NETWORK LAYER
358 P:      Arnaldo Carvalho de Melo
359 M:      acme@conectiva.com.br
360 S:      Maintained
361
362 ARC FRAMEBUFFER DRIVER
363 P:      Jaya Kumar
364 M:      jayalk@intworks.biz
365 S:      Maintained
366
367 ARM26 ARCHITECTURE
368 P:      Ian Molton
369 M:      spyro@f2s.com
370 S:      Maintained
371
372 ARM26/ARCHIMEDES
373 P:      Ian Molton
374 M:      spyro@f2s.com
375 S:      Maintained
376
377 ARM26/A5000
378 P:      John Appleby
379 M:      john@dnsworld.co.uk
380 S:      Maintained
381
382 ARM MFM AND FLOPPY DRIVERS
383 P:      Ian Molton
384 M:      spyro@f2s.com
385 S:      Maintained
386
387 ARM/ADI ROADRUNNER MACHINE SUPPORT
388 P:      Lennert Buytenhek
389 M:      kernel@wantstofly.org
390 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
391 S:      Maintained
392
393 ARM/ADS SPHERE MACHINE SUPPORT
394 P:      Lennert Buytenhek
395 M:      kernel@wantstofly.org
396 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
397 S:      Maintained
398
399 ARM/AJECO 1ARM MACHINE SUPPORT
400 P:      Lennert Buytenhek
401 M:      kernel@wantstofly.org
402 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
403 S:      Maintained
404
405 ARM/ATMEL AT91RM9200 ARM ARCHITECTURE
406 P:      Andrew Victor
407 M:      andrew@sanpeople.com
408 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
409 W:      http://maxim.org.za/at91_26.html
410 S:      Maintained
411
412 ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE
413 P:      Lennert Buytenhek
414 M:      kernel@wantstofly.org
415 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
416 S:      Maintained
417
418 ARM/CIRRUS LOGIC EDB9315A MACHINE SUPPORT
419 P:      Lennert Buytenhek
420 M:      kernel@wantstofly.org
421 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
422 S:      Maintained
423
424 ARM/CORGI MACHINE SUPPORT
425 P:      Richard Purdie
426 M:      rpurdie@rpsys.net
427 S:      Maintained
428
429 ARM/GLOMATION GESBC9312SX MACHINE SUPPORT
430 P:      Lennert Buytenhek
431 M:      kernel@wantstofly.org
432 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
433 S:      Maintained
434
435 ARM/HP JORNADA 7XX MACHINE SUPPORT
436 P:      Kristoffer Ericson
437 M:      kristoffer_e1@hotmail.com
438 W:      www.jlime.com
439 S:      Maintained
440
441 ARM/INTEL IOP32X ARM ARCHITECTURE
442 P:      Lennert Buytenhek
443 M:      kernel@wantstofly.org
444 P:      Dan Williams
445 M:      dan.j.williams@intel.com
446 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
447 S:      Supported
448
449 ARM/INTEL IOP33X ARM ARCHITECTURE
450 P:      Dan Williams
451 M:      dan.j.williams@intel.com
452 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
453 S:      Supported
454
455 ARM/INTEL IOP13XX ARM ARCHITECTURE
456 P:      Lennert Buytenhek
457 M:      kernel@wantstofly.org
458 P:      Dan Williams
459 M:      dan.j.williams@intel.com
460 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
461 S:      Supported
462
463 ARM/INTEL IQ81342EX MACHINE SUPPORT
464 P:      Lennert Buytenhek
465 M:      kernel@wantstofly.org
466 P:      Dan Williams
467 M:      dan.j.williams@intel.com
468 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
469 S:      Supported
470
471 ARM/INTEL IXP2000 ARM ARCHITECTURE
472 P:      Lennert Buytenhek
473 M:      kernel@wantstofly.org
474 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
475 S:      Maintained
476
477 ARM/INTEL IXDP2850 MACHINE SUPPORT
478 P:      Lennert Buytenhek
479 M:      kernel@wantstofly.org
480 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
481 S:      Maintained
482
483 ARM/INTEL IXP23XX ARM ARCHITECTURE
484 P:      Lennert Buytenhek
485 M:      kernel@wantstofly.org
486 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
487 S:      Maintained
488
489 ARM/INTEL XSC3 (MANZANO) ARM CORE
490 P:      Lennert Buytenhek
491 M:      kernel@wantstofly.org
492 P:      Dan Williams
493 M:      dan.j.williams@intel.com
494 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
495 S:      Supported
496
497 ARM/IP FABRICS DOUBLE ESPRESSO MACHINE SUPPORT
498 P:      Lennert Buytenhek
499 M:      kernel@wantstofly.org
500 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
501 S:      Maintained
502
503 ARM/LOGICPD PXA270 MACHINE SUPPORT
504 P:      Lennert Buytenhek
505 M:      kernel@wantstofly.org
506 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
507 S:      Maintained
508
509 ARM/TOSA MACHINE SUPPORT
510 P:      Dirk Opfer
511 M:      dirk@opfer-online.de
512 S:      Maintained
513
514 ARM/PLEB SUPPORT
515 P:      Peter Chubb
516 M:      pleb@gelato.unsw.edu.au
517 W:      http://www.disy.cse.unsw.edu.au/Hardware/PLEB
518 S:      Maintained
519
520 ARM/PT DIGITAL BOARD PORT
521 P:      Stefan Eletzhofer
522 M:      stefan.eletzhofer@eletztrick.de
523 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
524 W:      http://www.arm.linux.org.uk/
525 S:      Maintained
526
527 ARM/RADISYS ENP2611 MACHINE SUPPORT
528 P:      Lennert Buytenhek
529 M:      kernel@wantstofly.org
530 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
531 S:      Maintained
532
533 ARM/SHARK MACHINE SUPPORT
534 P:      Alexander Schulz
535 M:      alex@shark-linux.de
536 W:      http://www.shark-linux.de/shark.html
537 S:      Maintained
538
539 ARM/STRONGARM110 PORT
540 P:      Russell King
541 M:      rmk@arm.linux.org.uk
542 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
543 W:      http://www.arm.linux.org.uk/
544 S:      Maintained
545
546 ARM/S3C2410 ARM ARCHITECTURE
547 P:      Ben Dooks
548 M:      ben-linux@fluff.org
549 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
550 W:      http://www.fluff.org/ben/linux/
551 S:      Maintained
552
553 ARM/S3C2440 ARM ARCHITECTURE
554 P:      Ben Dooks
555 M:      ben-linux@fluff.org
556 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
557 W:      http://www.fluff.org/ben/linux/
558 S:      Maintained
559
560 ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT
561 P:      Lennert Buytenhek
562 M:      kernel@wantstofly.org
563 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
564 S:      Maintained
565
566 ARM/THECUS N2100 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 ARPD SUPPORT
573 P:      Jonathan Layes
574 L:      netdev@vger.kernel.org
575 S:      Maintained
576
577 ASUS ACPI EXTRAS DRIVER
578 P:      Corentin Chary
579 M:      corentincj@iksaif.net
580 P:      Karol Kozimor
581 M:      sziwan@users.sourceforge.net
582 L:      acpi4asus-user@lists.sourceforge.net
583 W:      http://sourceforge.net/projects/acpi4asus
584 W:      http://xf.iksaif.net/acpi4asus
585 S:      Maintained
586
587 ASUS LAPTOP EXTRAS DRIVER
588 P:      Corentin Chary
589 M:      corentincj@iksaif.net
590 L:      acpi4asus-user@lists.sourceforge.net
591 W:      http://sourceforge.net/projects/acpi4asus
592 W:      http://xf.iksaif.net/acpi4asus
593 S:      Maintained
594
595 ATA OVER ETHERNET DRIVER
596 P:      Ed L. Cashin
597 M:      ecashin@coraid.com
598 W:      http://www.coraid.com/support/linux
599 S:      Supported
600
601 ATM
602 P:      Chas Williams
603 M:      chas@cmf.nrl.navy.mil
604 L:      linux-atm-general@lists.sourceforge.net (subscribers-only)
605 W:      http://linux-atm.sourceforge.net
606 S:      Maintained
607
608 ATMEL MACB ETHERNET DRIVER
609 P:      Atmel AVR32 Support Team
610 M:      avr32@atmel.com
611 P:      Haavard Skinnemoen
612 M:      hskinnemoen@atmel.com
613 S:      Supported
614
615 ATMEL WIRELESS DRIVER
616 P:      Simon Kelley
617 M:      simon@thekelleys.org.uk
618 W:      http://www.thekelleys.org.uk/atmel
619 W:      http://atmelwlandriver.sourceforge.net/
620 S:      Maintained
621
622 AUDIT SUBSYSTEM
623 P:      David Woodhouse
624 M:      dwmw2@infradead.org
625 L:      linux-audit@redhat.com
626 W:      http://people.redhat.com/sgrubb/audit/
627 T:      git kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6.git
628 S:      Maintained
629
630 AVR32 ARCHITECTURE
631 P:      Atmel AVR32 Support Team
632 M:      avr32@atmel.com
633 P:      Haavard Skinnemoen
634 M:      hskinnemoen@atmel.com
635 W:      http://www.atmel.com/products/AVR32/
636 W:      http://avr32linux.org/
637 W:      http://avrfreaks.net/
638 S:      Supported
639
640 AVR32/AT32AP MACHINE SUPPORT
641 P:      Atmel AVR32 Support Team
642 M:      avr32@atmel.com
643 P:      Haavard Skinnemoen
644 M:      hskinnemoen@atmel.com
645 S:      Supported
646
647 AX.25 NETWORK LAYER
648 P:      Ralf Baechle
649 M:      ralf@linux-mips.org
650 L:      linux-hams@vger.kernel.org
651 W:      http://www.linux-ax25.org/
652 S:      Maintained
653
654 BAYCOM/HDLCDRV DRIVERS FOR AX.25
655 P:      Thomas Sailer
656 M:      t.sailer@alumni.ethz.ch
657 L:      linux-hams@vger.kernel.org
658 W:      http://www.baycom.org/~tom/ham/ham.html
659 S:      Maintained
660
661 BCM43XX WIRELESS DRIVER (SOFTMAC BASED VERSION)
662 P:      Larry Finger
663 M:      Larry.Finger@lwfinger.net
664 P:      Stefano Brivio
665 M:      st3@riseup.net
666 W:      http://bcm43xx.berlios.de/
667 S:      Maintained
668
669 BEFS FILE SYSTEM
670 P:      Sergey S. Kostyliov
671 M:      rathamahata@php4.ru
672 L:      linux-kernel@vger.kernel.org
673 S:      Maintained
674
675 BERKSHIRE PRODUCTS PC WATCHDOG DRIVER
676 P:      Kenji Hollis
677 W:      http://ftp.bitgate.com/pcwd/
678 S:      Maintained
679
680 BFS FILE SYSTEM
681 P:      Tigran A. Aivazian
682 M:      tigran@aivazian.fsnet.co.uk
683 L:      linux-kernel@vger.kernel.org
684 S:      Maintained
685
686 BLOCK LAYER
687 P:      Jens Axboe
688 M:      axboe@kernel.dk
689 L:      linux-kernel@vger.kernel.org
690 T:      git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
691 S:      Maintained
692
693 BLUETOOTH SUBSYSTEM
694 P:      Marcel Holtmann
695 M:      marcel@holtmann.org
696 P:      Maxim Krasnyansky
697 M:      maxk@qualcomm.com
698 L:      bluez-devel@lists.sf.net
699 W:      http://bluez.sf.net
700 W:      http://www.bluez.org
701 W:      http://www.holtmann.org/linux/bluetooth/
702 T:      git kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
703 S:      Maintained
704
705 BLUETOOTH RFCOMM LAYER
706 P:      Marcel Holtmann
707 M:      marcel@holtmann.org
708 P:      Maxim Krasnyansky
709 M:      maxk@qualcomm.com
710 S:      Maintained
711
712 BLUETOOTH BNEP LAYER
713 P:      Marcel Holtmann
714 M:      marcel@holtmann.org
715 P:      Maxim Krasnyansky
716 M:      maxk@qualcomm.com
717 S:      Maintained
718
719 BLUETOOTH CMTP LAYER
720 P:      Marcel Holtmann
721 M:      marcel@holtmann.org
722 S:      Maintained
723
724 BLUETOOTH HIDP LAYER
725 P:      Marcel Holtmann
726 M:      marcel@holtmann.org
727 S:      Maintained
728
729 BLUETOOTH HCI UART DRIVER
730 P:      Marcel Holtmann
731 M:      marcel@holtmann.org
732 P:      Maxim Krasnyansky
733 M:      maxk@qualcomm.com
734 S:      Maintained
735
736 BLUETOOTH HCI USB DRIVER
737 P:      Marcel Holtmann
738 M:      marcel@holtmann.org
739 P:      Maxim Krasnyansky
740 M:      maxk@qualcomm.com
741 S:      Maintained
742
743 BLUETOOTH HCI BCM203X DRIVER
744 P:      Marcel Holtmann
745 M:      marcel@holtmann.org
746 S:      Maintained
747
748 BLUETOOTH HCI BPA10X DRIVER
749 P:      Marcel Holtmann
750 M:      marcel@holtmann.org
751 S:      Maintained
752
753 BLUETOOTH HCI BFUSB DRIVER
754 P:      Marcel Holtmann
755 M:      marcel@holtmann.org
756 S:      Maintained
757
758 BLUETOOTH HCI DTL1 DRIVER
759 P:      Marcel Holtmann
760 M:      marcel@holtmann.org
761 S:      Maintained
762
763 BLUETOOTH HCI BLUECARD DRIVER
764 P:      Marcel Holtmann
765 M:      marcel@holtmann.org
766 S:      Maintained
767
768 BLUETOOTH HCI BT3C DRIVER
769 P:      Marcel Holtmann
770 M:      marcel@holtmann.org
771 S:      Maintained
772
773 BLUETOOTH HCI BTUART DRIVER
774 P:      Marcel Holtmann
775 M:      marcel@holtmann.org
776 S:      Maintained
777
778 BLUETOOTH HCI VHCI DRIVER
779 P:      Maxim Krasnyansky
780 M:      maxk@qualcomm.com
781 S:      Maintained
782
783 BONDING DRIVER
784 P:      Chad Tindel
785 M:      ctindel@users.sourceforge.net
786 P:      Jay Vosburgh
787 M:      fubar@us.ibm.com
788 L:      bonding-devel@lists.sourceforge.net
789 W:      http://sourceforge.net/projects/bonding/
790 S:      Supported
791
792 BROADBAND PROCESSOR ARCHITECTURE
793 P:      Arnd Bergmann
794 M:      arnd@arndb.de
795 L:      linuxppc-dev@ozlabs.org
796 W:      http://www.penguinppc.org/ppc64/
797 S:      Supported
798
799 BROADCOM B44 10/100 ETHERNET DRIVER
800 P:      Gary Zambrano
801 M:      zambrano@broadcom.com
802 L:      netdev@vger.kernel.org
803 S:      Supported
804
805 BROADCOM BNX2 GIGABIT ETHERNET DRIVER
806 P:      Michael Chan
807 M:      mchan@broadcom.com
808 L:      netdev@vger.kernel.org
809 S:      Supported
810
811 BROADCOM TG3 GIGABIT ETHERNET DRIVER
812 P:      Michael Chan
813 M:      mchan@broadcom.com
814 L:      netdev@vger.kernel.org
815 S:      Supported
816
817 BTTV VIDEO4LINUX DRIVER
818 P:      Mauro Carvalho Chehab
819 M:      mchehab@infradead.org
820 M:      v4l-dvb-maintainer@linuxtv.org
821 L:      video4linux-list@redhat.com
822 W:      http://linuxtv.org
823 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
824 S:      Maintained
825
826 CALGARY x86-64 IOMMU
827 P:      Muli Ben-Yehuda
828 M:      muli@il.ibm.com
829 P:      Jon D. Mason
830 M:      jdmason@kudzu.us
831 L:      linux-kernel@vger.kernel.org
832 L:      discuss@x86-64.org
833 S:      Maintained
834
835 COMMON INTERNET FILE SYSTEM (CIFS)
836 P:      Steve French
837 M:      sfrench@samba.org
838 L:      linux-cifs-client@lists.samba.org
839 L:      samba-technical@lists.samba.org
840 W:      http://us1.samba.org/samba/Linux_CIFS_client.html
841 T:      git kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
842 S:      Supported       
843
844 CONFIGFS
845 P:      Joel Becker
846 M:      joel.becker@oracle.com
847 L:      linux-kernel@vger.kernel.org
848 S:      Supported
849
850 CIRRUS LOGIC EP93XX ETHERNET DRIVER
851 P:      Lennert Buytenhek
852 M:      kernel@wantstofly.org
853 L:      netdev@vger.kernel.org
854 S:      Maintained
855
856 CIRRUS LOGIC GENERIC FBDEV DRIVER
857 P:      Jeff Garzik
858 M:      jgarzik@pobox.com
859 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
860 S:      Odd Fixes
861
862 CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER
863 P:      Lennert Buytenhek
864 M:      kernel@wantstofly.org
865 L:      linux-usb-devel@lists.sourceforge.net
866 S:      Maintained
867
868 CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
869 P:      Cirrus Logic Corporation (kernel 2.2 driver)
870 M:      Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
871 P:      Nils Faerber (port to kernel 2.4)
872 M:      Nils Faerber <nils@kernelconcepts.de>
873 S:      Maintained
874
875 CODA FILE SYSTEM
876 P:      Jan Harkes
877 M:      jaharkes@cs.cmu.edu
878 M:      coda@cs.cmu.edu
879 L:      codalist@coda.cs.cmu.edu
880 W:      http://www.coda.cs.cmu.edu/
881 S:      Maintained
882
883 COMPACTPCI HOTPLUG CORE
884 P:      Scott Murray
885 M:      scottm@somanetworks.com
886 M:      scott@spiteful.org
887 L:      pcihpd-discuss@lists.sourceforge.net
888 S:      Supported
889
890 COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
891 P:      Scott Murray
892 M:      scottm@somanetworks.com
893 M:      scott@spiteful.org
894 L:      pcihpd-discuss@lists.sourceforge.net
895 S:      Supported
896
897 COMPACTPCI HOTPLUG GENERIC DRIVER
898 P:      Scott Murray
899 M:      scottm@somanetworks.com
900 M:      scott@spiteful.org
901 L:      pcihpd-discuss@lists.sourceforge.net
902 S:      Supported
903
904 COMPUTONE INTELLIPORT MULTIPORT CARD
905 P:      Michael H. Warfield
906 M:      mhw@wittsend.com
907 W:      http://www.wittsend.com/computone.html
908 S:      Maintained
909
910 COSA/SRP SYNC SERIAL DRIVER
911 P:      Jan "Yenya" Kasprzak
912 M:      kas@fi.muni.cz
913 W:      http://www.fi.muni.cz/~kas/cosa/
914 S:      Maintained
915
916 CPU FREQUENCY DRIVERS
917 P:      Dave Jones
918 M:      davej@codemonkey.org.uk
919 L:      cpufreq@lists.linux.org.uk
920 W:      http://www.codemonkey.org.uk/projects/cpufreq/
921 T:      git kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git
922 S:      Maintained
923
924 CPUID/MSR DRIVER
925 P:      H. Peter Anvin
926 M:      hpa@zytor.com
927 S:      Maintained
928
929 CPUSETS
930 P:      Paul Jackson
931 P:      Simon Derr
932 M:      pj@sgi.com
933 M:      simon.derr@bull.net
934 L:      linux-kernel@vger.kernel.org
935 W:      http://www.bullopensource.org/cpuset/
936 S:      Supported
937
938 CRAMFS FILESYSTEM
939 W:      http://sourceforge.net/projects/cramfs/
940 S:      Orphan
941
942 CRIS PORT
943 P:      Mikael Starvik
944 M:      starvik@axis.com
945 L:      dev-etrax@axis.com
946 W:      http://developer.axis.com
947 S:      Maintained
948
949 CRYPTO API
950 P:      Herbert Xu
951 M:      herbert@gondor.apana.org.au
952 P:      David S. Miller
953 M:      davem@davemloft.net
954 L:      linux-crypto@vger.kernel.org
955 T:      git kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
956 S:      Maintained
957
958 CS5535 Audio ALSA driver
959 P:      Jaya Kumar
960 M:      jayakumar.alsa@gmail.com
961 S:      Maintained
962
963 CYBERPRO FB DRIVER
964 P:      Russell King
965 M:      rmk@arm.linux.org.uk
966 W:      http://www.arm.linux.org.uk/
967 S:      Maintained
968
969 CYBLAFB FRAMEBUFFER DRIVER
970 P:      Knut Petersen
971 M:      Knut_Petersen@t-online.de
972 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
973 S:      Maintained
974
975 CYCLADES 2X SYNC CARD DRIVER
976 P:      Arnaldo Carvalho de Melo
977 M:      acme@conectiva.com.br
978 W:      http://advogato.org/person/acme
979 L:      cycsyn-devel@bazar.conectiva.com.br
980 S:      Maintained
981
982 CYCLADES ASYNC MUX DRIVER
983 M:      async@cyclades.com
984 W:      http://www.cyclades.com/
985 S:      Supported
986
987 CYCLADES PC300 DRIVER
988 M:      pc300@cyclades.com
989 W:      http://www.cyclades.com/
990 S:      Supported
991
992 DAMA SLAVE for AX.25
993 P:      Joerg Reuter
994 M:      jreuter@yaina.de
995 W:      http://yaina.de/jreuter/
996 W:      http://www.qsl.net/dl1bke/
997 L:      linux-hams@vger.kernel.org
998 S:      Maintained
999
1000 DC395x SCSI driver
1001 P:      Oliver Neukum
1002 M:      oliver@neukum.name
1003 P:      Ali Akcaagac
1004 M:      aliakc@web.de
1005 P:      Jamie Lenehan
1006 M:      lenehan@twibble.org
1007 W:      http://twibble.org/dist/dc395x/
1008 L:      dc395x@twibble.org
1009 L:      http://lists.twibble.org/mailman/listinfo/dc395x/
1010 S:      Maintained
1011
1012 DC390/AM53C974 SCSI driver
1013 P:      Kurt Garloff
1014 M:      garloff@suse.de
1015 W:      http://www.garloff.de/kurt/linux/dc390/
1016 P:      Guennadi Liakhovetski
1017 M:      g.liakhovetski@gmx.de
1018 S:      Maintained
1019
1020 DCCP PROTOCOL
1021 P:      Arnaldo Carvalho de Melo
1022 M:      acme@mandriva.com
1023 L:      dccp@vger.kernel.org
1024 W:      http://linux-net.osdl.org/index.php/DCCP
1025 S:      Maintained
1026
1027 DECnet NETWORK LAYER
1028 P:      Patrick Caulfield
1029 M:      patrick@tykepenguin.com
1030 W:      http://linux-decnet.sourceforge.net
1031 L:      linux-decnet-user@lists.sourceforge.net
1032 S:      Maintained
1033
1034 DEFXX FDDI NETWORK DRIVER
1035 P:      Maciej W. Rozycki
1036 M:      macro@linux-mips.org
1037 S:      Maintained
1038
1039 DELL LAPTOP SMM DRIVER
1040 P:      Massimo Dal Zotto
1041 M:      dz@debian.org
1042 W:      http://www.debian.org/~dz/i8k/
1043 S:      Maintained
1044
1045 DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
1046 P:      Doug Warzecha
1047 M:      Douglas_Warzecha@dell.com
1048 S:      Maintained
1049
1050 DEVICE-MAPPER  (LVM)
1051 P:      Alasdair Kergon
1052 L:      dm-devel@redhat.com
1053 W:      http://sources.redhat.com/dm
1054 S:      Maintained
1055
1056 DEVICE NUMBER REGISTRY
1057 P:      Torben Mathiasen
1058 M:      device@lanana.org
1059 W:      http://lanana.org/docs/device-list/index.html
1060 L:      linux-kernel@vger.kernel.org
1061 S:      Maintained
1062
1063 DEVICE FILESYSTEM
1064 S:      Obsolete
1065
1066 DIGI INTL. EPCA DRIVER
1067 P:      Digi International, Inc
1068 M:      Eng.Linux@digi.com
1069 L:      Eng.Linux@digi.com
1070 W:      http://www.digi.com
1071 S:      Orphaned
1072
1073 DIGI RIGHTSWITCH NETWORK DRIVER
1074 P:      Rick Richardson
1075 L:      netdev@vger.kernel.org
1076 W:      http://www.digi.com
1077 S:      Orphaned
1078
1079 DIRECTORY NOTIFICATION
1080 P:      Stephen Rothwell
1081 M:      sfr@canb.auug.org.au
1082 L:      linux-kernel@vger.kernel.org
1083 S:      Supported
1084
1085 DISK GEOMETRY AND PARTITION HANDLING
1086 P:      Andries Brouwer
1087 M:      aeb@cwi.nl
1088 W:      http://www.win.tue.nl/~aeb/linux/Large-Disk.html
1089 W:      http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
1090 W:      http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
1091 S:      Maintained
1092
1093 DISKQUOTA:
1094 P:      Jan Kara
1095 M:      jack@suse.cz
1096 L:      linux-kernel@vger.kernel.org
1097 S:      Maintained
1098
1099 DISTRIBUTED LOCK MANAGER
1100 P:      Patrick Caulfield
1101 M:      pcaulfie@redhat.com
1102 P:      David Teigland
1103 M:      teigland@redhat.com
1104 L:      cluster-devel@redhat.com
1105 W:      http://sources.redhat.com/cluster/
1106 T:      git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1107 T:      git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
1108 S:      Supported
1109
1110 DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
1111 P:      Tobias Ringstrom
1112 M:      tori@unhappy.mine.nu
1113 L:      linux-kernel@vger.kernel.org
1114 S:      Maintained
1115
1116 DOCBOOK FOR DOCUMENTATION
1117 P:      Randy Dunlap
1118 M:      rdunlap@xenotime.net
1119 S:      Maintained
1120
1121 DOCKING STATION DRIVER
1122 P:      Kristen Carlson Accardi
1123 M:      kristen.c.accardi@intel.com
1124 L:      linux-acpi@vger.kernel.org
1125 S:      Supported
1126
1127 DOUBLETALK DRIVER
1128 P:      James R. Van Zandt
1129 M:      jrv@vanzandt.mv.com
1130 L:      blinux-list@redhat.com
1131 S:      Maintained
1132
1133 DRIVER CORE, KOBJECTS, AND SYSFS
1134 P:      Greg Kroah-Hartman
1135 M:      gregkh@suse.de
1136 L:      linux-kernel@vger.kernel.org
1137 T:      quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
1138 S:      Supported
1139
1140 DRM DRIVERS
1141 P:      David Airlie
1142 M:      airlied@linux.ie
1143 L:      dri-devel@lists.sourceforge.net
1144 T:      git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
1145 S:      Maintained
1146
1147 DSCC4 DRIVER
1148 P:      Francois Romieu
1149 M:      romieu@fr.zoreil.com
1150 L:      netdev@vger.kernel.org
1151 S:      Maintained
1152
1153 DVB SUBSYSTEM AND DRIVERS
1154 P:      LinuxTV.org Project
1155 M:      v4l-dvb-maintainer@linuxtv.org
1156 L:      linux-dvb@linuxtv.org (subscription required)
1157 W:      http://linuxtv.org/
1158 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
1159 S:      Maintained
1160
1161 EATA-DMA SCSI DRIVER
1162 P:      Michael Neuffer
1163 L:      linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1164 S:      Maintained
1165
1166 EATA ISA/EISA/PCI SCSI DRIVER
1167 P:      Dario Ballabio
1168 M:      ballabio_dario@emc.com
1169 L:      linux-scsi@vger.kernel.org
1170 S:      Maintained
1171
1172 EATA-PIO SCSI DRIVER
1173 P:      Michael Neuffer
1174 M:      mike@i-Connect.Net
1175 L:      linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1176 S:      Maintained
1177
1178 EBTABLES
1179 P:      Bart De Schuymer
1180 M:      bart.de.schuymer@pandora.be
1181 L:      ebtables-user@lists.sourceforge.net
1182 L:      ebtables-devel@lists.sourceforge.net
1183 W:      http://ebtables.sourceforge.net/
1184 S:      Maintained
1185
1186 ECRYPT FILE SYSTEM
1187 P:      Mike Halcrow, Phillip Hellewell
1188 M:      mhalcrow@us.ibm.com, phillip@hellewell.homeip.net
1189 L:      ecryptfs-devel@lists.sourceforge.net
1190 W:      http://ecryptfs.sourceforge.net/
1191 S:      Supported
1192
1193 EDAC-CORE
1194 P:      Doug Thompson
1195 M:      norsk5@xmission.com
1196 L:      bluesmoke-devel@lists.sourceforge.net
1197 W:      bluesmoke.sourceforge.net
1198 S:      Supported
1199
1200 EDAC-E752X
1201 P:      Mark Gross
1202 M:      mark.gross@intel.com
1203 L:      bluesmoke-devel@lists.sourceforge.net
1204 W:      bluesmoke.sourceforge.net
1205 S:      Maintained
1206
1207 EDAC-E7XXX
1208 P:      Doug Thompson
1209 M:      norsk5@xmission.com
1210 L:      bluesmoke-devel@lists.sourceforge.net
1211 W:      bluesmoke.sourceforge.net
1212 S:      Maintained
1213
1214 EDAC-R82600
1215 P:      Tim Small
1216 M:      tim@buttersideup.com
1217 L:      bluesmoke-devel@lists.sourceforge.net
1218 W:      bluesmoke.sourceforge.net
1219 S:      Maintained
1220
1221 EEPRO100 NETWORK DRIVER
1222 P:      Andrey V. Savochkin
1223 M:      saw@saw.sw.com.sg
1224 S:      Maintained
1225
1226 EFS FILESYSTEM
1227 W:      http://aeschi.ch.eu.org/efs/
1228 S:      Orphan
1229
1230 EHCA (IBM GX bus InfiniBand adapter) DRIVER:
1231 P:      Hoang-Nam Nguyen
1232 M:      hnguyen@de.ibm.com
1233 P:      Christoph Raisch
1234 M:      raisch@de.ibm.com
1235 L:      openib-general@openib.org
1236 S:      Supported
1237
1238 EMU10K1 SOUND DRIVER
1239 P:      James Courtier-Dutton
1240 M:      James@superbug.demon.co.uk
1241 L:      emu10k1-devel@lists.sourceforge.net
1242 W:      http://sourceforge.net/projects/emu10k1/
1243 S:      Maintained
1244
1245 EMULEX LPFC FC SCSI DRIVER
1246 P:      James Smart
1247 M:      james.smart@emulex.com
1248 L:      linux-scsi@vger.kernel.org
1249 W:      http://sourceforge.net/projects/lpfcxxxx
1250 S:      Supported
1251
1252 EPSON 1355 FRAMEBUFFER DRIVER
1253 P:      Christopher Hoover
1254 M:      ch@murgatroid.com, ch@hpl.hp.com
1255 S:      Maintained
1256
1257 ETHEREXPRESS-16 NETWORK DRIVER
1258 P:      Philip Blundell
1259 M:      philb@gnu.org
1260 L:      netdev@vger.kernel.org
1261 S:      Maintained
1262
1263 ETHERNET BRIDGE
1264 P:      Stephen Hemminger
1265 M:      shemminger@linux-foundation.org
1266 L:      bridge@osdl.org
1267 W:      http://bridge.sourceforge.net/
1268 S:      Maintained
1269
1270 ETHERTEAM 16I DRIVER
1271 P:      Mika Kuoppala
1272 M:      miku@iki.fi
1273 S:      Maintained
1274
1275 EXT2 FILE SYSTEM
1276 L:      linux-ext4@vger.kernel.org
1277 S:      Maintained
1278
1279 EXT3 FILE SYSTEM
1280 P:      Stephen Tweedie, Andrew Morton
1281 M:      sct@redhat.com, akpm@osdl.org, adilger@clusterfs.com
1282 L:      linux-ext4@vger.kernel.org
1283 S:      Maintained
1284
1285 EXT4 FILE SYSTEM
1286 P:      Stephen Tweedie, Andrew Morton
1287 M:      sct@redhat.com, akpm@osdl.org, adilger@clusterfs.com
1288 L:      linux-ext4@vger.kernel.org
1289 S:      Maintained
1290
1291 F71805F HARDWARE MONITORING DRIVER
1292 P:      Jean Delvare
1293 M:      khali@linux-fr.org
1294 L:      lm-sensors@lm-sensors.org
1295 S:      Maintained
1296
1297 FARSYNC SYNCHRONOUS DRIVER
1298 P:      Kevin Curtis
1299 M:      kevin.curtis@farsite.co.uk
1300 W:      http://www.farsite.co.uk/
1301 S:      Supported
1302
1303 FRAMEBUFFER LAYER
1304 P:      Antonino Daplas
1305 M:      adaplas@pol.net
1306 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
1307 W:      http://linux-fbdev.sourceforge.net/
1308 S:      Maintained
1309
1310 FREESCALE SOC FS_ENET DRIVER
1311 P:      Pantelis Antoniou
1312 M:      pantelis.antoniou@gmail.com
1313 P:      Vitaly Bordug
1314 M:      vbordug@ru.mvista.com
1315 L:      linuxppc-embedded@ozlabs.org
1316 L:      netdev@vger.kernel.org
1317 S:      Maintained
1318
1319 FILE LOCKING (flock() and fcntl()/lockf())
1320 P:      Matthew Wilcox
1321 M:      matthew@wil.cx
1322 L:      linux-fsdevel@vger.kernel.org
1323 S:      Maintained
1324
1325 FILESYSTEMS (VFS and infrastructure)
1326 P:      Alexander Viro
1327 M:      viro@zeniv.linux.org.uk
1328 S:      Maintained
1329
1330 FIRMWARE LOADER (request_firmware)
1331 L:      linux-kernel@vger.kernel.org
1332 S:      Orphan
1333
1334 FPU EMULATOR
1335 P:      Bill Metzenthen
1336 M:      billm@suburbia.net
1337 W:      http://suburbia.net/~billm/floating-point/emulator/
1338 S:      Maintained
1339
1340 FRAME RELAY DLCI/FRAD (Sangoma drivers too)
1341 P:      Mike McLagan
1342 M:      mike.mclagan@linux.org
1343 L:      netdev@vger.kernel.org
1344 S:      Maintained
1345
1346 FREEVXFS FILESYSTEM
1347 P:      Christoph Hellwig
1348 M:      hch@infradead.org
1349 W:      ftp://ftp.openlinux.org/pub/people/hch/vxfs
1350 S:      Maintained
1351
1352 FUJITSU FR-V PORT
1353 P:      David Howells
1354 M:      dhowells@redhat.com
1355 S:      Maintained
1356
1357 FUSE: FILESYSTEM IN USERSPACE
1358 P:      Miklos Szeredi
1359 M:      miklos@szeredi.hu
1360 L:      fuse-devel@lists.sourceforge.net
1361 W:      http://fuse.sourceforge.net/
1362 S:      Maintained
1363
1364 FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
1365 P:      Rik Faith
1366 M:      faith@cs.unc.edu
1367 L:      linux-scsi@vger.kernel.org
1368 S:      Odd fixes (e.g., new signatures)
1369
1370 GDT SCSI DISK ARRAY CONTROLLER DRIVER
1371 P:      Achim Leubner
1372 M:      achim_leubner@adaptec.com
1373 L:      linux-scsi@vger.kernel.org
1374 W:      http://www.icp-vortex.com/
1375 S:      Supported
1376
1377 GENERIC HDLC DRIVER, N2, C101, PCI200SYN and WANXL DRIVERS
1378 P:      Krzysztof Halasa
1379 M:      khc@pm.waw.pl
1380 W:      http://www.kernel.org/pub/linux/utils/net/hdlc/
1381 S:      Maintained
1382
1383 GFS2 FILE SYSTEM
1384 P:      Steven Whitehouse
1385 M:      swhiteho@redhat.com
1386 L:      cluster-devel@redhat.com
1387 W:      http://sources.redhat.com/cluster/
1388 T:      git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1389 T:      git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
1390 S:      Supported
1391
1392 GIGASET ISDN DRIVERS
1393 P:      Hansjoerg Lipp
1394 M:      hjlipp@web.de
1395 P:      Tilman Schmidt
1396 M:      tilman@imap.cc
1397 L:      gigaset307x-common@lists.sourceforge.net
1398 W:      http://gigaset307x.sourceforge.net/
1399 S:      Maintained
1400
1401 HARDWARE MONITORING
1402 P:      Jean Delvare
1403 M:      khali@linux-fr.org
1404 L:      lm-sensors@lm-sensors.org
1405 W:      http://www.lm-sensors.org/
1406 T:      quilt http://khali.linux-fr.org/devel/linux-2.6/jdelvare-hwmon/
1407 S:      Maintained
1408
1409 HARDWARE RANDOM NUMBER GENERATOR CORE
1410 P:      Michael Buesch
1411 M:      mb@bu3sch.de
1412 S:      Maintained
1413
1414 HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
1415 P:      Robert Love
1416 M:      rlove@rlove.org
1417 M:      linux-kernel@vger.kernel.org
1418 W:      http://www.kernel.org/pub/linux/kernel/people/rml/hdaps/
1419 S:      Maintained
1420
1421 HARMONY SOUND DRIVER
1422 P:      Kyle McMartin
1423 M:      kyle@parisc-linux.org
1424 W:      http://www.parisc-linux.org/~kyle/harmony/
1425 L:      parisc-linux@lists.parisc-linux.org
1426 S:      Maintained
1427
1428 HAYES ESP SERIAL DRIVER
1429 P:      Andrew J. Robinson
1430 M:      arobinso@nyx.net
1431 L:      linux-kernel@vger.kernel.org
1432 W:      http://www.nyx.net/~arobinso
1433 S:      Maintained
1434
1435 HFS FILESYSTEM
1436 P:      Roman Zippel
1437 M:      zippel@linux-m68k.org
1438 L:      linux-kernel@vger.kernel.org
1439 S:      Maintained
1440
1441 HGA FRAMEBUFFER DRIVER
1442 P:      Ferenc Bakonyi
1443 M:      fero@drama.obuda.kando.hu
1444 L:      linux-nvidia@lists.surfsouth.com
1445 W:      http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
1446 S:      Maintained
1447
1448 HID CORE LAYER
1449 P:      Jiri Kosina
1450 M:      jkosina@suse.cz
1451 L:      linux-input@atrey.karlin.mff.cuni.cz
1452 S:      Maintained
1453
1454 HIGH-SPEED SCC DRIVER FOR AX.25
1455 P:      Klaus Kudielka
1456 M:      klaus.kudielka@ieee.org
1457 L:      linux-hams@vger.kernel.org
1458 W:      http://www.nt.tuwien.ac.at/~kkudielk/Linux/
1459 S:      Maintained
1460
1461 HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
1462 P:      HighPoint Linux Team
1463 M:      linux@highpoint-tech.com
1464 W:      http://www.highpoint-tech.com
1465 S:      Supported
1466
1467 HIPPI
1468 P:      Jes Sorensen
1469 M:      jes@trained-monkey.org
1470 L:      linux-hippi@sunsite.dk
1471 S:      Maintained
1472
1473 HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
1474 P:      Chirag Kantharia
1475 M:      chirag.kantharia@hp.com
1476 L:      iss_storagedev@hp.com
1477 S:      Maintained
1478  
1479 HEWLETT-PACKARD SMART2 RAID DRIVER
1480 P:      Chirag Kantharia
1481 M:      chirag.kantharia@hp.com
1482 L:      iss_storagedev@hp.com
1483 S:      Maintained
1484  
1485 HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
1486 P:      Mike Miller
1487 M:      mike.miller@hp.com
1488 L:      iss_storagedev@hp.com
1489 S:      Supported
1490  
1491 HOST AP DRIVER
1492 P:      Jouni Malinen
1493 M:      jkmaline@cc.hut.fi
1494 L:      hostap@shmoo.com
1495 W:      http://hostap.epitest.fi/
1496 S:      Maintained
1497
1498 HP100:  Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
1499 P:      Jaroslav Kysela
1500 M:      perex@suse.cz
1501 S:      Maintained
1502
1503 HPET:   High Precision Event Timers driver (hpet.c)
1504 P:      Clemens Ladisch
1505 M:      clemens@ladisch.de
1506 S:      Maintained
1507
1508 HPET:   i386
1509 P:      Venkatesh Pallipadi (Venki)
1510 M:      venkatesh.pallipadi@intel.com
1511 S:      Maintained
1512
1513 HPET:   x86_64
1514 P:      Andi Kleen and Vojtech Pavlik
1515 M:      ak@muc.de and vojtech@suse.cz
1516 S:      Maintained
1517
1518 HPET:   ACPI hpet.c
1519 P:      Bob Picco
1520 M:      bob.picco@hp.com
1521 S:      Maintained
1522
1523 HPFS FILESYSTEM
1524 P:      Mikulas Patocka
1525 M:      mikulas@artax.karlin.mff.cuni.cz
1526 W:      http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
1527 S:      Maintained
1528
1529 HUGETLB FILESYSTEM
1530 P:      William Irwin
1531 M:      wli@holomorphy.com
1532 S:      Maintained
1533
1534 I2C SUBSYSTEM
1535 P:      Jean Delvare
1536 M:      khali@linux-fr.org
1537 L:      i2c@lm-sensors.org
1538 T:      quilt http://khali.linux-fr.org/devel/linux-2.6/jdelvare-i2c/
1539 S:      Maintained
1540
1541 I2O
1542 P:      Markus Lidel
1543 M:      markus.lidel@shadowconnect.com
1544 W:      http://i2o.shadowconnect.com/
1545 S:      Maintained
1546
1547 i386 BOOT CODE
1548 P:      Riley H. Williams
1549 M:      Riley@Williams.Name
1550 L:      Linux-Kernel@vger.kernel.org
1551 S:      Maintained
1552
1553 i386 SETUP CODE / CPU ERRATA WORKAROUNDS
1554 P:      Dave Jones
1555 M:      davej@codemonkey.org.uk
1556 P:      H. Peter Anvin
1557 M:      hpa@zytor.com
1558 S:      Maintained
1559
1560 i810 TCO TIMER WATCHDOG
1561 P:      Nils Faerber
1562 M:      nils@kernelconcepts.de
1563 W:      http://www.kernelconcepts.de/
1564 S:      Maintained
1565
1566 IA64 (Itanium) PLATFORM
1567 P:      Tony Luck
1568 M:      tony.luck@intel.com
1569 L:      linux-ia64@vger.kernel.org
1570 W:      http://www.ia64-linux.org/
1571 T:      git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
1572 S:      Maintained
1573
1574 IBM ACPI EXTRAS DRIVER
1575 P:      Henrique de Moraes Holschuh
1576 M:      ibm-acpi@hmh.eng.br
1577 L:      ibm-acpi-devel@lists.sourceforge.net
1578 W:      http://ibm-acpi.sourceforge.net
1579 W:      http://thinkwiki.org/wiki/Ibm-acpi
1580 T:      git repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
1581 S:      Maintained
1582
1583 SN-IA64 (Itanium) SUB-PLATFORM
1584 P:      Jes Sorensen
1585 M:      jes@sgi.com
1586 L:      linux-altix@sgi.com
1587 L:      linux-ia64@vger.kernel.org
1588 W:      http://www.sgi.com/altix
1589 S:      Maintained
1590
1591 IBM MCA SCSI SUBSYSTEM DRIVER
1592 P:      Michael Lang
1593 M:      langa2@kph.uni-mainz.de
1594 W:      http://www.uni-mainz.de/~langm000/linux.html
1595 S:      Maintained
1596
1597 IBM Power Linux RAID adapter
1598 P:      Brian King
1599 M:      brking@us.ibm.com
1600 S:      Supported
1601
1602 IBM ServeRAID RAID DRIVER
1603 P:      Jack Hammer
1604 P:      Dave Jeffery
1605 M:      ipslinux@adaptec.com
1606 W:      http://www.developer.ibm.com/welcome/netfinity/serveraid.html
1607 S:      Supported 
1608
1609 IDE DRIVER [GENERAL]
1610 P:      Bartlomiej Zolnierkiewicz
1611 M:      B.Zolnierkiewicz@elka.pw.edu.pl
1612 L:      linux-kernel@vger.kernel.org
1613 L:      linux-ide@vger.kernel.org
1614 T:      git kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6.git
1615 S:      Maintained
1616
1617 IDE/ATAPI CDROM DRIVER
1618 P:      Alan Cox
1619 M:      alan@lxorguk.ukuu.org.uk
1620 L:      linux-ide@vger.kernel.org
1621 S:      Maintained
1622
1623 IDE/ATAPI FLOPPY DRIVERS
1624 P:      Paul Bristow
1625 M:      Paul Bristow <paul@paulbristow.net>
1626 W:      http://paulbristow.net/linux/idefloppy.html
1627 L:      linux-kernel@vger.kernel.org
1628 S:      Maintained
1629
1630 IDE/ATAPI TAPE DRIVERS
1631 P:      Gadi Oxman
1632 M:      Gadi Oxman <gadio@netvision.net.il>
1633 L:      linux-kernel@vger.kernel.org
1634 S:      Maintained
1635
1636 IEEE 1394 SUBSYSTEM
1637 P:      Ben Collins
1638 M:      bcollins@debian.org
1639 P:      Stefan Richter
1640 M:      stefanr@s5r6.in-berlin.de
1641 L:      linux1394-devel@lists.sourceforge.net
1642 W:      http://www.linux1394.org/
1643 T:      git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
1644 S:      Maintained
1645
1646 IEEE 1394 IPV4 DRIVER (eth1394)
1647 P:      Stefan Richter
1648 M:      stefanr@s5r6.in-berlin.de
1649 L:      linux1394-devel@lists.sourceforge.net
1650 S:      Odd Fixes
1651
1652 IEEE 1394 PCILYNX DRIVER
1653 P:      Jody McIntyre
1654 M:      scjody@modernduck.com
1655 P:      Stefan Richter
1656 M:      stefanr@s5r6.in-berlin.de
1657 L:      linux1394-devel@lists.sourceforge.net
1658 S:      Odd Fixes
1659
1660 IEEE 1394 RAW I/O DRIVER
1661 P:      Ben Collins
1662 M:      bcollins@debian.org
1663 P:      Dan Dennedy
1664 M:      dan@dennedy.org
1665 L:      linux1394-devel@lists.sourceforge.net
1666 S:      Maintained
1667
1668 IMS TWINTURBO FRAMEBUFFER DRIVER
1669 P:      Paul Mundt
1670 M:      lethal@chaoticdreams.org
1671 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
1672 S:      Maintained
1673
1674 INFINIBAND SUBSYSTEM
1675 P:      Roland Dreier
1676 M:      rolandd@cisco.com
1677 P:      Sean Hefty
1678 M:      mshefty@ichips.intel.com
1679 P:      Hal Rosenstock
1680 M:      halr@voltaire.com
1681 L:      openib-general@openib.org
1682 W:      http://www.openib.org/
1683 T:      git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
1684 S:      Supported
1685
1686 INPUT (KEYBOARD, MOUSE, JOYSTICK) DRIVERS
1687 P:      Dmitry Torokhov
1688 M:      dmitry.torokhov@gmail.com
1689 M:      dtor@mail.ru
1690 L:      linux-input@atrey.karlin.mff.cuni.cz
1691 L:      linux-joystick@atrey.karlin.mff.cuni.cz
1692 T:      git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git
1693 S:      Maintained
1694
1695 INOTIFY
1696 P:      John McCutchan
1697 M:      ttb@tentacle.dhs.org
1698 P:      Robert Love
1699 M:      rml@novell.com
1700 L:      linux-kernel@vger.kernel.org
1701 S:      Maintained
1702
1703 INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
1704 P:      Sylvain Meyer
1705 M:      sylvain.meyer@worldonline.fr
1706 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
1707 S:      Maintained
1708
1709 INTEL 810/815 FRAMEBUFFER DRIVER
1710 P:      Antonino Daplas
1711 M:      adaplas@pol.net
1712 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
1713 S:      Maintained
1714
1715 INTEL APIC/IOAPIC, LOWLEVEL X86 SMP SUPPORT
1716 P:      Ingo Molnar
1717 M:      mingo@redhat.com
1718 S:      Maintained
1719
1720 INTEL I8XX RANDOM NUMBER GENERATOR SUPPORT
1721 P:      Jeff Garzik
1722 M:      jgarzik@pobox.com
1723 W:      http://sourceforge.net/projects/gkernel/
1724 S:      Maintained
1725
1726 INTEL IA32 MICROCODE UPDATE SUPPORT
1727 P:      Tigran Aivazian
1728 M:      tigran@aivazian.fsnet.co.uk
1729 S:      Maintained
1730
1731 INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
1732 P:      Deepak Saxena
1733 M:      dsaxena@plexity.net
1734 S:      Maintained
1735
1736 INTEL IXP2000 ETHERNET DRIVER
1737 P:      Lennert Buytenhek
1738 M:      kernel@wantstofly.org
1739 L:      netdev@vger.kernel.org
1740 S:      Maintained
1741
1742 INTEL PRO/100 ETHERNET SUPPORT
1743 P:      John Ronciak
1744 M:      john.ronciak@intel.com
1745 P:      Jesse Brandeburg
1746 M:      jesse.brandeburg@intel.com
1747 P:      Jeff Kirsher
1748 M:      jeffrey.t.kirsher@intel.com
1749 P:      Auke Kok
1750 M:      auke-jan.h.kok@intel.com
1751 W:      http://sourceforge.net/projects/e1000/
1752 S:      Supported
1753
1754 INTEL PRO/1000 GIGABIT ETHERNET SUPPORT
1755 P:      Jeb Cramer
1756 M:      cramerj@intel.com
1757 P:      John Ronciak
1758 M:      john.ronciak@intel.com
1759 P:      Jesse Brandeburg
1760 M:      jesse.brandeburg@intel.com
1761 P:      Jeff Kirsher
1762 M:      jeffrey.t.kirsher@intel.com
1763 P:      Auke Kok
1764 M:      auke-jan.h.kok@intel.com
1765 W:      http://sourceforge.net/projects/e1000/
1766 S:      Supported
1767
1768 INTEL PRO/10GbE SUPPORT
1769 P:      Jeff Kirsher
1770 M:      jeffrey.t.kirsher@intel.com
1771 P:      Ayyappan Veeraiyan
1772 M:      ayyappan.veeraiyan@intel.com
1773 P:      John Ronciak
1774 M:      john.ronciak@intel.com
1775 P:      Jesse Brandeburg
1776 M:      jesse.brandeburg@intel.com
1777 P:      Auke Kok
1778 M:      auke-jan.h.kok@intel.com
1779 W:      http://sourceforge.net/projects/e1000/
1780 S:      Supported
1781
1782 INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
1783 P:      Yi Zhu
1784 M:      yi.zhu@intel.com
1785 P:      James Ketrenos
1786 M:      jketreno@linux.intel.com
1787 L:      ipw2100-devel@lists.sourceforge.net
1788 L:      http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
1789 W:      http://ipw2100.sourceforge.net
1790 S:      Supported
1791
1792 INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
1793 P:      Yi Zhu
1794 M:      yi.zhu@intel.com
1795 P:      James Ketrenos
1796 M:      jketreno@linux.intel.com
1797 L:      ipw2100-devel@lists.sourceforge.net
1798 L:      http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
1799 W:      http://ipw2200.sourceforge.net
1800 S:      Supported
1801
1802 IOC3 DRIVER
1803 P:      Ralf Baechle
1804 M:      ralf@linux-mips.org
1805 L:      linux-mips@linux-mips.org
1806 S:      Maintained
1807
1808 IP MASQUERADING:
1809 P:      Juanjo Ciarlante
1810 M:      jjciarla@raiz.uncu.edu.ar
1811 S:      Maintained
1812
1813 IPATH DRIVER:
1814 P:      Bryan O'Sullivan
1815 M:      support@pathscale.com
1816 L:      openib-general@openib.org
1817 S:      Supported
1818
1819 IPMI SUBSYSTEM
1820 P:      Corey Minyard
1821 M:      minyard@acm.org
1822 L:      openipmi-developer@lists.sourceforge.net
1823 W:      http://openipmi.sourceforge.net/
1824 S:      Supported
1825
1826 IPX NETWORK LAYER
1827 P:      Arnaldo Carvalho de Melo
1828 M:      acme@conectiva.com.br
1829 L:      netdev@vger.kernel.org
1830 S:      Maintained
1831
1832 IRDA SUBSYSTEM
1833 P:      Samuel Ortiz
1834 M:      samuel@sortiz.org
1835 L:      irda-users@lists.sourceforge.net (subscribers-only)
1836 W:      http://irda.sourceforge.net/
1837 S:      Maintained
1838
1839 ISAPNP
1840 P:      Jaroslav Kysela
1841 M:      perex@suse.cz
1842 S:      Maintained
1843
1844 ISDN SUBSYSTEM
1845 P:      Karsten Keil
1846 M:      kkeil@suse.de
1847 P:      Kai Germaschewski
1848 M:      kai.germaschewski@gmx.de
1849 L:      isdn4linux@listserv.isdn4linux.de
1850 W:      http://www.isdn4linux.de
1851 T:      git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git
1852 S:      Maintained
1853
1854 ISDN SUBSYSTEM (Eicon active card driver)
1855 P:      Armin Schindler
1856 M:      mac@melware.de
1857 L:      isdn4linux@listserv.isdn4linux.de
1858 W:      http://www.melware.de
1859 S:      Maintained
1860
1861 JOURNALLING FLASH FILE SYSTEM (JFFS)
1862 P:      Axis Communications AB
1863 M:      jffs-dev@axis.com
1864 L:      jffs-dev@axis.com
1865 W:      http://www.developer.axis.com/software/jffs/
1866 S:      Maintained
1867
1868 JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
1869 P:      David Woodhouse
1870 M:      dwmw2@infradead.org
1871 L:      jffs-dev@axis.com
1872 W:      http://sources.redhat.com/jffs2/
1873 S:      Maintained
1874
1875 JFS FILESYSTEM
1876 P:      Dave Kleikamp
1877 M:      shaggy@austin.ibm.com
1878 L:      jfs-discussion@lists.sourceforge.net
1879 W:      http://jfs.sourceforge.net/
1880 T:      git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
1881 S:      Supported
1882
1883 JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
1884 P:      Stephen Tweedie, Andrew Morton
1885 M:      sct@redhat.com, akpm@osdl.org
1886 L:      linux-ext4@vger.kernel.org
1887 S:      Maintained
1888
1889 K8TEMP HARDWARE MONITORING DRIVER
1890 P:      Rudolf Marek
1891 M:      r.marek@assembler.cz
1892 L:      lm-sensors@lm-sensors.org
1893 S:      Maintained
1894
1895 KCONFIG
1896 P:      Roman Zippel
1897 M:      zippel@linux-m68k.org
1898 L:      kbuild-devel@lists.sourceforge.net
1899 S:      Maintained
1900
1901 KDUMP
1902 P:      Vivek Goyal
1903 M:      vgoyal@in.ibm.com
1904 P:      Haren Myneni
1905 M:      hbabu@us.ibm.com
1906 L:      fastboot@lists.osdl.org
1907 L:      linux-kernel@vger.kernel.org
1908 W:      http://lse.sourceforge.net/kdump/
1909 S:      Maintained
1910
1911 KERNEL AUTOMOUNTER (AUTOFS)
1912 P:      H. Peter Anvin
1913 M:      hpa@zytor.com
1914 L:      autofs@linux.kernel.org
1915 S:      Odd Fixes
1916
1917 KERNEL AUTOMOUNTER v4 (AUTOFS4)
1918 P:      Ian Kent
1919 M:      raven@themaw.net
1920 L:      autofs@linux.kernel.org
1921 S:      Maintained
1922
1923 KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
1924 P:      Kai Germaschewski
1925 M:      kai@germaschewski.name
1926 P:      Sam Ravnborg
1927 M:      sam@ravnborg.org
1928 T:      git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild.git
1929 S:      Maintained 
1930
1931 KERNEL JANITORS
1932 P:      Several
1933 L:      kernel-janitors@lists.osdl.org
1934 W:      http://www.kerneljanitors.org/
1935 S:      Maintained
1936
1937 KERNEL NFSD
1938 P:      Neil Brown
1939 M:      neilb@suse.de
1940 L:      nfs@lists.sourceforge.net
1941 W:      http://nfs.sourceforge.net/
1942 S:      Supported
1943
1944 KERNEL VIRTUAL MACHINE (KVM)
1945 P:      Avi Kivity
1946 M:      avi@qumranet.com
1947 L:      kvm-devel@lists.sourceforge.net
1948 W:      kvm.sourceforge.net
1949 S:      Supported
1950
1951 KEXEC
1952 P:      Eric Biederman
1953 M:      ebiederm@xmission.com
1954 W:      http://www.xmission.com/~ebiederm/files/kexec/
1955 L:      linux-kernel@vger.kernel.org
1956 L:      fastboot@osdl.org
1957 S:      Maintained
1958
1959 KPROBES
1960 P:      Prasanna S Panchamukhi
1961 M:      prasanna@in.ibm.com
1962 P:      Ananth N Mavinakayanahalli
1963 M:      ananth@in.ibm.com
1964 P:      Anil S Keshavamurthy
1965 M:      anil.s.keshavamurthy@intel.com
1966 P:      David S. Miller
1967 M:      davem@davemloft.net
1968 L:      linux-kernel@vger.kernel.org
1969 S:      Maintained
1970
1971 LAPB module
1972 L:      linux-x25@vger.kernel.org
1973 S:      Orphan
1974
1975 LASI 53c700 driver for PARISC
1976 P:      James E.J. Bottomley
1977 M:      James.Bottomley@HansenPartnership.com
1978 L:      linux-scsi@vger.kernel.org
1979 S:      Maintained
1980
1981 LED SUBSYSTEM
1982 P:      Richard Purdie
1983 M:      rpurdie@rpsys.net
1984 S:      Maintained
1985
1986 LEGO USB Tower driver
1987 P:      Juergen Stuber
1988 M:      starblue@users.sourceforge.net
1989 L:      legousb-devel@lists.sourceforge.net
1990 W:      http://legousb.sourceforge.net/
1991 S:      Maintained
1992
1993 LINUX FOR IBM pSERIES (RS/6000)
1994 P:      Paul Mackerras
1995 M:      paulus@au.ibm.com
1996 W:      http://www.ibm.com/linux/ltc/projects/ppc
1997 S:      Supported
1998
1999 LINUX FOR NCR VOYAGER
2000 P:      James Bottomley
2001 M:      James.Bottomley@HansenPartnership.com
2002 W:      http://www.hansenpartnership.com/voyager
2003 S:      Maintained
2004
2005 LINUX FOR POWERPC
2006 P:      Paul Mackerras
2007 M:      paulus@samba.org
2008 W:      http://www.penguinppc.org/
2009 L:      linuxppc-dev@ozlabs.org
2010 T:      git kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc.git
2011 S:      Supported
2012
2013 LINUX FOR POWER MACINTOSH
2014 P:      Benjamin Herrenschmidt
2015 M:      benh@kernel.crashing.org
2016 W:      http://www.penguinppc.org/
2017 L:      linuxppc-dev@ozlabs.org
2018 S:      Maintained
2019
2020 LINUX FOR POWERPC EMBEDDED MPC52XX
2021 P:      Sylvain Munaut
2022 M:      tnt@246tNt.com
2023 W:      http://www.246tNt.com/mpc52xx/
2024 W:      http://www.penguinppc.org/
2025 L:      linuxppc-dev@ozlabs.org
2026 L:      linuxppc-embedded@ozlabs.org
2027 S:      Maintained
2028
2029 LINUX FOR POWERPC EMBEDDED PPC4XX
2030 P:      Matt Porter
2031 M:      mporter@kernel.crashing.org
2032 W:      http://www.penguinppc.org/
2033 L:      linuxppc-embedded@ozlabs.org
2034 S:      Maintained
2035
2036 LINUX FOR POWERPC BOOT CODE
2037 P:      Tom Rini
2038 M:      trini@kernel.crashing.org
2039 W:      http://www.penguinppc.org/
2040 L:      linuxppc-embedded@ozlabs.org
2041 S:      Maintained
2042
2043 LINUX FOR POWERPC EMBEDDED PPC8XX
2044 P:      Marcelo Tosatti
2045 M:      marcelo@kvack.org
2046 W:      http://www.penguinppc.org/
2047 L:      linuxppc-embedded@ozlabs.org
2048 S:      Maintained
2049
2050 LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
2051 P:      Kumar Gala
2052 M:      galak@kernel.crashing.org
2053 W:      http://www.penguinppc.org/
2054 L:      linuxppc-embedded@ozlabs.org
2055 S:      Maintained
2056
2057 LINUX FOR POWERPC PA SEMI PWRFICIENT
2058 P:      Olof Johansson
2059 M:      olof@lixom.net
2060 W:      http://www.pasemi.com/
2061 L:      linuxppc-dev@ozlabs.org
2062 S:      Supported
2063
2064 LLC (802.2)
2065 P:      Arnaldo Carvalho de Melo
2066 M:      acme@conectiva.com.br
2067 S:      Maintained
2068
2069 LINUX FOR 64BIT POWERPC
2070 P:      Paul Mackerras
2071 M:      paulus@samba.org
2072 M:      paulus@au.ibm.com
2073 P:      Anton Blanchard
2074 M:      anton@samba.org
2075 M:      anton@au.ibm.com
2076 W:      http://www.penguinppc.org/ppc64/
2077 L:      linuxppc-dev@ozlabs.org
2078 S:      Supported
2079
2080 LINUX SECURITY MODULE (LSM) FRAMEWORK
2081 P:      Chris Wright
2082 M:      chrisw@sous-sol.org
2083 L:      linux-security-module@vger.kernel.org
2084 W:      http://lsm.immunix.org
2085 T:      git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
2086 S:      Supported
2087
2088 LM83 HARDWARE MONITOR DRIVER
2089 P:      Jean Delvare
2090 M:      khali@linux-fr.org
2091 L:      lm-sensors@lm-sensors.org
2092 S:      Maintained
2093
2094 LM90 HARDWARE MONITOR DRIVER
2095 P:      Jean Delvare
2096 M:      khali@linux-fr.org
2097 L:      lm-sensors@lm-sensors.org
2098 S:      Maintained
2099
2100 LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP Dynamic Disks)
2101 P:      Richard Russon (FlatCap)
2102 M:      ldm@flatcap.org
2103 L:      ldm-devel@lists.sourceforge.net 
2104 W:      http://ldm.sourceforge.net
2105 S:      Maintained
2106
2107 LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
2108 P:      Eric Moore
2109 M:      Eric.Moore@lsi.com
2110 M:      support@lsi.com
2111 L:      mpt_linux_developer@lsi.com
2112 L:      linux-scsi@vger.kernel.org
2113 W:      http://www.lsilogic.com/support
2114 S:      Supported
2115
2116 LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
2117 P:      Matthew Wilcox
2118 M:      matthew@wil.cx
2119 L:      linux-scsi@vger.kernel.org
2120 S:      Maintained
2121
2122 M68K ARCHITECTURE
2123 P:      Geert Uytterhoeven
2124 M:      geert@linux-m68k.org
2125 P:      Roman Zippel
2126 M:      zippel@linux-m68k.org
2127 L:      linux-m68k@lists.linux-m68k.org
2128 W:      http://www.linux-m68k.org/
2129 W:      http://linux-m68k-cvs.ubb.ca/
2130 S:      Maintained
2131
2132 M68K ON APPLE MACINTOSH
2133 P:      Joshua Thompson
2134 M:      funaho@jurai.org
2135 W:      http://www.mac.linux-m68k.org/
2136 L:      linux-mac68k@mac.linux-m68k.org
2137 S:      Maintained
2138
2139 M68K ON HP9000/300
2140 P:      Philip Blundell
2141 M:      philb@gnu.org
2142 W:      http://www.tazenda.demon.co.uk/phil/linux-hp
2143 S:      Maintained
2144
2145 MARVELL YUKON / SYSKONNECT DRIVER
2146 P:      Mirko Lindner
2147 M:      mlindner@syskonnect.de
2148 P:      Ralph Roesler
2149 M:      rroesler@syskonnect.de
2150 W:      http://www.syskonnect.com
2151 S:      Supported
2152
2153 MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
2154 P:      Michael Kerrisk
2155 M:      mtk-manpages@gmx.net
2156 W:      ftp://ftp.kernel.org/pub/linux/docs/manpages
2157 S:      Maintained
2158
2159 MARVELL MV643XX ETHERNET DRIVER
2160 P:      Dale Farnsworth
2161 M:      dale@farnsworth.org
2162 P:      Manish Lachwani
2163 M:      mlachwani@mvista.com
2164 L:      netdev@vger.kernel.org
2165 S:      Odd Fixes for 2.4; Maintained for 2.6.
2166
2167 MATROX FRAMEBUFFER DRIVER
2168 P:      Petr Vandrovec
2169 M:      vandrove@vc.cvut.cz
2170 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
2171 S:      Maintained
2172
2173 MEGARAID SCSI DRIVERS
2174 P:      Neela Syam Kolli
2175 M:      Neela.Kolli@engenio.com
2176 S:      linux-scsi@vger.kernel.org
2177 W:      http://megaraid.lsilogic.com
2178 S:      Maintained
2179
2180 MEMORY MANAGEMENT
2181 L:      linux-mm@kvack.org
2182 L:      linux-kernel@vger.kernel.org
2183 W:      http://www.linux-mm.org
2184 S:      Maintained
2185
2186 MEMORY TECHNOLOGY DEVICES (MTD)
2187 P:      David Woodhouse
2188 M:      dwmw2@infradead.org
2189 W:      http://www.linux-mtd.infradead.org/
2190 L:      linux-mtd@lists.infradead.org
2191 T:      git git://git.infradead.org/mtd-2.6.git
2192 S:      Maintained
2193
2194 MICROTEK X6 SCANNER
2195 P:      Oliver Neukum
2196 M:      oliver@neukum.name
2197 S:      Maintained
2198
2199 MIPS
2200 P:      Ralf Baechle
2201 M:      ralf@linux-mips.org
2202 W:      http://www.linux-mips.org/
2203 L:      linux-mips@linux-mips.org
2204 T:      git www.linux-mips.org:/pub/scm/linux.git
2205 S:      Supported
2206
2207 MISCELLANEOUS MCA-SUPPORT
2208 P:      James Bottomley
2209 M:      jejb@steeleye.com
2210 L:      linux-kernel@vger.kernel.org
2211 S:      Maintained
2212
2213 MODULE SUPPORT
2214 P:      Rusty Russell
2215 M:      rusty@rustcorp.com.au
2216 L:      linux-kernel@vger.kernel.org
2217 S:      Maintained
2218
2219 MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
2220 P:      Stelian Pop
2221 M:      stelian@popies.net
2222 W:      http://popies.net/meye/
2223 S:      Maintained
2224
2225 MOUSE AND MISC DEVICES [GENERAL]
2226 P:      Alessandro Rubini
2227 M:      rubini@ipvvis.unipv.it
2228 L:      linux-kernel@vger.kernel.org
2229 S:      Maintained
2230
2231 MOXA SMARTIO/INDUSTIO SERIAL CARD (MXSER 2.0)
2232 P:      Jiri Slaby
2233 M:      jirislaby@gmail.com
2234 L:      linux-kernel@vger.kernel.org
2235 S:      Maintained
2236
2237 MSI LAPTOP SUPPORT
2238 P:      Lennart Poettering
2239 M:      mzxreary@0pointer.de
2240 L:      https://tango.0pointer.de/mailman/listinfo/s270-linux
2241 W:      http://0pointer.de/lennart/tchibo.html
2242 S:      Maintained
2243
2244 MTRR AND SIMILAR SUPPORT [i386]
2245 P:      Richard Gooch
2246 M:      rgooch@atnf.csiro.au
2247 L:      linux-kernel@vger.kernel.org
2248 W:      http://www.atnf.csiro.au/~rgooch/linux/kernel-patches.html
2249 S:      Maintained
2250
2251 MULTIMEDIA CARD (MMC) AND SECURE DIGITAL (SD) SUBSYSTEM
2252 P:      Pierre Ossman
2253 M:      drzeus-mmc@drzeus.cx
2254 L:      linux-kernel@vger.kernel.org
2255 S:      Maintained
2256
2257 MULTISOUND SOUND DRIVER
2258 P:      Andrew Veliath
2259 M:      andrewtv@usa.net
2260 S:      Maintained
2261
2262 MULTITECH MULTIPORT CARD (ISICOM)
2263 P:      Jiri Slaby
2264 M:      jirislaby@gmail.com
2265 L:      linux-kernel@vger.kernel.org
2266 S:      Maintained
2267
2268 NATSEMI ETHERNET DRIVER (DP8381x)
2269 P:      Tim Hockin
2270 M:      thockin@hockin.org
2271 S:      Maintained
2272
2273 NCP FILESYSTEM
2274 P:      Petr Vandrovec
2275 M:      vandrove@vc.cvut.cz
2276 L:      linware@sh.cvut.cz
2277 S:      Maintained
2278
2279 NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
2280 P:      James E.J. Bottomley
2281 M:      James.Bottomley@HansenPartnership.com
2282 L:      linux-scsi@vger.kernel.org
2283 S:      Maintained
2284
2285 NETEM NETWORK EMULATOR
2286 P:      Stephen Hemminger
2287 M:      shemminger@linux-foundation.org
2288 L:      netem@osdl.org
2289 S:      Maintained
2290
2291 NETFILTER/IPTABLES/IPCHAINS
2292 P:      Rusty Russell
2293 P:      Marc Boucher
2294 P:      James Morris
2295 P:      Harald Welte
2296 P:      Jozsef Kadlecsik
2297 P:      Patrick McHardy
2298 M:      kaber@trash.net
2299 L:      netfilter-devel@lists.netfilter.org
2300 L:      netfilter@lists.netfilter.org
2301 L:      coreteam@netfilter.org
2302 W:      http://www.netfilter.org/
2303 W:      http://www.iptables.org/
2304 S:      Supported
2305
2306 NETLABEL
2307 P:      Paul Moore
2308 M:      paul.moore@hp.com
2309 W:      http://netlabel.sf.net
2310 L:      netdev@vger.kernel.org
2311 S:      Supported
2312
2313 NETROM NETWORK LAYER
2314 P:      Ralf Baechle
2315 M:      ralf@linux-mips.org
2316 L:      linux-hams@vger.kernel.org
2317 W:      http://www.linux-ax25.org/
2318 S:      Maintained
2319
2320 NETWORK BLOCK DEVICE (NBD)
2321 P:      Paul Clements
2322 M:      Paul.Clements@steeleye.com
2323 S:      Maintained
2324
2325 NETWORK DEVICE DRIVERS
2326 P:      Andrew Morton
2327 M:      akpm@osdl.org
2328 P:      Jeff Garzik
2329 M:      jgarzik@pobox.com
2330 L:      netdev@vger.kernel.org
2331 T:      git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
2332 S:      Maintained
2333
2334 NETWORKING [GENERAL]
2335 P:      Networking Team
2336 M:      netdev@vger.kernel.org
2337 L:      netdev@vger.kernel.org
2338 W:      http://linux-net.osdl.org/
2339 S:      Maintained
2340
2341 NETWORKING [IPv4/IPv6]
2342 P:      David S. Miller
2343 M:      davem@davemloft.net
2344 P:      Alexey Kuznetsov
2345 M:      kuznet@ms2.inr.ac.ru
2346 P:      Pekka Savola (ipv6)
2347 M:      pekkas@netcore.fi
2348 P:      James Morris
2349 M:      jmorris@namei.org
2350 P:      Hideaki YOSHIFUJI
2351 M:      yoshfuji@linux-ipv6.org
2352 P:      Patrick McHardy
2353 M:      kaber@coreworks.de
2354 L:      netdev@vger.kernel.org
2355 T:      git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
2356 S:      Maintained
2357
2358 NETWORKING [WIRELESS]
2359 P:      John W. Linville
2360 M:      linville@tuxdriver.com
2361 L:      netdev@vger.kernel.org
2362 T:      git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2363 S:      Maintained
2364
2365 NETXEN (1/10) GbE SUPPORT
2366 P:      Amit S. Kale
2367 M:      amitkale@netxen.com
2368 L:      netdev@vger.kernel.org
2369 W:      http://www.netxen.com
2370 S:      Supported
2371
2372 IPVS
2373 P:      Wensong Zhang
2374 M:      wensong@linux-vs.org
2375 P:      Simon Horman
2376 M:      horms@verge.net.au
2377 P:      Julian Anastasov
2378 M:      ja@ssi.bg
2379 L:      netdev@vger.kernel.org
2380 S:      Maintained
2381
2382 NFS CLIENT
2383 P:      Trond Myklebust
2384 M:      trond.myklebust@fys.uio.no
2385 L:      linux-kernel@vger.kernel.org
2386 S:      Maintained
2387
2388 NI5010 NETWORK DRIVER
2389 P:      Jan-Pascal van Best
2390 M:      janpascal@vanbest.org
2391 P:      Andreas Mohr
2392 M:      andi@lisas.de
2393 L:      netdev@vger.kernel.org
2394 S:      Maintained
2395
2396 NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
2397 P:      YOKOTA Hiroshi
2398 M:      yokota@netlab.is.tsukuba.ac.jp
2399 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2400 S:      Maintained
2401
2402 NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
2403 P:      GOTO Masanori
2404 M:      gotom@debian.or.jp
2405 P:      YOKOTA Hiroshi
2406 M:      yokota@netlab.is.tsukuba.ac.jp
2407 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2408 S:      Maintained
2409
2410 NON-IDE/NON-SCSI CDROM DRIVERS [GENERAL] (come on, crew - mark your responsibility)
2411 P:      Eberhard Moenkeberg
2412 M:      emoenke@gwdg.de
2413 L:      linux-kernel@vger.kernel.org
2414 S:      Maintained
2415
2416 NTFS FILESYSTEM
2417 P:      Anton Altaparmakov
2418 M:      aia21@cantab.net
2419 L:      linux-ntfs-dev@lists.sourceforge.net
2420 L:      linux-kernel@vger.kernel.org
2421 W:      http://linux-ntfs.sf.net/
2422 T:      git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
2423 S:      Maintained
2424
2425 NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
2426 P:      Antonino Daplas
2427 M:      adaplas@pol.net
2428 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
2429 S:      Maintained
2430
2431 OPENCORES I2C BUS DRIVER
2432 P:      Peter Korsgaard
2433 M:      jacmet@sunsite.dk
2434 L:      i2c@lm-sensors.org
2435 S:      Maintained
2436
2437 ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
2438 P:      Mark Fasheh
2439 M:      mark.fasheh@oracle.com
2440 P:      Kurt Hackel
2441 M:      kurt.hackel@oracle.com
2442 L:      ocfs2-devel@oss.oracle.com
2443 W:      http://oss.oracle.com/projects/ocfs2/
2444 S:      Supported       
2445
2446 OLYMPIC NETWORK DRIVER
2447 P:      Peter De Shrijver
2448 M:      p2@ace.ulyssis.student.kuleuven.ac.be
2449 P:      Mike Phillips
2450 M:      mikep@linuxtr.net 
2451 L:      netdev@vger.kernel.org
2452 L:      linux-tr@linuxtr.net
2453 W:      http://www.linuxtr.net
2454 S:      Maintained
2455
2456 OMNIKEY CARDMAN 4000 DRIVER
2457 P:      Harald Welte
2458 M:      laforge@gnumonks.org
2459 S:      Maintained
2460
2461 OMNIKEY CARDMAN 4040 DRIVER
2462 P:      Harald Welte
2463 M:      laforge@gnumonks.org
2464 S:      Maintained
2465
2466 ONSTREAM SCSI TAPE DRIVER
2467 P:      Willem Riede
2468 M:      osst@riede.org
2469 L:      osst-users@lists.sourceforge.net
2470 L:      linux-scsi@vger.kernel.org
2471 S:      Maintained
2472
2473 OPL3-SA2, SA3, and SAx DRIVER
2474 P:      Zwane Mwaikambo
2475 M:      zwane@arm.linux.org.uk
2476 L:      linux-sound@vger.kernel.org
2477 S:      Maintained
2478
2479 OPROFILE
2480 P:      Philippe Elie
2481 M:      phil.el@wanadoo.fr
2482 L:      oprofile-list@lists.sf.net
2483 S:      Maintained
2484
2485 ORINOCO DRIVER
2486 P:      Pavel Roskin
2487 M:      proski@gnu.org
2488 P:      David Gibson
2489 M:      hermes@gibson.dropbear.id.au
2490 L:      orinoco-users@lists.sourceforge.net
2491 L:      orinoco-devel@lists.sourceforge.net
2492 W:      http://www.nongnu.org/orinoco/
2493 S:      Maintained
2494
2495 PARALLEL PORT SUPPORT
2496 P:      Phil Blundell
2497 M:      philb@gnu.org
2498 P:      Tim Waugh
2499 M:      tim@cyberelk.net
2500 P:      David Campbell
2501 P:      Andrea Arcangeli
2502 M:      andrea@suse.de
2503 L:      linux-parport@lists.infradead.org
2504 W:      http://people.redhat.com/twaugh/parport/
2505 S:      Maintained
2506
2507 PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
2508 P:      Tim Waugh
2509 M:      tim@cyberelk.net
2510 L:      linux-parport@lists.infradead.org
2511 W:      http://www.torque.net/linux-pp.html
2512 S:      Maintained
2513
2514 PARISC ARCHITECTURE
2515 P:      Matthew Wilcox
2516 M:      matthew@wil.cx
2517 P:      Grant Grundler
2518 M:      grundler@parisc-linux.org
2519 P:      Kyle McMartin
2520 M:      kyle@parisc-linux.org
2521 L:      parisc-linux@parisc-linux.org
2522 W:      http://www.parisc-linux.org/
2523 T:      git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
2524 T:      cvs cvs.parisc-linux.org:/var/cvs/linux-2.6
2525 S:      Maintained
2526
2527 PC87360 HARDWARE MONITORING DRIVER
2528 P:      Jim Cromie
2529 M:      jim.cromie@gmail.com
2530 L:      lm-sensors@lm-sensors.org
2531 S:      Maintained
2532
2533 PC8736x GPIO DRIVER
2534 P:      Jim Cromie
2535 M:      jim.cromie@gmail.com
2536 S:      Maintained
2537
2538 PCI ERROR RECOVERY
2539 P:      Linas Vepstas
2540 M:      linas@austin.ibm.com
2541 L:      linux-kernel@vger.kernel.org
2542 L:      linux-pci@atrey.karlin.mff.cuni.cz
2543 S:      Supported
2544
2545 PCI SOUND DRIVERS (ES1370, ES1371 and SONICVIBES)
2546 P:      Thomas Sailer
2547 M:      sailer@ife.ee.ethz.ch
2548 L:      linux-sound@vger.kernel.org
2549 W:      http://www.ife.ee.ethz.ch/~sailer/linux/pciaudio.html
2550 S:      Maintained
2551
2552 PCI SUBSYSTEM
2553 P:      Greg Kroah-Hartman
2554 M:      gregkh@suse.de
2555 L:      linux-kernel@vger.kernel.org
2556 L:      linux-pci@atrey.karlin.mff.cuni.cz
2557 T:      quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
2558 S:      Supported
2559
2560 PCI HOTPLUG CORE
2561 P:      Kristen Carlson Accardi
2562 M:      kristen.c.accardi@intel.com
2563 S:      Supported
2564
2565 PCI HOTPLUG COMPAQ DRIVER
2566 P:      Greg Kroah-Hartman
2567 M:      greg@kroah.com
2568 S:      Maintained
2569
2570 PCIE HOTPLUG DRIVER
2571 P:      Kristen Carlson Accardi
2572 M:      kristen.c.accardi@intel.com
2573 L:      pcihpd-discuss@lists.sourceforge.net
2574 S:      Supported
2575
2576 PCMCIA SUBSYSTEM
2577 P:      Linux PCMCIA Team
2578 L:      linux-pcmcia@lists.infradead.org
2579 L:      http://lists.infradead.org/mailman/listinfo/linux-pcmcia
2580 T:      git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
2581 S:      Maintained
2582
2583 PCNET32 NETWORK DRIVER
2584 P:      Thomas Bogendörfer
2585 M:      tsbogend@alpha.franken.de
2586 L:      netdev@vger.kernel.org
2587 S:      Maintained
2588
2589 PER-TASK DELAY ACCOUNTING
2590 P:      Shailabh Nagar
2591 M:      nagar@watson.ibm.com
2592 L:      linux-kernel@vger.kernel.org
2593 S:      Maintained
2594
2595 PERSONALITY HANDLING
2596 P:      Christoph Hellwig
2597 M:      hch@infradead.org
2598 L:      linux-abi-devel@lists.sourceforge.net
2599 S:      Maintained
2600
2601 PHRAM MTD DRIVER
2602 P:      Jörn Engel
2603 M:      joern@wh.fh-wedel.de
2604 L:      linux-mtd@lists.infradead.org
2605 S:      Maintained
2606
2607 PKTCDVD DRIVER
2608 P:      Peter Osterlund
2609 M:      petero2@telia.com
2610 L:      linux-kernel@vger.kernel.org
2611 S:      Maintained
2612
2613 POSIX CLOCKS and TIMERS
2614 P:      George Anzinger
2615 M:      george@mvista.com
2616 L:      linux-kernel@vger.kernel.org
2617 S:      Supported
2618
2619 POWERPC 4xx EMAC DRIVER
2620 P:      Eugene Surovegin
2621 M:      ebs@ebshome.net
2622 W:      http://kernel.ebshome.net/emac/
2623 L:      linuxppc-embedded@ozlabs.org
2624 L:      netdev@vger.kernel.org
2625 S:      Maintained
2626
2627 PNP SUPPORT
2628 P:      Adam Belay
2629 M:      ambx1@neo.rr.com
2630 S:      Maintained
2631
2632 PNXxxxx I2C DRIVER
2633 P:      Vitaly Wool
2634 M:      vitalywool@gmail.com
2635 L:      i2c@lm-sensors.org
2636 S:      Maintained
2637
2638 PPP PROTOCOL DRIVERS AND COMPRESSORS
2639 P:      Paul Mackerras
2640 M:      paulus@samba.org
2641 L:      linux-ppp@vger.kernel.org
2642 S:      Maintained
2643
2644 PPP OVER ATM (RFC 2364)
2645 P:      Mitchell Blank Jr
2646 M:      mitch@sfgoth.com
2647 S:      Maintained
2648
2649 PPP OVER ETHERNET
2650 P:      Michal Ostrowski
2651 M:      mostrows@speakeasy.net
2652 S:      Maintained
2653
2654 PREEMPTIBLE KERNEL
2655 P:      Robert Love
2656 M:      rml@tech9.net
2657 L:      linux-kernel@vger.kernel.org
2658 L:      kpreempt-tech@lists.sourceforge.net
2659 W:      ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
2660 S:      Supported
2661
2662 PRISM54 WIRELESS DRIVER
2663 P:      Prism54 Development Team
2664 M:      prism54-private@prism54.org
2665 L:      netdev@vger.kernel.org
2666 W:      http://prism54.org
2667 S:      Maintained
2668
2669 PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
2670 P:      Peter Denison
2671 M:      promise@pnd-pc.demon.co.uk
2672 W:      http://www.pnd-pc.demon.co.uk/promise/
2673 S:      Maintained
2674
2675 PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
2676 P:      Mikael Pettersson
2677 M:      mikpe@it.uu.se
2678 L:      linux-ide@vger.kernel.org
2679 S:      Maintained
2680
2681 PS3 PLATFORM SUPPORT
2682 P:      Geoff Levand
2683 M:      geoffrey.levand@am.sony.com
2684 L:      linuxppc-dev@ozlabs.org
2685 L:      cbe-oss-dev@ozlabs.org
2686 S:      Supported
2687
2688 PVRUSB2 VIDEO4LINUX DRIVER
2689 P:      Mike Isely
2690 M:      isely@pobox.com
2691 L:      pvrusb2@isely.net
2692 L:      video4linux-list@redhat.com
2693 W:      http://www.isely.net/pvrusb2/
2694 S:      Maintained
2695
2696 PXA2xx SUPPORT
2697 P:      Nicolas Pitre
2698 M:      nico@cam.org
2699 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
2700 S:      Maintained
2701
2702 QLOGIC QLA2XXX FC-SCSI DRIVER
2703 P:      Andrew Vasquez
2704 M:      linux-driver@qlogic.com
2705 L:      linux-scsi@vger.kernel.org
2706 S:      Supported
2707
2708 QLOGIC QLA3XXX NETWORK DRIVER
2709 P:      Ron Mercer
2710 M:      linux-driver@qlogic.com
2711 L:      netdev@vger.kernel.org
2712 S:      Supported
2713
2714 QNX4 FILESYSTEM
2715 P:      Anders Larsen
2716 M:      al@alarsen.net
2717 L:      linux-kernel@vger.kernel.org
2718 W:      http://www.alarsen.net/linux/qnx4fs/
2719 S:      Maintained
2720
2721 RADEON FRAMEBUFFER DISPLAY DRIVER
2722 P:      Benjamin Herrenschmidt
2723 M:      benh@kernel.crashing.org
2724 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
2725 S:      Maintained
2726
2727 RAGE128 FRAMEBUFFER DISPLAY DRIVER
2728 P:      Paul Mackerras
2729 M:      paulus@samba.org
2730 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
2731 S:      Maintained
2732
2733 RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
2734 P:      Corey Thomas
2735 M:      corey@world.std.com
2736 L:      linux-kernel@vger.kernel.org
2737 S:      Maintained
2738
2739 RANDOM NUMBER DRIVER
2740 P:      Matt Mackall
2741 M:      mpm@selenic.com
2742 S:      Maintained
2743
2744 RAPIDIO SUBSYSTEM
2745 P:      Matt Porter
2746 M:      mporter@kernel.crashing.org
2747 L:      linux-kernel@vger.kernel.org
2748 S:      Maintained
2749
2750 READ-COPY UPDATE (RCU)
2751 P:      Dipankar Sarma
2752 M:      dipankar@in.ibm.com
2753 W:      http://www.rdrop.com/users/paulmck/rclock/
2754 L:      linux-kernel@vger.kernel.org
2755 S:      Supported
2756
2757 RCUTORTURE MODULE
2758 P:      Josh Triplett
2759 M:      josh@freedesktop.org
2760 L:      linux-kernel@vger.kernel.org
2761 S:      Maintained
2762
2763 REAL TIME CLOCK DRIVER
2764 P:      Paul Gortmaker
2765 M:      p_gortmaker@yahoo.com
2766 L:      linux-kernel@vger.kernel.org
2767 S:      Maintained
2768
2769 REAL TIME CLOCK (RTC) SUBSYSTEM
2770 P:      Alessandro Zummo
2771 M:      a.zummo@towertech.it
2772 L:      rtc-linux@googlegroups.com
2773 S:      Maintained
2774
2775 REISERFS FILE SYSTEM
2776 P:      Hans Reiser
2777 M:      reiserfs-dev@namesys.com
2778 L:      reiserfs-list@namesys.com
2779 W:      http://www.namesys.com
2780 S:      Supported
2781
2782 ROCKETPORT DRIVER
2783 P:      Comtrol Corp.
2784 W:      http://www.comtrol.com
2785 S:      Maintained
2786
2787 ROSE NETWORK LAYER
2788 P:      Ralf Baechle
2789 M:      ralf@linux-mips.org
2790 L:      linux-hams@vger.kernel.org
2791 W:      http://www.linux-ax25.org/
2792 S:      Maintained
2793
2794 RISCOM8 DRIVER
2795 S:      Orphan
2796
2797 S3 SAVAGE FRAMEBUFFER DRIVER
2798 P:      Antonino Daplas
2799 M:      adaplas@pol.net
2800 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
2801 S:      Maintained
2802
2803 S390
2804 P:      Martin Schwidefsky
2805 M:      schwidefsky@de.ibm.com
2806 P:      Heiko Carstens
2807 M:      heiko.carstens@de.ibm.com
2808 M:      linux390@de.ibm.com
2809 L:      linux-390@vm.marist.edu
2810 W:      http://www.ibm.com/developerworks/linux/linux390/
2811 S:      Supported
2812
2813 S390 NETWORK DRIVERS
2814 P:      Frank Pavlic
2815 M:      fpavlic@de.ibm.com
2816 M:      linux390@de.ibm.com
2817 L:      linux-390@vm.marist.edu
2818 W:      http://www.ibm.com/developerworks/linux/linux390/
2819 S:      Supported
2820
2821 S390 ZFCP DRIVER
2822 P:      Swen Schillig
2823 M:      swen@vnet.ibm.com
2824 M:      linux390@de.ibm.com
2825 L:      linux-390@vm.marist.edu
2826 W:      http://www.ibm.com/developerworks/linux/linux390/
2827 S:      Supported
2828
2829 SAA7146 VIDEO4LINUX-2 DRIVER
2830 P:      Michael Hunold
2831 M:      michael@mihu.de
2832 W:      http://www.mihu.de/linux/saa7146
2833 S:      Maintained
2834
2835 SBPCD CDROM DRIVER
2836 P:      Eberhard Moenkeberg
2837 M:      emoenke@gwdg.de
2838 L:      linux-kernel@vger.kernel.org
2839 S:      Maintained
2840
2841 SC1200 WDT DRIVER
2842 P:      Zwane Mwaikambo
2843 M:      zwane@arm.linux.org.uk
2844 S:      Maintained
2845
2846 SCHEDULER
2847 P:      Ingo Molnar
2848 M:      mingo@elte.hu
2849 P:      Robert Love    [the preemptible kernel bits]
2850 M:      rml@tech9.net
2851 L:      linux-kernel@vger.kernel.org
2852 S:      Maintained
2853
2854 SCSI CDROM DRIVER
2855 P:      Jens Axboe
2856 M:      axboe@kernel.dk
2857 L:      linux-scsi@vger.kernel.org
2858 W:      http://www.kernel.dk
2859 S:      Maintained
2860
2861 SCSI SG DRIVER
2862 P:      Doug Gilbert
2863 M:      dgilbert@interlog.com
2864 L:      linux-scsi@vger.kernel.org
2865 W:      http://www.torque.net/sg
2866 S:      Maintained
2867
2868 SCSI SUBSYSTEM
2869 P:      James E.J. Bottomley
2870 M:      James.Bottomley@SteelEye.com
2871 L:      linux-scsi@vger.kernel.org
2872 T:      git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
2873 S:      Maintained
2874
2875 SCSI TAPE DRIVER
2876 P:      Kai Mäkisara
2877 M:      Kai.Makisara@kolumbus.fi
2878 L:      linux-scsi@vger.kernel.org
2879 S:      Maintained
2880
2881 SCTP PROTOCOL
2882 P:      Sridhar Samudrala
2883 M:      sri@us.ibm.com
2884 L:      lksctp-developers@lists.sourceforge.net
2885 S:      Supported
2886
2887 SCx200 CPU SUPPORT
2888 P:      Jim Cromie
2889 M:      jim.cromie@gmail.com
2890 S:      Odd Fixes
2891
2892 SCx200 GPIO DRIVER
2893 P:      Jim Cromie
2894 M:      jim.cromie@gmail.com
2895 S:      Maintained
2896
2897 SCx200 HRT CLOCKSOURCE DRIVER
2898 P:      Jim Cromie
2899 M:      jim.cromie@gmail.com
2900 S:      Maintained
2901
2902 SECURITY CONTACT
2903 P:      Security Officers
2904 M:      security@kernel.org
2905 S:      Supported
2906
2907 SELINUX SECURITY MODULE
2908 P:      Stephen Smalley
2909 M:      sds@tycho.nsa.gov
2910 P:      James Morris
2911 M:      jmorris@namei.org
2912 L:      linux-kernel@vger.kernel.org (kernel issues)
2913 L:      selinux@tycho.nsa.gov (general discussion)
2914 W:      http://www.nsa.gov/selinux
2915 S:      Supported
2916
2917 SERIAL ATA (SATA) SUBSYSTEM:
2918 P:      Jeff Garzik
2919 M:      jgarzik@pobox.com
2920 L:      linux-ide@vger.kernel.org
2921 T:      git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
2922 S:      Supported
2923
2924 SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
2925 P:      Pat Gefre
2926 M:      pfg@sgi.com
2927 L:      linux-ia64@vger.kernel.org
2928 S:      Supported
2929
2930 SGI VISUAL WORKSTATION 320 AND 540
2931 P:      Andrey Panin
2932 M:      pazke@donpac.ru
2933 L:      linux-visws-devel@lists.sf.net
2934 W:      http://linux-visws.sf.net
2935 S:      Maintained for 2.6.
2936
2937 SIMTEC EB110ATX (Chalice CATS)
2938 P:      Ben Dooks
2939 P:      Vincent Sanders
2940 M:      support@simtec.co.uk
2941 W:      http://www.simtec.co.uk/products/EB110ATX/
2942 S:      Supported
2943
2944 SIMTEC EB2410ITX (BAST)
2945 P:      Ben Dooks
2946 P:      Vincent Sanders
2947 M:      support@simtec.co.uk
2948 W:      http://www.simtec.co.uk/products/EB2410ITX/
2949 S:      Supported
2950
2951 SIS 190 ETHERNET DRIVER
2952 P:      Francois Romieu
2953 M:      romieu@fr.zoreil.com
2954 L:      netdev@vger.kernel.org
2955 S:      Maintained
2956
2957 SIS 5513 IDE CONTROLLER DRIVER
2958 P:      Lionel Bouton
2959 M:      Lionel.Bouton@inet6.fr
2960 W:      http://inet6.dyn.dhs.org/sponsoring/sis5513/index.html
2961 W:      http://gyver.homeip.net/sis5513/index.html
2962 S:      Maintained
2963
2964 SIS 900/7016 FAST ETHERNET DRIVER
2965 P:      Daniele Venzano
2966 M:      venza@brownhat.org
2967 W:      http://www.brownhat.org/sis900.html
2968 L:      netdev@vger.kernel.org
2969 S:      Maintained
2970
2971 SIS FRAMEBUFFER DRIVER
2972 P:      Thomas Winischhofer
2973 M:      thomas@winischhofer.net
2974 W:      http://www.winischhofer.net/linuxsisvga.shtml
2975 S:      Maintained      
2976
2977 SIS USB2VGA DRIVER
2978 P:      Thomas Winischhofer
2979 M:      thomas@winischhofer.net
2980 W:      http://www.winischhofer.at/linuxsisusbvga.shtml
2981 S:      Maintained
2982
2983 SMC91x ETHERNET DRIVER
2984 P:      Nicolas Pitre
2985 M:      nico@cam.org
2986 S:      Maintained
2987
2988 SOFTMAC LAYER (IEEE 802.11)
2989 P:      Johannes Berg
2990 M:      johannes@sipsolutions.net
2991 P:      Joe Jezak
2992 M:      josejx@gentoo.org
2993 P:      Daniel Drake
2994 M:      dsd@gentoo.org
2995 W:      http://softmac.sipsolutions.net/
2996 L:      netdev@vger.kernel.org
2997 S:      Maintained
2998
2999 SOFTWARE RAID (Multiple Disks) SUPPORT
3000 P:      Ingo Molnar
3001 M:      mingo@redhat.com
3002 P:      Neil Brown
3003 M:      neilb@suse.de
3004 L:      linux-raid@vger.kernel.org
3005 S:      Supported
3006
3007 SOFTWARE SUSPEND:
3008 P:      Pavel Machek
3009 M:      pavel@suse.cz
3010 L:      linux-pm@osdl.org
3011 S:      Maintained
3012
3013 SONIC NETWORK DRIVER
3014 P:      Thomas Bogendoerfer
3015 M:      tsbogend@alpha.franken.de
3016 L:      netdev@vger.kernel.org
3017 S:      Maintained
3018
3019 SONY VAIO CONTROL DEVICE DRIVER
3020 P:      Stelian Pop
3021 M:      stelian@popies.net
3022 W:      http://popies.net/sonypi/
3023 S:      Maintained
3024
3025 SOUND
3026 P:      Jaroslav Kysela
3027 M:      perex@suse.cz
3028 L:      alsa-devel@alsa-project.org
3029 S:      Maintained
3030
3031 SPI SUBSYSTEM
3032 P:      David Brownell
3033 M:      dbrownell@users.sourceforge.net
3034 L:      spi-devel-general@lists.sourceforge.net
3035 S:      Maintained
3036
3037 STABLE BRANCH:
3038 P:      Greg Kroah-Hartman
3039 M:      greg@kroah.com
3040 P:      Chris Wright
3041 M:      chrisw@sous-sol.org
3042 L:      stable@kernel.org
3043 S:      Maintained
3044
3045 TPM DEVICE DRIVER
3046 P:      Kylene Hall
3047 M:      kjhall@us.ibm.com
3048 W:      http://tpmdd.sourceforge.net
3049 L:      tpmdd-devel@lists.sourceforge.net
3050 S:      Maintained
3051
3052 Telecom Clock Driver for MCPL0010
3053 P:      Mark Gross
3054 M:      mark.gross@intel.com
3055 S:      Supported
3056
3057 TENSILICA XTENSA PORT (xtensa):
3058 P:      Chris Zankel
3059 M:      chris@zankel.net
3060 S:      Maintained
3061
3062 UltraSPARC (sparc64):
3063 P:      David S. Miller
3064 M:      davem@davemloft.net
3065 L:      sparclinux@vger.kernel.org
3066 T:      git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
3067 S:      Maintained
3068
3069 SHARP LH SUPPORT (LH7952X & LH7A40X)
3070 P:      Marc Singer
3071 M:      elf@buici.com
3072 W:      http://projects.buici.com/arm
3073 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
3074 S:      Maintained
3075
3076 SHPC HOTPLUG DRIVER
3077 P:      Kristen Carlson Accardi
3078 M:      kristen.c.accardi@intel.com
3079 L:      pcihpd-discuss@lists.sourceforge.net
3080 S:      Supported
3081
3082 SECURE DIGITAL HOST CONTROLLER INTERFACE DRIVER
3083 P:      Pierre Ossman
3084 M:      drzeus-sdhci@drzeus.cx
3085 L:      sdhci-devel@list.drzeus.cx
3086 W:      http://mmc.drzeus.cx/wiki/Linux/Drivers/sdhci
3087 S:      Maintained
3088
3089 SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
3090 P:      Stephen Hemminger
3091 M:      shemminger@linux-foundation.org
3092 L:      netdev@vger.kernel.org
3093 S:      Maintained
3094
3095 SOEKRIS NET48XX LED SUPPORT
3096 P:      Chris Boot
3097 M:      bootc@bootc.net
3098 S:      Maintained
3099
3100 SPARC (sparc32):
3101 P:      William L. Irwin
3102 M:      wli@holomorphy.com
3103 L:      sparclinux@vger.kernel.org
3104 S:      Maintained
3105
3106 SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
3107 P:      Roger Wolff
3108 M:      R.E.Wolff@BitWizard.nl
3109 L:      linux-kernel@vger.kernel.org ?
3110 S:      Supported
3111
3112 SPIDERNET NETWORK DRIVER for CELL
3113 P:      Jim Lewis
3114 M:      jim@jklewis.com
3115 L:      netdev@vger.kernel.org
3116 S:      Supported
3117
3118 SRM (Alpha) environment access
3119 P:      Jan-Benedict Glaw
3120 M:      jbglaw@lug-owl.de
3121 L:      linux-kernel@vger.kernel.org
3122 S:      Maintained
3123
3124 STARFIRE/DURALAN NETWORK DRIVER
3125 P:      Ion Badulescu
3126 M:      ionut@cs.columbia.edu
3127 S:      Maintained
3128
3129 STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
3130 W:      http://mosquitonet.Stanford.EDU/strip.html
3131 S:      Unsupported ?
3132
3133 STRADIS MPEG-2 DECODER DRIVER
3134 P:      Nathan Laredo
3135 M:      laredo@gnu.org
3136 W:      http://www.stradis.com/
3137 S:      Maintained
3138
3139 SUPERH (sh)
3140 P:      Paul Mundt
3141 M:      lethal@linux-sh.org
3142 L:      linuxsh-dev@lists.sourceforge.net (subscribers-only)
3143 W:      http://www.linux-sh.org
3144 S:      Maintained
3145
3146 SUPERH64 (sh64)
3147 P:      Paul Mundt
3148 M:      lethal@linux-sh.org
3149 L:      linuxsh-shmedia-dev@lists.sourceforge.net
3150 W:      http://www.linux-sh.org
3151 S:      Maintained
3152
3153 SUN3/3X
3154 P:      Sam Creasey
3155 M:      sammy@sammy.net
3156 W:      http://sammy.net/sun3/
3157 S:      Maintained
3158
3159 SVGA HANDLING
3160 P:      Martin Mares
3161 M:      mj@ucw.cz
3162 L:      linux-video@atrey.karlin.mff.cuni.cz
3163 S:      Maintained
3164
3165 SYSV FILESYSTEM
3166 P:      Christoph Hellwig
3167 M:      hch@infradead.org
3168 S:      Maintained
3169
3170 TC CLASSIFIER
3171 P:      Jamal Hadi Salim
3172 M:      hadi@cyberus.ca
3173 L:      netdev@vger.kernel.org
3174 S:      Maintained
3175
3176 TCP LOW PRIORITY MODULE
3177 P:      Wong Hoi Sing, Edison
3178 M:      hswong3i@gmail.com
3179 P:      Hung Hing Lun, Mike
3180 M:      hlhung3i@gmail.com
3181 W:      http://tcp-lp-mod.sourceforge.net/
3182 S:      Maintained
3183
3184 TI FLASH MEDIA INTERFACE DRIVER
3185 P:      Alex Dubov
3186 M:      oakad@yahoo.com
3187 S:      Maintained
3188
3189 TI OMAP RANDOM NUMBER GENERATOR SUPPORT
3190 P:      Deepak Saxena
3191 M:      dsaxena@plexity.net
3192 S:      Maintained
3193
3194 TASKSTATS STATISTICS INTERFACE
3195 P:      Shailabh Nagar
3196 M:      nagar@watson.ibm.com
3197 L:      linux-kernel@vger.kernel.org
3198 S:      Maintained
3199
3200 TI PARALLEL LINK CABLE DRIVER
3201 P:      Romain Lievin
3202 M:      roms@lpg.ticalc.org
3203 S:      Maintained
3204
3205 TIPC NETWORK LAYER
3206 P:      Per Liden
3207 M:      per.liden@ericsson.com
3208 P:      Jon Maloy
3209 M:      jon.maloy@ericsson.com
3210 P:      Allan Stephens
3211 M:      allan.stephens@windriver.com
3212 L:      tipc-discussion@lists.sourceforge.net
3213 W:      http://tipc.sourceforge.net/
3214 W:      http://tipc.cslab.ericsson.net/
3215 T:      git tipc.cslab.ericsson.net:/pub/git/tipc.git
3216 S:      Maintained
3217
3218 TLAN NETWORK DRIVER
3219 P:      Samuel Chessman
3220 M:      chessman@tux.org
3221 L:      tlan-devel@lists.sourceforge.net
3222 W:      http://sourceforge.net/projects/tlan/
3223 S:      Maintained
3224
3225 TOKEN-RING NETWORK DRIVER
3226 P:      Mike Phillips
3227 M:      mikep@linuxtr.net
3228 L:      netdev@vger.kernel.org
3229 L:      linux-tr@linuxtr.net
3230 W:      http://www.linuxtr.net
3231 S:      Maintained
3232
3233 TOSHIBA ACPI EXTRAS DRIVER
3234 P:      John Belmonte
3235 M:      toshiba_acpi@memebeam.org
3236 W:      http://memebeam.org/toys/ToshibaAcpiDriver
3237 S:      Maintained
3238
3239 TOSHIBA SMM DRIVER
3240 P:      Jonathan Buzzard
3241 M:      jonathan@buzzard.org.uk
3242 L:      tlinux-users@tce.toshiba-dme.co.jp
3243 W:      http://www.buzzard.org.uk/toshiba/
3244 S:      Maintained
3245
3246 TRIDENT 4DWAVE/SIS 7018 PCI AUDIO CORE
3247 P:      Muli Ben-Yehuda
3248 M:      mulix@mulix.org
3249 L:      linux-kernel@vger.kernel.org
3250 S:      Maintained
3251
3252 TRIVIAL PATCHES
3253 P:      Adrian Bunk
3254 M:      trivial@kernel.org
3255 L:      linux-kernel@vger.kernel.org
3256 W:      http://www.kernel.org/pub/linux/kernel/people/bunk/trivial/
3257 T:      git kernel.org:/pub/scm/linux/kernel/git/bunk/trivial.git
3258 S:      Maintained
3259
3260 TMS380 TOKEN-RING NETWORK DRIVER
3261 P:      Adam Fritzler
3262 M:      mid@auk.cx
3263 L:      linux-tr@linuxtr.net
3264 W:      http://www.auk.cx/tms380tr/
3265 S:      Maintained
3266
3267 TULIP NETWORK DRIVER
3268 P:      Valerie Henson
3269 M:      val_henson@linux.intel.com
3270 L:      tulip-users@lists.sourceforge.net
3271 W:      http://sourceforge.net/projects/tulip/
3272 S:      Maintained
3273
3274 TUN/TAP driver
3275 P:      Maxim Krasnyansky
3276 M:      maxk@qualcomm.com
3277 L:      vtun@office.satix.net
3278 W:      http://vtun.sourceforge.net/tun
3279 S:      Maintained
3280
3281 U14-34F SCSI DRIVER
3282 P:      Dario Ballabio
3283 M:      ballabio_dario@emc.com
3284 L:      linux-scsi@vger.kernel.org
3285 S:      Maintained
3286
3287 UDF FILESYSTEM
3288 P:      Ben Fennema
3289 M:      bfennema@falcon.csc.calpoly.edu
3290 W:      http://linux-udf.sourceforge.net
3291 S:      Maintained
3292
3293 UNIFORM CDROM DRIVER
3294 P:      Jens Axboe
3295 M:      axboe@kernel.dk
3296 L:      linux-kernel@vger.kernel.org
3297 W:      http://www.kernel.dk
3298 S:      Maintained
3299
3300 USB ACM DRIVER
3301 P:      Oliver Neukum
3302 M:      oliver@neukum.name
3303 L:      linux-usb-users@lists.sourceforge.net
3304 L:      linux-usb-devel@lists.sourceforge.net
3305 S:      Maintained
3306
3307 USB BLOCK DRIVER (UB ub)
3308 P:      Pete Zaitcev
3309 M:      zaitcev@redhat.com
3310 L:      linux-kernel@vger.kernel.org
3311 L:      linux-usb-devel@lists.sourceforge.net
3312 S:      Supported
3313
3314 USB CDC ETHERNET DRIVER
3315 P:      Greg Kroah-Hartman
3316 M:      greg@kroah.com
3317 L:      linux-usb-users@lists.sourceforge.net
3318 L:      linux-usb-devel@lists.sourceforge.net
3319 S:      Maintained
3320 W:      http://www.kroah.com/linux-usb/
3321
3322 USB EHCI DRIVER
3323 P:      David Brownell
3324 M:      dbrownell@users.sourceforge.net
3325 L:      linux-usb-devel@lists.sourceforge.net
3326 S:      Odd Fixes
3327
3328 USB ET61X[12]51 DRIVER
3329 P:      Luca Risolia
3330 M:      luca.risolia@studio.unibo.it
3331 L:      linux-usb-devel@lists.sourceforge.net
3332 L:      video4linux-list@redhat.com
3333 W:      http://www.linux-projects.org
3334 S:      Maintained
3335
3336 USB GADGET/PERIPHERAL SUBSYSTEM
3337 P:      David Brownell
3338 M:      dbrownell@users.sourceforge.net
3339 L:      linux-usb-devel@lists.sourceforge.net
3340 W:      http://www.linux-usb.org/gadget
3341 S:      Maintained
3342
3343 USB HID/HIDBP DRIVERS
3344 P:      Jiri Kosina
3345 M:      jkosina@suse.cz
3346 L:      linux-usb-devel@lists.sourceforge.net
3347 S:      Maintained
3348
3349 USB HUB DRIVER
3350 P:      Johannes Erdfelt
3351 M:      johannes@erdfelt.com
3352 L:      linux-usb-users@lists.sourceforge.net
3353 L:      linux-usb-devel@lists.sourceforge.net
3354 S:      Maintained
3355
3356 USB ISP116X DRIVER
3357 P:      Olav Kongas
3358 M:      ok@artecdesign.ee
3359 L:      linux-usb-devel@lists.sourceforge.net
3360 S:      Maintained
3361
3362 USB KAWASAKI LSI DRIVER
3363 P:      Oliver Neukum
3364 M:      oliver@neukum.name
3365 L:      linux-usb-users@lists.sourceforge.net
3366 L:      linux-usb-devel@lists.sourceforge.net
3367 S:      Maintained
3368
3369 USB MASS STORAGE DRIVER
3370 P:      Matthew Dharm
3371 M:      mdharm-usb@one-eyed-alien.net
3372 L:      linux-usb-users@lists.sourceforge.net
3373 L:      usb-storage@lists.one-eyed-alien.net
3374 S:      Maintained
3375 W:      http://www.one-eyed-alien.net/~mdharm/linux-usb/
3376
3377 USB OHCI DRIVER
3378 P:      David Brownell
3379 M:      dbrownell@users.sourceforge.net
3380 L:      linux-usb-users@lists.sourceforge.net
3381 L:      linux-usb-devel@lists.sourceforge.net
3382 S:      Odd Fixes
3383
3384 USB OPTION-CARD DRIVER
3385 P:      Matthias Urlichs
3386 M:      smurf@smurf.noris.de
3387 L:      linux-usb-devel@lists.sourceforge.net
3388 S:      Maintained
3389
3390 USB OV511 DRIVER
3391 P:      Mark McClelland
3392 M:      mmcclell@bigfoot.com
3393 L:      linux-usb-users@lists.sourceforge.net
3394 L:      linux-usb-devel@lists.sourceforge.net
3395 W:      http://alpha.dyndns.org/ov511/
3396 S:      Maintained
3397
3398 USB PEGASUS DRIVER
3399 P:      Petko Manolov
3400 M:      petkan@users.sourceforge.net
3401 L:      linux-usb-users@lists.sourceforge.net
3402 L:      linux-usb-devel@lists.sourceforge.net
3403 W:      http://pegasus2.sourceforge.net/
3404 S:      Maintained
3405
3406 USB PRINTER DRIVER
3407 P:      Vojtech Pavlik
3408 M:      vojtech@suse.cz
3409 L:      linux-usb-users@lists.sourceforge.net
3410 L:      linux-usb-devel@lists.sourceforge.net
3411 S:      Maintained
3412
3413 USB RTL8150 DRIVER
3414 P:      Petko Manolov
3415 M:      petkan@users.sourceforge.net
3416 L:      linux-usb-users@lists.sourceforge.net
3417 L:      linux-usb-devel@lists.sourceforge.net
3418 W:      http://pegasus2.sourceforge.net/
3419 S:      Maintained
3420
3421 USB SE401 DRIVER
3422 P:      Jeroen Vreeken
3423 M:      pe1rxq@amsat.org
3424 L:      linux-usb-users@lists.sourceforge.net
3425 L:      linux-usb-devel@lists.sourceforge.net
3426 W:      http://www.chello.nl/~j.vreeken/se401/
3427 S:      Maintained
3428
3429 USB SERIAL CYBERJACK DRIVER
3430 P:      Matthias Bruestle and Harald Welte
3431 M:      support@reiner-sct.com
3432 W:      http://www.reiner-sct.de/support/treiber_cyberjack.php
3433 S:      Maintained
3434
3435 USB SERIAL DIGI ACCELEPORT DRIVER
3436 P:      Peter Berger and Al Borchers
3437 M:      pberger@brimson.com
3438 M:      alborchers@steinerpoint.com
3439 L:      linux-usb-users@lists.sourceforge.net
3440 L:      linux-usb-devel@lists.sourceforge.net
3441 S:      Maintained
3442
3443 USB SERIAL DRIVER
3444 P:      Greg Kroah-Hartman
3445 M:      gregkh@suse.de
3446 L:      linux-usb-users@lists.sourceforge.net
3447 L:      linux-usb-devel@lists.sourceforge.net
3448 S:      Supported
3449
3450 USB SERIAL BELKIN F5U103 DRIVER
3451 P:      William Greathouse
3452 M:      wgreathouse@smva.com
3453 L:      linux-usb-users@lists.sourceforge.net
3454 L:      linux-usb-devel@lists.sourceforge.net
3455 S:      Maintained
3456
3457 USB SERIAL CYPRESS M8 DRIVER
3458 P:      Lonnie Mendez
3459 M:      dignome@gmail.com
3460 L:      linux-usb-users@lists.sourceforge.net
3461 L:      linux-usb-devel@lists.sourceforge.net
3462 S:      Maintained
3463 W:      http://geocities.com/i0xox0i
3464 W:      http://firstlight.net/cvs
3465
3466 USB SERIAL CYBERJACK PINPAD/E-COM DRIVER
3467 L:      linux-usb-users@lists.sourceforge.net
3468 L:      linux-usb-devel@lists.sourceforge.net
3469 S:      Maintained
3470
3471 USB AUERSWALD DRIVER
3472 P:      Wolfgang Muees
3473 M:      wolfgang@iksw-muees.de
3474 L:      linux-usb-users@lists.sourceforge.net
3475 L:      linux-usb-devel@lists.sourceforge.net
3476 S:      Maintained
3477
3478 USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
3479 P:      Gary Brubaker
3480 M:      xavyer@ix.netcom.com
3481 L:      linux-usb-users@lists.sourceforge.net
3482 L:      linux-usb-devel@lists.sourceforge.net
3483 S:      Maintained
3484
3485 USB SERIAL KEYSPAN DRIVER
3486 P:      Greg Kroah-Hartman
3487 M:      greg@kroah.com
3488 L:      linux-usb-users@lists.sourceforge.net
3489 L:      linux-usb-devel@lists.sourceforge.net
3490 W:      http://www.kroah.com/linux/
3491 S:      Maintained
3492
3493 USB SERIAL WHITEHEAT DRIVER
3494 P:      Stuart MacDonald
3495 M:      stuartm@connecttech.com
3496 L:      linux-usb-users@lists.sourceforge.net
3497 L:      linux-usb-devel@lists.sourceforge.net
3498 W:      http://www.connecttech.com
3499 S:      Supported
3500
3501 USB SN9C10x DRIVER
3502 P:      Luca Risolia
3503 M:      luca.risolia@studio.unibo.it
3504 L:      linux-usb-devel@lists.sourceforge.net
3505 L:      video4linux-list@redhat.com
3506 W:      http://www.linux-projects.org
3507 S:      Maintained
3508
3509 USB SUBSYSTEM
3510 P:      Greg Kroah-Hartman
3511 M:      gregkh@suse.de
3512 L:      linux-usb-users@lists.sourceforge.net
3513 L:      linux-usb-devel@lists.sourceforge.net
3514 W:      http://www.linux-usb.org
3515 T:      quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
3516 S:      Supported
3517
3518 USB UHCI DRIVER
3519 P:      Alan Stern
3520 M:      stern@rowland.harvard.edu
3521 L:      linux-usb-users@lists.sourceforge.net
3522 L:      linux-usb-devel@lists.sourceforge.net
3523 S:      Maintained
3524
3525 USB "USBNET" DRIVER FRAMEWORK
3526 P:      David Brownell
3527 M:      dbrownell@users.sourceforge.net
3528 L:      linux-usb-devel@lists.sourceforge.net
3529 W:      http://www.linux-usb.org/usbnet
3530 S:      Maintained
3531
3532 USB W996[87]CF DRIVER
3533 P:      Luca Risolia
3534 M:      luca.risolia@studio.unibo.it
3535 L:      linux-usb-devel@lists.sourceforge.net
3536 L:      video4linux-list@redhat.com
3537 W:      http://www.linux-projects.org
3538 S:      Maintained
3539
3540 USB ZC0301 DRIVER
3541 P:      Luca Risolia
3542 M:      luca.risolia@studio.unibo.it
3543 L:      linux-usb-devel@lists.sourceforge.net
3544 L:      video4linux-list@redhat.com
3545 W:      http://www.linux-projects.org
3546 S:      Maintained
3547
3548 USB ZD1201 DRIVER
3549 P:      Jeroen Vreeken
3550 M:      pe1rxq@amsat.org
3551 L:      linux-usb-users@lists.sourceforge.net
3552 L:      linux-usb-devel@lists.sourceforge.net
3553 W:      http://linux-lc100020.sourceforge.net
3554 S:      Maintained
3555
3556 USER-MODE LINUX
3557 P:      Jeff Dike
3558 M:      jdike@karaya.com
3559 L:      user-mode-linux-devel@lists.sourceforge.net
3560 L:      user-mode-linux-user@lists.sourceforge.net
3561 W:      http://user-mode-linux.sourceforge.net
3562 S:      Maintained
3563         
3564 FAT/VFAT/MSDOS FILESYSTEM:
3565 P:      OGAWA Hirofumi
3566 M:      hirofumi@mail.parknet.co.jp
3567 L:      linux-kernel@vger.kernel.org
3568 S:      Maintained
3569
3570 VIA 82Cxxx AUDIO DRIVER (old OSS driver)
3571 P:      Jeff Garzik
3572 S:      Odd fixes
3573
3574 VIA RHINE NETWORK DRIVER
3575 P:      Roger Luethi
3576 M:      rl@hellgate.ch
3577 S:      Maintained
3578
3579 VIAPRO SMBUS DRIVER
3580 P:      Jean Delvare
3581 M:      khali@linux-fr.org
3582 L:      i2c@lm-sensors.org
3583 S:      Maintained
3584
3585 VIA VELOCITY NETWORK DRIVER
3586 P:      Francois Romieu
3587 M:      romieu@fr.zoreil.com
3588 L:      netdev@vger.kernel.org
3589 S:      Maintained
3590
3591 UCLINUX (AND M68KNOMMU)
3592 P:      Greg Ungerer
3593 M:      gerg@uclinux.org
3594 W:      http://www.uclinux.org/
3595 L:      uclinux-dev@uclinux.org  (subscribers-only)
3596 S:      Maintained
3597
3598 UCLINUX FOR NEC V850
3599 P:      Miles Bader
3600 M:      uclinux-v850@lsi.nec.co.jp
3601 W:      http://www.ic.nec.co.jp/micro/uclinux/eng/
3602 W:      http://www.ee.nec.de/uclinux/
3603 S:      Supported
3604
3605 UCLINUX FOR RENESAS H8/300
3606 P:      Yoshinori Sato
3607 M:      ysato@users.sourceforge.jp
3608 W:      http://uclinux-h8.sourceforge.jp/
3609 S:      Supported
3610
3611 USB DIAMOND RIO500 DRIVER
3612 P:      Cesar Miquel
3613 M:      miquel@df.uba.ar
3614 L:      rio500-users@lists.sourceforge.net
3615 W:      http://rio500.sourceforge.net
3616 S:      Maintained
3617
3618 VIDEO FOR LINUX
3619 P:      Mauro Carvalho Chehab
3620 M:      mchehab@infradead.org
3621 M:      v4l-dvb-maintainer@linuxtv.org
3622 L:      video4linux-list@redhat.com
3623 W:      http://linuxtv.org
3624 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
3625 S:      Maintained
3626
3627 VT1211 HARDWARE MONITOR DRIVER
3628 P:      Juerg Haefliger
3629 M:      juergh@gmail.com
3630 L:      lm-sensors@lm-sensors.org
3631 S:      Maintained
3632
3633 VT8231 HARDWARE MONITOR DRIVER
3634 P:      Roger Lucas
3635 M:      roger@planbit.co.uk
3636 L:      lm-sensors@lm-sensors.org
3637 S:      Maintained
3638
3639 W1 DALLAS'S 1-WIRE BUS
3640 P:      Evgeniy Polyakov
3641 M:      johnpol@2ka.mipt.ru
3642 S:      Maintained
3643
3644 W83791D HARDWARE MONITORING DRIVER
3645 P:      Charles Spirakis
3646 M:      bezaur@gmail.com
3647 L:      lm-sensors@lm-sensors.org
3648 S:      Maintained
3649
3650 W83793 HARDWARE MONITORING DRIVER
3651 P:      Rudolf Marek
3652 M:      r.marek@assembler.cz
3653 L:      lm-sensors@lm-sensors.org
3654 S:      Maintained
3655
3656 W83L51xD SD/MMC CARD INTERFACE DRIVER
3657 P:      Pierre Ossman
3658 M:      drzeus-wbsd@drzeus.cx
3659 L:      wbsd-devel@list.drzeus.cx
3660 W:      http://projects.drzeus.cx/wbsd
3661 S:      Maintained
3662
3663 WATCHDOG DEVICE DRIVERS
3664 P:      Wim Van Sebroeck
3665 M:      wim@iguana.be
3666 T:      git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
3667 S:      Maintained
3668
3669 WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
3670 P:      Jean Tourrilhes
3671 M:      jt@hpl.hp.com
3672 W:      http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
3673 S:      Maintained
3674
3675 WD7000 SCSI DRIVER
3676 P:      Miroslav Zagorac
3677 M:      zaga@fly.cc.fer.hr
3678 L:      linux-scsi@vger.kernel.org
3679 S:      Maintained
3680
3681 WISTRON LAPTOP BUTTON DRIVER
3682 P:      Miloslav Trmac
3683 M:      mitr@volny.cz
3684 S:      Maintained
3685
3686 WL3501 WIRELESS PCMCIA CARD DRIVER
3687 P:      Arnaldo Carvalho de Melo
3688 M:      acme@conectiva.com.br
3689 W:      http://advogato.org/person/acme
3690 S:      Maintained
3691
3692 X.25 NETWORK LAYER
3693 P:      Henner Eisen
3694 M:      eis@baty.hanse.de
3695 L:      linux-x25@vger.kernel.org
3696 S:      Maintained
3697
3698 XFS FILESYSTEM
3699 P:      Silicon Graphics Inc
3700 P:      Tim Shimmin, David Chatterton
3701 M:      xfs-masters@oss.sgi.com
3702 L:      xfs@oss.sgi.com
3703 W:      http://oss.sgi.com/projects/xfs
3704 T:      git git://oss.sgi.com:8090/xfs/xfs-2.6
3705 S:      Supported
3706
3707 XILINX UARTLITE SERIAL DRIVER
3708 P:      Peter Korsgaard
3709 M:      jacmet@sunsite.dk
3710 L:      linux-serial@vger.kernel.org
3711 S:      Maintained
3712
3713 X86 3-LEVEL PAGING (PAE) SUPPORT
3714 P:      Ingo Molnar
3715 M:      mingo@redhat.com
3716 S:      Maintained
3717
3718 X86-64 port
3719 P:      Andi Kleen
3720 M:      ak@suse.de
3721 L:      discuss@x86-64.org
3722 W:      http://www.x86-64.org
3723 S:      Maintained
3724
3725 YAM DRIVER FOR AX.25
3726 P:      Jean-Paul Roubelat
3727 M:      jpr@f6fbb.org
3728 L:      linux-hams@vger.kernel.org
3729 S:      Maintained
3730
3731 YEALINK PHONE DRIVER
3732 P:      Henk Vergonet
3733 M:      Henk.Vergonet@gmail.com
3734 L:      usbb2k-api-dev@nongnu.org
3735 S:      Maintained
3736
3737 Z8530 DRIVER FOR AX.25
3738 P:      Joerg Reuter
3739 M:      jreuter@yaina.de
3740 W:      http://yaina.de/jreuter/
3741 W:      http://www.qsl.net/dl1bke/
3742 L:      linux-hams@vger.kernel.org
3743 S:      Maintained
3744
3745 ZD1211RW WIRELESS DRIVER
3746 P:      Daniel Drake
3747 M:      dsd@gentoo.org
3748 P:      Ulrich Kunitz
3749 M:      kune@deine-taler.de
3750 W:      http://zd1211.ath.cx/wiki/DriverRewrite
3751 L:      zd1211-devs@lists.sourceforge.net (subscribers-only)
3752 S:      Maintained
3753
3754 ZF MACHZ WATCHDOG
3755 P:      Fernando Fuganti
3756 M:      fuganti@netbank.com.br
3757 W:      http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
3758 S:      Maintained
3759
3760 ZR36067 VIDEO FOR LINUX DRIVER
3761 P:      Ronald Bultje
3762 M:      rbultje@ronald.bitfreak.net
3763 L:      mjpeg-users@lists.sourceforge.net
3764 W:      http://mjpeg.sourceforge.net/driver-zoran/
3765 S:      Maintained
3766
3767 ZR36120 VIDEO FOR LINUX DRIVER
3768 P:      Pauline Middelink
3769 M:      middelin@polyware.nl
3770 W:      http://www.polyware.nl/~middelin/En/hobbies.html
3771 W:      http://www.polyware.nl/~middelin/hobbies.html
3772 S:      Maintained
3773
3774 THE REST
3775 P:      Linus Torvalds
3776 S:      Buried alive in reporters