umem: Fix match of pci_ids in umem driver
[safe/jmp/linux-2.6] / 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 DOCBOOK FOR DOCUMENTATION
1280 P:      Randy Dunlap
1281 M:      rdunlap@xenotime.net
1282 S:      Maintained
1283
1284 DOCKING STATION DRIVER
1285 P:      Kristen Carlson Accardi
1286 M:      kristen.c.accardi@intel.com
1287 L:      linux-acpi@vger.kernel.org
1288 S:      Supported
1289
1290 DOUBLETALK DRIVER
1291 P:      James R. Van Zandt
1292 M:      jrv@vanzandt.mv.com
1293 L:      blinux-list@redhat.com
1294 S:      Maintained
1295
1296 DRIVER CORE, KOBJECTS, AND SYSFS
1297 P:      Greg Kroah-Hartman
1298 M:      gregkh@suse.de
1299 L:      linux-kernel@vger.kernel.org
1300 T:      quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
1301 S:      Supported
1302
1303 DRM DRIVERS
1304 P:      David Airlie
1305 M:      airlied@linux.ie
1306 L:      dri-devel@lists.sourceforge.net
1307 T:      git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
1308 S:      Maintained
1309
1310 DSCC4 DRIVER
1311 P:      Francois Romieu
1312 M:      romieu@fr.zoreil.com
1313 L:      netdev@vger.kernel.org
1314 S:      Maintained
1315
1316 DVB SUBSYSTEM AND DRIVERS
1317 P:      LinuxTV.org Project
1318 M:      v4l-dvb-maintainer@linuxtv.org
1319 L:      linux-dvb@linuxtv.org (subscription required)
1320 W:      http://linuxtv.org/
1321 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
1322 S:      Maintained
1323
1324 EATA-DMA SCSI DRIVER
1325 P:      Michael Neuffer
1326 L:      linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1327 S:      Maintained
1328
1329 EATA ISA/EISA/PCI SCSI DRIVER
1330 P:      Dario Ballabio
1331 M:      ballabio_dario@emc.com
1332 L:      linux-scsi@vger.kernel.org
1333 S:      Maintained
1334
1335 EATA-PIO SCSI DRIVER
1336 P:      Michael Neuffer
1337 M:      mike@i-Connect.Net
1338 L:      linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1339 S:      Maintained
1340
1341 EBTABLES
1342 P:      Bart De Schuymer
1343 M:      bart.de.schuymer@pandora.be
1344 L:      ebtables-user@lists.sourceforge.net
1345 L:      ebtables-devel@lists.sourceforge.net
1346 W:      http://ebtables.sourceforge.net/
1347 S:      Maintained
1348
1349 ECRYPT FILE SYSTEM
1350 P:      Mike Halcrow, Phillip Hellewell
1351 M:      mhalcrow@us.ibm.com, phillip@hellewell.homeip.net
1352 L:      ecryptfs-devel@lists.sourceforge.net
1353 W:      http://ecryptfs.sourceforge.net/
1354 S:      Supported
1355
1356 EDAC-CORE
1357 P:      Doug Thompson
1358 M:      norsk5@xmission.com
1359 L:      bluesmoke-devel@lists.sourceforge.net
1360 W:      bluesmoke.sourceforge.net
1361 S:      Supported
1362
1363 EDAC-E752X
1364 P:      Mark Gross
1365 M:      mark.gross@intel.com
1366 L:      bluesmoke-devel@lists.sourceforge.net
1367 W:      bluesmoke.sourceforge.net
1368 S:      Maintained
1369
1370 EDAC-E7XXX
1371 P:      Doug Thompson
1372 M:      norsk5@xmission.com
1373 L:      bluesmoke-devel@lists.sourceforge.net
1374 W:      bluesmoke.sourceforge.net
1375 S:      Maintained
1376
1377 EDAC-R82600
1378 P:      Tim Small
1379 M:      tim@buttersideup.com
1380 L:      bluesmoke-devel@lists.sourceforge.net
1381 W:      bluesmoke.sourceforge.net
1382 S:      Maintained
1383
1384 EEPRO100 NETWORK DRIVER
1385 P:      Andrey V. Savochkin
1386 M:      saw@saw.sw.com.sg
1387 S:      Maintained
1388
1389 EFS FILESYSTEM
1390 W:      http://aeschi.ch.eu.org/efs/
1391 S:      Orphan
1392
1393 EHCA (IBM GX bus InfiniBand adapter) DRIVER:
1394 P:      Hoang-Nam Nguyen
1395 M:      hnguyen@de.ibm.com
1396 P:      Christoph Raisch
1397 M:      raisch@de.ibm.com
1398 L:      general@lists.openfabrics.org
1399 S:      Supported
1400
1401 EMU10K1 SOUND DRIVER
1402 P:      James Courtier-Dutton
1403 M:      James@superbug.demon.co.uk
1404 L:      emu10k1-devel@lists.sourceforge.net
1405 W:      http://sourceforge.net/projects/emu10k1/
1406 S:      Maintained
1407
1408 EMULEX LPFC FC SCSI DRIVER
1409 P:      James Smart
1410 M:      james.smart@emulex.com
1411 L:      linux-scsi@vger.kernel.org
1412 W:      http://sourceforge.net/projects/lpfcxxxx
1413 S:      Supported
1414
1415 EPSON 1355 FRAMEBUFFER DRIVER
1416 P:      Christopher Hoover
1417 M:      ch@murgatroid.com, ch@hpl.hp.com
1418 S:      Maintained
1419
1420 ETHEREXPRESS-16 NETWORK DRIVER
1421 P:      Philip Blundell
1422 M:      philb@gnu.org
1423 L:      netdev@vger.kernel.org
1424 S:      Maintained
1425
1426 ETHERNET BRIDGE
1427 P:      Stephen Hemminger
1428 M:      shemminger@linux-foundation.org
1429 L:      bridge@lists.linux-foundation.org
1430 W:      http://bridge.sourceforge.net/
1431 S:      Maintained
1432
1433 ETHERTEAM 16I DRIVER
1434 P:      Mika Kuoppala
1435 M:      miku@iki.fi
1436 S:      Maintained
1437
1438 EXT2 FILE SYSTEM
1439 L:      linux-ext4@vger.kernel.org
1440 S:      Maintained
1441
1442 EXT3 FILE SYSTEM
1443 P:      Stephen Tweedie, Andrew Morton
1444 M:      sct@redhat.com, akpm@linux-foundation.org, adilger@clusterfs.com
1445 L:      linux-ext4@vger.kernel.org
1446 S:      Maintained
1447
1448 EXT4 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 F71805F HARDWARE MONITORING DRIVER
1455 P:      Jean Delvare
1456 M:      khali@linux-fr.org
1457 L:      lm-sensors@lm-sensors.org
1458 S:      Maintained
1459
1460 FARSYNC SYNCHRONOUS DRIVER
1461 P:      Kevin Curtis
1462 M:      kevin.curtis@farsite.co.uk
1463 W:      http://www.farsite.co.uk/
1464 S:      Supported
1465
1466 FAULT INJECTION SUPPORT
1467 P:      Akinobu Mita
1468 M:      akinobu.mita@gmail.com
1469 S:      Supported
1470
1471 FRAMEBUFFER LAYER
1472 P:      Antonino Daplas
1473 M:      adaplas@gmail.com
1474 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
1475 W:      http://linux-fbdev.sourceforge.net/
1476 S:      Maintained
1477
1478 FREESCALE SOC FS_ENET DRIVER
1479 P:      Pantelis Antoniou
1480 M:      pantelis.antoniou@gmail.com
1481 P:      Vitaly Bordug
1482 M:      vbordug@ru.mvista.com
1483 L:      linuxppc-embedded@ozlabs.org
1484 L:      netdev@vger.kernel.org
1485 S:      Maintained
1486
1487 FREESCALE HIGHSPEED USB DEVICE DRIVER
1488 P:      Li Yang
1489 M:      leoli@freescale.com
1490 L:      linux-usb-devel@lists.sourceforge.net
1491 L:      linuxppc-embedded@ozlabs.org
1492 S:      Maintained
1493
1494 FREESCALE QUICC ENGINE UCC ETHERNET DRIVER
1495 P:      Li Yang
1496 M:      leoli@freescale.com
1497 L:      netdev@vger.kernel.org
1498 L:      linuxppc-embedded@ozlabs.org
1499 S:      Maintained
1500
1501 FILE LOCKING (flock() and fcntl()/lockf())
1502 P:      Matthew Wilcox
1503 M:      matthew@wil.cx
1504 L:      linux-fsdevel@vger.kernel.org
1505 S:      Maintained
1506
1507 FILESYSTEMS (VFS and infrastructure)
1508 P:      Alexander Viro
1509 M:      viro@zeniv.linux.org.uk
1510 S:      Maintained
1511
1512 FIREWIRE SUBSYSTEM
1513 P:      Kristian Hoegsberg, Stefan Richter
1514 M:      krh@redhat.com, stefanr@s5r6.in-berlin.de
1515 L:      linux1394-devel@lists.sourceforge.net
1516 W:      http://www.linux1394.org/
1517 T:      git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
1518 S:      Maintained
1519
1520 FIRMWARE LOADER (request_firmware)
1521 L:      linux-kernel@vger.kernel.org
1522 S:      Orphan
1523
1524 FPU EMULATOR
1525 P:      Bill Metzenthen
1526 M:      billm@suburbia.net
1527 W:      http://suburbia.net/~billm/floating-point/emulator/
1528 S:      Maintained
1529
1530 FRAME RELAY DLCI/FRAD (Sangoma drivers too)
1531 P:      Mike McLagan
1532 M:      mike.mclagan@linux.org
1533 L:      netdev@vger.kernel.org
1534 S:      Maintained
1535
1536 FREEVXFS FILESYSTEM
1537 P:      Christoph Hellwig
1538 M:      hch@infradead.org
1539 W:      ftp://ftp.openlinux.org/pub/people/hch/vxfs
1540 S:      Maintained
1541
1542 FUJITSU FR-V (FRV) PORT
1543 P:      David Howells
1544 M:      dhowells@redhat.com
1545 S:      Maintained
1546
1547 FUSE: FILESYSTEM IN USERSPACE
1548 P:      Miklos Szeredi
1549 M:      miklos@szeredi.hu
1550 L:      fuse-devel@lists.sourceforge.net
1551 W:      http://fuse.sourceforge.net/
1552 S:      Maintained
1553
1554 FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
1555 P:      Rik Faith
1556 M:      faith@cs.unc.edu
1557 L:      linux-scsi@vger.kernel.org
1558 S:      Odd fixes (e.g., new signatures)
1559
1560 GDT SCSI DISK ARRAY CONTROLLER DRIVER
1561 P:      Achim Leubner
1562 M:      achim_leubner@adaptec.com
1563 L:      linux-scsi@vger.kernel.org
1564 W:      http://www.icp-vortex.com/
1565 S:      Supported
1566
1567 GENERIC GPIO I2C DRIVER
1568 P:      Haavard Skinnemoen
1569 M:      hskinnemoen@atmel.com
1570 S:      Supported
1571
1572 GENERIC HDLC DRIVER, N2, C101, PCI200SYN and WANXL DRIVERS
1573 P:      Krzysztof Halasa
1574 M:      khc@pm.waw.pl
1575 W:      http://www.kernel.org/pub/linux/utils/net/hdlc/
1576 S:      Maintained
1577
1578 GFS2 FILE SYSTEM
1579 P:      Steven Whitehouse
1580 M:      swhiteho@redhat.com
1581 L:      cluster-devel@redhat.com
1582 W:      http://sources.redhat.com/cluster/
1583 T:      git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1584 T:      git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
1585 S:      Supported
1586
1587 GIGASET ISDN DRIVERS
1588 P:      Hansjoerg Lipp
1589 M:      hjlipp@web.de
1590 P:      Tilman Schmidt
1591 M:      tilman@imap.cc
1592 L:      gigaset307x-common@lists.sourceforge.net
1593 W:      http://gigaset307x.sourceforge.net/
1594 S:      Maintained
1595
1596 HARDWARE MONITORING
1597 P:      Jean Delvare
1598 M:      khali@linux-fr.org
1599 L:      lm-sensors@lm-sensors.org
1600 W:      http://www.lm-sensors.org/
1601 T:      quilt http://khali.linux-fr.org/devel/linux-2.6/jdelvare-hwmon/
1602 S:      Maintained
1603
1604 HARDWARE RANDOM NUMBER GENERATOR CORE
1605 P:      Michael Buesch
1606 M:      mb@bu3sch.de
1607 S:      Maintained
1608
1609 HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
1610 P:      Robert Love
1611 M:      rlove@rlove.org
1612 M:      linux-kernel@vger.kernel.org
1613 W:      http://www.kernel.org/pub/linux/kernel/people/rml/hdaps/
1614 S:      Maintained
1615
1616 HARMONY SOUND DRIVER
1617 P:      Kyle McMartin
1618 M:      kyle@parisc-linux.org
1619 W:      http://www.parisc-linux.org/~kyle/harmony/
1620 L:      parisc-linux@lists.parisc-linux.org
1621 S:      Maintained
1622
1623 HAYES ESP SERIAL DRIVER
1624 P:      Andrew J. Robinson
1625 M:      arobinso@nyx.net
1626 L:      linux-kernel@vger.kernel.org
1627 W:      http://www.nyx.net/~arobinso
1628 S:      Maintained
1629
1630 HFS FILESYSTEM
1631 P:      Roman Zippel
1632 M:      zippel@linux-m68k.org
1633 L:      linux-kernel@vger.kernel.org
1634 S:      Maintained
1635
1636 HGA FRAMEBUFFER DRIVER
1637 P:      Ferenc Bakonyi
1638 M:      fero@drama.obuda.kando.hu
1639 L:      linux-nvidia@lists.surfsouth.com
1640 W:      http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
1641 S:      Maintained
1642
1643 HID CORE LAYER
1644 P:      Jiri Kosina
1645 M:      jkosina@suse.cz
1646 L:      linux-input@atrey.karlin.mff.cuni.cz
1647 T:      git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
1648 S:      Maintained
1649
1650 HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
1651 P:      Thomas Gleixner
1652 M:      tglx@linutronix.de
1653 L:      linux-kernel@vger.kernel.org
1654 S:      Maintained
1655
1656 HIGH-SPEED SCC DRIVER FOR AX.25
1657 P:      Klaus Kudielka
1658 M:      klaus.kudielka@ieee.org
1659 L:      linux-hams@vger.kernel.org
1660 W:      http://www.nt.tuwien.ac.at/~kkudielk/Linux/
1661 S:      Maintained
1662
1663 HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
1664 P:      HighPoint Linux Team
1665 M:      linux@highpoint-tech.com
1666 W:      http://www.highpoint-tech.com
1667 S:      Supported
1668
1669 HIPPI
1670 P:      Jes Sorensen
1671 M:      jes@trained-monkey.org
1672 L:      linux-hippi@sunsite.dk
1673 S:      Maintained
1674
1675 HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
1676 P:      Chirag Kantharia
1677 M:      chirag.kantharia@hp.com
1678 L:      iss_storagedev@hp.com
1679 S:      Maintained
1680
1681 HEWLETT-PACKARD SMART2 RAID DRIVER
1682 P:      Chirag Kantharia
1683 M:      chirag.kantharia@hp.com
1684 L:      iss_storagedev@hp.com
1685 S:      Maintained
1686
1687 HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
1688 P:      Mike Miller
1689 M:      mike.miller@hp.com
1690 L:      iss_storagedev@hp.com
1691 S:      Supported
1692
1693 HOST AP DRIVER
1694 P:      Jouni Malinen
1695 M:      j@w1.fi
1696 L:      hostap@shmoo.com (subscribers-only)
1697 L:      linux-wireless@vger.kernel.org
1698 W:      http://hostap.epitest.fi/
1699 S:      Maintained
1700
1701 HP100:  Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
1702 P:      Jaroslav Kysela
1703 M:      perex@suse.cz
1704 S:      Maintained
1705
1706 HPET:   High Precision Event Timers driver (hpet.c)
1707 P:      Clemens Ladisch
1708 M:      clemens@ladisch.de
1709 S:      Maintained
1710
1711 HPET:   i386
1712 P:      Venkatesh Pallipadi (Venki)
1713 M:      venkatesh.pallipadi@intel.com
1714 S:      Maintained
1715
1716 HPET:   x86_64
1717 P:      Andi Kleen and Vojtech Pavlik
1718 M:      andi@firstfloor.org and vojtech@suse.cz
1719 S:      Maintained
1720
1721 HPET:   ACPI hpet.c
1722 P:      Bob Picco
1723 M:      bob.picco@hp.com
1724 S:      Maintained
1725
1726 HPFS FILESYSTEM
1727 P:      Mikulas Patocka
1728 M:      mikulas@artax.karlin.mff.cuni.cz
1729 W:      http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
1730 S:      Maintained
1731
1732 HUGETLB FILESYSTEM
1733 P:      William Irwin
1734 M:      wli@holomorphy.com
1735 S:      Maintained
1736
1737 I2C SUBSYSTEM
1738 P:      Jean Delvare
1739 M:      khali@linux-fr.org
1740 L:      i2c@lm-sensors.org
1741 T:      quilt http://khali.linux-fr.org/devel/linux-2.6/jdelvare-i2c/
1742 S:      Maintained
1743
1744 I2C-TINY-USB DRIVER
1745 P:      Till Harbaum
1746 M:      till@harbaum.org
1747 L:      i2c@lm-sensors.org
1748 T:      http://www.harbaum.org/till/i2c_tiny_usb
1749 S:      Maintained
1750
1751 i386 BOOT CODE
1752 P:      H. Peter Anvin
1753 M:      hpa@zytor.com
1754 L:      Linux-Kernel@vger.kernel.org
1755 S:      Maintained
1756
1757 i386 SETUP CODE / CPU ERRATA WORKAROUNDS
1758 P:      H. Peter Anvin
1759 M:      hpa@zytor.com
1760 S:      Maintained
1761
1762 IA64 (Itanium) PLATFORM
1763 P:      Tony Luck
1764 M:      tony.luck@intel.com
1765 L:      linux-ia64@vger.kernel.org
1766 W:      http://www.ia64-linux.org/
1767 T:      git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
1768 S:      Maintained
1769
1770 SN-IA64 (Itanium) SUB-PLATFORM
1771 P:      Jes Sorensen
1772 M:      jes@sgi.com
1773 L:      linux-altix@sgi.com
1774 L:      linux-ia64@vger.kernel.org
1775 W:      http://www.sgi.com/altix
1776 S:      Maintained
1777
1778 IBM MCA SCSI SUBSYSTEM DRIVER
1779 P:      Michael Lang
1780 M:      langa2@kph.uni-mainz.de
1781 W:      http://www.uni-mainz.de/~langm000/linux.html
1782 S:      Maintained
1783
1784 IBM Power Linux RAID adapter
1785 P:      Brian King
1786 M:      brking@us.ibm.com
1787 S:      Supported
1788
1789 IBM ServeRAID RAID DRIVER
1790 P:      Jack Hammer
1791 P:      Dave Jeffery
1792 M:      ipslinux@adaptec.com
1793 W:      http://www.developer.ibm.com/welcome/netfinity/serveraid.html
1794 S:      Supported
1795
1796 IDE SUBSYSTEM
1797 P:      Bartlomiej Zolnierkiewicz
1798 M:      bzolnier@gmail.com
1799 L:      linux-ide@vger.kernel.org
1800 T:      quilt kernel.org/pub/linux/kernel/people/bart/pata-2.6/
1801 S:      Maintained
1802
1803 IDE/ATAPI CDROM DRIVER
1804 P:      Alan Cox
1805 M:      alan@lxorguk.ukuu.org.uk
1806 L:      linux-ide@vger.kernel.org
1807 S:      Maintained
1808
1809 IDE/ATAPI FLOPPY DRIVERS
1810 P:      Paul Bristow
1811 M:      Paul Bristow <paul@paulbristow.net>
1812 W:      http://paulbristow.net/linux/idefloppy.html
1813 L:      linux-kernel@vger.kernel.org
1814 S:      Maintained
1815
1816 IDE/ATAPI TAPE DRIVERS
1817 P:      Gadi Oxman
1818 M:      Gadi Oxman <gadio@netvision.net.il>
1819 L:      linux-kernel@vger.kernel.org
1820 S:      Maintained
1821
1822 IEEE 1394 SUBSYSTEM
1823 P:      Ben Collins
1824 M:      ben.collins@ubuntu.com
1825 P:      Stefan Richter
1826 M:      stefanr@s5r6.in-berlin.de
1827 L:      linux1394-devel@lists.sourceforge.net
1828 W:      http://www.linux1394.org/
1829 T:      git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
1830 S:      Maintained
1831
1832 IEEE 1394 RAW I/O DRIVER (raw1394)
1833 P:      Dan Dennedy
1834 M:      dan@dennedy.org
1835 P:      Stefan Richter
1836 M:      stefanr@s5r6.in-berlin.de
1837 L:      linux1394-devel@lists.sourceforge.net
1838 S:      Maintained
1839
1840 IMS TWINTURBO FRAMEBUFFER DRIVER
1841 P:      Paul Mundt
1842 M:      lethal@chaoticdreams.org
1843 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
1844 S:      Maintained
1845
1846 INFINIBAND SUBSYSTEM
1847 P:      Roland Dreier
1848 M:      rolandd@cisco.com
1849 P:      Sean Hefty
1850 M:      mshefty@ichips.intel.com
1851 P:      Hal Rosenstock
1852 M:      hal.rosenstock@gmail.com 
1853 L:      general@lists.openfabrics.org
1854 W:      http://www.openib.org/
1855 T:      git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
1856 S:      Supported
1857
1858 INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
1859 P:      Dmitry Torokhov
1860 M:      dmitry.torokhov@gmail.com
1861 M:      dtor@mail.ru
1862 L:      linux-input@atrey.karlin.mff.cuni.cz
1863 L:      linux-joystick@atrey.karlin.mff.cuni.cz
1864 T:      git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git
1865 S:      Maintained
1866
1867 INOTIFY
1868 P:      John McCutchan
1869 M:      ttb@tentacle.dhs.org
1870 P:      Robert Love
1871 M:      rml@novell.com
1872 L:      linux-kernel@vger.kernel.org
1873 S:      Maintained
1874
1875 INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
1876 P:      Sylvain Meyer
1877 M:      sylvain.meyer@worldonline.fr
1878 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
1879 S:      Maintained
1880
1881 INTEL 810/815 FRAMEBUFFER DRIVER
1882 P:      Antonino Daplas
1883 M:      adaplas@gmail.com
1884 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
1885 S:      Maintained
1886
1887 INTEL APIC/IOAPIC, LOWLEVEL X86 SMP SUPPORT
1888 P:      Ingo Molnar
1889 M:      mingo@redhat.com
1890 S:      Maintained
1891
1892 INTEL I8XX RANDOM NUMBER GENERATOR SUPPORT
1893 P:      Jeff Garzik
1894 M:      jgarzik@pobox.com
1895 W:      http://sourceforge.net/projects/gkernel/
1896 S:      Maintained
1897
1898 INTEL IA32 MICROCODE UPDATE SUPPORT
1899 P:      Tigran Aivazian
1900 M:      tigran@aivazian.fsnet.co.uk
1901 S:      Maintained
1902
1903 INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
1904 P:      Deepak Saxena
1905 M:      dsaxena@plexity.net
1906 S:      Maintained
1907
1908 INTEL IXP2000 ETHERNET DRIVER
1909 P:      Lennert Buytenhek
1910 M:      kernel@wantstofly.org
1911 L:      netdev@vger.kernel.org
1912 S:      Maintained
1913
1914 INTEL PRO/100 ETHERNET SUPPORT
1915 P:      John Ronciak
1916 M:      john.ronciak@intel.com
1917 P:      Jesse Brandeburg
1918 M:      jesse.brandeburg@intel.com
1919 P:      Jeff Kirsher
1920 M:      jeffrey.t.kirsher@intel.com
1921 P:      Auke Kok
1922 M:      auke-jan.h.kok@intel.com
1923 L:      e1000-devel@lists.sourceforge.net
1924 W:      http://sourceforge.net/projects/e1000/
1925 S:      Supported
1926
1927 INTEL PRO/1000 GIGABIT ETHERNET SUPPORT
1928 P:      Jeb Cramer
1929 M:      cramerj@intel.com
1930 P:      John Ronciak
1931 M:      john.ronciak@intel.com
1932 P:      Jesse Brandeburg
1933 M:      jesse.brandeburg@intel.com
1934 P:      Jeff Kirsher
1935 M:      jeffrey.t.kirsher@intel.com
1936 P:      Auke Kok
1937 M:      auke-jan.h.kok@intel.com
1938 L:      e1000-devel@lists.sourceforge.net
1939 W:      http://sourceforge.net/projects/e1000/
1940 S:      Supported
1941
1942 INTEL PRO/10GbE SUPPORT
1943 P:      Jeff Kirsher
1944 M:      jeffrey.t.kirsher@intel.com
1945 P:      Ayyappan Veeraiyan
1946 M:      ayyappan.veeraiyan@intel.com
1947 P:      John Ronciak
1948 M:      john.ronciak@intel.com
1949 P:      Jesse Brandeburg
1950 M:      jesse.brandeburg@intel.com
1951 P:      Auke Kok
1952 M:      auke-jan.h.kok@intel.com
1953 L:      e1000-devel@lists.sourceforge.net
1954 W:      http://sourceforge.net/projects/e1000/
1955 S:      Supported
1956
1957 INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
1958 P:      Yi Zhu
1959 M:      yi.zhu@intel.com
1960 P:      James Ketrenos
1961 M:      jketreno@linux.intel.com
1962 L:      linux-wireless@vger.kernel.org
1963 L:      ipw2100-devel@lists.sourceforge.net
1964 L:      http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
1965 W:      http://ipw2100.sourceforge.net
1966 S:      Supported
1967
1968 INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
1969 P:      Yi Zhu
1970 M:      yi.zhu@intel.com
1971 P:      James Ketrenos
1972 M:      jketreno@linux.intel.com
1973 L:      linux-wireless@vger.kernel.org
1974 L:      ipw2100-devel@lists.sourceforge.net
1975 L:      http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
1976 W:      http://ipw2200.sourceforge.net
1977 S:      Supported
1978
1979 IOC3 DRIVER
1980 P:      Ralf Baechle
1981 M:      ralf@linux-mips.org
1982 L:      linux-mips@linux-mips.org
1983 S:      Maintained
1984
1985 IP MASQUERADING:
1986 P:      Juanjo Ciarlante
1987 M:      jjciarla@raiz.uncu.edu.ar
1988 S:      Maintained
1989
1990 IPATH DRIVER:
1991 P:      Arthur Jones
1992 M:      infinipath@qlogic.com
1993 L:      general@lists.openfabrics.org
1994 T:      git git://git.qlogic.com/ipath-linux-2.6
1995 S:      Supported
1996
1997 IPMI SUBSYSTEM
1998 P:      Corey Minyard
1999 M:      minyard@acm.org
2000 L:      openipmi-developer@lists.sourceforge.net
2001 W:      http://openipmi.sourceforge.net/
2002 S:      Supported
2003
2004 IPX NETWORK LAYER
2005 P:      Arnaldo Carvalho de Melo
2006 M:      acme@ghostprotocols.net
2007 L:      netdev@vger.kernel.org
2008 S:      Maintained
2009
2010 IRDA SUBSYSTEM
2011 P:      Samuel Ortiz
2012 M:      samuel@sortiz.org
2013 L:      irda-users@lists.sourceforge.net (subscribers-only)
2014 W:      http://irda.sourceforge.net/
2015 S:      Maintained
2016
2017 ISAPNP
2018 P:      Jaroslav Kysela
2019 M:      perex@suse.cz
2020 S:      Maintained
2021
2022 ISDN SUBSYSTEM
2023 P:      Karsten Keil
2024 M:      kkeil@suse.de
2025 P:      Kai Germaschewski
2026 M:      kai.germaschewski@gmx.de
2027 L:      isdn4linux@listserv.isdn4linux.de
2028 W:      http://www.isdn4linux.de
2029 T:      git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git
2030 S:      Maintained
2031
2032 ISDN SUBSYSTEM (Eicon active card driver)
2033 P:      Armin Schindler
2034 M:      mac@melware.de
2035 L:      isdn4linux@listserv.isdn4linux.de
2036 W:      http://www.melware.de
2037 S:      Maintained
2038
2039 JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
2040 P:      David Woodhouse
2041 M:      dwmw2@infradead.org
2042 L:      jffs-dev@axis.com
2043 W:      http://sources.redhat.com/jffs2/
2044 S:      Maintained
2045
2046 JFS FILESYSTEM
2047 P:      Dave Kleikamp
2048 M:      shaggy@austin.ibm.com
2049 L:      jfs-discussion@lists.sourceforge.net
2050 W:      http://jfs.sourceforge.net/
2051 T:      git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
2052 S:      Supported
2053
2054 JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
2055 P:      Stephen Tweedie, Andrew Morton
2056 M:      sct@redhat.com, akpm@linux-foundation.org
2057 L:      linux-ext4@vger.kernel.org
2058 S:      Maintained
2059
2060 K8TEMP HARDWARE MONITORING DRIVER
2061 P:      Rudolf Marek
2062 M:      r.marek@assembler.cz
2063 L:      lm-sensors@lm-sensors.org
2064 S:      Maintained
2065
2066 KCONFIG
2067 P:      Roman Zippel
2068 M:      zippel@linux-m68k.org
2069 L:      kbuild-devel@lists.sourceforge.net
2070 S:      Maintained
2071
2072 KDUMP
2073 P:      Vivek Goyal
2074 M:      vgoyal@in.ibm.com
2075 P:      Haren Myneni
2076 M:      hbabu@us.ibm.com
2077 L:      kexec@lists.infradead.org
2078 L:      linux-kernel@vger.kernel.org
2079 W:      http://lse.sourceforge.net/kdump/
2080 S:      Maintained
2081
2082 KERNEL AUTOMOUNTER (AUTOFS)
2083 P:      H. Peter Anvin
2084 M:      hpa@zytor.com
2085 L:      autofs@linux.kernel.org
2086 S:      Odd Fixes
2087
2088 KERNEL AUTOMOUNTER v4 (AUTOFS4)
2089 P:      Ian Kent
2090 M:      raven@themaw.net
2091 L:      autofs@linux.kernel.org
2092 S:      Maintained
2093
2094 KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
2095 P:      Kai Germaschewski
2096 M:      kai@germaschewski.name
2097 P:      Sam Ravnborg
2098 M:      sam@ravnborg.org
2099 T:      git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild.git
2100 S:      Maintained
2101
2102 KERNEL JANITORS
2103 P:      Several
2104 L:      kernel-janitors@vger.kernel.org
2105 W:      http://www.kerneljanitors.org/
2106 S:      Maintained
2107
2108 KERNEL NFSD
2109 P:      Neil Brown
2110 M:      neilb@suse.de
2111 L:      nfs@lists.sourceforge.net
2112 W:      http://nfs.sourceforge.net/
2113 S:      Supported
2114
2115 KERNEL VIRTUAL MACHINE (KVM)
2116 P:      Avi Kivity
2117 M:      avi@qumranet.com
2118 L:      kvm-devel@lists.sourceforge.net
2119 W:      kvm.sourceforge.net
2120 S:      Supported
2121
2122 KEXEC
2123 P:      Eric Biederman
2124 M:      ebiederm@xmission.com
2125 W:      http://www.xmission.com/~ebiederm/files/kexec/
2126 L:      linux-kernel@vger.kernel.org
2127 L:      kexec@lists.infradead.org
2128 S:      Maintained
2129
2130 KPROBES
2131 P:      Prasanna S Panchamukhi
2132 M:      prasanna@in.ibm.com
2133 P:      Ananth N Mavinakayanahalli
2134 M:      ananth@in.ibm.com
2135 P:      Anil S Keshavamurthy
2136 M:      anil.s.keshavamurthy@intel.com
2137 P:      David S. Miller
2138 M:      davem@davemloft.net
2139 L:      linux-kernel@vger.kernel.org
2140 S:      Maintained
2141
2142 KS0108 LCD CONTROLLER DRIVER
2143 P:      Miguel Ojeda Sandonis
2144 M:      maxextreme@gmail.com
2145 L:      linux-kernel@vger.kernel.org
2146 W:      http://auxdisplay.googlepages.com/
2147 S:      Maintained
2148
2149 LAPB module
2150 L:      linux-x25@vger.kernel.org
2151 S:      Orphan
2152
2153 LASI 53c700 driver for PARISC
2154 P:      James E.J. Bottomley
2155 M:      James.Bottomley@HansenPartnership.com
2156 L:      linux-scsi@vger.kernel.org
2157 S:      Maintained
2158
2159 LED SUBSYSTEM
2160 P:      Richard Purdie
2161 M:      rpurdie@rpsys.net
2162 S:      Maintained
2163
2164 LEGO USB Tower driver
2165 P:      Juergen Stuber
2166 M:      starblue@users.sourceforge.net
2167 L:      legousb-devel@lists.sourceforge.net
2168 W:      http://legousb.sourceforge.net/
2169 S:      Maintained
2170
2171 LINUX FOR IBM pSERIES (RS/6000)
2172 P:      Paul Mackerras
2173 M:      paulus@au.ibm.com
2174 W:      http://www.ibm.com/linux/ltc/projects/ppc
2175 S:      Supported
2176
2177 LINUX FOR NCR VOYAGER
2178 P:      James Bottomley
2179 M:      James.Bottomley@HansenPartnership.com
2180 W:      http://www.hansenpartnership.com/voyager
2181 S:      Maintained
2182
2183 LINUX FOR POWERPC
2184 P:      Paul Mackerras
2185 M:      paulus@samba.org
2186 W:      http://www.penguinppc.org/
2187 L:      linuxppc-dev@ozlabs.org
2188 T:      git kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc.git
2189 S:      Supported
2190
2191 LINUX FOR POWER MACINTOSH
2192 P:      Benjamin Herrenschmidt
2193 M:      benh@kernel.crashing.org
2194 W:      http://www.penguinppc.org/
2195 L:      linuxppc-dev@ozlabs.org
2196 S:      Maintained
2197
2198 LINUX FOR POWERPC EMBEDDED MPC52XX
2199 P:      Sylvain Munaut
2200 M:      tnt@246tNt.com
2201 W:      http://www.246tNt.com/mpc52xx/
2202 W:      http://www.penguinppc.org/
2203 L:      linuxppc-dev@ozlabs.org
2204 L:      linuxppc-embedded@ozlabs.org
2205 S:      Maintained
2206
2207 LINUX FOR POWERPC EMBEDDED PPC4XX
2208 P:      Matt Porter
2209 M:      mporter@kernel.crashing.org
2210 W:      http://www.penguinppc.org/
2211 L:      linuxppc-embedded@ozlabs.org
2212 S:      Maintained
2213
2214 LINUX FOR POWERPC BOOT CODE
2215 P:      Tom Rini
2216 M:      trini@kernel.crashing.org
2217 W:      http://www.penguinppc.org/
2218 L:      linuxppc-embedded@ozlabs.org
2219 S:      Maintained
2220
2221 LINUX FOR POWERPC EMBEDDED PPC8XX
2222 P:      Marcelo Tosatti
2223 M:      marcelo@kvack.org
2224 W:      http://www.penguinppc.org/
2225 L:      linuxppc-embedded@ozlabs.org
2226 S:      Maintained
2227
2228 LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
2229 P:      Kumar Gala
2230 M:      galak@kernel.crashing.org
2231 W:      http://www.penguinppc.org/
2232 L:      linuxppc-embedded@ozlabs.org
2233 S:      Maintained
2234
2235 LINUX FOR POWERPC PA SEMI PWRFICIENT
2236 P:      Olof Johansson
2237 M:      olof@lixom.net
2238 W:      http://www.pasemi.com/
2239 L:      linuxppc-dev@ozlabs.org
2240 S:      Supported
2241
2242 LLC (802.2)
2243 P:      Arnaldo Carvalho de Melo
2244 M:      acme@ghostprotocols.net
2245 S:      Maintained
2246
2247 LINUX FOR 64BIT POWERPC
2248 P:      Paul Mackerras
2249 M:      paulus@samba.org
2250 M:      paulus@au.ibm.com
2251 P:      Anton Blanchard
2252 M:      anton@samba.org
2253 M:      anton@au.ibm.com
2254 W:      http://www.penguinppc.org/ppc64/
2255 L:      linuxppc-dev@ozlabs.org
2256 S:      Supported
2257
2258 LINUX SECURITY MODULE (LSM) FRAMEWORK
2259 P:      Chris Wright
2260 M:      chrisw@sous-sol.org
2261 L:      linux-security-module@vger.kernel.org
2262 W:      http://lsm.immunix.org
2263 T:      git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
2264 S:      Supported
2265
2266 LM83 HARDWARE MONITOR DRIVER
2267 P:      Jean Delvare
2268 M:      khali@linux-fr.org
2269 L:      lm-sensors@lm-sensors.org
2270 S:      Maintained
2271
2272 LM90 HARDWARE MONITOR DRIVER
2273 P:      Jean Delvare
2274 M:      khali@linux-fr.org
2275 L:      lm-sensors@lm-sensors.org
2276 S:      Maintained
2277
2278 LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
2279 P:      Richard Russon (FlatCap)
2280 M:      ldm@flatcap.org
2281 L:      linux-ntfs-dev@lists.sourceforge.net
2282 W:      http://www.linux-ntfs.org/content/view/19/37/
2283 S:      Maintained
2284
2285 LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
2286 P:      Eric Moore
2287 M:      Eric.Moore@lsi.com
2288 M:      support@lsi.com
2289 L:      mpt_linux_developer@lsi.com
2290 L:      linux-scsi@vger.kernel.org
2291 W:      http://www.lsilogic.com/support
2292 S:      Supported
2293
2294 LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
2295 P:      Matthew Wilcox
2296 M:      matthew@wil.cx
2297 L:      linux-scsi@vger.kernel.org
2298 S:      Maintained
2299
2300 M68K ARCHITECTURE
2301 P:      Geert Uytterhoeven
2302 M:      geert@linux-m68k.org
2303 P:      Roman Zippel
2304 M:      zippel@linux-m68k.org
2305 L:      linux-m68k@lists.linux-m68k.org
2306 W:      http://www.linux-m68k.org/
2307 W:      http://linux-m68k-cvs.ubb.ca/
2308 S:      Maintained
2309
2310 M68K ON APPLE MACINTOSH
2311 P:      Joshua Thompson
2312 M:      funaho@jurai.org
2313 W:      http://www.mac.linux-m68k.org/
2314 L:      linux-mac68k@mac.linux-m68k.org
2315 S:      Maintained
2316
2317 M68K ON HP9000/300
2318 P:      Philip Blundell
2319 M:      philb@gnu.org
2320 W:      http://www.tazenda.demon.co.uk/phil/linux-hp
2321 S:      Maintained
2322
2323 MAC80211
2324 P:      Jiri Benc
2325 M:      jbenc@suse.cz
2326 P:      Michael Wu
2327 M:      flamingice@sourmilk.net
2328 L:      linux-wireless@vger.kernel.org
2329 W:      http://linuxwireless.org/
2330 T:      git kernel.org:/pub/scm/linux/kernel/git/jbenc/mac80211.git
2331 S:      Maintained
2332
2333 MACVLAN DRIVER
2334 P:      Patrick McHardy
2335 M:      kaber@trash.net
2336 L:      netdev@vger.kernel.org
2337 S:      Maintained
2338
2339 MARVELL YUKON / SYSKONNECT DRIVER
2340 P:      Mirko Lindner
2341 M:      mlindner@syskonnect.de
2342 P:      Ralph Roesler
2343 M:      rroesler@syskonnect.de
2344 W:      http://www.syskonnect.com
2345 S:      Supported
2346
2347 MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
2348 P:      Michael Kerrisk
2349 M:      mtk-manpages@gmx.net
2350 W:      ftp://ftp.kernel.org/pub/linux/docs/manpages
2351 S:      Maintained
2352
2353 MARVELL MV643XX ETHERNET DRIVER
2354 P:      Dale Farnsworth
2355 M:      dale@farnsworth.org
2356 P:      Manish Lachwani
2357 M:      mlachwani@mvista.com
2358 L:      netdev@vger.kernel.org
2359 S:      Odd Fixes for 2.4; Maintained for 2.6.
2360
2361 MATROX FRAMEBUFFER DRIVER
2362 P:      Petr Vandrovec
2363 M:      vandrove@vc.cvut.cz
2364 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
2365 S:      Maintained
2366
2367 MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
2368 P:      Hans J. Koch
2369 M:      hjk@linutronix.de
2370 L:      lm-sensors@lm-sensors.org
2371 S:      Maintained
2372
2373 MEGARAID SCSI DRIVERS
2374 P:      Neela Syam Kolli
2375 M:      megaraidlinux@lsi.com
2376 S:      linux-scsi@vger.kernel.org
2377 W:      http://megaraid.lsilogic.com
2378 S:      Maintained
2379
2380 MEMORY MANAGEMENT
2381 L:      linux-mm@kvack.org
2382 L:      linux-kernel@vger.kernel.org
2383 W:      http://www.linux-mm.org
2384 S:      Maintained
2385
2386 MEMORY TECHNOLOGY DEVICES (MTD)
2387 P:      David Woodhouse
2388 M:      dwmw2@infradead.org
2389 W:      http://www.linux-mtd.infradead.org/
2390 L:      linux-mtd@lists.infradead.org
2391 T:      git git://git.infradead.org/mtd-2.6.git
2392 S:      Maintained
2393
2394 UNSORTED BLOCK IMAGES (UBI)
2395 P:      Artem Bityutskiy
2396 M:      dedekind@infradead.org
2397 W:      http://www.linux-mtd.infradead.org/
2398 L:      linux-mtd@lists.infradead.org
2399 T:      git git://git.infradead.org/ubi-2.6.git
2400 S:      Maintained
2401
2402 MICROTEK X6 SCANNER
2403 P:      Oliver Neukum
2404 M:      oliver@neukum.name
2405 S:      Maintained
2406
2407 MIPS
2408 P:      Ralf Baechle
2409 M:      ralf@linux-mips.org
2410 W:      http://www.linux-mips.org/
2411 L:      linux-mips@linux-mips.org
2412 T:      git www.linux-mips.org:/pub/scm/linux.git
2413 S:      Supported
2414
2415 MISCELLANEOUS MCA-SUPPORT
2416 P:      James Bottomley
2417 M:      jejb@steeleye.com
2418 L:      linux-kernel@vger.kernel.org
2419 S:      Maintained
2420
2421 MODULE SUPPORT
2422 P:      Rusty Russell
2423 M:      rusty@rustcorp.com.au
2424 L:      linux-kernel@vger.kernel.org
2425 S:      Maintained
2426
2427 MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
2428 P:      Stelian Pop
2429 M:      stelian@popies.net
2430 W:      http://popies.net/meye/
2431 S:      Maintained
2432
2433 MOTOROLA IMX MMC/SD HOST CONTROLLER INTERFACE DRIVER
2434 P:      Pavel Pisa
2435 M:      ppisa@pikron.com
2436 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
2437 W:      http://mmc.drzeus.cx/wiki/Controllers/Freescale/SDHC
2438 S:      Maintained
2439
2440 MOUSE AND MISC DEVICES [GENERAL]
2441 P:      Alessandro Rubini
2442 M:      rubini@ipvvis.unipv.it
2443 L:      linux-kernel@vger.kernel.org
2444 S:      Maintained
2445
2446 MOXA SMARTIO/INDUSTIO SERIAL CARD (MXSER 2.0)
2447 P:      Jiri Slaby
2448 M:      jirislaby@gmail.com
2449 L:      linux-kernel@vger.kernel.org
2450 S:      Maintained
2451
2452 MSI LAPTOP SUPPORT
2453 P:      Lennart Poettering
2454 M:      mzxreary@0pointer.de
2455 L:      https://tango.0pointer.de/mailman/listinfo/s270-linux
2456 W:      http://0pointer.de/lennart/tchibo.html
2457 S:      Maintained
2458
2459 MTRR AND SIMILAR SUPPORT [i386]
2460 P:      Richard Gooch
2461 M:      rgooch@atnf.csiro.au
2462 L:      linux-kernel@vger.kernel.org
2463 W:      http://www.atnf.csiro.au/~rgooch/linux/kernel-patches.html
2464 S:      Maintained
2465
2466 MULTIMEDIA CARD (MMC) AND SECURE DIGITAL (SD) SUBSYSTEM
2467 P:      Pierre Ossman
2468 M:      drzeus-mmc@drzeus.cx
2469 L:      linux-kernel@vger.kernel.org
2470 S:      Maintained
2471
2472 MULTISOUND SOUND DRIVER
2473 P:      Andrew Veliath
2474 M:      andrewtv@usa.net
2475 S:      Maintained
2476
2477 MULTITECH MULTIPORT CARD (ISICOM)
2478 P:      Jiri Slaby
2479 M:      jirislaby@gmail.com
2480 L:      linux-kernel@vger.kernel.org
2481 S:      Maintained
2482
2483 NATSEMI ETHERNET DRIVER (DP8381x)
2484 P:      Tim Hockin
2485 M:      thockin@hockin.org
2486 S:      Maintained
2487
2488 NCP FILESYSTEM
2489 P:      Petr Vandrovec
2490 M:      vandrove@vc.cvut.cz
2491 L:      linware@sh.cvut.cz
2492 S:      Maintained
2493
2494 NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
2495 P:      James E.J. Bottomley
2496 M:      James.Bottomley@HansenPartnership.com
2497 L:      linux-scsi@vger.kernel.org
2498 S:      Maintained
2499
2500 NETEM NETWORK EMULATOR
2501 P:      Stephen Hemminger
2502 M:      shemminger@linux-foundation.org
2503 L:      netem@lists.linux-foundation.org
2504 S:      Maintained
2505
2506 NETFILTER/IPTABLES/IPCHAINS
2507 P:      Rusty Russell
2508 P:      Marc Boucher
2509 P:      James Morris
2510 P:      Harald Welte
2511 P:      Jozsef Kadlecsik
2512 P:      Patrick McHardy
2513 M:      kaber@trash.net
2514 L:      netfilter-devel@lists.netfilter.org
2515 L:      netfilter@lists.netfilter.org (subscribers-only)
2516 L:      coreteam@netfilter.org
2517 W:      http://www.netfilter.org/
2518 W:      http://www.iptables.org/
2519 S:      Supported
2520
2521 NETLABEL
2522 P:      Paul Moore
2523 M:      paul.moore@hp.com
2524 W:      http://netlabel.sf.net
2525 L:      netdev@vger.kernel.org
2526 S:      Supported
2527
2528 NETROM NETWORK LAYER
2529 P:      Ralf Baechle
2530 M:      ralf@linux-mips.org
2531 L:      linux-hams@vger.kernel.org
2532 W:      http://www.linux-ax25.org/
2533 S:      Maintained
2534
2535 NETWORK BLOCK DEVICE (NBD)
2536 P:      Paul Clements
2537 M:      Paul.Clements@steeleye.com
2538 S:      Maintained
2539
2540 NETWORK DEVICE DRIVERS
2541 P:      Andrew Morton
2542 M:      akpm@linux-foundation.org
2543 P:      Jeff Garzik
2544 M:      jgarzik@pobox.com
2545 L:      netdev@vger.kernel.org
2546 T:      git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
2547 S:      Maintained
2548
2549 NETWORKING [GENERAL]
2550 P:      Networking Team
2551 M:      netdev@vger.kernel.org
2552 L:      netdev@vger.kernel.org
2553 W:      http://linux-net.osdl.org/
2554 S:      Maintained
2555
2556 NETWORKING [IPv4/IPv6]
2557 P:      David S. Miller
2558 M:      davem@davemloft.net
2559 P:      Alexey Kuznetsov
2560 M:      kuznet@ms2.inr.ac.ru
2561 P:      Pekka Savola (ipv6)
2562 M:      pekkas@netcore.fi
2563 P:      James Morris
2564 M:      jmorris@namei.org
2565 P:      Hideaki YOSHIFUJI
2566 M:      yoshfuji@linux-ipv6.org
2567 P:      Patrick McHardy
2568 M:      kaber@coreworks.de
2569 L:      netdev@vger.kernel.org
2570 T:      git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
2571 S:      Maintained
2572
2573 NETWORKING [WIRELESS]
2574 P:      John W. Linville
2575 M:      linville@tuxdriver.com
2576 L:      linux-wireless@vger.kernel.org
2577 T:      git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2578 S:      Maintained
2579
2580 NETXEN (1/10) GbE SUPPORT
2581 P:      Amit S. Kale
2582 M:      amitkale@netxen.com
2583 L:      netdev@vger.kernel.org
2584 W:      http://www.netxen.com
2585 S:      Supported
2586
2587 IPVS
2588 P:      Wensong Zhang
2589 M:      wensong@linux-vs.org
2590 P:      Simon Horman
2591 M:      horms@verge.net.au
2592 P:      Julian Anastasov
2593 M:      ja@ssi.bg
2594 L:      netdev@vger.kernel.org
2595 S:      Maintained
2596
2597 NFS CLIENT
2598 P:      Trond Myklebust
2599 M:      trond.myklebust@fys.uio.no
2600 L:      linux-kernel@vger.kernel.org
2601 S:      Maintained
2602
2603 NI5010 NETWORK DRIVER
2604 P:      Jan-Pascal van Best
2605 M:      janpascal@vanbest.org
2606 P:      Andreas Mohr
2607 M:      andi@lisas.de
2608 L:      netdev@vger.kernel.org
2609 S:      Maintained
2610
2611 NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
2612 P:      YOKOTA Hiroshi
2613 M:      yokota@netlab.is.tsukuba.ac.jp
2614 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2615 S:      Maintained
2616
2617 NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
2618 P:      GOTO Masanori
2619 M:      gotom@debian.or.jp
2620 P:      YOKOTA Hiroshi
2621 M:      yokota@netlab.is.tsukuba.ac.jp
2622 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2623 S:      Maintained
2624
2625 NTFS FILESYSTEM
2626 P:      Anton Altaparmakov
2627 M:      aia21@cantab.net
2628 L:      linux-ntfs-dev@lists.sourceforge.net
2629 L:      linux-kernel@vger.kernel.org
2630 W:      http://linux-ntfs.sf.net/
2631 T:      git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
2632 S:      Maintained
2633
2634 NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
2635 P:      Antonino Daplas
2636 M:      adaplas@gmail.com
2637 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
2638 S:      Maintained
2639
2640 NETERION (S2IO) Xframe 10GbE DRIVER
2641 P:      Ramkrishna Vepa
2642 M:      ram.vepa@neterion.com
2643 P:      Rastapur Santosh
2644 M:      santosh.rastapur@neterion.com
2645 P:      Sivakumar Subramani
2646 M:      sivakumar.subramani@neterion.com
2647 P:      Sreenivasa Honnur
2648 M:      sreenivasa.honnur@neterion.com
2649 L:      netdev@vger.kernel.org
2650 W:      http://trac.neterion.com/cgi-bin/trac.cgi/wiki/TitleIndex?anonymous
2651 S:      Supported
2652
2653 OPENCORES I2C BUS DRIVER
2654 P:      Peter Korsgaard
2655 M:      jacmet@sunsite.dk
2656 L:      i2c@lm-sensors.org
2657 S:      Maintained
2658
2659 ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
2660 P:      Mark Fasheh
2661 M:      mark.fasheh@oracle.com
2662 P:      Kurt Hackel
2663 M:      kurt.hackel@oracle.com
2664 L:      ocfs2-devel@oss.oracle.com
2665 W:      http://oss.oracle.com/projects/ocfs2/
2666 S:      Supported
2667
2668 OLYMPIC NETWORK DRIVER
2669 P:      Peter De Shrijver
2670 M:      p2@ace.ulyssis.student.kuleuven.ac.be
2671 P:      Mike Phillips
2672 M:      mikep@linuxtr.net
2673 L:      netdev@vger.kernel.org
2674 L:      linux-tr@linuxtr.net
2675 W:      http://www.linuxtr.net
2676 S:      Maintained
2677
2678 OMNIKEY CARDMAN 4000 DRIVER
2679 P:      Harald Welte
2680 M:      laforge@gnumonks.org
2681 S:      Maintained
2682
2683 OMNIKEY CARDMAN 4040 DRIVER
2684 P:      Harald Welte
2685 M:      laforge@gnumonks.org
2686 S:      Maintained
2687
2688 OMNIVISION OV7670 SENSOR DRIVER
2689 P:      Jonathan Corbet
2690 M:      corbet@lwn.net
2691 L:      video4linux-list@redhat.com
2692 S:      Maintained
2693
2694 ONENAND FLASH DRIVER
2695 P:      Kyungmin Park
2696 M:      kyungmin.park@samsung.com
2697 L:      linux-mtd@lists.infradead.org
2698 S:      Maintained
2699
2700 ONSTREAM SCSI TAPE DRIVER
2701 P:      Willem Riede
2702 M:      osst@riede.org
2703 L:      osst-users@lists.sourceforge.net
2704 L:      linux-scsi@vger.kernel.org
2705 S:      Maintained
2706
2707 OPL3-SA2, SA3, and SAx DRIVER
2708 P:      Zwane Mwaikambo
2709 M:      zwane@arm.linux.org.uk
2710 L:      linux-sound@vger.kernel.org
2711 S:      Maintained
2712
2713 OPROFILE
2714 P:      Philippe Elie
2715 M:      phil.el@wanadoo.fr
2716 L:      oprofile-list@lists.sf.net
2717 S:      Maintained
2718
2719 ORINOCO DRIVER
2720 P:      Pavel Roskin
2721 M:      proski@gnu.org
2722 P:      David Gibson
2723 M:      hermes@gibson.dropbear.id.au
2724 L:      linux-wireless@vger.kernel.org
2725 L:      orinoco-users@lists.sourceforge.net
2726 L:      orinoco-devel@lists.sourceforge.net
2727 W:      http://www.nongnu.org/orinoco/
2728 S:      Maintained
2729
2730 PA SEMI ETHERNET DRIVER
2731 P:      Olof Johansson
2732 M:      olof@lixom.net
2733 L:      netdev@vger.kernel.org
2734 S:      Maintained
2735
2736 PA SEMI SMBUS DRIVER
2737 P:      Olof Johansson
2738 M:      olof@lixom.net
2739 L:      i2c@lm-sensors.org
2740 S:      Maintained
2741
2742 PARALLEL PORT SUPPORT
2743 L:      linux-parport@lists.infradead.org (subscribers-only)
2744 S:      Orphan
2745
2746 PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
2747 P:      Tim Waugh
2748 M:      tim@cyberelk.net
2749 L:      linux-parport@lists.infradead.org (subscribers-only)
2750 W:      http://www.torque.net/linux-pp.html
2751 S:      Maintained
2752
2753 PARISC ARCHITECTURE
2754 P:      Matthew Wilcox
2755 M:      matthew@wil.cx
2756 P:      Grant Grundler
2757 M:      grundler@parisc-linux.org
2758 P:      Kyle McMartin
2759 M:      kyle@parisc-linux.org
2760 L:      parisc-linux@parisc-linux.org
2761 W:      http://www.parisc-linux.org/
2762 T:      git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
2763 T:      cvs cvs.parisc-linux.org:/var/cvs/linux-2.6
2764 S:      Maintained
2765
2766 PARAVIRT_OPS INTERFACE
2767 P:      Jeremy Fitzhardinge
2768 M:      jeremy@xensource.com
2769 P:      Chris Wright
2770 M:      chrisw@sous-sol.org
2771 P:      Zachary Amsden
2772 M:      zach@vmware.com
2773 P:      Rusty Russell
2774 M:      rusty@rustcorp.com.au
2775 L:      virtualization@lists.osdl.org
2776 L:      linux-kernel@vger.kernel.org
2777 S:      Supported
2778
2779 PC87360 HARDWARE MONITORING DRIVER
2780 P:      Jim Cromie
2781 M:      jim.cromie@gmail.com
2782 L:      lm-sensors@lm-sensors.org
2783 S:      Maintained
2784
2785 PC8736x GPIO DRIVER
2786 P:      Jim Cromie
2787 M:      jim.cromie@gmail.com
2788 S:      Maintained
2789
2790 PCI ERROR RECOVERY
2791 P:      Linas Vepstas
2792 M:      linas@austin.ibm.com
2793 L:      linux-kernel@vger.kernel.org
2794 L:      linux-pci@atrey.karlin.mff.cuni.cz
2795 S:      Supported
2796
2797 PCI SOUND DRIVERS (ES1370, ES1371 and SONICVIBES)
2798 P:      Thomas Sailer
2799 M:      sailer@ife.ee.ethz.ch
2800 L:      linux-sound@vger.kernel.org
2801 W:      http://www.ife.ee.ethz.ch/~sailer/linux/pciaudio.html
2802 S:      Maintained
2803
2804 PCI SUBSYSTEM
2805 P:      Greg Kroah-Hartman
2806 M:      gregkh@suse.de
2807 L:      linux-kernel@vger.kernel.org
2808 L:      linux-pci@atrey.karlin.mff.cuni.cz
2809 T:      quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
2810 S:      Supported
2811
2812 PCI HOTPLUG CORE
2813 P:      Kristen Carlson Accardi
2814 M:      kristen.c.accardi@intel.com
2815 S:      Supported
2816
2817 PCIE HOTPLUG DRIVER
2818 P:      Kristen Carlson Accardi
2819 M:      kristen.c.accardi@intel.com
2820 L:      pcihpd-discuss@lists.sourceforge.net
2821 S:      Supported
2822
2823 PCMCIA SUBSYSTEM
2824 P:      Linux PCMCIA Team
2825 L:      linux-pcmcia@lists.infradead.org
2826 L:      http://lists.infradead.org/mailman/listinfo/linux-pcmcia
2827 T:      git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
2828 S:      Maintained
2829
2830 PCNET32 NETWORK DRIVER
2831 P:      Don Fry
2832 M:      pcnet32@verizon.net
2833 L:      netdev@vger.kernel.org
2834 S:      Maintained
2835
2836 PER-TASK DELAY ACCOUNTING
2837 P:      Shailabh Nagar
2838 M:      nagar@watson.ibm.com
2839 L:      linux-kernel@vger.kernel.org
2840 S:      Maintained
2841
2842 PERSONALITY HANDLING
2843 P:      Christoph Hellwig
2844 M:      hch@infradead.org
2845 L:      linux-abi-devel@lists.sourceforge.net
2846 S:      Maintained
2847
2848 PHRAM MTD DRIVER
2849 P:      Jörn Engel
2850 M:      joern@wh.fh-wedel.de
2851 L:      linux-mtd@lists.infradead.org
2852 S:      Maintained
2853
2854 PKTCDVD DRIVER
2855 P:      Peter Osterlund
2856 M:      petero2@telia.com
2857 L:      linux-kernel@vger.kernel.org
2858 S:      Maintained
2859
2860 POSIX CLOCKS and TIMERS
2861 P:      George Anzinger
2862 M:      george@mvista.com
2863 L:      linux-kernel@vger.kernel.org
2864 S:      Supported
2865
2866 POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS
2867 P:      Anton Vorontsov
2868 M:      cbou@mail.ru
2869 P:      David Woodhouse
2870 M:      dwmw2@infradead.org
2871 L:      linux-kernel@vger.kernel.org
2872 L:      kernel-discuss@handhelds.org
2873 T:      git git.infradead.org/battery-2.6.git
2874 S:      Maintained
2875
2876 POWERPC 4xx EMAC DRIVER
2877 P:      Eugene Surovegin
2878 M:      ebs@ebshome.net
2879 W:      http://kernel.ebshome.net/emac/
2880 L:      linuxppc-embedded@ozlabs.org
2881 L:      netdev@vger.kernel.org
2882 S:      Maintained
2883
2884 PNP SUPPORT
2885 P:      Adam Belay
2886 M:      ambx1@neo.rr.com
2887 S:      Maintained
2888
2889 PNXxxxx I2C DRIVER
2890 P:      Vitaly Wool
2891 M:      vitalywool@gmail.com
2892 L:      i2c@lm-sensors.org
2893 S:      Maintained
2894
2895 PPP PROTOCOL DRIVERS AND COMPRESSORS
2896 P:      Paul Mackerras
2897 M:      paulus@samba.org
2898 L:      linux-ppp@vger.kernel.org
2899 S:      Maintained
2900
2901 PPP OVER ATM (RFC 2364)
2902 P:      Mitchell Blank Jr
2903 M:      mitch@sfgoth.com
2904 S:      Maintained
2905
2906 PPP OVER ETHERNET
2907 P:      Michal Ostrowski
2908 M:      mostrows@speakeasy.net
2909 S:      Maintained
2910
2911 PPP OVER L2TP
2912 P:      James Chapman
2913 M:      jchapman@katalix.com
2914 S:      Maintained
2915
2916 PREEMPTIBLE KERNEL
2917 P:      Robert Love
2918 M:      rml@tech9.net
2919 L:      linux-kernel@vger.kernel.org
2920 L:      kpreempt-tech@lists.sourceforge.net
2921 W:      ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
2922 S:      Supported
2923
2924 PRISM54 WIRELESS DRIVER
2925 P:      Luis R. Rodriguez
2926 M:      mcgrof@gmail.com
2927 L:      linux-wireless@vger.kernel.org
2928 W:      http://prism54.org
2929 S:      Maintained
2930
2931 PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
2932 P:      Peter Denison
2933 M:      promise@pnd-pc.demon.co.uk
2934 W:      http://www.pnd-pc.demon.co.uk/promise/
2935 S:      Maintained
2936
2937 PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
2938 P:      Mikael Pettersson
2939 M:      mikpe@it.uu.se
2940 L:      linux-ide@vger.kernel.org
2941 S:      Maintained
2942
2943 PS3 NETWORK SUPPORT
2944 P:      Masakazu Mokuno
2945 M:      mokuno@sm.sony.co.jp
2946 L:      netdev@vger.kernel.org
2947 L:      cbe-oss-dev@ozlabs.org
2948 S:      Supported
2949
2950 PS3 PLATFORM SUPPORT
2951 P:      Geoff Levand
2952 M:      geoffrey.levand@am.sony.com
2953 L:      linuxppc-dev@ozlabs.org
2954 L:      cbe-oss-dev@ozlabs.org
2955 S:      Supported
2956
2957 PVRUSB2 VIDEO4LINUX DRIVER
2958 P:      Mike Isely
2959 M:      isely@pobox.com
2960 L:      pvrusb2@isely.net       (subscribers-only)
2961 L:      video4linux-list@redhat.com
2962 W:      http://www.isely.net/pvrusb2/
2963 S:      Maintained
2964
2965 PXA2xx SUPPORT
2966 P:      Nicolas Pitre
2967 M:      nico@cam.org
2968 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
2969 S:      Maintained
2970
2971 PXA MMCI DRIVER
2972 S:      Orphan
2973
2974 QLOGIC QLA2XXX FC-SCSI DRIVER
2975 P:      Andrew Vasquez
2976 M:      linux-driver@qlogic.com
2977 L:      linux-scsi@vger.kernel.org
2978 S:      Supported
2979
2980 QLOGIC QLA3XXX NETWORK DRIVER
2981 P:      Ron Mercer
2982 M:      linux-driver@qlogic.com
2983 L:      netdev@vger.kernel.org
2984 S:      Supported
2985
2986 QNX4 FILESYSTEM
2987 P:      Anders Larsen
2988 M:      al@alarsen.net
2989 L:      linux-kernel@vger.kernel.org
2990 W:      http://www.alarsen.net/linux/qnx4fs/
2991 S:      Maintained
2992
2993 RADEON FRAMEBUFFER DISPLAY DRIVER
2994 P:      Benjamin Herrenschmidt
2995 M:      benh@kernel.crashing.org
2996 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
2997 S:      Maintained
2998
2999 RAGE128 FRAMEBUFFER DISPLAY DRIVER
3000 P:      Paul Mackerras
3001 M:      paulus@samba.org
3002 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
3003 S:      Maintained
3004
3005 RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
3006 P:      Corey Thomas
3007 M:      corey@world.std.com
3008 L:      linux-wireless@vger.kernel.org
3009 S:      Maintained
3010
3011 RANDOM NUMBER DRIVER
3012 P:      Matt Mackall
3013 M:      mpm@selenic.com
3014 S:      Maintained
3015
3016 RAPIDIO SUBSYSTEM
3017 P:      Matt Porter
3018 M:      mporter@kernel.crashing.org
3019 L:      linux-kernel@vger.kernel.org
3020 S:      Maintained
3021
3022 READ-COPY UPDATE (RCU)
3023 P:      Dipankar Sarma
3024 M:      dipankar@in.ibm.com
3025 W:      http://www.rdrop.com/users/paulmck/rclock/
3026 L:      linux-kernel@vger.kernel.org
3027 S:      Supported
3028
3029 RCUTORTURE MODULE
3030 P:      Josh Triplett
3031 M:      josh@freedesktop.org
3032 L:      linux-kernel@vger.kernel.org
3033 S:      Maintained
3034
3035 REAL TIME CLOCK DRIVER
3036 P:      Paul Gortmaker
3037 M:      p_gortmaker@yahoo.com
3038 L:      linux-kernel@vger.kernel.org
3039 S:      Maintained
3040
3041 REAL TIME CLOCK (RTC) SUBSYSTEM
3042 P:      Alessandro Zummo
3043 M:      a.zummo@towertech.it
3044 L:      rtc-linux@googlegroups.com
3045 S:      Maintained
3046
3047 REISERFS FILE SYSTEM
3048 P:      Hans Reiser
3049 M:      reiserfs-dev@namesys.com
3050 L:      reiserfs-devel@vger.kernel.org
3051 W:      http://www.namesys.com
3052 S:      Supported
3053
3054 ROCKETPORT DRIVER
3055 P:      Comtrol Corp.
3056 W:      http://www.comtrol.com
3057 S:      Maintained
3058
3059 ROSE NETWORK LAYER
3060 P:      Ralf Baechle
3061 M:      ralf@linux-mips.org
3062 L:      linux-hams@vger.kernel.org
3063 W:      http://www.linux-ax25.org/
3064 S:      Maintained
3065
3066 RISCOM8 DRIVER
3067 S:      Orphan
3068
3069 RTL818X WIRELESS DRIVER
3070 P:      Michael Wu
3071 M:      flamingice@sourmilk.net
3072 P:      Andrea Merello
3073 M:      andreamrl@tiscali.it
3074 L:      linux-wireless@vger.kernel.org
3075 W:      http://linuxwireless.org/
3076 T:      git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3077 S:      Maintained
3078
3079 S3 SAVAGE FRAMEBUFFER DRIVER
3080 P:      Antonino Daplas
3081 M:      adaplas@gmail.com
3082 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
3083 S:      Maintained
3084
3085 S390
3086 P:      Martin Schwidefsky
3087 M:      schwidefsky@de.ibm.com
3088 P:      Heiko Carstens
3089 M:      heiko.carstens@de.ibm.com
3090 M:      linux390@de.ibm.com
3091 L:      linux-s390@vger.kernel.org
3092 W:      http://www.ibm.com/developerworks/linux/linux390/
3093 S:      Supported
3094
3095 S390 NETWORK DRIVERS
3096 P:      Frank Pavlic
3097 M:      fpavlic@de.ibm.com
3098 M:      linux390@de.ibm.com
3099 L:      linux-s390@vger.kernel.org
3100 W:      http://www.ibm.com/developerworks/linux/linux390/
3101 S:      Supported
3102
3103 S390 ZFCP DRIVER
3104 P:      Swen Schillig
3105 M:      swen@vnet.ibm.com
3106 M:      linux390@de.ibm.com
3107 L:      linux-s390@vger.kernel.org
3108 W:      http://www.ibm.com/developerworks/linux/linux390/
3109 S:      Supported
3110
3111 SAA7146 VIDEO4LINUX-2 DRIVER
3112 P:      Michael Hunold
3113 M:      michael@mihu.de
3114 W:      http://www.mihu.de/linux/saa7146
3115 S:      Maintained
3116
3117 SC1200 WDT DRIVER
3118 P:      Zwane Mwaikambo
3119 M:      zwane@arm.linux.org.uk
3120 S:      Maintained
3121
3122 SCHEDULER
3123 P:      Ingo Molnar
3124 M:      mingo@elte.hu
3125 P:      Robert Love    [the preemptible kernel bits]
3126 M:      rml@tech9.net
3127 L:      linux-kernel@vger.kernel.org
3128 S:      Maintained
3129
3130 SCSI CDROM DRIVER
3131 P:      Jens Axboe
3132 M:      axboe@kernel.dk
3133 L:      linux-scsi@vger.kernel.org
3134 W:      http://www.kernel.dk
3135 S:      Maintained
3136
3137 SCSI SG DRIVER
3138 P:      Doug Gilbert
3139 M:      dgilbert@interlog.com
3140 L:      linux-scsi@vger.kernel.org
3141 W:      http://www.torque.net/sg
3142 S:      Maintained
3143
3144 SCSI SUBSYSTEM
3145 P:      James E.J. Bottomley
3146 M:      James.Bottomley@SteelEye.com
3147 L:      linux-scsi@vger.kernel.org
3148 T:      git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
3149 S:      Maintained
3150
3151 SCSI TAPE DRIVER
3152 P:      Kai Mäkisara
3153 M:      Kai.Makisara@kolumbus.fi
3154 L:      linux-scsi@vger.kernel.org
3155 S:      Maintained
3156
3157 SCTP PROTOCOL
3158 P:      Vlad Yasevich
3159 M:      vladislav.yasevich@hp.com
3160 P:      Sridhar Samudrala
3161 M:      sri@us.ibm.com
3162 L:      lksctp-developers@lists.sourceforge.net
3163 W:      http://lksctp.sourceforge.net
3164 S:      Supported
3165
3166 SCx200 CPU SUPPORT
3167 P:      Jim Cromie
3168 M:      jim.cromie@gmail.com
3169 S:      Odd Fixes
3170
3171 SCx200 GPIO DRIVER
3172 P:      Jim Cromie
3173 M:      jim.cromie@gmail.com
3174 S:      Maintained
3175
3176 SCx200 HRT CLOCKSOURCE DRIVER
3177 P:      Jim Cromie
3178 M:      jim.cromie@gmail.com
3179 S:      Maintained
3180
3181 SECURITY CONTACT
3182 P:      Security Officers
3183 M:      security@kernel.org
3184 S:      Supported
3185
3186 SELINUX SECURITY MODULE
3187 P:      Stephen Smalley
3188 M:      sds@tycho.nsa.gov
3189 P:      James Morris
3190 M:      jmorris@namei.org
3191 P:      Eric Paris
3192 M:      eparis@parisplace.org
3193 L:      linux-kernel@vger.kernel.org (kernel issues)
3194 L:      selinux@tycho.nsa.gov (subscribers-only, general discussion)
3195 W:      http://www.nsa.gov/selinux
3196 S:      Supported
3197
3198 SENSABLE PHANTOM
3199 P:      Jiri Slaby
3200 M:      jirislaby@gmail.com
3201 S:      Maintained
3202
3203 SERIAL ATA (SATA) SUBSYSTEM:
3204 P:      Jeff Garzik
3205 M:      jgarzik@pobox.com
3206 L:      linux-ide@vger.kernel.org
3207 T:      git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
3208 S:      Supported
3209
3210 SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
3211 P:      Pat Gefre
3212 M:      pfg@sgi.com
3213 L:      linux-ia64@vger.kernel.org
3214 S:      Supported
3215
3216 SGI VISUAL WORKSTATION 320 AND 540
3217 P:      Andrey Panin
3218 M:      pazke@donpac.ru
3219 L:      linux-visws-devel@lists.sf.net
3220 W:      http://linux-visws.sf.net
3221 S:      Maintained for 2.6.
3222
3223 SIMTEC EB110ATX (Chalice CATS)
3224 P:      Ben Dooks
3225 P:      Vincent Sanders
3226 M:      support@simtec.co.uk
3227 W:      http://www.simtec.co.uk/products/EB110ATX/
3228 S:      Supported
3229
3230 SIMTEC EB2410ITX (BAST)
3231 P:      Ben Dooks
3232 P:      Vincent Sanders
3233 M:      support@simtec.co.uk
3234 W:      http://www.simtec.co.uk/products/EB2410ITX/
3235 S:      Supported
3236
3237 SIS 190 ETHERNET DRIVER
3238 P:      Francois Romieu
3239 M:      romieu@fr.zoreil.com
3240 L:      netdev@vger.kernel.org
3241 S:      Maintained
3242
3243 SIS 5513 IDE CONTROLLER DRIVER
3244 P:      Lionel Bouton
3245 M:      Lionel.Bouton@inet6.fr
3246 W:      http://inet6.dyn.dhs.org/sponsoring/sis5513/index.html
3247 W:      http://gyver.homeip.net/sis5513/index.html
3248 S:      Maintained
3249
3250 SIS 900/7016 FAST ETHERNET DRIVER
3251 P:      Daniele Venzano
3252 M:      venza@brownhat.org
3253 W:      http://www.brownhat.org/sis900.html
3254 L:      netdev@vger.kernel.org
3255 S:      Maintained
3256
3257 SIS FRAMEBUFFER DRIVER
3258 P:      Thomas Winischhofer
3259 M:      thomas@winischhofer.net
3260 W:      http://www.winischhofer.net/linuxsisvga.shtml
3261 S:      Maintained
3262
3263 SIS USB2VGA DRIVER
3264 P:      Thomas Winischhofer
3265 M:      thomas@winischhofer.net
3266 W:      http://www.winischhofer.at/linuxsisusbvga.shtml
3267 S:      Maintained
3268
3269 SMC91x ETHERNET DRIVER
3270 P:      Nicolas Pitre
3271 M:      nico@cam.org
3272 S:      Maintained
3273
3274 SOFTMAC LAYER (IEEE 802.11)
3275 P:      Johannes Berg
3276 M:      johannes@sipsolutions.net
3277 P:      Joe Jezak
3278 M:      josejx@gentoo.org
3279 P:      Daniel Drake
3280 M:      dsd@gentoo.org
3281 W:      http://softmac.sipsolutions.net/
3282 L:      linux-wireless@vger.kernel.org
3283 S:      Maintained
3284
3285 SOFTWARE RAID (Multiple Disks) SUPPORT
3286 P:      Ingo Molnar
3287 M:      mingo@redhat.com
3288 P:      Neil Brown
3289 M:      neilb@suse.de
3290 L:      linux-raid@vger.kernel.org
3291 S:      Supported
3292
3293 SOFTWARE SUSPEND:
3294 P:      Pavel Machek
3295 M:      pavel@suse.cz
3296 L:      linux-pm@lists.linux-foundation.org
3297 S:      Maintained
3298
3299 SONIC NETWORK DRIVER
3300 P:      Thomas Bogendoerfer
3301 M:      tsbogend@alpha.franken.de
3302 L:      netdev@vger.kernel.org
3303 S:      Maintained
3304
3305 SONY VAIO CONTROL DEVICE DRIVER
3306 P:      Mattia Dongili
3307 M:      malattia@linux.it
3308 L:      linux-acpi@vger.kernel.org
3309 W:      http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
3310 S:      Maintained
3311
3312 SOUND
3313 P:      Jaroslav Kysela
3314 M:      perex@suse.cz
3315 L:      alsa-devel@alsa-project.org (subscribers-only)
3316 S:      Maintained
3317
3318 SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT
3319 P:      Liam Girdwood
3320 M:      liam.girdwood@wolfsonmicro.com
3321 L:      alsa-devel@alsa-project.org (subscribers-only)
3322 S:      Supported
3323
3324 SPI SUBSYSTEM
3325 P:      David Brownell
3326 M:      dbrownell@users.sourceforge.net
3327 L:      spi-devel-general@lists.sourceforge.net
3328 S:      Maintained
3329
3330 STABLE BRANCH:
3331 P:      Greg Kroah-Hartman
3332 M:      greg@kroah.com
3333 P:      Chris Wright
3334 M:      chrisw@sous-sol.org
3335 L:      stable@kernel.org
3336 S:      Maintained
3337
3338 TPM DEVICE DRIVER
3339 P:      Kylene Hall
3340 M:      kjhall@us.ibm.com
3341 W:      http://tpmdd.sourceforge.net
3342 P:      Marcel Selhorst
3343 M:      tpm@selhorst.net
3344 W:      http://www.prosec.rub.de/tpm/
3345 L:      tpmdd-devel@lists.sourceforge.net
3346 S:      Maintained
3347
3348 Telecom Clock Driver for MCPL0010
3349 P:      Mark Gross
3350 M:      mark.gross@intel.com
3351 S:      Supported
3352
3353 TENSILICA XTENSA PORT (xtensa):
3354 P:      Chris Zankel
3355 M:      chris@zankel.net
3356 S:      Maintained
3357
3358 THINKPAD ACPI EXTRAS DRIVER
3359 P:      Henrique de Moraes Holschuh
3360 M:      ibm-acpi@hmh.eng.br
3361 L:      ibm-acpi-devel@lists.sourceforge.net
3362 W:      http://ibm-acpi.sourceforge.net
3363 W:      http://thinkwiki.org/wiki/Ibm-acpi
3364 T:      git repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
3365 S:      Maintained
3366
3367 UltraSPARC (sparc64):
3368 P:      David S. Miller
3369 M:      davem@davemloft.net
3370 L:      sparclinux@vger.kernel.org
3371 T:      git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
3372 S:      Maintained
3373
3374 SHARP LH SUPPORT (LH7952X & LH7A40X)
3375 P:      Marc Singer
3376 M:      elf@buici.com
3377 W:      http://projects.buici.com/arm
3378 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
3379 S:      Maintained
3380
3381 SHPC HOTPLUG DRIVER
3382 P:      Kristen Carlson Accardi
3383 M:      kristen.c.accardi@intel.com
3384 L:      pcihpd-discuss@lists.sourceforge.net
3385 S:      Supported
3386
3387 SECURE DIGITAL HOST CONTROLLER INTERFACE DRIVER
3388 P:      Pierre Ossman
3389 M:      drzeus-sdhci@drzeus.cx
3390 L:      sdhci-devel@list.drzeus.cx
3391 W:      http://mmc.drzeus.cx/wiki/Linux/Drivers/sdhci
3392 S:      Maintained
3393
3394 SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
3395 P:      Stephen Hemminger
3396 M:      shemminger@linux-foundation.org
3397 L:      netdev@vger.kernel.org
3398 S:      Maintained
3399
3400 SOEKRIS NET48XX LED SUPPORT
3401 P:      Chris Boot
3402 M:      bootc@bootc.net
3403 S:      Maintained
3404
3405 SPARC (sparc32):
3406 P:      William L. Irwin
3407 M:      wli@holomorphy.com
3408 L:      sparclinux@vger.kernel.org
3409 S:      Maintained
3410
3411 SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
3412 P:      Roger Wolff
3413 M:      R.E.Wolff@BitWizard.nl
3414 L:      linux-kernel@vger.kernel.org ?
3415 S:      Supported
3416
3417 SPIDERNET NETWORK DRIVER for CELL
3418 P:      Linas Vepstas
3419 M:      linas@austin.ibm.com
3420 L:      netdev@vger.kernel.org
3421 S:      Supported
3422
3423 SRM (Alpha) environment access
3424 P:      Jan-Benedict Glaw
3425 M:      jbglaw@lug-owl.de
3426 L:      linux-kernel@vger.kernel.org
3427 S:      Maintained
3428
3429 STARFIRE/DURALAN NETWORK DRIVER
3430 P:      Ion Badulescu
3431 M:      ionut@cs.columbia.edu
3432 S:      Maintained
3433
3434 STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
3435 W:      http://mosquitonet.Stanford.EDU/strip.html
3436 S:      Unsupported ?
3437
3438 STRADIS MPEG-2 DECODER DRIVER
3439 P:      Nathan Laredo
3440 M:      laredo@gnu.org
3441 W:      http://www.stradis.com/
3442 S:      Maintained
3443
3444 SUPERH (sh)
3445 P:      Paul Mundt
3446 M:      lethal@linux-sh.org
3447 L:      linuxsh-dev@lists.sourceforge.net (subscribers-only)
3448 W:      http://www.linux-sh.org
3449 S:      Maintained
3450
3451 SUPERH64 (sh64)
3452 P:      Paul Mundt
3453 M:      lethal@linux-sh.org
3454 L:      linuxsh-shmedia-dev@lists.sourceforge.net
3455 W:      http://www.linux-sh.org
3456 S:      Maintained
3457
3458 SUN3/3X
3459 P:      Sam Creasey
3460 M:      sammy@sammy.net
3461 W:      http://sammy.net/sun3/
3462 S:      Maintained
3463
3464 SVGA HANDLING
3465 P:      Martin Mares
3466 M:      mj@ucw.cz
3467 L:      linux-video@atrey.karlin.mff.cuni.cz
3468 S:      Maintained
3469
3470 SYSV FILESYSTEM
3471 P:      Christoph Hellwig
3472 M:      hch@infradead.org
3473 S:      Maintained
3474
3475 TC CLASSIFIER
3476 P:      Jamal Hadi Salim
3477 M:      hadi@cyberus.ca
3478 L:      netdev@vger.kernel.org
3479 S:      Maintained
3480
3481 TCP LOW PRIORITY MODULE
3482 P:      Wong Hoi Sing, Edison
3483 M:      hswong3i@gmail.com
3484 P:      Hung Hing Lun, Mike
3485 M:      hlhung3i@gmail.com
3486 W:      http://tcp-lp-mod.sourceforge.net/
3487 S:      Maintained
3488
3489 TI FLASH MEDIA INTERFACE DRIVER
3490 P:      Alex Dubov
3491 M:      oakad@yahoo.com
3492 S:      Maintained
3493
3494 TI OMAP MMC INTERFACE DRIVER
3495 P:      Carlos Aguiar, Anderson Briglia and Syed Khasim
3496 M:      linux-omap-open-source@linux.omap.com 
3497 W:      http://linux.omap.com
3498 W:      http://www.muru.com/linux/omap/
3499 S:      Maintained
3500
3501 TI OMAP RANDOM NUMBER GENERATOR SUPPORT
3502 P:      Deepak Saxena
3503 M:      dsaxena@plexity.net
3504 S:      Maintained
3505
3506 TASKSTATS STATISTICS INTERFACE
3507 P:      Shailabh Nagar
3508 M:      nagar@watson.ibm.com
3509 L:      linux-kernel@vger.kernel.org
3510 S:      Maintained
3511
3512 TI PARALLEL LINK CABLE DRIVER
3513 P:      Romain Lievin
3514 M:      roms@lpg.ticalc.org
3515 S:      Maintained
3516
3517 TIPC NETWORK LAYER
3518 P:      Per Liden
3519 M:      per.liden@ericsson.com
3520 P:      Jon Maloy
3521 M:      jon.maloy@ericsson.com
3522 P:      Allan Stephens
3523 M:      allan.stephens@windriver.com
3524 L:      tipc-discussion@lists.sourceforge.net
3525 W:      http://tipc.sourceforge.net/
3526 W:      http://tipc.cslab.ericsson.net/
3527 T:      git tipc.cslab.ericsson.net:/pub/git/tipc.git
3528 S:      Maintained
3529
3530 TLAN NETWORK DRIVER
3531 P:      Samuel Chessman
3532 M:      chessman@tux.org
3533 L:      tlan-devel@lists.sourceforge.net
3534 W:      http://sourceforge.net/projects/tlan/
3535 S:      Maintained
3536
3537 TOKEN-RING NETWORK DRIVER
3538 P:      Mike Phillips
3539 M:      mikep@linuxtr.net
3540 L:      netdev@vger.kernel.org
3541 L:      linux-tr@linuxtr.net
3542 W:      http://www.linuxtr.net
3543 S:      Maintained
3544
3545 TOSHIBA ACPI EXTRAS DRIVER
3546 P:      John Belmonte
3547 M:      toshiba_acpi@memebeam.org
3548 W:      http://memebeam.org/toys/ToshibaAcpiDriver
3549 S:      Maintained
3550
3551 TOSHIBA SMM DRIVER
3552 P:      Jonathan Buzzard
3553 M:      jonathan@buzzard.org.uk
3554 L:      tlinux-users@tce.toshiba-dme.co.jp
3555 W:      http://www.buzzard.org.uk/toshiba/
3556 S:      Maintained
3557
3558 TRIDENT 4DWAVE/SIS 7018 PCI AUDIO CORE
3559 P:      Muli Ben-Yehuda
3560 M:      mulix@mulix.org
3561 L:      linux-kernel@vger.kernel.org
3562 S:      Maintained
3563
3564 TRIVIAL PATCHES
3565 P:      Adrian Bunk
3566 M:      trivial@kernel.org
3567 L:      linux-kernel@vger.kernel.org
3568 W:      http://www.kernel.org/pub/linux/kernel/people/bunk/trivial/
3569 T:      git kernel.org:/pub/scm/linux/kernel/git/bunk/trivial.git
3570 S:      Maintained
3571
3572 TMS380 TOKEN-RING NETWORK DRIVER
3573 P:      Adam Fritzler
3574 M:      mid@auk.cx
3575 L:      linux-tr@linuxtr.net
3576 W:      http://www.auk.cx/tms380tr/
3577 S:      Maintained
3578
3579 TULIP NETWORK DRIVER
3580 P:      Valerie Henson
3581 M:      val@nmt.edu
3582 L:      tulip-users@lists.sourceforge.net
3583 W:      http://sourceforge.net/projects/tulip/
3584 S:      Maintained
3585
3586 TUN/TAP driver
3587 P:      Maxim Krasnyansky
3588 M:      maxk@qualcomm.com
3589 L:      vtun@office.satix.net
3590 W:      http://vtun.sourceforge.net/tun
3591 S:      Maintained
3592
3593 TURBOCHANNEL SUBSYSTEM
3594 P:      Maciej W. Rozycki
3595 M:      macro@linux-mips.org
3596 S:      Maintained
3597
3598 U14-34F SCSI DRIVER
3599 P:      Dario Ballabio
3600 M:      ballabio_dario@emc.com
3601 L:      linux-scsi@vger.kernel.org
3602 S:      Maintained
3603
3604 UDF FILESYSTEM
3605 P:      Ben Fennema
3606 M:      bfennema@falcon.csc.calpoly.edu
3607 W:      http://linux-udf.sourceforge.net
3608 S:      Maintained
3609
3610 UNIFORM CDROM DRIVER
3611 P:      Jens Axboe
3612 M:      axboe@kernel.dk
3613 L:      linux-kernel@vger.kernel.org
3614 W:      http://www.kernel.dk
3615 S:      Maintained
3616
3617 USB ACM DRIVER
3618 P:      Oliver Neukum
3619 M:      oliver@neukum.name
3620 L:      linux-usb-users@lists.sourceforge.net
3621 L:      linux-usb-devel@lists.sourceforge.net
3622 S:      Maintained
3623
3624 USB BLOCK DRIVER (UB ub)
3625 P:      Pete Zaitcev
3626 M:      zaitcev@redhat.com
3627 L:      linux-kernel@vger.kernel.org
3628 L:      linux-usb-devel@lists.sourceforge.net
3629 S:      Supported
3630
3631 USB CDC ETHERNET DRIVER
3632 P:      Greg Kroah-Hartman
3633 M:      greg@kroah.com
3634 L:      linux-usb-users@lists.sourceforge.net
3635 L:      linux-usb-devel@lists.sourceforge.net
3636 S:      Maintained
3637 W:      http://www.kroah.com/linux-usb/
3638
3639 USB DAVICOM DM9601 DRIVER
3640 P:      Peter Korsgaard
3641 M:      jacmet@sunsite.dk
3642 L:      netdev@vger.kernel.org
3643 W:      http://www.linux-usb.org/usbnet
3644 S:      Maintained
3645
3646 USB EHCI DRIVER
3647 P:      David Brownell
3648 M:      dbrownell@users.sourceforge.net
3649 L:      linux-usb-devel@lists.sourceforge.net
3650 S:      Odd Fixes
3651
3652 USB ET61X[12]51 DRIVER
3653 P:      Luca Risolia
3654 M:      luca.risolia@studio.unibo.it
3655 L:      linux-usb-devel@lists.sourceforge.net
3656 L:      video4linux-list@redhat.com
3657 W:      http://www.linux-projects.org
3658 S:      Maintained
3659
3660 USB GADGET/PERIPHERAL SUBSYSTEM
3661 P:      David Brownell
3662 M:      dbrownell@users.sourceforge.net
3663 L:      linux-usb-devel@lists.sourceforge.net
3664 W:      http://www.linux-usb.org/gadget
3665 S:      Maintained
3666
3667 USB HID/HIDBP DRIVERS
3668 P:      Jiri Kosina
3669 M:      jkosina@suse.cz
3670 L:      linux-usb-devel@lists.sourceforge.net
3671 T:      git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
3672 S:      Maintained
3673
3674 USB HUB DRIVER
3675 P:      Johannes Erdfelt
3676 M:      johannes@erdfelt.com
3677 L:      linux-usb-users@lists.sourceforge.net
3678 L:      linux-usb-devel@lists.sourceforge.net
3679 S:      Maintained
3680
3681 USB ISP116X DRIVER
3682 P:      Olav Kongas
3683 M:      ok@artecdesign.ee
3684 L:      linux-usb-devel@lists.sourceforge.net
3685 S:      Maintained
3686
3687 USB KAWASAKI LSI DRIVER
3688 P:      Oliver Neukum
3689 M:      oliver@neukum.name
3690 L:      linux-usb-users@lists.sourceforge.net
3691 L:      linux-usb-devel@lists.sourceforge.net
3692 S:      Maintained
3693
3694 USB MASS STORAGE DRIVER
3695 P:      Matthew Dharm
3696 M:      mdharm-usb@one-eyed-alien.net
3697 L:      linux-usb-users@lists.sourceforge.net
3698 L:      usb-storage@lists.one-eyed-alien.net
3699 S:      Maintained
3700 W:      http://www.one-eyed-alien.net/~mdharm/linux-usb/
3701
3702 USB OHCI DRIVER
3703 P:      David Brownell
3704 M:      dbrownell@users.sourceforge.net
3705 L:      linux-usb-users@lists.sourceforge.net
3706 L:      linux-usb-devel@lists.sourceforge.net
3707 S:      Odd Fixes
3708
3709 USB OPTION-CARD DRIVER
3710 P:      Matthias Urlichs
3711 M:      smurf@smurf.noris.de
3712 L:      linux-usb-devel@lists.sourceforge.net
3713 S:      Maintained
3714
3715 USB OV511 DRIVER
3716 P:      Mark McClelland
3717 M:      mmcclell@bigfoot.com
3718 L:      linux-usb-users@lists.sourceforge.net
3719 L:      linux-usb-devel@lists.sourceforge.net
3720 W:      http://alpha.dyndns.org/ov511/
3721 S:      Maintained
3722
3723 USB PEGASUS DRIVER
3724 P:      Petko Manolov
3725 M:      petkan@users.sourceforge.net
3726 L:      linux-usb-devel@lists.sourceforge.net
3727 L:      netdev@vger.kernel.org
3728 W:      http://pegasus2.sourceforge.net/
3729 S:      Maintained
3730
3731 USB PRINTER DRIVER (usblp)
3732 P:      Pete Zaitcev
3733 M:      zaitcev@redhat.com
3734 L:      linux-usb-users@lists.sourceforge.net
3735 L:      linux-usb-devel@lists.sourceforge.net
3736 S:      Supported
3737
3738 USB RTL8150 DRIVER
3739 P:      Petko Manolov
3740 M:      petkan@users.sourceforge.net
3741 L:      linux-usb-devel@lists.sourceforge.net
3742 L:      netdev@vger.kernel.org
3743 W:      http://pegasus2.sourceforge.net/
3744 S:      Maintained
3745
3746 USB SE401 DRIVER
3747 P:      Jeroen Vreeken
3748 M:      pe1rxq@amsat.org
3749 L:      linux-usb-users@lists.sourceforge.net
3750 L:      linux-usb-devel@lists.sourceforge.net
3751 W:      http://www.chello.nl/~j.vreeken/se401/
3752 S:      Maintained
3753
3754 USB SERIAL CYBERJACK DRIVER
3755 P:      Matthias Bruestle and Harald Welte
3756 M:      support@reiner-sct.com
3757 W:      http://www.reiner-sct.de/support/treiber_cyberjack.php
3758 S:      Maintained
3759
3760 USB SERIAL DIGI ACCELEPORT DRIVER
3761 P:      Peter Berger and Al Borchers
3762 M:      pberger@brimson.com
3763 M:      alborchers@steinerpoint.com
3764 L:      linux-usb-users@lists.sourceforge.net
3765 L:      linux-usb-devel@lists.sourceforge.net
3766 S:      Maintained
3767
3768 USB SERIAL DRIVER
3769 P:      Greg Kroah-Hartman
3770 M:      gregkh@suse.de
3771 L:      linux-usb-users@lists.sourceforge.net
3772 L:      linux-usb-devel@lists.sourceforge.net
3773 S:      Supported
3774
3775 USB SERIAL BELKIN F5U103 DRIVER
3776 P:      William Greathouse
3777 M:      wgreathouse@smva.com
3778 L:      linux-usb-users@lists.sourceforge.net
3779 L:      linux-usb-devel@lists.sourceforge.net
3780 S:      Maintained
3781
3782 USB SERIAL CYPRESS M8 DRIVER
3783 P:      Lonnie Mendez
3784 M:      dignome@gmail.com
3785 L:      linux-usb-users@lists.sourceforge.net
3786 L:      linux-usb-devel@lists.sourceforge.net
3787 S:      Maintained
3788 W:      http://geocities.com/i0xox0i
3789 W:      http://firstlight.net/cvs
3790
3791 USB SERIAL CYBERJACK PINPAD/E-COM DRIVER
3792 L:      linux-usb-users@lists.sourceforge.net
3793 L:      linux-usb-devel@lists.sourceforge.net
3794 S:      Maintained
3795
3796 USB AUERSWALD DRIVER
3797 P:      Wolfgang Muees
3798 M:      wolfgang@iksw-muees.de
3799 L:      linux-usb-users@lists.sourceforge.net
3800 L:      linux-usb-devel@lists.sourceforge.net
3801 S:      Maintained
3802
3803 USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
3804 P:      Gary Brubaker
3805 M:      xavyer@ix.netcom.com
3806 L:      linux-usb-users@lists.sourceforge.net
3807 L:      linux-usb-devel@lists.sourceforge.net
3808 S:      Maintained
3809
3810 USB SERIAL KEYSPAN DRIVER
3811 P:      Greg Kroah-Hartman
3812 M:      greg@kroah.com
3813 L:      linux-usb-users@lists.sourceforge.net
3814 L:      linux-usb-devel@lists.sourceforge.net
3815 W:      http://www.kroah.com/linux/
3816 S:      Maintained
3817
3818 USB SERIAL WHITEHEAT DRIVER
3819 P:      Support Department
3820 M:      support@connecttech.com
3821 L:      linux-usb-users@lists.sourceforge.net
3822 L:      linux-usb-devel@lists.sourceforge.net
3823 W:      http://www.connecttech.com
3824 S:      Supported
3825
3826 USB SN9C1xx DRIVER
3827 P:      Luca Risolia
3828 M:      luca.risolia@studio.unibo.it
3829 L:      linux-usb-devel@lists.sourceforge.net
3830 L:      video4linux-list@redhat.com
3831 W:      http://www.linux-projects.org
3832 S:      Maintained
3833
3834 USB SUBSYSTEM
3835 P:      Greg Kroah-Hartman
3836 M:      gregkh@suse.de
3837 L:      linux-usb-users@lists.sourceforge.net
3838 L:      linux-usb-devel@lists.sourceforge.net
3839 W:      http://www.linux-usb.org
3840 T:      quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
3841 S:      Supported
3842
3843 USB UHCI DRIVER
3844 P:      Alan Stern
3845 M:      stern@rowland.harvard.edu
3846 L:      linux-usb-users@lists.sourceforge.net
3847 L:      linux-usb-devel@lists.sourceforge.net
3848 S:      Maintained
3849
3850 USB "USBNET" DRIVER FRAMEWORK
3851 P:      David Brownell
3852 M:      dbrownell@users.sourceforge.net
3853 L:      netdev@vger.kernel.org
3854 W:      http://www.linux-usb.org/usbnet
3855 S:      Maintained
3856
3857 USB W996[87]CF DRIVER
3858 P:      Luca Risolia
3859 M:      luca.risolia@studio.unibo.it
3860 L:      linux-usb-devel@lists.sourceforge.net
3861 L:      video4linux-list@redhat.com
3862 W:      http://www.linux-projects.org
3863 S:      Maintained
3864
3865 USB ZC0301 DRIVER
3866 P:      Luca Risolia
3867 M:      luca.risolia@studio.unibo.it
3868 L:      linux-usb-devel@lists.sourceforge.net
3869 L:      video4linux-list@redhat.com
3870 W:      http://www.linux-projects.org
3871 S:      Maintained
3872
3873 USB ZD1201 DRIVER
3874 P:      Jeroen Vreeken
3875 M:      pe1rxq@amsat.org
3876 L:      linux-usb-users@lists.sourceforge.net
3877 L:      linux-usb-devel@lists.sourceforge.net
3878 W:      http://linux-lc100020.sourceforge.net
3879 S:      Maintained
3880
3881 USB ZR364XX DRIVER
3882 P:      Antoine Jacquet
3883 M:      royale@zerezo.com
3884 L:      linux-usb-devel@lists.sourceforge.net
3885 L:      video4linux-list@redhat.com
3886 W:      http://royale.zerezo.com/zr364xx/
3887 S:      Maintained
3888
3889 USER-MODE LINUX
3890 P:      Jeff Dike
3891 M:      jdike@karaya.com
3892 L:      user-mode-linux-devel@lists.sourceforge.net
3893 L:      user-mode-linux-user@lists.sourceforge.net
3894 W:      http://user-mode-linux.sourceforge.net
3895 S:      Maintained
3896
3897 FAT/VFAT/MSDOS FILESYSTEM:
3898 P:      OGAWA Hirofumi
3899 M:      hirofumi@mail.parknet.co.jp
3900 L:      linux-kernel@vger.kernel.org
3901 S:      Maintained
3902
3903 VIA 82Cxxx AUDIO DRIVER (old OSS driver)
3904 P:      Jeff Garzik
3905 S:      Odd fixes
3906
3907 VIA RHINE NETWORK DRIVER
3908 P:      Roger Luethi
3909 M:      rl@hellgate.ch
3910 S:      Maintained
3911
3912 VIAPRO SMBUS DRIVER
3913 P:      Jean Delvare
3914 M:      khali@linux-fr.org
3915 L:      i2c@lm-sensors.org
3916 S:      Maintained
3917
3918 VIA VELOCITY NETWORK DRIVER
3919 P:      Francois Romieu
3920 M:      romieu@fr.zoreil.com
3921 L:      netdev@vger.kernel.org
3922 S:      Maintained
3923
3924 UCLINUX (AND M68KNOMMU)
3925 P:      Greg Ungerer
3926 M:      gerg@uclinux.org
3927 W:      http://www.uclinux.org/
3928 L:      uclinux-dev@uclinux.org  (subscribers-only)
3929 S:      Maintained
3930
3931 UCLINUX FOR NEC V850
3932 P:      Miles Bader
3933
3934 UCLINUX FOR RENESAS H8/300
3935 P:      Yoshinori Sato
3936 M:      ysato@users.sourceforge.jp
3937 W:      http://uclinux-h8.sourceforge.jp/
3938 S:      Supported
3939
3940 UFS FILESYSTEM
3941 P:      Evgeniy Dushistov
3942 M:      dushistov@mail.ru
3943 L:      linux-kernel@vger.kernel.org
3944 S:      Maintained
3945
3946 USB DIAMOND RIO500 DRIVER
3947 P:      Cesar Miquel
3948 M:      miquel@df.uba.ar
3949 L:      rio500-users@lists.sourceforge.net
3950 W:      http://rio500.sourceforge.net
3951 S:      Maintained
3952
3953 VIDEO FOR LINUX
3954 P:      Mauro Carvalho Chehab
3955 M:      mchehab@infradead.org
3956 M:      v4l-dvb-maintainer@linuxtv.org
3957 L:      video4linux-list@redhat.com
3958 W:      http://linuxtv.org
3959 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
3960 S:      Maintained
3961
3962 VT1211 HARDWARE MONITOR DRIVER
3963 P:      Juerg Haefliger
3964 M:      juergh@gmail.com
3965 L:      lm-sensors@lm-sensors.org
3966 S:      Maintained
3967
3968 VT8231 HARDWARE MONITOR DRIVER
3969 P:      Roger Lucas
3970 M:      roger@planbit.co.uk
3971 L:      lm-sensors@lm-sensors.org
3972 S:      Maintained
3973
3974 W1 DALLAS'S 1-WIRE BUS
3975 P:      Evgeniy Polyakov
3976 M:      johnpol@2ka.mipt.ru
3977 S:      Maintained
3978
3979 W83791D HARDWARE MONITORING DRIVER
3980 P:      Charles Spirakis
3981 M:      bezaur@gmail.com
3982 L:      lm-sensors@lm-sensors.org
3983 S:      Maintained
3984
3985 W83793 HARDWARE MONITORING DRIVER
3986 P:      Rudolf Marek
3987 M:      r.marek@assembler.cz
3988 L:      lm-sensors@lm-sensors.org
3989 S:      Maintained
3990
3991 W83L51xD SD/MMC CARD INTERFACE DRIVER
3992 P:      Pierre Ossman
3993 M:      drzeus-wbsd@drzeus.cx
3994 L:      linux-kernel@vger.kernel.org
3995 W:      http://projects.drzeus.cx/wbsd
3996 S:      Maintained
3997
3998 WATCHDOG DEVICE DRIVERS
3999 P:      Wim Van Sebroeck
4000 M:      wim@iguana.be
4001 T:      git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
4002 S:      Maintained
4003
4004 WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
4005 P:      Jean Tourrilhes
4006 M:      jt@hpl.hp.com
4007 L:      linux-wireless@vger.kernel.org
4008 W:      http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
4009 S:      Maintained
4010
4011 WD7000 SCSI DRIVER
4012 P:      Miroslav Zagorac
4013 M:      zaga@fly.cc.fer.hr
4014 L:      linux-scsi@vger.kernel.org
4015 S:      Maintained
4016
4017 WISTRON LAPTOP BUTTON DRIVER
4018 P:      Miloslav Trmac
4019 M:      mitr@volny.cz
4020 S:      Maintained
4021
4022 WL3501 WIRELESS PCMCIA CARD DRIVER
4023 P:      Arnaldo Carvalho de Melo
4024 M:      acme@ghostprotocols.net
4025 L:      linux-wireless@vger.kernel.org
4026 W:      http://oops.ghostprotocols.net:81/blog
4027 S:      Maintained
4028
4029 X.25 NETWORK LAYER
4030 P:      Henner Eisen
4031 M:      eis@baty.hanse.de
4032 L:      linux-x25@vger.kernel.org
4033 S:      Maintained
4034
4035 XEN HYPERVISOR INTERFACE
4036 P:      Jeremy Fitzhardinge
4037 M:      jeremy@xensource.com
4038 P:      Chris Wright
4039 M:      chrisw@sous-sol.org
4040 L:      virtualization@lists.osdl.org
4041 L:      xen-devel@lists.xensource.com
4042 S:      Supported
4043
4044 XFS FILESYSTEM
4045 P:      Silicon Graphics Inc
4046 P:      Tim Shimmin
4047 M:      xfs-masters@oss.sgi.com
4048 L:      xfs@oss.sgi.com
4049 W:      http://oss.sgi.com/projects/xfs
4050 T:      git git://oss.sgi.com:8090/xfs/xfs-2.6.git
4051 S:      Supported
4052
4053 XILINX UARTLITE SERIAL DRIVER
4054 P:      Peter Korsgaard
4055 M:      jacmet@sunsite.dk
4056 L:      linux-serial@vger.kernel.org
4057 S:      Maintained
4058
4059 X86 3-LEVEL PAGING (PAE) SUPPORT
4060 P:      Ingo Molnar
4061 M:      mingo@redhat.com
4062 S:      Maintained
4063
4064 X86-64 port
4065 P:      Andi Kleen
4066 M:      ak@suse.de
4067 L:      discuss@x86-64.org
4068 W:      http://www.x86-64.org
4069 T:      quilt ftp://ftp.firstfloor.org/pub/ak/x86_64/quilt-current
4070 S:      Maintained
4071
4072 YAM DRIVER FOR AX.25
4073 P:      Jean-Paul Roubelat
4074 M:      jpr@f6fbb.org
4075 L:      linux-hams@vger.kernel.org
4076 S:      Maintained
4077
4078 YEALINK PHONE DRIVER
4079 P:      Henk Vergonet
4080 M:      Henk.Vergonet@gmail.com
4081 L:      usbb2k-api-dev@nongnu.org
4082 S:      Maintained
4083
4084 Z8530 DRIVER FOR AX.25
4085 P:      Joerg Reuter
4086 M:      jreuter@yaina.de
4087 W:      http://yaina.de/jreuter/
4088 W:      http://www.qsl.net/dl1bke/
4089 L:      linux-hams@vger.kernel.org
4090 S:      Maintained
4091
4092 ZD1211RW WIRELESS DRIVER
4093 P:      Daniel Drake
4094 M:      dsd@gentoo.org
4095 P:      Ulrich Kunitz
4096 M:      kune@deine-taler.de
4097 W:      http://zd1211.ath.cx/wiki/DriverRewrite
4098 L:      linux-wireless@vger.kernel.org
4099 L:      zd1211-devs@lists.sourceforge.net (subscribers-only)
4100 S:      Maintained
4101
4102 ZF MACHZ WATCHDOG
4103 P:      Fernando Fuganti
4104 M:      fuganti@netbank.com.br
4105 W:      http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
4106 S:      Maintained
4107
4108 ZR36067 VIDEO FOR LINUX DRIVER
4109 P:      Ronald Bultje
4110 M:      rbultje@ronald.bitfreak.net
4111 L:      mjpeg-users@lists.sourceforge.net
4112 W:      http://mjpeg.sourceforge.net/driver-zoran/
4113 S:      Maintained
4114
4115 ZR36120 VIDEO FOR LINUX DRIVER
4116 P:      Pauline Middelink
4117 M:      middelin@polyware.nl
4118 W:      http://www.polyware.nl/~middelin/En/hobbies.html
4119 W:      http://www.polyware.nl/~middelin/hobbies.html
4120 S:      Maintained
4121
4122 THE REST
4123 P:      Linus Torvalds
4124 S:      Buried alive in reporters