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