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