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