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