uml-further-bugsc-tidying-checkpatch-fixes
[linux-2.6/linux-trees-mm.git] / MAINTAINERS
blob603bd5467808963c61cb0161c09a888c561ae211
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
352 S:      Supported
354 AMD GEODE PROCESSOR/CHIPSET SUPPORT
355 P:      Jordan Crouse
356 M:      info-linux@geode.amd.com
357 L:      info-linux@geode.amd.com
358 W:      http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html
359 S:      Supported
361 AMS (Apple Motion Sensor) DRIVER
362 P:      Stelian Pop
363 M:      stelian@popies.net
364 P:      Michael Hanselmann
365 M:      linux-kernel@hansmi.ch
366 S:      Supported
368 AMSO1100 RNIC DRIVER
369 P:      Tom Tucker
370 M:      tom@opengridcomputing.com
371 P:      Steve Wise
372 M:      swise@opengridcomputing.com
373 L:      general@lists.openfabrics.org
374 S:      Maintained
376 AOA (Apple Onboard Audio) ALSA DRIVER
377 P:      Johannes Berg
378 M:      johannes@sipsolutions.net
379 L:      linuxppc-dev@ozlabs.org
380 L:      alsa-devel@alsa-project.org (subscribers-only)
381 S:      Maintained
383 APM DRIVER
384 P:      Stephen Rothwell
385 M:      sfr@canb.auug.org.au
386 L:      linux-laptop@vger.kernel.org
387 W:      http://www.canb.auug.org.au/~sfr/
388 S:      Supported
390 APPLE SMC DRIVER
391 P:      Nicolas Boichat
392 M:      nicolas@boichat.ch
393 L:      mactel-linux-devel@lists.sourceforge.net
394 S:      Maintained
396 APPLETALK NETWORK LAYER
397 P:      Arnaldo Carvalho de Melo
398 M:      acme@ghostprotocols.net
399 S:      Maintained
401 APPLETOUCH TOUCHPAD DRIVER
402 P:      Johannes Berg
403 M:      johannes@sipsolutions.net
404 L:      linux-input@vger.kernel.org
405 S:      Maintained
407 ARC FRAMEBUFFER DRIVER
408 P:      Jaya Kumar
409 M:      jayalk@intworks.biz
410 S:      Maintained
412 ARM MFM AND FLOPPY DRIVERS
413 P:      Ian Molton
414 M:      spyro@f2s.com
415 S:      Maintained
417 ARM PRIMECELL MMCI PL180/1 DRIVER
418 P:      Russell King
419 M:      rmk@arm.linux.org.uk
420 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
421 S:      Maintained
423 ARM/ADI ROADRUNNER MACHINE SUPPORT
424 P:      Lennert Buytenhek
425 M:      kernel@wantstofly.org
426 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
427 S:      Maintained
429 ARM/ADS SPHERE MACHINE SUPPORT
430 P:      Lennert Buytenhek
431 M:      kernel@wantstofly.org
432 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
433 S:      Maintained
435 ARM/AJECO 1ARM MACHINE SUPPORT
436 P:      Lennert Buytenhek
437 M:      kernel@wantstofly.org
438 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
439 S:      Maintained
441 ARM/ATMEL AT91RM9200 ARM ARCHITECTURE
442 P:      Andrew Victor
443 M:      andrew@sanpeople.com
444 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
445 W:      http://maxim.org.za/at91_26.html
446 S:      Maintained
448 ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE
449 P:      Lennert Buytenhek
450 M:      kernel@wantstofly.org
451 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
452 S:      Maintained
454 ARM/CIRRUS LOGIC EDB9315A MACHINE SUPPORT
455 P:      Lennert Buytenhek
456 M:      kernel@wantstofly.org
457 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
458 S:      Maintained
460 ARM/CORGI MACHINE SUPPORT
461 P:      Richard Purdie
462 M:      rpurdie@rpsys.net
463 S:      Maintained
465 ARM/GLOMATION GESBC9312SX MACHINE SUPPORT
466 P:      Lennert Buytenhek
467 M:      kernel@wantstofly.org
468 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
469 S:      Maintained
471 ARM/HP JORNADA 7XX MACHINE SUPPORT
472 P:      Kristoffer Ericson
473 M:      kristoffer.ericson@gmail.com
474 W:      www.jlime.com
475 S:      Maintained
477 ARM/INTEL IOP32X ARM ARCHITECTURE
478 P:      Lennert Buytenhek
479 M:      kernel@wantstofly.org
480 P:      Dan Williams
481 M:      dan.j.williams@intel.com
482 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
483 S:      Supported
485 ARM/INTEL IOP33X ARM ARCHITECTURE
486 P:      Dan Williams
487 M:      dan.j.williams@intel.com
488 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
489 S:      Supported
491 ARM/INTEL IOP13XX ARM ARCHITECTURE
492 P:      Lennert Buytenhek
493 M:      kernel@wantstofly.org
494 P:      Dan Williams
495 M:      dan.j.williams@intel.com
496 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
497 S:      Supported
499 ARM/INTEL IQ81342EX MACHINE SUPPORT
500 P:      Lennert Buytenhek
501 M:      kernel@wantstofly.org
502 P:      Dan Williams
503 M:      dan.j.williams@intel.com
504 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
505 S:      Supported
507 ARM/INTEL IXP2000 ARM ARCHITECTURE
508 P:      Lennert Buytenhek
509 M:      kernel@wantstofly.org
510 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
511 S:      Maintained
513 ARM/INTEL IXDP2850 MACHINE SUPPORT
514 P:      Lennert Buytenhek
515 M:      kernel@wantstofly.org
516 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
517 S:      Maintained
519 ARM/INTEL IXP23XX ARM ARCHITECTURE
520 P:      Lennert Buytenhek
521 M:      kernel@wantstofly.org
522 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
523 S:      Maintained
525 ARM/INTEL XSC3 (MANZANO) ARM CORE
526 P:      Lennert Buytenhek
527 M:      kernel@wantstofly.org
528 P:      Dan Williams
529 M:      dan.j.williams@intel.com
530 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
531 S:      Supported
533 ARM/IP FABRICS DOUBLE ESPRESSO MACHINE SUPPORT
534 P:      Lennert Buytenhek
535 M:      kernel@wantstofly.org
536 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
537 S:      Maintained
539 ARM/LOGICPD PXA270 MACHINE SUPPORT
540 P:      Lennert Buytenhek
541 M:      kernel@wantstofly.org
542 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
543 S:      Maintained
545 ARM/TOSA MACHINE SUPPORT
546 P:      Dirk Opfer
547 M:      dirk@opfer-online.de
548 S:      Maintained
550 ARM/PLEB SUPPORT
551 P:      Peter Chubb
552 M:      pleb@gelato.unsw.edu.au
553 W:      http://www.disy.cse.unsw.edu.au/Hardware/PLEB
554 S:      Maintained
556 ARM/PT DIGITAL BOARD PORT
557 P:      Stefan Eletzhofer
558 M:      stefan.eletzhofer@eletztrick.de
559 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
560 W:      http://www.arm.linux.org.uk/
561 S:      Maintained
563 ARM/RADISYS ENP2611 MACHINE SUPPORT
564 P:      Lennert Buytenhek
565 M:      kernel@wantstofly.org
566 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
567 S:      Maintained
569 ARM/SHARK MACHINE SUPPORT
570 P:      Alexander Schulz
571 M:      alex@shark-linux.de
572 W:      http://www.shark-linux.de/shark.html
573 S:      Maintained
575 ARM/STRONGARM110 PORT
576 P:      Russell King
577 M:      rmk@arm.linux.org.uk
578 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
579 W:      http://www.arm.linux.org.uk/
580 S:      Maintained
582 ARM/S3C2410 ARM ARCHITECTURE
583 P:      Ben Dooks
584 M:      ben-linux@fluff.org
585 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
586 W:      http://www.fluff.org/ben/linux/
587 S:      Maintained
589 ARM/S3C2440 ARM ARCHITECTURE
590 P:      Ben Dooks
591 M:      ben-linux@fluff.org
592 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
593 W:      http://www.fluff.org/ben/linux/
594 S:      Maintained
596 ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT
597 P:      Lennert Buytenhek
598 M:      kernel@wantstofly.org
599 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
600 S:      Maintained
602 ARM/THECUS N2100 MACHINE SUPPORT
603 P:      Lennert Buytenhek
604 M:      kernel@wantstofly.org
605 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
606 S:      Maintained
608 ARPD SUPPORT
609 P:      Jonathan Layes
610 L:      netdev@vger.kernel.org
611 S:      Maintained
613 ASUS ACPI EXTRAS DRIVER
614 P:      Corentin Chary
615 M:      corentincj@iksaif.net
616 P:      Karol Kozimor
617 M:      sziwan@users.sourceforge.net
618 L:      acpi4asus-user@lists.sourceforge.net
619 W:      http://sourceforge.net/projects/acpi4asus
620 W:      http://xf.iksaif.net/acpi4asus
621 S:      Maintained
623 ASUS ASB100 HARDWARE MONITOR DRIVER
624 P:      Mark M. Hoffman
625 M:      mhoffman@lightlink.com
626 L:      lm-sensors@lm-sensors.org
627 S:      Maintained
629 ASUS LAPTOP EXTRAS DRIVER
630 P:      Corentin Chary
631 M:      corentincj@iksaif.net
632 L:      acpi4asus-user@lists.sourceforge.net
633 W:      http://sourceforge.net/projects/acpi4asus
634 W:      http://xf.iksaif.net/acpi4asus
635 S:      Maintained
637 ASYNCHRONOUS TRANSFERS/TRANSFORMS API
638 P:      Dan Williams
639 M:      dan.j.williams@intel.com
640 P:      Shannon Nelson
641 M:      shannon.nelson@intel.com
642 L:      linux-kernel@vger.kernel.org
643 W:      http://sourceforge.net/projects/xscaleiop
644 S:      Supported
646 ATA OVER ETHERNET DRIVER
647 P:      Ed L. Cashin
648 M:      ecashin@coraid.com
649 W:      http://www.coraid.com/support/linux
650 S:      Supported
652 ATHEROS ATH5K WIRELESS DRIVER
653 P:      Jiri Slaby
654 M:      jirislaby@gmail.com
655 P:      Luis R. Rodriguez
656 M:      mcgrof@gmail.com
657 L:      linux-wireless@vger.kernel.org
658 S:      Maintained
660 ATL1 ETHERNET DRIVER
661 P:      Jay Cliburn
662 M:      jcliburn@gmail.com
663 P:      Chris Snook
664 M:      csnook@redhat.com
665 L:      atl1-devel@lists.sourceforge.net
666 W:      http://sourceforge.net/projects/atl1
667 W:      http://atl1.sourceforge.net
668 S:      Maintained
671 P:      Chas Williams
672 M:      chas@cmf.nrl.navy.mil
673 L:      linux-atm-general@lists.sourceforge.net (subscribers-only)
674 W:      http://linux-atm.sourceforge.net
675 S:      Maintained
677 ATMEL AT91 MCI DRIVER
678 P:      Nicolas Ferre
679 M:      nicolas.ferre@rfo.atmel.com
680 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
681 W:      http://www.atmel.com/products/AT91/
682 W:      http://www.at91.com/
683 S:      Maintained
685 ATMEL MACB ETHERNET DRIVER
686 P:      Haavard Skinnemoen
687 M:      hskinnemoen@atmel.com
688 S:      Supported
690 ATMEL SPI DRIVER
691 P:      Haavard Skinnemoen
692 M:      hskinnemoen@atmel.com
693 S:      Supported
695 ATMEL USBA UDC DRIVER
696 P:      Haavard Skinnemoen
697 M:      hskinnemoen@atmel.com
698 L:      kernel@avr32linux.org
699 W:      http://avr32linux.org/twiki/bin/view/Main/AtmelUsbDeviceDriver
700 S:      Supported
702 ATMEL WIRELESS DRIVER
703 P:      Simon Kelley
704 M:      simon@thekelleys.org.uk
705 L:      linux-wireless@vger.kernel.org
706 W:      http://www.thekelleys.org.uk/atmel
707 W:      http://atmelwlandriver.sourceforge.net/
708 S:      Maintained
710 ATMEL USB WIRELESS DRIVER
711 P:      Pavel Roskin
712 M:      proski@gnu.org
713 L:      linux-wireless@vger.kernel.org
714 L:      at76c503a-user@lists.berlios.de
715 L:      at76c503a-develop@lists.berlios.de
716 W:      http://at76c503a.berlios.de/
717 S:      Maintained
719 AUDIT SUBSYSTEM
720 P:      David Woodhouse
721 M:      dwmw2@infradead.org
722 L:      linux-audit@redhat.com (subscribers-only)
723 W:      http://people.redhat.com/sgrubb/audit/
724 T:      git kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6.git
725 S:      Maintained
727 AUXILIARY DISPLAY DRIVERS
728 P:      Miguel Ojeda Sandonis
729 M:      maxextreme@gmail.com
730 L:      linux-kernel@vger.kernel.org
731 W:      http://auxdisplay.googlepages.com/
732 S:      Maintained
734 AVR32 ARCHITECTURE
735 P:      Haavard Skinnemoen
736 M:      hskinnemoen@atmel.com
737 W:      http://www.atmel.com/products/AVR32/
738 W:      http://avr32linux.org/
739 W:      http://avrfreaks.net/
740 S:      Supported
742 AVR32/AT32AP MACHINE SUPPORT
743 P:      Haavard Skinnemoen
744 M:      hskinnemoen@atmel.com
745 S:      Supported
747 AX.25 NETWORK LAYER
748 P:      Ralf Baechle
749 M:      ralf@linux-mips.org
750 L:      linux-hams@vger.kernel.org
751 W:      http://www.linux-ax25.org/
752 S:      Maintained
754 BACKLIGHT CLASS/SUBSYSTEM
755 P:      Richard Purdie
756 M:      rpurdie@rpsys.net
757 S:      Maintained
759 BLACKFIN ARCHITECTURE
760 P:      Bryan Wu
761 M:      bryan.wu@analog.com
762 L:      uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
763 W:      http://blackfin.uclinux.org
764 S:      Supported
766 BLACKFIN EMAC DRIVER
767 P:      Bryan Wu
768 M:      bryan.wu@analog.com
769 L:      uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
770 W:      http://blackfin.uclinux.org
771 S:      Supported
773 BLACKFIN RTC DRIVER
774 P:      Mike Frysinger
775 M:      michael.frysinger@analog.com
776 M:      vapier.adi@gmail.com
777 L:      uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
778 W:      http://blackfin.uclinux.org
779 S:      Supported
781 BLACKFIN SERIAL DRIVER
782 P:      Aubrey Li
783 M:      aubrey.li@analog.com
784 L:      uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
785 W:      http://blackfin.uclinux.org
786 S:      Supported
788 BLACKFIN WATCHDOG DRIVER
789 P:      Mike Frysinger
790 M:      michael.frysinger@analog.com
791 M:      vapier.adi@gmail.com
792 L:      uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
793 W:      http://blackfin.uclinux.org
794 S:      Supported
796 BAYCOM/HDLCDRV DRIVERS FOR AX.25
797 P:      Thomas Sailer
798 M:      t.sailer@alumni.ethz.ch
799 L:      linux-hams@vger.kernel.org
800 W:      http://www.baycom.org/~tom/ham/ham.html
801 S:      Maintained
803 B43 WIRELESS DRIVER
804 P:      Michael Buesch
805 M:      mb@bu3sch.de
806 P:      Stefano Brivio
807 M:      stefano.brivio@polimi.it
808 L:      linux-wireless@vger.kernel.org
809 W:      http://linuxwireless.org/en/users/Drivers/b43
810 S:      Maintained
812 B43LEGACY WIRELESS DRIVER
813 P:      Larry Finger
814 M:      Larry.Finger@lwfinger.net
815 P:      Stefano Brivio
816 M:      stefano.brivio@polimi.it
817 L:      linux-wireless@vger.kernel.org
818 W:      http://linuxwireless.org/en/users/Drivers/b43
819 S:      Maintained
821 BCM43XX WIRELESS DRIVER (SOFTMAC BASED VERSION)
822 P:      Larry Finger
823 M:      Larry.Finger@lwfinger.net
824 P:      Stefano Brivio
825 M:      stefano.brivio@polimi.it
826 L:      linux-wireless@vger.kernel.org
827 W:      http://bcm43xx.berlios.de/
828 S:      Maintained
830 BEFS FILE SYSTEM
831 P:      Sergey S. Kostyliov
832 M:      rathamahata@php4.ru
833 L:      linux-kernel@vger.kernel.org
834 S:      Maintained
836 BFS FILE SYSTEM
837 P:      Tigran A. Aivazian
838 M:      tigran@aivazian.fsnet.co.uk
839 L:      linux-kernel@vger.kernel.org
840 S:      Maintained
842 BLACKFIN I2C TWI DRIVER
843 P:      Sonic Zhang
844 M:      sonic.zhang@analog.com
845 L:      uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
846 W:      http://blackfin.uclinux.org/
847 S:      Supported
849 BLOCK LAYER
850 P:      Jens Axboe
851 M:      axboe@kernel.dk
852 L:      linux-kernel@vger.kernel.org
853 T:      git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
854 S:      Maintained
856 BLUETOOTH SUBSYSTEM
857 P:      Marcel Holtmann
858 M:      marcel@holtmann.org
859 P:      Maxim Krasnyansky
860 M:      maxk@qualcomm.com
861 L:      bluez-devel@lists.sf.net
862 W:      http://bluez.sf.net
863 W:      http://www.bluez.org
864 W:      http://www.holtmann.org/linux/bluetooth/
865 T:      git kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
866 S:      Maintained
868 BLUETOOTH RFCOMM LAYER
869 P:      Marcel Holtmann
870 M:      marcel@holtmann.org
871 P:      Maxim Krasnyansky
872 M:      maxk@qualcomm.com
873 S:      Maintained
875 BLUETOOTH BNEP LAYER
876 P:      Marcel Holtmann
877 M:      marcel@holtmann.org
878 P:      Maxim Krasnyansky
879 M:      maxk@qualcomm.com
880 S:      Maintained
882 BLUETOOTH CMTP LAYER
883 P:      Marcel Holtmann
884 M:      marcel@holtmann.org
885 S:      Maintained
887 BLUETOOTH HIDP LAYER
888 P:      Marcel Holtmann
889 M:      marcel@holtmann.org
890 S:      Maintained
892 BLUETOOTH HCI UART DRIVER
893 P:      Marcel Holtmann
894 M:      marcel@holtmann.org
895 P:      Maxim Krasnyansky
896 M:      maxk@qualcomm.com
897 S:      Maintained
899 BLUETOOTH HCI USB DRIVER
900 P:      Marcel Holtmann
901 M:      marcel@holtmann.org
902 P:      Maxim Krasnyansky
903 M:      maxk@qualcomm.com
904 S:      Maintained
906 BLUETOOTH HCI BCM203X DRIVER
907 P:      Marcel Holtmann
908 M:      marcel@holtmann.org
909 S:      Maintained
911 BLUETOOTH HCI BPA10X DRIVER
912 P:      Marcel Holtmann
913 M:      marcel@holtmann.org
914 S:      Maintained
916 BLUETOOTH HCI BFUSB DRIVER
917 P:      Marcel Holtmann
918 M:      marcel@holtmann.org
919 S:      Maintained
921 BLUETOOTH HCI DTL1 DRIVER
922 P:      Marcel Holtmann
923 M:      marcel@holtmann.org
924 S:      Maintained
926 BLUETOOTH HCI BLUECARD DRIVER
927 P:      Marcel Holtmann
928 M:      marcel@holtmann.org
929 S:      Maintained
931 BLUETOOTH HCI BT3C DRIVER
932 P:      Marcel Holtmann
933 M:      marcel@holtmann.org
934 S:      Maintained
936 BLUETOOTH HCI BTUART DRIVER
937 P:      Marcel Holtmann
938 M:      marcel@holtmann.org
939 S:      Maintained
941 BLUETOOTH HCI VHCI DRIVER
942 P:      Maxim Krasnyansky
943 M:      maxk@qualcomm.com
944 S:      Maintained
946 BONDING DRIVER
947 P:      Chad Tindel
948 M:      ctindel@users.sourceforge.net
949 P:      Jay Vosburgh
950 M:      fubar@us.ibm.com
951 L:      bonding-devel@lists.sourceforge.net
952 W:      http://sourceforge.net/projects/bonding/
953 S:      Supported
955 BROADBAND PROCESSOR ARCHITECTURE
956 P:      Arnd Bergmann
957 M:      arnd@arndb.de
958 L:      linuxppc-dev@ozlabs.org
959 W:      http://www.penguinppc.org/ppc64/
960 S:      Supported
962 BROADCOM B44 10/100 ETHERNET DRIVER
963 P:      Gary Zambrano
964 M:      zambrano@broadcom.com
965 L:      netdev@vger.kernel.org
966 S:      Supported
968 BROADCOM BNX2 GIGABIT ETHERNET DRIVER
969 P:      Michael Chan
970 M:      mchan@broadcom.com
971 L:      netdev@vger.kernel.org
972 S:      Supported
974 BROADCOM TG3 GIGABIT ETHERNET DRIVER
975 P:      Michael Chan
976 M:      mchan@broadcom.com
977 L:      netdev@vger.kernel.org
978 S:      Supported
980 BSG (block layer generic sg v4 driver)
981 P:      FUJITA Tomonori
982 M:      fujita.tomonori@lab.ntt.co.jp
983 L:      linux-scsi@vger.kernel.org
984 S:      Supported
986 BTTV VIDEO4LINUX DRIVER
987 P:      Mauro Carvalho Chehab
988 M:      mchehab@infradead.org
989 M:      v4l-dvb-maintainer@linuxtv.org
990 L:      video4linux-list@redhat.com
991 W:      http://linuxtv.org
992 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
993 S:      Maintained
995 CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER
996 P:      Jonathan Corbet
997 M:      corbet@lwn.net
998 L:      video4linux-list@redhat.com
999 S:      Maintained
1001 CALGARY x86-64 IOMMU
1002 P:      Muli Ben-Yehuda
1003 M:      muli@il.ibm.com
1004 P:      Jon D. Mason
1005 M:      jdmason@kudzu.us
1006 L:      linux-kernel@vger.kernel.org
1007 L:      discuss@x86-64.org
1008 S:      Maintained
1010 CFAG12864B LCD DRIVER
1011 P:      Miguel Ojeda Sandonis
1012 M:      maxextreme@gmail.com
1013 L:      linux-kernel@vger.kernel.org
1014 W:      http://auxdisplay.googlepages.com/
1015 S:      Maintained
1017 CFAG12864BFB LCD FRAMEBUFFER DRIVER
1018 P:      Miguel Ojeda Sandonis
1019 M:      maxextreme@gmail.com
1020 L:      linux-kernel@vger.kernel.org
1021 W:      http://auxdisplay.googlepages.com/
1022 S:      Maintained
1024 CFG80211 and NL80211
1025 P:      Johannes Berg
1026 M:      johannes@sipsolutions.net
1027 L:      linux-wireless@vger.kernel.org
1028 S:      Maintained
1030 CHECKPATCH
1031 P:      Andy Whitcroft
1032 M:      apw@shadowen.org
1033 P:      Randy Dunlap
1034 M:      rdunlap@xenotime.net
1035 P:      Joel Schopp
1036 M:      jschopp@austin.ibm.com
1037 S:      Supported
1039 COMMON INTERNET FILE SYSTEM (CIFS)
1040 P:      Steve French
1041 M:      sfrench@samba.org
1042 L:      linux-cifs-client@lists.samba.org
1043 L:      samba-technical@lists.samba.org
1044 W:      http://linux-cifs.samba.org/
1045 T:      git kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
1046 S:      Supported
1048 CONFIGFS
1049 P:      Joel Becker
1050 M:      joel.becker@oracle.com
1051 L:      linux-kernel@vger.kernel.org
1052 S:      Supported
1054 CIRRUS LOGIC EP93XX ETHERNET DRIVER
1055 P:      Lennert Buytenhek
1056 M:      kernel@wantstofly.org
1057 L:      netdev@vger.kernel.org
1058 S:      Maintained
1060 CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER
1061 P:      Lennert Buytenhek
1062 M:      kernel@wantstofly.org
1063 L:      linux-usb-devel@lists.sourceforge.net
1064 S:      Maintained
1066 CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
1067 P:      Cirrus Logic Corporation (kernel 2.2 driver)
1068 M:      Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
1069 P:      Nils Faerber (port to kernel 2.4)
1070 M:      Nils Faerber <nils@kernelconcepts.de>
1071 S:      Maintained
1073 CODA FILE SYSTEM
1074 P:      Jan Harkes
1075 M:      jaharkes@cs.cmu.edu
1076 M:      coda@cs.cmu.edu
1077 L:      codalist@coda.cs.cmu.edu
1078 W:      http://www.coda.cs.cmu.edu/
1079 S:      Maintained
1081 COMPACTPCI HOTPLUG CORE
1082 P:      Scott Murray
1083 M:      scottm@somanetworks.com
1084 M:      scott@spiteful.org
1085 L:      pcihpd-discuss@lists.sourceforge.net
1086 S:      Supported
1088 COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
1089 P:      Scott Murray
1090 M:      scottm@somanetworks.com
1091 M:      scott@spiteful.org
1092 L:      pcihpd-discuss@lists.sourceforge.net
1093 S:      Supported
1095 COMPACTPCI HOTPLUG GENERIC DRIVER
1096 P:      Scott Murray
1097 M:      scottm@somanetworks.com
1098 M:      scott@spiteful.org
1099 L:      pcihpd-discuss@lists.sourceforge.net
1100 S:      Supported
1102 COMPUTONE INTELLIPORT MULTIPORT CARD
1103 P:      Michael H. Warfield
1104 M:      mhw@wittsend.com
1105 W:      http://www.wittsend.com/computone.html
1106 S:      Maintained
1108 CONEXANT ACCESSRUNNER USB DRIVER
1109 P:      Simon Arlott
1110 M:      cxacru@fire.lp0.eu
1111 L:      accessrunner-general@lists.sourceforge.net
1112 W:      http://accessrunner.sourceforge.net/
1113 S:      Maintained
1115 CORETEMP HARDWARE MONITORING DRIVER
1116 P:      Rudolf Marek
1117 M:      r.marek@assembler.cz
1118 L:      lm-sensors@lm-sensors.org
1119 S:      Maintained
1121 COSA/SRP SYNC SERIAL DRIVER
1122 P:      Jan "Yenya" Kasprzak
1123 M:      kas@fi.muni.cz
1124 W:      http://www.fi.muni.cz/~kas/cosa/
1125 S:      Maintained
1127 CPU FREQUENCY DRIVERS
1128 P:      Dave Jones
1129 M:      davej@codemonkey.org.uk
1130 L:      cpufreq@lists.linux.org.uk
1131 W:      http://www.codemonkey.org.uk/projects/cpufreq/
1132 T:      git kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git
1133 S:      Maintained
1135 CPUID/MSR DRIVER
1136 P:      H. Peter Anvin
1137 M:      hpa@zytor.com
1138 S:      Maintained
1140 CPUSETS
1141 P:      Paul Jackson
1142 P:      Simon Derr
1143 M:      pj@sgi.com
1144 M:      simon.derr@bull.net
1145 L:      linux-kernel@vger.kernel.org
1146 W:      http://www.bullopensource.org/cpuset/
1147 S:      Supported
1149 CRAMFS FILESYSTEM
1150 W:      http://sourceforge.net/projects/cramfs/
1151 S:      Orphan
1153 CRIS PORT
1154 P:      Mikael Starvik
1155 M:      starvik@axis.com
1156 L:      dev-etrax@axis.com
1157 W:      http://developer.axis.com
1158 S:      Maintained
1160 CRYPTO API
1161 P:      Herbert Xu
1162 M:      herbert@gondor.apana.org.au
1163 P:      David S. Miller
1164 M:      davem@davemloft.net
1165 L:      linux-crypto@vger.kernel.org
1166 T:      git kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
1167 S:      Maintained
1169 CS5535 Audio ALSA driver
1170 P:      Jaya Kumar
1171 M:      jayakumar.alsa@gmail.com
1172 S:      Maintained
1174 CYBERPRO FB DRIVER
1175 P:      Russell King
1176 M:      rmk@arm.linux.org.uk
1177 W:      http://www.arm.linux.org.uk/
1178 S:      Maintained
1180 CYBLAFB FRAMEBUFFER DRIVER
1181 P:      Knut Petersen
1182 M:      Knut_Petersen@t-online.de
1183 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
1184 S:      Maintained
1186 CYCLADES 2X SYNC CARD DRIVER
1187 P:      Arnaldo Carvalho de Melo
1188 M:      acme@ghostprotocols.net
1189 W:      http://oops.ghostprotocols.net:81/blog
1190 S:      Maintained
1192 CYCLADES ASYNC MUX DRIVER
1193 W:      http://www.cyclades.com/
1194 S:      Orphan
1196 CYCLADES PC300 DRIVER
1197 W:      http://www.cyclades.com/
1198 S:      Orphan
1200 DAMA SLAVE for AX.25
1201 P:      Joerg Reuter
1202 M:      jreuter@yaina.de
1203 W:      http://yaina.de/jreuter/
1204 W:      http://www.qsl.net/dl1bke/
1205 L:      linux-hams@vger.kernel.org
1206 S:      Maintained
1208 DC395x SCSI driver
1209 P:      Oliver Neukum
1210 M:      oliver@neukum.name
1211 P:      Ali Akcaagac
1212 M:      aliakc@web.de
1213 P:      Jamie Lenehan
1214 M:      lenehan@twibble.org
1215 W:      http://twibble.org/dist/dc395x/
1216 L:      dc395x@twibble.org
1217 L:      http://lists.twibble.org/mailman/listinfo/dc395x/
1218 S:      Maintained
1220 DC390/AM53C974 SCSI driver
1221 P:      Kurt Garloff
1222 M:      garloff@suse.de
1223 W:      http://www.garloff.de/kurt/linux/dc390/
1224 P:      Guennadi Liakhovetski
1225 M:      g.liakhovetski@gmx.de
1226 S:      Maintained
1228 DCCP PROTOCOL
1229 P:      Arnaldo Carvalho de Melo
1230 M:      acme@ghostprotocols.net
1231 L:      dccp@vger.kernel.org
1232 W:      http://linux-net.osdl.org/index.php/DCCP
1233 S:      Maintained
1235 DECnet NETWORK LAYER
1236 P:      Patrick Caulfield
1237 M:      patrick@tykepenguin.com
1238 W:      http://linux-decnet.sourceforge.net
1239 L:      linux-decnet-user@lists.sourceforge.net
1240 S:      Maintained
1242 DEFXX FDDI NETWORK DRIVER
1243 P:      Maciej W. Rozycki
1244 M:      macro@linux-mips.org
1245 S:      Maintained
1247 DELL LAPTOP SMM DRIVER
1248 P:      Massimo Dal Zotto
1249 M:      dz@debian.org
1250 W:      http://www.debian.org/~dz/i8k/
1251 S:      Maintained
1253 DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
1254 P:      Doug Warzecha
1255 M:      Douglas_Warzecha@dell.com
1256 S:      Maintained
1258 DEVICE-MAPPER  (LVM)
1259 P:      Alasdair Kergon
1260 L:      dm-devel@redhat.com
1261 W:      http://sources.redhat.com/dm
1262 S:      Maintained
1264 DEVICE NUMBER REGISTRY
1265 P:      Torben Mathiasen
1266 M:      device@lanana.org
1267 W:      http://lanana.org/docs/device-list/index.html
1268 L:      linux-kernel@vger.kernel.org
1269 S:      Maintained
1271 DIGI INTL. EPCA DRIVER
1272 P:      Digi International, Inc
1273 M:      Eng.Linux@digi.com
1274 L:      Eng.Linux@digi.com
1275 W:      http://www.digi.com
1276 S:      Orphaned
1278 DIRECTORY NOTIFICATION
1279 P:      Stephen Rothwell
1280 M:      sfr@canb.auug.org.au
1281 L:      linux-kernel@vger.kernel.org
1282 S:      Supported
1284 DISK GEOMETRY AND PARTITION HANDLING
1285 P:      Andries Brouwer
1286 M:      aeb@cwi.nl
1287 W:      http://www.win.tue.nl/~aeb/linux/Large-Disk.html
1288 W:      http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
1289 W:      http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
1290 S:      Maintained
1292 DISKQUOTA:
1293 P:      Jan Kara
1294 M:      jack@suse.cz
1295 L:      linux-kernel@vger.kernel.org
1296 S:      Maintained
1298 DISTRIBUTED LOCK MANAGER
1299 P:      Patrick Caulfield
1300 M:      pcaulfie@redhat.com
1301 P:      David Teigland
1302 M:      teigland@redhat.com
1303 L:      cluster-devel@redhat.com
1304 W:      http://sources.redhat.com/cluster/
1305 T:      git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1306 T:      git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
1307 S:      Supported
1309 DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
1310 P:      Tobias Ringstrom
1311 M:      tori@unhappy.mine.nu
1312 L:      netdev@vger.kernel.org
1313 S:      Maintained
1315 DMA GENERIC OFFLOAD ENGINE SUBSYSTEM
1316 P:      Shannon Nelson
1317 M:      shannon.nelson@intel.com
1318 P:      Dan Williams
1319 M:      dan.j.williams@intel.com
1320 L:      linux-kernel@vger.kernel.org
1321 S:      Supported
1323 DME1737 HARDWARE MONITOR DRIVER
1324 P:      Juerg Haefliger
1325 M:      juergh@gmail.com
1326 L:      lm-sensors@lm-sensors.org
1327 S:      Maintained
1329 DOCBOOK FOR DOCUMENTATION
1330 P:      Randy Dunlap
1331 M:      rdunlap@xenotime.net
1332 S:      Maintained
1334 DOCKING STATION DRIVER
1335 P:      Kristen Carlson Accardi
1336 M:      kristen.c.accardi@intel.com
1337 L:      linux-acpi@vger.kernel.org
1338 S:      Supported
1340 DOUBLETALK DRIVER
1341 P:      James R. Van Zandt
1342 M:      jrv@vanzandt.mv.com
1343 L:      blinux-list@redhat.com
1344 S:      Maintained
1346 DRIVER CORE, KOBJECTS, AND SYSFS
1347 P:      Greg Kroah-Hartman
1348 M:      gregkh@suse.de
1349 L:      linux-kernel@vger.kernel.org
1350 T:      quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
1351 S:      Supported
1353 DRM DRIVERS
1354 P:      David Airlie
1355 M:      airlied@linux.ie
1356 L:      dri-devel@lists.sourceforge.net
1357 T:      git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
1358 S:      Maintained
1360 DSCC4 DRIVER
1361 P:      Francois Romieu
1362 M:      romieu@fr.zoreil.com
1363 L:      netdev@vger.kernel.org
1364 S:      Maintained
1366 DVB SUBSYSTEM AND DRIVERS
1367 P:      LinuxTV.org Project
1368 M:      v4l-dvb-maintainer@linuxtv.org
1369 L:      linux-dvb@linuxtv.org (subscription required)
1370 W:      http://linuxtv.org/
1371 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
1372 S:      Maintained
1374 EATA-DMA SCSI DRIVER
1375 P:      Michael Neuffer
1376 L:      linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1377 S:      Maintained
1379 EATA ISA/EISA/PCI SCSI DRIVER
1380 P:      Dario Ballabio
1381 M:      ballabio_dario@emc.com
1382 L:      linux-scsi@vger.kernel.org
1383 S:      Maintained
1385 EATA-PIO SCSI DRIVER
1386 P:      Michael Neuffer
1387 M:      mike@i-Connect.Net
1388 L:      linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1389 S:      Maintained
1391 EBTABLES
1392 P:      Bart De Schuymer
1393 M:      bart.de.schuymer@pandora.be
1394 L:      ebtables-user@lists.sourceforge.net
1395 L:      ebtables-devel@lists.sourceforge.net
1396 W:      http://ebtables.sourceforge.net/
1397 S:      Maintained
1399 ECRYPT FILE SYSTEM
1400 P:      Mike Halcrow, Phillip Hellewell
1401 M:      mhalcrow@us.ibm.com, phillip@hellewell.homeip.net
1402 L:      ecryptfs-devel@lists.sourceforge.net
1403 W:      http://ecryptfs.sourceforge.net/
1404 S:      Supported
1406 EDAC-CORE
1407 P:      Doug Thompson
1408 M:      dougthompson@xmission.com
1409 L:      bluesmoke-devel@lists.sourceforge.net
1410 W:      bluesmoke.sourceforge.net
1411 S:      Supported
1413 EDAC-E752X
1414 P:      Mark Gross
1415 P:      Doug Thompson
1416 M:      mark.gross@intel.com
1417 M:      dougthompson@xmission.com
1418 L:      bluesmoke-devel@lists.sourceforge.net
1419 W:      bluesmoke.sourceforge.net
1420 S:      Maintained
1422 EDAC-E7XXX
1423 P:      Doug Thompson
1424 M:      dougthompson@xmission.com
1425 L:      bluesmoke-devel@lists.sourceforge.net
1426 W:      bluesmoke.sourceforge.net
1427 S:      Maintained
1429 EDAC-I82443BXGX
1430 P:      Tim Small
1431 M:      tim@buttersideup.com
1432 L:      bluesmoke-devel@lists.sourceforge.net
1433 W:      bluesmoke.sourceforge.net
1434 S:      Maintained
1436 EDAC-I3000
1437 P:      Jason Uhlenkott
1438 M:      juhlenko@akamai.com
1439 L:      bluesmoke-devel@lists.sourceforge.net
1440 W:      bluesmoke.sourceforge.net
1441 S:      Maintained
1443 EDAC-I5000
1444 P:      Doug Thompson
1445 M:      dougthompson@xmission.com
1446 L:      bluesmoke-devel@lists.sourceforge.net
1447 W:      bluesmoke.sourceforge.net
1448 S:      Maintained
1450 EDAC-I82975X
1451 P:      Ranganathan Desikan
1452 P:      Arvind R.
1453 M:      rdesikan@jetzbroadband.com
1454 M:      arvind@acarlab.com
1455 L:      bluesmoke-devel@lists.sourceforge.net
1456 W:      bluesmoke.sourceforge.net
1457 S:      Maintained
1459 EDAC-PASEMI
1460 P:      Egor Martovetsky
1461 M:      egor@pasemi.com
1462 L:      bluesmoke-devel@lists.sourceforge.net
1463 W:      bluesmoke.sourceforge.net
1464 S:      Maintained
1466 EDAC-R82600
1467 P:      Tim Small
1468 M:      tim@buttersideup.com
1469 L:      bluesmoke-devel@lists.sourceforge.net
1470 W:      bluesmoke.sourceforge.net
1471 S:      Maintained
1473 EEPRO100 NETWORK DRIVER
1474 P:      Andrey V. Savochkin
1475 M:      saw@saw.sw.com.sg
1476 S:      Maintained
1478 EFS FILESYSTEM
1479 W:      http://aeschi.ch.eu.org/efs/
1480 S:      Orphan
1482 EHCA (IBM GX bus InfiniBand adapter) DRIVER:
1483 P:      Hoang-Nam Nguyen
1484 M:      hnguyen@de.ibm.com
1485 P:      Christoph Raisch
1486 M:      raisch@de.ibm.com
1487 L:      general@lists.openfabrics.org
1488 S:      Supported
1490 EMULEX LPFC FC SCSI DRIVER
1491 P:      James Smart
1492 M:      james.smart@emulex.com
1493 L:      linux-scsi@vger.kernel.org
1494 W:      http://sourceforge.net/projects/lpfcxxxx
1495 S:      Supported
1497 EPSON 1355 FRAMEBUFFER DRIVER
1498 P:      Christopher Hoover
1499 M:      ch@murgatroid.com, ch@hpl.hp.com
1500 S:      Maintained
1502 ETHEREXPRESS-16 NETWORK DRIVER
1503 P:      Philip Blundell
1504 M:      philb@gnu.org
1505 L:      netdev@vger.kernel.org
1506 S:      Maintained
1508 ETHERNET BRIDGE
1509 P:      Stephen Hemminger
1510 M:      shemminger@linux-foundation.org
1511 L:      bridge@lists.linux-foundation.org
1512 W:      http://bridge.sourceforge.net/
1513 S:      Maintained
1515 ETHERTEAM 16I DRIVER
1516 P:      Mika Kuoppala
1517 M:      miku@iki.fi
1518 S:      Maintained
1520 EXT2 FILE SYSTEM
1521 L:      linux-ext4@vger.kernel.org
1522 S:      Maintained
1524 EXT3 FILE SYSTEM
1525 P:      Stephen Tweedie, Andrew Morton
1526 M:      sct@redhat.com, akpm@linux-foundation.org, adilger@clusterfs.com
1527 L:      linux-ext4@vger.kernel.org
1528 S:      Maintained
1530 EXT4 FILE SYSTEM
1531 P:      Stephen Tweedie, Andrew Morton
1532 M:      sct@redhat.com, akpm@linux-foundation.org, adilger@clusterfs.com
1533 L:      linux-ext4@vger.kernel.org
1534 S:      Maintained
1536 F71805F HARDWARE MONITORING DRIVER
1537 P:      Jean Delvare
1538 M:      khali@linux-fr.org
1539 L:      lm-sensors@lm-sensors.org
1540 S:      Maintained
1542 FARSYNC SYNCHRONOUS DRIVER
1543 P:      Kevin Curtis
1544 M:      kevin.curtis@farsite.co.uk
1545 W:      http://www.farsite.co.uk/
1546 S:      Supported
1548 FAULT INJECTION SUPPORT
1549 P:      Akinobu Mita
1550 M:      akinobu.mita@gmail.com
1551 S:      Supported
1553 FRAMEBUFFER LAYER
1554 P:      Antonino Daplas
1555 M:      adaplas@gmail.com
1556 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
1557 W:      http://linux-fbdev.sourceforge.net/
1558 S:      Maintained
1560 FREESCALE SOC FS_ENET DRIVER
1561 P:      Pantelis Antoniou
1562 M:      pantelis.antoniou@gmail.com
1563 P:      Vitaly Bordug
1564 M:      vbordug@ru.mvista.com
1565 L:      linuxppc-dev@ozlabs.org
1566 L:      netdev@vger.kernel.org
1567 S:      Maintained
1569 FREESCALE HIGHSPEED USB DEVICE DRIVER
1570 P:      Li Yang
1571 M:      leoli@freescale.com
1572 L:      linux-usb-devel@lists.sourceforge.net
1573 L:      linuxppc-dev@ozlabs.org
1574 S:      Maintained
1576 FREESCALE QUICC ENGINE UCC ETHERNET DRIVER
1577 P:      Li Yang
1578 M:      leoli@freescale.com
1579 L:      netdev@vger.kernel.org
1580 L:      linuxppc-dev@ozlabs.org
1581 S:      Maintained
1583 FILE LOCKING (flock() and fcntl()/lockf())
1584 P:      Matthew Wilcox
1585 M:      matthew@wil.cx
1586 L:      linux-fsdevel@vger.kernel.org
1587 S:      Maintained
1589 FILESYSTEMS (VFS and infrastructure)
1590 P:      Alexander Viro
1591 M:      viro@zeniv.linux.org.uk
1592 S:      Maintained
1594 FIREWIRE SUBSYSTEM
1595 P:      Kristian Hoegsberg, Stefan Richter
1596 M:      krh@redhat.com, stefanr@s5r6.in-berlin.de
1597 L:      linux1394-devel@lists.sourceforge.net
1598 W:      http://www.linux1394.org/
1599 T:      git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
1600 S:      Maintained
1602 FIRMWARE LOADER (request_firmware)
1603 L:      linux-kernel@vger.kernel.org
1604 S:      Orphan
1606 FPU EMULATOR
1607 P:      Bill Metzenthen
1608 M:      billm@suburbia.net
1609 W:      http://suburbia.net/~billm/floating-point/emulator/
1610 S:      Maintained
1612 FRAME RELAY DLCI/FRAD (Sangoma drivers too)
1613 P:      Mike McLagan
1614 M:      mike.mclagan@linux.org
1615 L:      netdev@vger.kernel.org
1616 S:      Maintained
1618 FREEVXFS FILESYSTEM
1619 P:      Christoph Hellwig
1620 M:      hch@infradead.org
1621 W:      ftp://ftp.openlinux.org/pub/people/hch/vxfs
1622 S:      Maintained
1624 FUJITSU FR-V (FRV) PORT
1625 P:      David Howells
1626 M:      dhowells@redhat.com
1627 S:      Maintained
1629 FUSE: FILESYSTEM IN USERSPACE
1630 P:      Miklos Szeredi
1631 M:      miklos@szeredi.hu
1632 L:      fuse-devel@lists.sourceforge.net
1633 W:      http://fuse.sourceforge.net/
1634 S:      Maintained
1636 FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
1637 P:      Rik Faith
1638 M:      faith@cs.unc.edu
1639 L:      linux-scsi@vger.kernel.org
1640 S:      Odd fixes (e.g., new signatures)
1642 GDT SCSI DISK ARRAY CONTROLLER DRIVER
1643 P:      Achim Leubner
1644 M:      achim_leubner@adaptec.com
1645 L:      linux-scsi@vger.kernel.org
1646 W:      http://www.icp-vortex.com/
1647 S:      Supported
1649 GENERIC GPIO I2C DRIVER
1650 P:      Haavard Skinnemoen
1651 M:      hskinnemoen@atmel.com
1652 S:      Supported
1654 GENERIC HDLC DRIVER, N2, C101, PCI200SYN and WANXL DRIVERS
1655 P:      Krzysztof Halasa
1656 M:      khc@pm.waw.pl
1657 W:      http://www.kernel.org/pub/linux/utils/net/hdlc/
1658 S:      Maintained
1660 GFS2 FILE SYSTEM
1661 P:      Steven Whitehouse
1662 M:      swhiteho@redhat.com
1663 L:      cluster-devel@redhat.com
1664 W:      http://sources.redhat.com/cluster/
1665 T:      git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1666 T:      git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
1667 S:      Supported
1669 GIGASET ISDN DRIVERS
1670 P:      Hansjoerg Lipp
1671 M:      hjlipp@web.de
1672 P:      Tilman Schmidt
1673 M:      tilman@imap.cc
1674 L:      gigaset307x-common@lists.sourceforge.net
1675 W:      http://gigaset307x.sourceforge.net/
1676 S:      Maintained
1678 HARDWARE MONITORING
1679 P:      Mark M. Hoffman
1680 M:      mhoffman@lightlink.com
1681 L:      lm-sensors@lm-sensors.org
1682 W:      http://www.lm-sensors.org/
1683 T:      git lm-sensors.org:/kernel/mhoffman/hwmon-2.6.git testing
1684 T:      git lm-sensors.org:/kernel/mhoffman/hwmon-2.6.git release
1685 S:      Maintained
1687 HARDWARE RANDOM NUMBER GENERATOR CORE
1688 P:      Michael Buesch
1689 M:      mb@bu3sch.de
1690 S:      Maintained
1692 HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
1693 P:      Robert Love
1694 M:      rlove@rlove.org
1695 M:      linux-kernel@vger.kernel.org
1696 W:      http://www.kernel.org/pub/linux/kernel/people/rml/hdaps/
1697 S:      Maintained
1699 HARMONY SOUND DRIVER
1700 P:      Kyle McMartin
1701 M:      kyle@parisc-linux.org
1702 W:      http://www.parisc-linux.org/~kyle/harmony/
1703 L:      parisc-linux@lists.parisc-linux.org
1704 S:      Maintained
1706 HAYES ESP SERIAL DRIVER
1707 P:      Andrew J. Robinson
1708 M:      arobinso@nyx.net
1709 L:      linux-kernel@vger.kernel.org
1710 W:      http://www.nyx.net/~arobinso
1711 S:      Maintained
1713 HFS FILESYSTEM
1714 P:      Roman Zippel
1715 M:      zippel@linux-m68k.org
1716 L:      linux-kernel@vger.kernel.org
1717 S:      Maintained
1719 HGA FRAMEBUFFER DRIVER
1720 P:      Ferenc Bakonyi
1721 M:      fero@drama.obuda.kando.hu
1722 L:      linux-nvidia@lists.surfsouth.com
1723 W:      http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
1724 S:      Maintained
1726 HID CORE LAYER
1727 P:      Jiri Kosina
1728 M:      jkosina@suse.cz
1729 L:      linux-input@vger.kernel.org
1730 T:      git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
1731 S:      Maintained
1733 HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
1734 P:      Thomas Gleixner
1735 M:      tglx@linutronix.de
1736 L:      linux-kernel@vger.kernel.org
1737 S:      Maintained
1739 HIGH-SPEED SCC DRIVER FOR AX.25
1740 P:      Klaus Kudielka
1741 M:      klaus.kudielka@ieee.org
1742 L:      linux-hams@vger.kernel.org
1743 W:      http://www.nt.tuwien.ac.at/~kkudielk/Linux/
1744 S:      Maintained
1746 HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
1747 P:      HighPoint Linux Team
1748 M:      linux@highpoint-tech.com
1749 W:      http://www.highpoint-tech.com
1750 S:      Supported
1752 HIPPI
1753 P:      Jes Sorensen
1754 M:      jes@trained-monkey.org
1755 L:      linux-hippi@sunsite.dk
1756 S:      Maintained
1758 HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
1759 P:      Chirag Kantharia
1760 M:      chirag.kantharia@hp.com
1761 L:      iss_storagedev@hp.com
1762 S:      Maintained
1764 HEWLETT-PACKARD SMART2 RAID DRIVER
1765 P:      Chirag Kantharia
1766 M:      chirag.kantharia@hp.com
1767 L:      iss_storagedev@hp.com
1768 S:      Maintained
1770 HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
1771 P:      Mike Miller
1772 M:      mike.miller@hp.com
1773 L:      iss_storagedev@hp.com
1774 S:      Supported
1776 HOST AP DRIVER
1777 P:      Jouni Malinen
1778 M:      j@w1.fi
1779 L:      hostap@shmoo.com (subscribers-only)
1780 L:      linux-wireless@vger.kernel.org
1781 W:      http://hostap.epitest.fi/
1782 S:      Maintained
1784 HP100:  Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
1785 P:      Jaroslav Kysela
1786 M:      perex@perex.cz
1787 S:      Maintained
1789 HPET:   High Precision Event Timers driver (hpet.c)
1790 P:      Clemens Ladisch
1791 M:      clemens@ladisch.de
1792 S:      Maintained
1794 HPET:   i386
1795 P:      Venkatesh Pallipadi (Venki)
1796 M:      venkatesh.pallipadi@intel.com
1797 S:      Maintained
1799 HPET:   x86_64
1800 P:      Vojtech Pavlik
1801 M:      vojtech@suse.cz
1802 S:      Maintained
1804 HPET:   ACPI hpet.c
1805 P:      Bob Picco
1806 M:      bob.picco@hp.com
1807 S:      Maintained
1809 HPFS FILESYSTEM
1810 P:      Mikulas Patocka
1811 M:      mikulas@artax.karlin.mff.cuni.cz
1812 W:      http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
1813 S:      Maintained
1815 HUGETLB FILESYSTEM
1816 P:      William Irwin
1817 M:      wli@holomorphy.com
1818 S:      Maintained
1820 I2C/SMBUS STUB DRIVER
1821 P:      Mark M. Hoffman
1822 M:      mhoffman@lightlink.com
1823 L:      lm-sensors@lm-sensors.org
1824 S:      Maintained
1826 I2C SUBSYSTEM
1827 P:      Jean Delvare
1828 M:      khali@linux-fr.org
1829 L:      i2c@lm-sensors.org
1830 T:      quilt http://khali.linux-fr.org/devel/linux-2.6/jdelvare-i2c/
1831 S:      Maintained
1833 I2C-TINY-USB DRIVER
1834 P:      Till Harbaum
1835 M:      till@harbaum.org
1836 L:      i2c@lm-sensors.org
1837 T:      http://www.harbaum.org/till/i2c_tiny_usb
1838 S:      Maintained
1840 i386 BOOT CODE
1841 P:      H. Peter Anvin
1842 M:      hpa@zytor.com
1843 L:      Linux-Kernel@vger.kernel.org
1844 S:      Maintained
1846 i386 SETUP CODE / CPU ERRATA WORKAROUNDS
1847 P:      H. Peter Anvin
1848 M:      hpa@zytor.com
1849 T:      git.kernel.org:/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup.git
1850 S:      Maintained
1852 IA64 (Itanium) PLATFORM
1853 P:      Tony Luck
1854 M:      tony.luck@intel.com
1855 L:      linux-ia64@vger.kernel.org
1856 W:      http://www.ia64-linux.org/
1857 T:      git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
1858 S:      Maintained
1860 SN-IA64 (Itanium) SUB-PLATFORM
1861 P:      Jes Sorensen
1862 M:      jes@sgi.com
1863 L:      linux-altix@sgi.com
1864 L:      linux-ia64@vger.kernel.org
1865 W:      http://www.sgi.com/altix
1866 S:      Maintained
1868 IBM MCA SCSI SUBSYSTEM DRIVER
1869 P:      Michael Lang
1870 M:      langa2@kph.uni-mainz.de
1871 W:      http://www.uni-mainz.de/~langm000/linux.html
1872 S:      Maintained
1874 IBM Power Linux RAID adapter
1875 P:      Brian King
1876 M:      brking@us.ibm.com
1877 S:      Supported
1879 IBM ServeRAID RAID DRIVER
1880 P:      Jack Hammer
1881 P:      Dave Jeffery
1882 M:      ipslinux@adaptec.com
1883 W:      http://www.developer.ibm.com/welcome/netfinity/serveraid.html
1884 S:      Supported
1886 IDE SUBSYSTEM
1887 P:      Bartlomiej Zolnierkiewicz
1888 M:      bzolnier@gmail.com
1889 L:      linux-ide@vger.kernel.org
1890 T:      quilt kernel.org/pub/linux/kernel/people/bart/pata-2.6/
1891 S:      Maintained
1893 IDE/ATAPI CDROM DRIVER
1894 L:      linux-ide@vger.kernel.org
1895 S:      Unmaintained
1897 IDE/ATAPI FLOPPY DRIVERS
1898 P:      Paul Bristow
1899 M:      Paul Bristow <paul@paulbristow.net>
1900 W:      http://paulbristow.net/linux/idefloppy.html
1901 L:      linux-kernel@vger.kernel.org
1902 S:      Maintained
1904 IDE/ATAPI TAPE DRIVERS
1905 P:      Gadi Oxman
1906 M:      Gadi Oxman <gadio@netvision.net.il>
1907 L:      linux-kernel@vger.kernel.org
1908 S:      Maintained
1910 IDE-SCSI DRIVER
1911 L:      linux-ide@vger.kernel.org
1912 L:      linux-scsi@vger.kernel.org
1913 S:      Orphan
1915 IEEE 1394 SUBSYSTEM
1916 P:      Ben Collins
1917 M:      ben.collins@ubuntu.com
1918 P:      Stefan Richter
1919 M:      stefanr@s5r6.in-berlin.de
1920 L:      linux1394-devel@lists.sourceforge.net
1921 W:      http://www.linux1394.org/
1922 T:      git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
1923 S:      Maintained
1925 IEEE 1394 RAW I/O DRIVER (raw1394)
1926 P:      Dan Dennedy
1927 M:      dan@dennedy.org
1928 P:      Stefan Richter
1929 M:      stefanr@s5r6.in-berlin.de
1930 L:      linux1394-devel@lists.sourceforge.net
1931 S:      Maintained
1933 IMS TWINTURBO FRAMEBUFFER DRIVER
1934 P:      Paul Mundt
1935 M:      lethal@chaoticdreams.org
1936 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
1937 S:      Maintained
1939 INFINIBAND SUBSYSTEM
1940 P:      Roland Dreier
1941 M:      rolandd@cisco.com
1942 P:      Sean Hefty
1943 M:      mshefty@ichips.intel.com
1944 P:      Hal Rosenstock
1945 M:      hal.rosenstock@gmail.com 
1946 L:      general@lists.openfabrics.org
1947 W:      http://www.openib.org/
1948 T:      git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
1949 S:      Supported
1951 INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
1952 P:      Dmitry Torokhov
1953 M:      dmitry.torokhov@gmail.com
1954 M:      dtor@mail.ru
1955 L:      linux-input@vger.kernel.org
1956 T:      git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git
1957 S:      Maintained
1959 INOTIFY
1960 P:      John McCutchan
1961 M:      ttb@tentacle.dhs.org
1962 P:      Robert Love
1963 M:      rml@novell.com
1964 L:      linux-kernel@vger.kernel.org
1965 S:      Maintained
1967 INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
1968 P:      Sylvain Meyer
1969 M:      sylvain.meyer@worldonline.fr
1970 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
1971 S:      Maintained
1973 INTEL 810/815 FRAMEBUFFER DRIVER
1974 P:      Antonino Daplas
1975 M:      adaplas@gmail.com
1976 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
1977 S:      Maintained
1979 INTEL IA32 MICROCODE UPDATE SUPPORT
1980 P:      Tigran Aivazian
1981 M:      tigran@aivazian.fsnet.co.uk
1982 S:      Maintained
1984 INTEL I/OAT DMA DRIVER
1985 P:      Shannon Nelson
1986 M:      shannon.nelson@intel.com
1987 L:      linux-kernel@vger.kernel.org
1988 S:      Supported
1990 INTEL IOP-ADMA DMA DRIVER
1991 P:      Dan Williams
1992 M:      dan.j.williams@intel.com
1993 L:      linux-kernel@vger.kernel.org
1994 S:      Supported
1996 INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
1997 P:      Deepak Saxena
1998 M:      dsaxena@plexity.net
1999 S:      Maintained
2001 INTEL IXP2000 ETHERNET DRIVER
2002 P:      Lennert Buytenhek
2003 M:      kernel@wantstofly.org
2004 L:      netdev@vger.kernel.org
2005 S:      Maintained
2007 INTEL PRO/100 ETHERNET SUPPORT
2008 P:      John Ronciak
2009 M:      john.ronciak@intel.com
2010 P:      Jesse Brandeburg
2011 M:      jesse.brandeburg@intel.com
2012 P:      Jeff Kirsher
2013 M:      jeffrey.t.kirsher@intel.com
2014 P:      Auke Kok
2015 M:      auke-jan.h.kok@intel.com
2016 L:      e1000-devel@lists.sourceforge.net
2017 W:      http://sourceforge.net/projects/e1000/
2018 S:      Supported
2020 INTEL PRO/1000 GIGABIT ETHERNET SUPPORT
2021 P:      Jeb Cramer
2022 M:      cramerj@intel.com
2023 P:      John Ronciak
2024 M:      john.ronciak@intel.com
2025 P:      Jesse Brandeburg
2026 M:      jesse.brandeburg@intel.com
2027 P:      Jeff Kirsher
2028 M:      jeffrey.t.kirsher@intel.com
2029 P:      Auke Kok
2030 M:      auke-jan.h.kok@intel.com
2031 L:      e1000-devel@lists.sourceforge.net
2032 W:      http://sourceforge.net/projects/e1000/
2033 S:      Supported
2035 INTEL PRO/10GbE SUPPORT
2036 P:      Ayyappan Veeraiyan
2037 M:      ayyappan.veeraiyan@intel.com
2038 P:      Auke Kok
2039 M:      auke-jan.h.kok@intel.com
2040 P:      Jesse Brandeburg
2041 M:      jesse.brandeburg@intel.com
2042 P:      John Ronciak
2043 M:      john.ronciak@intel.com
2044 L:      e1000-devel@lists.sourceforge.net
2045 W:      http://sourceforge.net/projects/e1000/
2046 S:      Supported
2048 INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
2049 P:      Yi Zhu
2050 M:      yi.zhu@intel.com
2051 P:      James Ketrenos
2052 M:      jketreno@linux.intel.com
2053 L:      linux-wireless@vger.kernel.org
2054 L:      ipw2100-devel@lists.sourceforge.net
2055 L:      http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
2056 W:      http://ipw2100.sourceforge.net
2057 S:      Supported
2059 INTEL PRO/WIRELESS 2915ABG 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://ipw2200.sourceforge.net
2068 S:      Supported
2070 INTEL WIRELESS WIFI LINK (iwlwifi)
2071 P:      Zhu Yi
2072 M:      yi.zhu@intel.com
2073 L:      linux-wireless@vger.kernel.org
2074 L:      ipw3945-devel@lists.sourceforge.net
2075 W:      http://intellinuxwireless.org
2076 T:      git git://intellinuxwireless.org/repos/iwlwifi
2077 S:      Supported
2079 IOC3 ETHERNET DRIVER
2080 P:      Ralf Baechle
2081 M:      ralf@linux-mips.org
2082 L:      linux-mips@linux-mips.org
2083 S:      Maintained
2085 IOC3 SERIAL DRIVER
2086 P:      Pat Gefre
2087 M:      pfg@sgi.com
2088 L:      linux-kernel@linux-mips.org
2089 S:      Maintained
2091 IP MASQUERADING:
2092 P:      Juanjo Ciarlante
2093 M:      jjciarla@raiz.uncu.edu.ar
2094 S:      Maintained
2096 IP1000A 10/100/1000 GIGABIT ETHERNET DRIVER
2097 P:      Francois Romieu
2098 M:      romieu@fr.zoreil.com
2099 P:      Sorbica Shieh
2100 M:      sorbica@icplus.com.tw
2101 P:      Jesse Huang
2102 M:      jesse@icplus.com.tw
2103 L:      netdev@vger.kernel.org
2104 S:      Maintained
2106 IPATH DRIVER:
2107 P:      Arthur Jones
2108 M:      infinipath@qlogic.com
2109 L:      general@lists.openfabrics.org
2110 T:      git git://git.qlogic.com/ipath-linux-2.6
2111 S:      Supported
2113 IPMI SUBSYSTEM
2114 P:      Corey Minyard
2115 M:      minyard@acm.org
2116 L:      openipmi-developer@lists.sourceforge.net
2117 W:      http://openipmi.sourceforge.net/
2118 S:      Supported
2120 IPX NETWORK LAYER
2121 P:      Arnaldo Carvalho de Melo
2122 M:      acme@ghostprotocols.net
2123 L:      netdev@vger.kernel.org
2124 S:      Maintained
2126 IPWIRELESS_CS DRIVER
2127 P:      Jiri Kosina
2128 M:      jkosina@suse.cz
2129 P:      David Sterba
2130 M:      dsterba@suse.cz
2131 S:      Maintained
2132 T:      git://git.kernel.org/pub/scm/linux/kernel/git/jikos/ipwireless_cs.git
2134 IRDA SUBSYSTEM
2135 P:      Samuel Ortiz
2136 M:      samuel@sortiz.org
2137 L:      irda-users@lists.sourceforge.net (subscribers-only)
2138 W:      http://irda.sourceforge.net/
2139 S:      Maintained
2141 ISAPNP
2142 P:      Jaroslav Kysela
2143 M:      perex@perex.cz
2144 S:      Maintained
2146 ISDN SUBSYSTEM
2147 P:      Karsten Keil
2148 M:      kkeil@suse.de
2149 L:      isdn4linux@listserv.isdn4linux.de
2150 W:      http://www.isdn4linux.de
2151 T:      git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git
2152 S:      Maintained
2154 ISDN SUBSYSTEM (Eicon active card driver)
2155 P:      Armin Schindler
2156 M:      mac@melware.de
2157 L:      isdn4linux@listserv.isdn4linux.de
2158 W:      http://www.melware.de
2159 S:      Maintained
2161 JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
2162 P:      David Woodhouse
2163 M:      dwmw2@infradead.org
2164 L:      linux-mtd@lists.infradead.org
2165 W:      http://www.linux-mtd.infradead.org/doc/jffs2.html
2166 S:      Maintained
2168 JFS FILESYSTEM
2169 P:      Dave Kleikamp
2170 M:      shaggy@austin.ibm.com
2171 L:      jfs-discussion@lists.sourceforge.net
2172 W:      http://jfs.sourceforge.net/
2173 T:      git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
2174 S:      Supported
2176 JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
2177 P:      Stephen Tweedie, Andrew Morton
2178 M:      sct@redhat.com, akpm@linux-foundation.org
2179 L:      linux-ext4@vger.kernel.org
2180 S:      Maintained
2182 K8TEMP HARDWARE MONITORING DRIVER
2183 P:      Rudolf Marek
2184 M:      r.marek@assembler.cz
2185 L:      lm-sensors@lm-sensors.org
2186 S:      Maintained
2188 KCONFIG
2189 P:      Roman Zippel
2190 M:      zippel@linux-m68k.org
2191 L:      linux-kbuild@vger.kernel.org
2192 S:      Maintained
2194 KDUMP
2195 P:      Vivek Goyal
2196 M:      vgoyal@in.ibm.com
2197 P:      Haren Myneni
2198 M:      hbabu@us.ibm.com
2199 L:      kexec@lists.infradead.org
2200 L:      linux-kernel@vger.kernel.org
2201 W:      http://lse.sourceforge.net/kdump/
2202 S:      Maintained
2204 KERNEL AUTOMOUNTER (AUTOFS)
2205 P:      H. Peter Anvin
2206 M:      hpa@zytor.com
2207 L:      autofs@linux.kernel.org
2208 S:      Odd Fixes
2210 KERNEL AUTOMOUNTER v4 (AUTOFS4)
2211 P:      Ian Kent
2212 M:      raven@themaw.net
2213 L:      autofs@linux.kernel.org
2214 S:      Maintained
2216 KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
2217 P:      Sam Ravnborg
2218 M:      sam@ravnborg.org
2219 T:      git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild.git
2220 L:      linux-kbuild@vger.kernel.org
2221 S:      Maintained
2223 KERNEL JANITORS
2224 P:      Several
2225 L:      kernel-janitors@vger.kernel.org
2226 W:      http://www.kerneljanitors.org/
2227 S:      Maintained
2229 KERNEL NFSD
2230 P:      J. Bruce Fields
2231 M:      bfields@fieldses.org
2232 P:      Neil Brown
2233 M:      neilb@suse.de
2234 L:      nfs@lists.sourceforge.net
2235 W:      http://nfs.sourceforge.net/
2236 S:      Supported
2238 KERNEL VIRTUAL MACHINE (KVM)
2239 P:      Avi Kivity
2240 M:      avi@qumranet.com
2241 L:      kvm-devel@lists.sourceforge.net
2242 W:      kvm.sourceforge.net
2243 S:      Supported
2245 KEXEC
2246 P:      Eric Biederman
2247 M:      ebiederm@xmission.com
2248 W:      http://ftp.kernel.org/pub/linux/kernel/people/horms/kexec-tools/
2249 L:      linux-kernel@vger.kernel.org
2250 L:      kexec@lists.infradead.org
2251 S:      Maintained
2253 KPROBES
2254 P:      Prasanna S Panchamukhi
2255 M:      prasanna@in.ibm.com
2256 P:      Ananth N Mavinakayanahalli
2257 M:      ananth@in.ibm.com
2258 P:      Anil S Keshavamurthy
2259 M:      anil.s.keshavamurthy@intel.com
2260 P:      David S. Miller
2261 M:      davem@davemloft.net
2262 L:      linux-kernel@vger.kernel.org
2263 S:      Maintained
2265 KS0108 LCD CONTROLLER DRIVER
2266 P:      Miguel Ojeda Sandonis
2267 M:      maxextreme@gmail.com
2268 L:      linux-kernel@vger.kernel.org
2269 W:      http://auxdisplay.googlepages.com/
2270 S:      Maintained
2272 LAPB module
2273 L:      linux-x25@vger.kernel.org
2274 S:      Orphan
2276 LASI 53c700 driver for PARISC
2277 P:      James E.J. Bottomley
2278 M:      James.Bottomley@HansenPartnership.com
2279 L:      linux-scsi@vger.kernel.org
2280 S:      Maintained
2282 LED SUBSYSTEM
2283 P:      Richard Purdie
2284 M:      rpurdie@rpsys.net
2285 S:      Maintained
2287 LEGO USB Tower driver
2288 P:      Juergen Stuber
2289 M:      starblue@users.sourceforge.net
2290 L:      legousb-devel@lists.sourceforge.net
2291 W:      http://legousb.sourceforge.net/
2292 S:      Maintained
2294 LGUEST
2295 P:      Rusty Russell
2296 M:      rusty@rustcorp.com.au
2297 L:      lguest@ozlabs.org
2298 W:      http://lguest.ozlabs.org/
2299 S:      Maintained
2301 LINUX FOR IBM pSERIES (RS/6000)
2302 P:      Paul Mackerras
2303 M:      paulus@au.ibm.com
2304 W:      http://www.ibm.com/linux/ltc/projects/ppc
2305 S:      Supported
2307 LINUX FOR NCR VOYAGER
2308 P:      James Bottomley
2309 M:      James.Bottomley@HansenPartnership.com
2310 W:      http://www.hansenpartnership.com/voyager
2311 S:      Maintained
2313 LINUX FOR POWERPC
2314 P:      Paul Mackerras
2315 M:      paulus@samba.org
2316 W:      http://www.penguinppc.org/
2317 L:      linuxppc-dev@ozlabs.org
2318 T:      git kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc.git
2319 S:      Supported
2321 LINUX FOR POWER MACINTOSH
2322 P:      Benjamin Herrenschmidt
2323 M:      benh@kernel.crashing.org
2324 W:      http://www.penguinppc.org/
2325 L:      linuxppc-dev@ozlabs.org
2326 S:      Maintained
2328 LINUX FOR POWERPC EMBEDDED MPC52XX
2329 P:      Sylvain Munaut
2330 M:      tnt@246tNt.com
2331 P:      Grant Likely
2332 M:      grant.likely@secretlab.ca
2333 W:      http://www.246tNt.com/mpc52xx/
2334 W:      http://www.penguinppc.org/
2335 L:      linuxppc-dev@ozlabs.org
2336 S:      Maintained
2338 LINUX FOR POWERPC EMBEDDED PPC4XX
2339 P:      Josh Boyer
2340 M:      jwboyer@linux.vnet.ibm.com
2341 P:      Matt Porter
2342 M:      mporter@kernel.crashing.org
2343 W:      http://www.penguinppc.org/
2344 L:      linuxppc-dev@ozlabs.org
2345 T:      git kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc.git
2346 S:      Maintained
2348 LINUX FOR POWERPC EMBEDDED XILINX VIRTEX
2349 P:      Grant Likely
2350 M:      grant.likely@secretlab.ca
2351 W:      http://wiki.secretlab.ca/index.php/Linux_on_Xilinx_Virtex
2352 L:      linuxppc-dev@ozlabs.org
2353 S:      Maintained
2355 LINUX FOR POWERPC BOOT CODE
2356 P:      Tom Rini
2357 M:      trini@kernel.crashing.org
2358 W:      http://www.penguinppc.org/
2359 L:      linuxppc-dev@ozlabs.org
2360 S:      Maintained
2362 LINUX FOR POWERPC EMBEDDED PPC8XX
2363 P:      Vitaly Bordug
2364 M:      vitb@kernel.crashing.org
2365 P:      Marcelo Tosatti
2366 M:      marcelo@kvack.org
2367 W:      http://www.penguinppc.org/
2368 L:      linuxppc-dev@ozlabs.org
2369 S:      Maintained
2371 LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
2372 P:      Kumar Gala
2373 M:      galak@kernel.crashing.org
2374 W:      http://www.penguinppc.org/
2375 L:      linuxppc-dev@ozlabs.org
2376 S:      Maintained
2378 LINUX FOR POWERPC PA SEMI PWRFICIENT
2379 P:      Olof Johansson
2380 M:      olof@lixom.net
2381 W:      http://www.pasemi.com/
2382 L:      linuxppc-dev@ozlabs.org
2383 S:      Supported
2385 LLC (802.2)
2386 P:      Arnaldo Carvalho de Melo
2387 M:      acme@ghostprotocols.net
2388 S:      Maintained
2390 LINUX FOR 64BIT POWERPC
2391 P:      Paul Mackerras
2392 M:      paulus@samba.org
2393 M:      paulus@au.ibm.com
2394 P:      Anton Blanchard
2395 M:      anton@samba.org
2396 M:      anton@au.ibm.com
2397 W:      http://www.penguinppc.org/ppc64/
2398 L:      linuxppc-dev@ozlabs.org
2399 S:      Supported
2401 LINUX SECURITY MODULE (LSM) FRAMEWORK
2402 P:      Chris Wright
2403 M:      chrisw@sous-sol.org
2404 L:      linux-security-module@vger.kernel.org
2405 W:      http://lsm.immunix.org
2406 T:      git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
2407 S:      Supported
2409 LM83 HARDWARE MONITOR DRIVER
2410 P:      Jean Delvare
2411 M:      khali@linux-fr.org
2412 L:      lm-sensors@lm-sensors.org
2413 S:      Maintained
2415 LM90 HARDWARE MONITOR DRIVER
2416 P:      Jean Delvare
2417 M:      khali@linux-fr.org
2418 L:      lm-sensors@lm-sensors.org
2419 S:      Maintained
2421 LOCKDEP AND LOCKSTAT
2422 P:      Peter Zijlstra
2423 M:      peterz@infradead.org
2424 P:      Ingo Molnar
2425 M:      mingo@redhat.com
2426 L:      linux-kernel@vger.kernel.org
2427 T:      git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep.git
2428 S:      Maintained
2430 LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
2431 P:      Richard Russon (FlatCap)
2432 M:      ldm@flatcap.org
2433 L:      linux-ntfs-dev@lists.sourceforge.net
2434 W:      http://www.linux-ntfs.org/content/view/19/37/
2435 S:      Maintained
2437 LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
2438 P:      Eric Moore
2439 M:      Eric.Moore@lsi.com
2440 M:      support@lsi.com
2441 L:      DL-MPTFusionLinux@lsi.com
2442 L:      linux-scsi@vger.kernel.org
2443 W:      http://www.lsilogic.com/support
2444 S:      Supported
2446 LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
2447 P:      Matthew Wilcox
2448 M:      matthew@wil.cx
2449 L:      linux-scsi@vger.kernel.org
2450 S:      Maintained
2452 M32R ARCHITECTURE
2453 P:      Hirokazu Takata
2454 M:      takata@linux-m32r.org
2455 L:      linux-m32r@ml.linux-m32r.org
2456 L:      linux-m32r-ja@ml.linux-m32r.org (in Japanese)
2457 W:      http://www.linux-m32r.org/
2458 S:      Maintained
2460 M68K ARCHITECTURE
2461 P:      Geert Uytterhoeven
2462 M:      geert@linux-m68k.org
2463 P:      Roman Zippel
2464 M:      zippel@linux-m68k.org
2465 L:      linux-m68k@lists.linux-m68k.org
2466 W:      http://www.linux-m68k.org/
2467 W:      http://linux-m68k-cvs.ubb.ca/
2468 S:      Maintained
2470 M68K ON APPLE MACINTOSH
2471 P:      Joshua Thompson
2472 M:      funaho@jurai.org
2473 W:      http://www.mac.linux-m68k.org/
2474 L:      linux-mac68k@mac.linux-m68k.org
2475 S:      Maintained
2477 M68K ON HP9000/300
2478 P:      Philip Blundell
2479 M:      philb@gnu.org
2480 W:      http://www.tazenda.demon.co.uk/phil/linux-hp
2481 S:      Maintained
2483 MAC80211
2484 P:      Michael Wu
2485 M:      flamingice@sourmilk.net
2486 P:      Johannes Berg
2487 M:      johannes@sipsolutions.net
2488 P:      Jiri Benc
2489 M:      jbenc@suse.cz
2490 L:      linux-wireless@vger.kernel.org
2491 W:      http://linuxwireless.org/
2492 T:      git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2493 S:      Maintained
2495 MACVLAN DRIVER
2496 P:      Patrick McHardy
2497 M:      kaber@trash.net
2498 L:      netdev@vger.kernel.org
2499 S:      Maintained
2501 MARVELL YUKON / SYSKONNECT DRIVER
2502 P:      Mirko Lindner
2503 M:      mlindner@syskonnect.de
2504 P:      Ralph Roesler
2505 M:      rroesler@syskonnect.de
2506 W:      http://www.syskonnect.com
2507 S:      Supported
2509 MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
2510 P:      Michael Kerrisk
2511 M:      mtk.manpages@gmail.com
2512 W:      ftp://ftp.kernel.org/pub/linux/docs/manpages
2513 S:      Maintained
2515 MARVELL MV643XX ETHERNET DRIVER
2516 P:      Dale Farnsworth
2517 M:      dale@farnsworth.org
2518 P:      Manish Lachwani
2519 M:      mlachwani@mvista.com
2520 L:      netdev@vger.kernel.org
2521 S:      Odd Fixes for 2.4; Maintained for 2.6.
2523 MATROX FRAMEBUFFER DRIVER
2524 P:      Petr Vandrovec
2525 M:      vandrove@vc.cvut.cz
2526 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
2527 S:      Maintained
2529 MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
2530 P:      Hans J. Koch
2531 M:      hjk@linutronix.de
2532 L:      lm-sensors@lm-sensors.org
2533 S:      Maintained
2535 MEGARAID SCSI DRIVERS
2536 P:      Neela Syam Kolli
2537 M:      megaraidlinux@lsi.com
2538 S:      linux-scsi@vger.kernel.org
2539 W:      http://megaraid.lsilogic.com
2540 S:      Maintained
2542 MEMORY MANAGEMENT
2543 L:      linux-mm@kvack.org
2544 L:      linux-kernel@vger.kernel.org
2545 W:      http://www.linux-mm.org
2546 S:      Maintained
2548 MEMORY TECHNOLOGY DEVICES (MTD)
2549 P:      David Woodhouse
2550 M:      dwmw2@infradead.org
2551 W:      http://www.linux-mtd.infradead.org/
2552 L:      linux-mtd@lists.infradead.org
2553 T:      git git://git.infradead.org/mtd-2.6.git
2554 S:      Maintained
2556 UNSORTED BLOCK IMAGES (UBI)
2557 P:      Artem Bityutskiy
2558 M:      dedekind@infradead.org
2559 W:      http://www.linux-mtd.infradead.org/
2560 L:      linux-mtd@lists.infradead.org
2561 T:      git git://git.infradead.org/~dedekind/ubi-2.6.git
2562 S:      Maintained
2564 MICROTEK X6 SCANNER
2565 P:      Oliver Neukum
2566 M:      oliver@neukum.name
2567 S:      Maintained
2569 MIPS
2570 P:      Ralf Baechle
2571 M:      ralf@linux-mips.org
2572 W:      http://www.linux-mips.org/
2573 L:      linux-mips@linux-mips.org
2574 T:      git www.linux-mips.org:/pub/scm/linux.git
2575 S:      Supported
2577 MISCELLANEOUS MCA-SUPPORT
2578 P:      James Bottomley
2579 M:      James.Bottomley@HansenPartnership.com
2580 L:      linux-kernel@vger.kernel.org
2581 S:      Maintained
2583 MODULE SUPPORT
2584 P:      Rusty Russell
2585 M:      rusty@rustcorp.com.au
2586 L:      linux-kernel@vger.kernel.org
2587 S:      Maintained
2589 MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
2590 P:      Stelian Pop
2591 M:      stelian@popies.net
2592 W:      http://popies.net/meye/
2593 S:      Maintained
2595 MOTOROLA IMX MMC/SD HOST CONTROLLER INTERFACE DRIVER
2596 P:      Pavel Pisa
2597 M:      ppisa@pikron.com
2598 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
2599 W:      http://mmc.drzeus.cx/wiki/Controllers/Freescale/SDHC
2600 S:      Maintained
2602 MOUSE AND MISC DEVICES [GENERAL]
2603 P:      Alessandro Rubini
2604 M:      rubini@ipvvis.unipv.it
2605 L:      linux-kernel@vger.kernel.org
2606 S:      Maintained
2608 MOXA SMARTIO/INDUSTIO SERIAL CARD (MXSER 2.0)
2609 P:      Jiri Slaby
2610 M:      jirislaby@gmail.com
2611 L:      linux-kernel@vger.kernel.org
2612 S:      Maintained
2614 MSI LAPTOP SUPPORT
2615 P:      Lennart Poettering
2616 M:      mzxreary@0pointer.de
2617 L:      https://tango.0pointer.de/mailman/listinfo/s270-linux
2618 W:      http://0pointer.de/lennart/tchibo.html
2619 S:      Maintained
2621 MTRR AND SIMILAR SUPPORT [i386]
2622 P:      Richard Gooch
2623 M:      rgooch@atnf.csiro.au
2624 L:      linux-kernel@vger.kernel.org
2625 W:      http://www.atnf.csiro.au/~rgooch/linux/kernel-patches.html
2626 S:      Maintained
2628 MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM
2629 P:      Pierre Ossman
2630 M:      drzeus-mmc@drzeus.cx
2631 L:      linux-kernel@vger.kernel.org
2632 S:      Maintained
2634 MULTIMEDIA CARD (MMC) ETC. OVER SPI
2635 P:      David Brownell
2636 M:      dbrownell@users.sourceforge.net
2637 L:      linux-kernel@vger.kernel.org
2638 S:      Odd fixes
2640 MULTISOUND SOUND DRIVER
2641 P:      Andrew Veliath
2642 M:      andrewtv@usa.net
2643 S:      Maintained
2645 MULTITECH MULTIPORT CARD (ISICOM)
2646 P:      Jiri Slaby
2647 M:      jirislaby@gmail.com
2648 L:      linux-kernel@vger.kernel.org
2649 S:      Maintained
2651 NATSEMI ETHERNET DRIVER (DP8381x)
2652 P:      Tim Hockin
2653 M:      thockin@hockin.org
2654 S:      Maintained
2656 NCP FILESYSTEM
2657 P:      Petr Vandrovec
2658 M:      vandrove@vc.cvut.cz
2659 L:      linware@sh.cvut.cz
2660 S:      Maintained
2662 NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
2663 P:      James E.J. Bottomley
2664 M:      James.Bottomley@HansenPartnership.com
2665 L:      linux-scsi@vger.kernel.org
2666 S:      Maintained
2668 NETEM NETWORK EMULATOR
2669 P:      Stephen Hemminger
2670 M:      shemminger@linux-foundation.org
2671 L:      netem@lists.linux-foundation.org
2672 S:      Maintained
2674 NETERION (S2IO) Xframe 10GbE DRIVER
2675 P:      Ramkrishna Vepa
2676 M:      ram.vepa@neterion.com
2677 P:      Rastapur Santosh
2678 M:      santosh.rastapur@neterion.com
2679 P:      Sivakumar Subramani
2680 M:      sivakumar.subramani@neterion.com
2681 P:      Sreenivasa Honnur
2682 M:      sreenivasa.honnur@neterion.com
2683 L:      netdev@vger.kernel.org
2684 W:      http://trac.neterion.com/cgi-bin/trac.cgi/wiki/TitleIndex?anonymous
2685 S:      Supported
2687 NETFILTER/IPTABLES/IPCHAINS
2688 P:      Rusty Russell
2689 P:      Marc Boucher
2690 P:      James Morris
2691 P:      Harald Welte
2692 P:      Jozsef Kadlecsik
2693 P:      Patrick McHardy
2694 M:      kaber@trash.net
2695 L:      netfilter-devel@vger.kernel.org
2696 L:      netfilter@vger.kernel.org
2697 L:      coreteam@netfilter.org
2698 W:      http://www.netfilter.org/
2699 W:      http://www.iptables.org/
2700 S:      Supported
2702 NETLABEL
2703 P:      Paul Moore
2704 M:      paul.moore@hp.com
2705 W:      http://netlabel.sf.net
2706 L:      netdev@vger.kernel.org
2707 S:      Supported
2709 NETROM NETWORK LAYER
2710 P:      Ralf Baechle
2711 M:      ralf@linux-mips.org
2712 L:      linux-hams@vger.kernel.org
2713 W:      http://www.linux-ax25.org/
2714 S:      Maintained
2716 NETWORK BLOCK DEVICE (NBD)
2717 P:      Paul Clements
2718 M:      Paul.Clements@steeleye.com
2719 S:      Maintained
2721 NETWORK DEVICE DRIVERS
2722 P:      Jeff Garzik
2723 M:      jgarzik@pobox.com
2724 L:      netdev@vger.kernel.org
2725 T:      git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
2726 S:      Maintained
2728 NETWORKING [GENERAL]
2729 P:      Networking Team
2730 M:      netdev@vger.kernel.org
2731 L:      netdev@vger.kernel.org
2732 W:      http://linux-net.osdl.org/
2733 S:      Maintained
2735 NETWORKING [IPv4/IPv6]
2736 P:      David S. Miller
2737 M:      davem@davemloft.net
2738 P:      Alexey Kuznetsov
2739 M:      kuznet@ms2.inr.ac.ru
2740 P:      Pekka Savola (ipv6)
2741 M:      pekkas@netcore.fi
2742 P:      James Morris
2743 M:      jmorris@namei.org
2744 P:      Hideaki YOSHIFUJI
2745 M:      yoshfuji@linux-ipv6.org
2746 P:      Patrick McHardy
2747 M:      kaber@trash.net
2748 L:      netdev@vger.kernel.org
2749 T:      git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
2750 S:      Maintained
2752 NETWORKING [LABELED] (NetLabel, CIPSO, Labeled IPsec, SECMARK)
2753 P:      Paul Moore
2754 M:      paul.moore@hp.com
2755 L:      netdev@vger.kernel.org
2756 S:      Maintained
2758 NETWORKING [WIRELESS]
2759 P:      John W. Linville
2760 M:      linville@tuxdriver.com
2761 L:      linux-wireless@vger.kernel.org
2762 T:      git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2763 S:      Maintained
2765 NETXEN (1/10) GbE SUPPORT
2766 P:      Amit S. Kale
2767 M:      amitkale@netxen.com
2768 L:      netdev@vger.kernel.org
2769 W:      http://www.netxen.com
2770 S:      Supported
2772 IPVS
2773 P:      Wensong Zhang
2774 M:      wensong@linux-vs.org
2775 P:      Simon Horman
2776 M:      horms@verge.net.au
2777 P:      Julian Anastasov
2778 M:      ja@ssi.bg
2779 L:      netdev@vger.kernel.org
2780 S:      Maintained
2782 NFS CLIENT
2783 P:      Trond Myklebust
2784 M:      trond.myklebust@fys.uio.no
2785 L:      linux-kernel@vger.kernel.org
2786 S:      Maintained
2788 NI5010 NETWORK DRIVER
2789 P:      Jan-Pascal van Best
2790 M:      janpascal@vanbest.org
2791 P:      Andreas Mohr
2792 M:      andi@lisas.de
2793 L:      netdev@vger.kernel.org
2794 S:      Maintained
2796 NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
2797 P:      YOKOTA Hiroshi
2798 M:      yokota@netlab.is.tsukuba.ac.jp
2799 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2800 S:      Maintained
2802 NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
2803 P:      GOTO Masanori
2804 M:      gotom@debian.or.jp
2805 P:      YOKOTA Hiroshi
2806 M:      yokota@netlab.is.tsukuba.ac.jp
2807 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2808 S:      Maintained
2810 NTFS FILESYSTEM
2811 P:      Anton Altaparmakov
2812 M:      aia21@cantab.net
2813 L:      linux-ntfs-dev@lists.sourceforge.net
2814 L:      linux-kernel@vger.kernel.org
2815 W:      http://linux-ntfs.sf.net/
2816 T:      git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
2817 S:      Maintained
2819 NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
2820 P:      Antonino Daplas
2821 M:      adaplas@gmail.com
2822 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
2823 S:      Maintained
2825 OPENCORES I2C BUS DRIVER
2826 P:      Peter Korsgaard
2827 M:      jacmet@sunsite.dk
2828 L:      i2c@lm-sensors.org
2829 S:      Maintained
2831 ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
2832 P:      Mark Fasheh
2833 M:      mark.fasheh@oracle.com
2834 P:      Kurt Hackel
2835 M:      kurt.hackel@oracle.com
2836 L:      ocfs2-devel@oss.oracle.com
2837 W:      http://oss.oracle.com/projects/ocfs2/
2838 S:      Supported
2840 OLYMPIC NETWORK DRIVER
2841 P:      Peter De Shrijver
2842 M:      p2@ace.ulyssis.student.kuleuven.ac.be
2843 P:      Mike Phillips
2844 M:      mikep@linuxtr.net
2845 L:      netdev@vger.kernel.org
2846 L:      linux-tr@linuxtr.net
2847 W:      http://www.linuxtr.net
2848 S:      Maintained
2850 OMNIKEY CARDMAN 4000 DRIVER
2851 P:      Harald Welte
2852 M:      laforge@gnumonks.org
2853 S:      Maintained
2855 OMNIKEY CARDMAN 4040 DRIVER
2856 P:      Harald Welte
2857 M:      laforge@gnumonks.org
2858 S:      Maintained
2860 OMNIVISION OV7670 SENSOR DRIVER
2861 P:      Jonathan Corbet
2862 M:      corbet@lwn.net
2863 L:      video4linux-list@redhat.com
2864 S:      Maintained
2866 ONENAND FLASH DRIVER
2867 P:      Kyungmin Park
2868 M:      kyungmin.park@samsung.com
2869 L:      linux-mtd@lists.infradead.org
2870 S:      Maintained
2872 ONSTREAM SCSI TAPE DRIVER
2873 P:      Willem Riede
2874 M:      osst@riede.org
2875 L:      osst-users@lists.sourceforge.net
2876 L:      linux-scsi@vger.kernel.org
2877 S:      Maintained
2879 OPROFILE
2880 P:      Philippe Elie
2881 M:      phil.el@wanadoo.fr
2882 L:      oprofile-list@lists.sf.net
2883 S:      Maintained
2885 ORINOCO DRIVER
2886 P:      Pavel Roskin
2887 M:      proski@gnu.org
2888 P:      David Gibson
2889 M:      hermes@gibson.dropbear.id.au
2890 L:      linux-wireless@vger.kernel.org
2891 L:      orinoco-users@lists.sourceforge.net
2892 L:      orinoco-devel@lists.sourceforge.net
2893 W:      http://www.nongnu.org/orinoco/
2894 S:      Maintained
2896 PA SEMI ETHERNET DRIVER
2897 P:      Olof Johansson
2898 M:      olof@lixom.net
2899 L:      netdev@vger.kernel.org
2900 S:      Maintained
2902 PA SEMI SMBUS DRIVER
2903 P:      Olof Johansson
2904 M:      olof@lixom.net
2905 L:      i2c@lm-sensors.org
2906 S:      Maintained
2908 PARALLEL PORT SUPPORT
2909 L:      linux-parport@lists.infradead.org (subscribers-only)
2910 S:      Orphan
2912 PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
2913 P:      Tim Waugh
2914 M:      tim@cyberelk.net
2915 L:      linux-parport@lists.infradead.org (subscribers-only)
2916 W:      http://www.torque.net/linux-pp.html
2917 S:      Maintained
2919 PARISC ARCHITECTURE
2920 P:      Matthew Wilcox
2921 M:      matthew@wil.cx
2922 P:      Grant Grundler
2923 M:      grundler@parisc-linux.org
2924 P:      Kyle McMartin
2925 M:      kyle@parisc-linux.org
2926 L:      parisc-linux@parisc-linux.org
2927 W:      http://www.parisc-linux.org/
2928 T:      git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
2929 T:      cvs cvs.parisc-linux.org:/var/cvs/linux-2.6
2930 S:      Maintained
2932 PARAVIRT_OPS INTERFACE
2933 P:      Jeremy Fitzhardinge
2934 M:      jeremy@xensource.com
2935 P:      Chris Wright
2936 M:      chrisw@sous-sol.org
2937 P:      Zachary Amsden
2938 M:      zach@vmware.com
2939 P:      Rusty Russell
2940 M:      rusty@rustcorp.com.au
2941 L:      virtualization@lists.osdl.org
2942 L:      linux-kernel@vger.kernel.org
2943 S:      Supported
2945 PC87360 HARDWARE MONITORING DRIVER
2946 P:      Jim Cromie
2947 M:      jim.cromie@gmail.com
2948 L:      lm-sensors@lm-sensors.org
2949 S:      Maintained
2951 PC8736x GPIO DRIVER
2952 P:      Jim Cromie
2953 M:      jim.cromie@gmail.com
2954 S:      Maintained
2956 PCI ERROR RECOVERY
2957 P:      Linas Vepstas
2958 M:      linas@austin.ibm.com
2959 L:      linux-kernel@vger.kernel.org
2960 L:      linux-pci@atrey.karlin.mff.cuni.cz
2961 S:      Supported
2963 PCI SUBSYSTEM
2964 P:      Greg Kroah-Hartman
2965 M:      gregkh@suse.de
2966 L:      linux-kernel@vger.kernel.org
2967 L:      linux-pci@atrey.karlin.mff.cuni.cz
2968 T:      quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
2969 S:      Supported
2971 PCI HOTPLUG CORE
2972 P:      Kristen Carlson Accardi
2973 M:      kristen.c.accardi@intel.com
2974 S:      Supported
2976 PCIE HOTPLUG DRIVER
2977 P:      Kristen Carlson Accardi
2978 M:      kristen.c.accardi@intel.com
2979 L:      pcihpd-discuss@lists.sourceforge.net
2980 S:      Supported
2982 PCMCIA SUBSYSTEM
2983 P:      Linux PCMCIA Team
2984 L:      linux-pcmcia@lists.infradead.org
2985 L:      http://lists.infradead.org/mailman/listinfo/linux-pcmcia
2986 T:      git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
2987 S:      Maintained
2989 PCNET32 NETWORK DRIVER
2990 P:      Don Fry
2991 M:      pcnet32@verizon.net
2992 L:      netdev@vger.kernel.org
2993 S:      Maintained
2995 PER-TASK DELAY ACCOUNTING
2996 P:      Shailabh Nagar
2997 M:      nagar@watson.ibm.com
2998 L:      linux-kernel@vger.kernel.org
2999 S:      Maintained
3001 PERSONALITY HANDLING
3002 P:      Christoph Hellwig
3003 M:      hch@infradead.org
3004 L:      linux-abi-devel@lists.sourceforge.net
3005 S:      Maintained
3007 PHRAM MTD DRIVER
3008 P:      Jörn Engel
3009 M:      joern@wh.fh-wedel.de
3010 L:      linux-mtd@lists.infradead.org
3011 S:      Maintained
3013 PKTCDVD DRIVER
3014 P:      Peter Osterlund
3015 M:      petero2@telia.com
3016 L:      linux-kernel@vger.kernel.org
3017 S:      Maintained
3019 POSIX CLOCKS and TIMERS
3020 P:      Thomas Gleixner
3021 M:      tglx@linutronix.de
3022 L:      linux-kernel@vger.kernel.org
3023 S:      Supported
3025 POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS
3026 P:      Anton Vorontsov
3027 M:      cbou@mail.ru
3028 P:      David Woodhouse
3029 M:      dwmw2@infradead.org
3030 L:      linux-kernel@vger.kernel.org
3031 L:      kernel-discuss@handhelds.org
3032 T:      git git.infradead.org/battery-2.6.git
3033 S:      Maintained
3035 POWERPC 4xx EMAC DRIVER
3036 P:      Eugene Surovegin
3037 M:      ebs@ebshome.net
3038 W:      http://kernel.ebshome.net/emac/
3039 L:      linuxppc-dev@ozlabs.org
3040 L:      netdev@vger.kernel.org
3041 S:      Maintained
3043 PNP SUPPORT
3044 P:      Adam Belay
3045 M:      ambx1@neo.rr.com
3046 S:      Maintained
3048 PNXxxxx I2C DRIVER
3049 P:      Vitaly Wool
3050 M:      vitalywool@gmail.com
3051 L:      i2c@lm-sensors.org
3052 S:      Maintained
3054 PPP PROTOCOL DRIVERS AND COMPRESSORS
3055 P:      Paul Mackerras
3056 M:      paulus@samba.org
3057 L:      linux-ppp@vger.kernel.org
3058 S:      Maintained
3060 PPP OVER ATM (RFC 2364)
3061 P:      Mitchell Blank Jr
3062 M:      mitch@sfgoth.com
3063 S:      Maintained
3065 PPP OVER ETHERNET
3066 P:      Michal Ostrowski
3067 M:      mostrows@speakeasy.net
3068 S:      Maintained
3070 PPP OVER L2TP
3071 P:      James Chapman
3072 M:      jchapman@katalix.com
3073 S:      Maintained
3075 PREEMPTIBLE KERNEL
3076 P:      Robert Love
3077 M:      rml@tech9.net
3078 L:      linux-kernel@vger.kernel.org
3079 L:      kpreempt-tech@lists.sourceforge.net
3080 W:      ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
3081 S:      Supported
3083 P54 WIRELESS DRIVER
3084 P:      Michael Wu
3085 M:      flamingice@sourmilk.net
3086 L:      linux-wireless@vger.kernel.org
3087 W:      http://prism54.org
3088 T:      git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3089 S:      Maintained
3091 PRISM54 WIRELESS DRIVER
3092 P:      Luis R. Rodriguez
3093 M:      mcgrof@gmail.com
3094 L:      linux-wireless@vger.kernel.org
3095 W:      http://prism54.org
3096 S:      Maintained
3098 PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
3099 P:      Peter Denison
3100 M:      promise@pnd-pc.demon.co.uk
3101 W:      http://www.pnd-pc.demon.co.uk/promise/
3102 S:      Maintained
3104 PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
3105 P:      Mikael Pettersson
3106 M:      mikpe@it.uu.se
3107 L:      linux-ide@vger.kernel.org
3108 S:      Maintained
3110 PS3 NETWORK SUPPORT
3111 P:      Masakazu Mokuno
3112 M:      mokuno@sm.sony.co.jp
3113 L:      netdev@vger.kernel.org
3114 L:      cbe-oss-dev@ozlabs.org
3115 S:      Supported
3117 PS3 PLATFORM SUPPORT
3118 P:      Geoff Levand
3119 M:      geoffrey.levand@am.sony.com
3120 L:      linuxppc-dev@ozlabs.org
3121 L:      cbe-oss-dev@ozlabs.org
3122 S:      Supported
3124 PVRUSB2 VIDEO4LINUX DRIVER
3125 P:      Mike Isely
3126 M:      isely@pobox.com
3127 L:      pvrusb2@isely.net       (subscribers-only)
3128 L:      video4linux-list@redhat.com
3129 W:      http://www.isely.net/pvrusb2/
3130 S:      Maintained
3132 PXA2xx SUPPORT
3133 P:      Nicolas Pitre
3134 M:      nico@cam.org
3135 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
3136 S:      Maintained
3138 PXA MMCI DRIVER
3139 S:      Orphan
3141 QLOGIC QLA2XXX FC-SCSI DRIVER
3142 P:      Andrew Vasquez
3143 M:      linux-driver@qlogic.com
3144 L:      linux-scsi@vger.kernel.org
3145 S:      Supported
3147 QLOGIC QLA3XXX NETWORK DRIVER
3148 P:      Ron Mercer
3149 M:      linux-driver@qlogic.com
3150 L:      netdev@vger.kernel.org
3151 S:      Supported
3153 QNX4 FILESYSTEM
3154 P:      Anders Larsen
3155 M:      al@alarsen.net
3156 L:      linux-kernel@vger.kernel.org
3157 W:      http://www.alarsen.net/linux/qnx4fs/
3158 S:      Maintained
3160 RADEON FRAMEBUFFER DISPLAY DRIVER
3161 P:      Benjamin Herrenschmidt
3162 M:      benh@kernel.crashing.org
3163 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
3164 S:      Maintained
3166 RAGE128 FRAMEBUFFER DISPLAY DRIVER
3167 P:      Paul Mackerras
3168 M:      paulus@samba.org
3169 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
3170 S:      Maintained
3172 RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
3173 P:      Corey Thomas
3174 M:      corey@world.std.com
3175 L:      linux-wireless@vger.kernel.org
3176 S:      Maintained
3178 RALINK RT2X00 WLAN DRIVER
3179 P:      rt2x00 project
3180 L:      linux-wireless@vger.kernel.org
3181 L:      rt2400-devel@lists.sourceforge.net
3182 W:      http://rt2x00.serialmonkey.com/
3183 S:      Maintained
3184 F:      drivers/net/wireless/rt2x00/
3186 RANDOM NUMBER DRIVER
3187 P:      Matt Mackall
3188 M:      mpm@selenic.com
3189 S:      Maintained
3191 RAPIDIO SUBSYSTEM
3192 P:      Matt Porter
3193 M:      mporter@kernel.crashing.org
3194 L:      linux-kernel@vger.kernel.org
3195 S:      Maintained
3197 READ-COPY UPDATE (RCU)
3198 P:      Dipankar Sarma
3199 M:      dipankar@in.ibm.com
3200 W:      http://www.rdrop.com/users/paulmck/rclock/
3201 L:      linux-kernel@vger.kernel.org
3202 S:      Supported
3204 RCUTORTURE MODULE
3205 P:      Josh Triplett
3206 M:      josh@freedesktop.org
3207 L:      linux-kernel@vger.kernel.org
3208 S:      Maintained
3210 REAL TIME CLOCK DRIVER
3211 P:      Paul Gortmaker
3212 M:      p_gortmaker@yahoo.com
3213 L:      linux-kernel@vger.kernel.org
3214 S:      Maintained
3216 REAL TIME CLOCK (RTC) SUBSYSTEM
3217 P:      Alessandro Zummo
3218 M:      a.zummo@towertech.it
3219 L:      rtc-linux@googlegroups.com
3220 S:      Maintained
3222 REISERFS FILE SYSTEM
3223 P:      Hans Reiser
3224 M:      reiserfs-dev@namesys.com
3225 L:      reiserfs-devel@vger.kernel.org
3226 W:      http://www.namesys.com
3227 S:      Supported
3229 ROCKETPORT DRIVER
3230 P:      Comtrol Corp.
3231 W:      http://www.comtrol.com
3232 S:      Maintained
3234 ROSE NETWORK LAYER
3235 P:      Ralf Baechle
3236 M:      ralf@linux-mips.org
3237 L:      linux-hams@vger.kernel.org
3238 W:      http://www.linux-ax25.org/
3239 S:      Maintained
3241 RISCOM8 DRIVER
3242 S:      Orphan
3244 RTL818X WIRELESS DRIVER
3245 P:      Michael Wu
3246 M:      flamingice@sourmilk.net
3247 P:      Andrea Merello
3248 M:      andreamrl@tiscali.it
3249 L:      linux-wireless@vger.kernel.org
3250 W:      http://linuxwireless.org/
3251 T:      git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3252 S:      Maintained
3254 S3 SAVAGE FRAMEBUFFER DRIVER
3255 P:      Antonino Daplas
3256 M:      adaplas@gmail.com
3257 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
3258 S:      Maintained
3260 S390
3261 P:      Martin Schwidefsky
3262 M:      schwidefsky@de.ibm.com
3263 P:      Heiko Carstens
3264 M:      heiko.carstens@de.ibm.com
3265 M:      linux390@de.ibm.com
3266 L:      linux-s390@vger.kernel.org
3267 W:      http://www.ibm.com/developerworks/linux/linux390/
3268 S:      Supported
3270 S390 NETWORK DRIVERS
3271 P:      Ursula Braun
3272 M:      ubraun@linux.vnet.ibm.com
3273 P:      Frank Blaschka
3274 M:      blaschka@linux.vnet.ibm.com
3275 M:      linux390@de.ibm.com
3276 L:      linux-s390@vger.kernel.org
3277 W:      http://www.ibm.com/developerworks/linux/linux390/
3278 S:      Supported
3280 S390 ZFCP DRIVER
3281 P:      Swen Schillig
3282 M:      swen@vnet.ibm.com
3283 M:      linux390@de.ibm.com
3284 L:      linux-s390@vger.kernel.org
3285 W:      http://www.ibm.com/developerworks/linux/linux390/
3286 S:      Supported
3288 S390 IUCV NETWORK LAYER
3289 P:      Ursula Braun
3290 M:      ubraun@linux.vnet.ibm.com
3291 M:      linux390@de.ibm.com
3292 L:      linux-s390@vger.kernel.org
3293 W:      http://www.ibm.com/developerworks/linux/linux390/
3294 S:      Supported
3296 SAA7146 VIDEO4LINUX-2 DRIVER
3297 P:      Michael Hunold
3298 M:      michael@mihu.de
3299 W:      http://www.mihu.de/linux/saa7146
3300 S:      Maintained
3302 SC1200 WDT DRIVER
3303 P:      Zwane Mwaikambo
3304 M:      zwane@arm.linux.org.uk
3305 S:      Maintained
3307 SCHEDULER
3308 P:      Ingo Molnar
3309 M:      mingo@elte.hu
3310 P:      Robert Love    [the preemptible kernel bits]
3311 M:      rml@tech9.net
3312 L:      linux-kernel@vger.kernel.org
3313 S:      Maintained
3315 SCSI CDROM DRIVER
3316 P:      Jens Axboe
3317 M:      axboe@kernel.dk
3318 L:      linux-scsi@vger.kernel.org
3319 W:      http://www.kernel.dk
3320 S:      Maintained
3322 SCSI SG DRIVER
3323 P:      Doug Gilbert
3324 M:      dgilbert@interlog.com
3325 L:      linux-scsi@vger.kernel.org
3326 W:      http://www.torque.net/sg
3327 S:      Maintained
3329 SCSI SUBSYSTEM
3330 P:      James E.J. Bottomley
3331 M:      James.Bottomley@HansenPartnership.com
3332 L:      linux-scsi@vger.kernel.org
3333 T:      git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
3334 T:      git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git
3335 T:      git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-pending-2.6.git
3336 S:      Maintained
3338 SCSI TAPE DRIVER
3339 P:      Kai Mäkisara
3340 M:      Kai.Makisara@kolumbus.fi
3341 L:      linux-scsi@vger.kernel.org
3342 S:      Maintained
3344 SCTP PROTOCOL
3345 P:      Vlad Yasevich
3346 M:      vladislav.yasevich@hp.com
3347 P:      Sridhar Samudrala
3348 M:      sri@us.ibm.com
3349 L:      lksctp-developers@lists.sourceforge.net
3350 W:      http://lksctp.sourceforge.net
3351 S:      Supported
3353 SCx200 CPU SUPPORT
3354 P:      Jim Cromie
3355 M:      jim.cromie@gmail.com
3356 S:      Odd Fixes
3358 SCx200 GPIO DRIVER
3359 P:      Jim Cromie
3360 M:      jim.cromie@gmail.com
3361 S:      Maintained
3363 SCx200 HRT CLOCKSOURCE DRIVER
3364 P:      Jim Cromie
3365 M:      jim.cromie@gmail.com
3366 S:      Maintained
3368 SECURITY CONTACT
3369 P:      Security Officers
3370 M:      security@kernel.org
3371 S:      Supported
3373 SELINUX SECURITY MODULE
3374 P:      Stephen Smalley
3375 M:      sds@tycho.nsa.gov
3376 P:      James Morris
3377 M:      jmorris@namei.org
3378 P:      Eric Paris
3379 M:      eparis@parisplace.org
3380 L:      linux-kernel@vger.kernel.org (kernel issues)
3381 L:      selinux@tycho.nsa.gov (subscribers-only, general discussion)
3382 W:      http://www.nsa.gov/selinux
3383 S:      Supported
3385 SENSABLE PHANTOM
3386 P:      Jiri Slaby
3387 M:      jirislaby@gmail.com
3388 S:      Maintained
3390 SERIAL ATA (SATA) SUBSYSTEM:
3391 P:      Jeff Garzik
3392 M:      jgarzik@pobox.com
3393 L:      linux-ide@vger.kernel.org
3394 T:      git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
3395 S:      Supported
3397 SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
3398 P:      Pat Gefre
3399 M:      pfg@sgi.com
3400 L:      linux-ia64@vger.kernel.org
3401 S:      Supported
3403 SGI VISUAL WORKSTATION 320 AND 540
3404 P:      Andrey Panin
3405 M:      pazke@donpac.ru
3406 L:      linux-visws-devel@lists.sf.net
3407 W:      http://linux-visws.sf.net
3408 S:      Maintained for 2.6.
3410 SIMTEC EB110ATX (Chalice CATS)
3411 P:      Ben Dooks
3412 P:      Vincent Sanders
3413 M:      support@simtec.co.uk
3414 W:      http://www.simtec.co.uk/products/EB110ATX/
3415 S:      Supported
3417 SIMTEC EB2410ITX (BAST)
3418 P:      Ben Dooks
3419 P:      Vincent Sanders
3420 M:      support@simtec.co.uk
3421 W:      http://www.simtec.co.uk/products/EB2410ITX/
3422 S:      Supported
3424 SIS 190 ETHERNET DRIVER
3425 P:      Francois Romieu
3426 M:      romieu@fr.zoreil.com
3427 L:      netdev@vger.kernel.org
3428 S:      Maintained
3430 SIS 5513 IDE CONTROLLER DRIVER
3431 P:      Lionel Bouton
3432 M:      Lionel.Bouton@inet6.fr
3433 W:      http://inet6.dyn.dhs.org/sponsoring/sis5513/index.html
3434 W:      http://gyver.homeip.net/sis5513/index.html
3435 S:      Maintained
3437 SIS 900/7016 FAST ETHERNET DRIVER
3438 P:      Daniele Venzano
3439 M:      venza@brownhat.org
3440 W:      http://www.brownhat.org/sis900.html
3441 L:      netdev@vger.kernel.org
3442 S:      Maintained
3444 SIS 96X I2C/SMBUS DRIVER
3445 P:      Mark M. Hoffman
3446 M:      mhoffman@lightlink.com
3447 L:      lm-sensors@lm-sensors.org
3448 S:      Maintained
3450 SIS FRAMEBUFFER DRIVER
3451 P:      Thomas Winischhofer
3452 M:      thomas@winischhofer.net
3453 W:      http://www.winischhofer.net/linuxsisvga.shtml
3454 S:      Maintained
3456 SIS USB2VGA DRIVER
3457 P:      Thomas Winischhofer
3458 M:      thomas@winischhofer.net
3459 W:      http://www.winischhofer.at/linuxsisusbvga.shtml
3460 S:      Maintained
3462 SLAB ALLOCATOR
3463 P:      Christoph Lameter
3464 M:      clameter@sgi.com
3465 P:      Pekka Enberg
3466 M:      penberg@cs.helsinki.fi
3467 L:      linux-mm@kvack.org
3468 S:      Maintained
3470 SMC91x ETHERNET DRIVER
3471 P:      Nicolas Pitre
3472 M:      nico@cam.org
3473 S:      Maintained
3475 SMSC47B397 HARDWARE MONITOR DRIVER
3476 P:      Mark M. Hoffman
3477 M:      mhoffman@lightlink.com
3478 L:      lm-sensors@lm-sensors.org
3479 S:      Maintained
3481 SOFTMAC LAYER (IEEE 802.11)
3482 P:      Daniel Drake
3483 M:      dsd@gentoo.org
3484 L:      linux-wireless@vger.kernel.org
3485 S:      Obsolete
3487 SOFTWARE RAID (Multiple Disks) SUPPORT
3488 P:      Ingo Molnar
3489 M:      mingo@redhat.com
3490 P:      Neil Brown
3491 M:      neilb@suse.de
3492 L:      linux-raid@vger.kernel.org
3493 S:      Supported
3495 HIBERNATION (aka Software Suspend, aka swsusp):
3496 P:      Pavel Machek
3497 M:      pavel@suse.cz
3498 P:      Rafael J. Wysocki
3499 M:      rjw@sisk.pl
3500 L:      linux-pm@lists.linux-foundation.org
3501 S:      Supported
3503 SUSPEND TO RAM:
3504 P:      Len Brown
3505 M:      len.brown@intel.com
3506 P:      Pavel Machek
3507 M:      pavel@suse.cz
3508 P:      Rafael J. Wysocki
3509 M:      rjw@sisk.pl
3510 L:      linux-pm@lists.linux-foundation.org
3511 S:      Supported
3513 SONIC NETWORK DRIVER
3514 P:      Thomas Bogendoerfer
3515 M:      tsbogend@alpha.franken.de
3516 L:      netdev@vger.kernel.org
3517 S:      Maintained
3519 SONICS SILICON BACKPLANE DRIVER (SSB)
3520 P:      Michael Buesch
3521 M:      mb@bu3sch.de
3522 L:      netdev@vger.kernel.org
3523 S:      Maintained
3525 SONY VAIO CONTROL DEVICE DRIVER
3526 P:      Mattia Dongili
3527 M:      malattia@linux.it
3528 L:      linux-acpi@vger.kernel.org
3529 W:      http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
3530 S:      Maintained
3532 SOUND
3533 P:      Jaroslav Kysela
3534 M:      perex@perex.cz
3535 L:      alsa-devel@alsa-project.org (subscribers-only)
3536 S:      Maintained
3538 SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT
3539 P:      Liam Girdwood
3540 M:      liam.girdwood@wolfsonmicro.com
3541 L:      alsa-devel@alsa-project.org (subscribers-only)
3542 S:      Supported
3544 SPI SUBSYSTEM
3545 P:      David Brownell
3546 M:      dbrownell@users.sourceforge.net
3547 L:      spi-devel-general@lists.sourceforge.net
3548 S:      Maintained
3550 STABLE BRANCH:
3551 P:      Greg Kroah-Hartman
3552 M:      greg@kroah.com
3553 P:      Chris Wright
3554 M:      chrisw@sous-sol.org
3555 L:      stable@kernel.org
3556 S:      Maintained
3558 TPM DEVICE DRIVER
3559 P:      Kylene Hall
3560 M:      tpmdd-devel@lists.sourceforge.net
3561 W:      http://tpmdd.sourceforge.net
3562 P:      Marcel Selhorst
3563 M:      tpm@selhorst.net
3564 W:      http://www.prosec.rub.de/tpm/
3565 L:      tpmdd-devel@lists.sourceforge.net
3566 S:      Maintained
3568 Telecom Clock Driver for MCPL0010
3569 P:      Mark Gross
3570 M:      mark.gross@intel.com
3571 S:      Supported
3573 TENSILICA XTENSA PORT (xtensa):
3574 P:      Chris Zankel
3575 M:      chris@zankel.net
3576 S:      Maintained
3578 THINKPAD ACPI EXTRAS DRIVER
3579 P:      Henrique de Moraes Holschuh
3580 M:      ibm-acpi@hmh.eng.br
3581 L:      ibm-acpi-devel@lists.sourceforge.net
3582 W:      http://ibm-acpi.sourceforge.net
3583 W:      http://thinkwiki.org/wiki/Ibm-acpi
3584 T:      git repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
3585 S:      Maintained
3587 UltraSPARC (sparc64):
3588 P:      David S. Miller
3589 M:      davem@davemloft.net
3590 L:      sparclinux@vger.kernel.org
3591 T:      git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
3592 S:      Maintained
3594 SHARP LH SUPPORT (LH7952X & LH7A40X)
3595 P:      Marc Singer
3596 M:      elf@buici.com
3597 W:      http://projects.buici.com/arm
3598 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
3599 S:      Maintained
3601 SHPC HOTPLUG DRIVER
3602 P:      Kristen Carlson Accardi
3603 M:      kristen.c.accardi@intel.com
3604 L:      pcihpd-discuss@lists.sourceforge.net
3605 S:      Supported
3607 SECURE DIGITAL HOST CONTROLLER INTERFACE DRIVER
3608 P:      Pierre Ossman
3609 M:      drzeus-sdhci@drzeus.cx
3610 L:      sdhci-devel@list.drzeus.cx
3611 W:      http://mmc.drzeus.cx/wiki/Linux/Drivers/sdhci
3612 S:      Maintained
3614 SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
3615 P:      Stephen Hemminger
3616 M:      shemminger@linux-foundation.org
3617 L:      netdev@vger.kernel.org
3618 S:      Maintained
3620 SOEKRIS NET48XX LED SUPPORT
3621 P:      Chris Boot
3622 M:      bootc@bootc.net
3623 S:      Maintained
3625 SPARC (sparc32):
3626 P:      William L. Irwin
3627 M:      wli@holomorphy.com
3628 L:      sparclinux@vger.kernel.org
3629 S:      Maintained
3631 SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
3632 P:      Roger Wolff
3633 M:      R.E.Wolff@BitWizard.nl
3634 L:      linux-kernel@vger.kernel.org ?
3635 S:      Supported
3637 SPIDERNET NETWORK DRIVER for CELL
3638 P:      Linas Vepstas
3639 M:      linas@austin.ibm.com
3640 L:      netdev@vger.kernel.org
3641 S:      Supported
3643 SRM (Alpha) environment access
3644 P:      Jan-Benedict Glaw
3645 M:      jbglaw@lug-owl.de
3646 L:      linux-kernel@vger.kernel.org
3647 S:      Maintained
3649 STARFIRE/DURALAN NETWORK DRIVER
3650 P:      Ion Badulescu
3651 M:      ionut@cs.columbia.edu
3652 S:      Maintained
3654 STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
3655 W:      http://mosquitonet.Stanford.EDU/strip.html
3656 S:      Unsupported ?
3658 STRADIS MPEG-2 DECODER DRIVER
3659 P:      Nathan Laredo
3660 M:      laredo@gnu.org
3661 W:      http://www.stradis.com/
3662 S:      Maintained
3664 SUPERH (sh)
3665 P:      Paul Mundt
3666 M:      lethal@linux-sh.org
3667 L:      linuxsh-dev@lists.sourceforge.net (subscribers-only)
3668 W:      http://www.linux-sh.org
3669 S:      Maintained
3671 SUPERH64 (sh64)
3672 P:      Paul Mundt
3673 M:      lethal@linux-sh.org
3674 L:      linuxsh-shmedia-dev@lists.sourceforge.net
3675 W:      http://www.linux-sh.org
3676 S:      Maintained
3678 SUN3/3X
3679 P:      Sam Creasey
3680 M:      sammy@sammy.net
3681 W:      http://sammy.net/sun3/
3682 S:      Maintained
3684 SVGA HANDLING
3685 P:      Martin Mares
3686 M:      mj@ucw.cz
3687 L:      linux-video@atrey.karlin.mff.cuni.cz
3688 S:      Maintained
3690 SYSV FILESYSTEM
3691 P:      Christoph Hellwig
3692 M:      hch@infradead.org
3693 S:      Maintained
3695 TC CLASSIFIER
3696 P:      Jamal Hadi Salim
3697 M:      hadi@cyberus.ca
3698 L:      netdev@vger.kernel.org
3699 S:      Maintained
3701 TCP LOW PRIORITY MODULE
3702 P:      Wong Hoi Sing, Edison
3703 M:      hswong3i@gmail.com
3704 P:      Hung Hing Lun, Mike
3705 M:      hlhung3i@gmail.com
3706 W:      http://tcp-lp-mod.sourceforge.net/
3707 S:      Maintained
3709 TEHUTI ETHERNET DRIVER
3710 P:      Alexander Indenbaum
3711 M:      baum@tehutinetworks.net
3712 P:      Andy Gospodarek
3713 M:      andy@greyhouse.net
3714 L:      netdev@vger.kernel.org
3715 S:      Supported
3717 TI FLASH MEDIA INTERFACE DRIVER
3718 P:      Alex Dubov
3719 M:      oakad@yahoo.com
3720 S:      Maintained
3722 TI OMAP MMC INTERFACE DRIVER
3723 P:      Carlos Aguiar, Anderson Briglia and Syed Khasim
3724 M:      linux-omap-open-source@linux.omap.com (subscribers only)
3725 W:      http://linux.omap.com
3726 W:      http://www.muru.com/linux/omap/
3727 S:      Maintained
3729 TI OMAP RANDOM NUMBER GENERATOR SUPPORT
3730 P:      Deepak Saxena
3731 M:      dsaxena@plexity.net
3732 S:      Maintained
3734 TASKSTATS STATISTICS INTERFACE
3735 P:      Shailabh Nagar
3736 M:      nagar@watson.ibm.com
3737 L:      linux-kernel@vger.kernel.org
3738 S:      Maintained
3740 TI PARALLEL LINK CABLE DRIVER
3741 P:      Romain Lievin
3742 M:      roms@lpg.ticalc.org
3743 S:      Maintained
3745 TIPC NETWORK LAYER
3746 P:      Per Liden
3747 M:      per.liden@ericsson.com
3748 P:      Jon Maloy
3749 M:      jon.maloy@ericsson.com
3750 P:      Allan Stephens
3751 M:      allan.stephens@windriver.com
3752 L:      tipc-discussion@lists.sourceforge.net
3753 W:      http://tipc.sourceforge.net/
3754 W:      http://tipc.cslab.ericsson.net/
3755 T:      git tipc.cslab.ericsson.net:/pub/git/tipc.git
3756 S:      Maintained
3758 TLAN NETWORK DRIVER
3759 P:      Samuel Chessman
3760 M:      chessman@tux.org
3761 L:      tlan-devel@lists.sourceforge.net (subscribers-only)
3762 W:      http://sourceforge.net/projects/tlan/
3763 S:      Maintained
3765 TOKEN-RING NETWORK DRIVER
3766 P:      Mike Phillips
3767 M:      mikep@linuxtr.net
3768 L:      netdev@vger.kernel.org
3769 L:      linux-tr@linuxtr.net
3770 W:      http://www.linuxtr.net
3771 S:      Maintained
3773 TOSHIBA ACPI EXTRAS DRIVER
3774 P:      John Belmonte
3775 M:      toshiba_acpi@memebeam.org
3776 W:      http://memebeam.org/toys/ToshibaAcpiDriver
3777 S:      Maintained
3779 TOSHIBA SMM DRIVER
3780 P:      Jonathan Buzzard
3781 M:      jonathan@buzzard.org.uk
3782 L:      tlinux-users@tce.toshiba-dme.co.jp
3783 W:      http://www.buzzard.org.uk/toshiba/
3784 S:      Maintained
3786 TRIDENT 4DWAVE/SIS 7018 PCI AUDIO CORE
3787 P:      Muli Ben-Yehuda
3788 M:      mulix@mulix.org
3789 L:      linux-kernel@vger.kernel.org
3790 S:      Maintained
3792 TRIVIAL PATCHES
3793 P:      Adrian Bunk
3794 M:      trivial@kernel.org
3795 L:      linux-kernel@vger.kernel.org
3796 W:      http://www.kernel.org/pub/linux/kernel/people/bunk/trivial/
3797 T:      git kernel.org:/pub/scm/linux/kernel/git/bunk/trivial.git
3798 S:      Maintained
3800 TMS380 TOKEN-RING NETWORK DRIVER
3801 P:      Adam Fritzler
3802 M:      mid@auk.cx
3803 L:      linux-tr@linuxtr.net
3804 W:      http://www.auk.cx/tms380tr/
3805 S:      Maintained
3807 TULIP NETWORK DRIVER
3808 L:      tulip-users@lists.sourceforge.net
3809 W:      http://sourceforge.net/projects/tulip/
3810 S:      Orphan
3812 TUN/TAP driver
3813 P:      Maxim Krasnyansky
3814 M:      maxk@qualcomm.com
3815 L:      vtun@office.satix.net
3816 W:      http://vtun.sourceforge.net/tun
3817 S:      Maintained
3819 TURBOCHANNEL SUBSYSTEM
3820 P:      Maciej W. Rozycki
3821 M:      macro@linux-mips.org
3822 S:      Maintained
3824 U14-34F SCSI DRIVER
3825 P:      Dario Ballabio
3826 M:      ballabio_dario@emc.com
3827 L:      linux-scsi@vger.kernel.org
3828 S:      Maintained
3830 UDF FILESYSTEM
3831 P:      Ben Fennema
3832 M:      bfennema@falcon.csc.calpoly.edu
3833 W:      http://linux-udf.sourceforge.net
3834 S:      Maintained
3836 UNIFORM CDROM DRIVER
3837 P:      Jens Axboe
3838 M:      axboe@kernel.dk
3839 L:      linux-kernel@vger.kernel.org
3840 W:      http://www.kernel.dk
3841 S:      Maintained
3843 UNIONFS
3844 P:      Erez Zadok
3845 M:      ezk@cs.sunysb.edu
3846 P:      Josef "Jeff" Sipek
3847 M:      jsipek@cs.sunysb.edu
3848 L:      unionfs@filesystems.org
3849 W:      http://unionfs.filesystems.org
3850 S:      Maintained
3852 USB ACM DRIVER
3853 P:      Oliver Neukum
3854 M:      oliver@neukum.name
3855 L:      linux-usb-users@lists.sourceforge.net
3856 L:      linux-usb-devel@lists.sourceforge.net
3857 S:      Maintained
3859 USB BLOCK DRIVER (UB ub)
3860 P:      Pete Zaitcev
3861 M:      zaitcev@redhat.com
3862 L:      linux-kernel@vger.kernel.org
3863 L:      linux-usb-devel@lists.sourceforge.net
3864 S:      Supported
3866 USB CDC ETHERNET DRIVER
3867 P:      Greg Kroah-Hartman
3868 M:      greg@kroah.com
3869 L:      linux-usb-users@lists.sourceforge.net
3870 L:      linux-usb-devel@lists.sourceforge.net
3871 S:      Maintained
3872 W:      http://www.kroah.com/linux-usb/
3874 USB DAVICOM DM9601 DRIVER
3875 P:      Peter Korsgaard
3876 M:      jacmet@sunsite.dk
3877 L:      netdev@vger.kernel.org
3878 W:      http://www.linux-usb.org/usbnet
3879 S:      Maintained
3881 USB EHCI DRIVER
3882 P:      David Brownell
3883 M:      dbrownell@users.sourceforge.net
3884 L:      linux-usb-devel@lists.sourceforge.net
3885 S:      Odd Fixes
3887 USB ET61X[12]51 DRIVER
3888 P:      Luca Risolia
3889 M:      luca.risolia@studio.unibo.it
3890 L:      linux-usb-devel@lists.sourceforge.net
3891 L:      video4linux-list@redhat.com
3892 W:      http://www.linux-projects.org
3893 S:      Maintained
3895 USB GADGET/PERIPHERAL SUBSYSTEM
3896 P:      David Brownell
3897 M:      dbrownell@users.sourceforge.net
3898 L:      linux-usb-devel@lists.sourceforge.net
3899 W:      http://www.linux-usb.org/gadget
3900 S:      Maintained
3902 USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...)
3903 P:      Jiri Kosina
3904 M:      jkosina@suse.cz
3905 L:      linux-usb-devel@lists.sourceforge.net
3906 T:      git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
3907 S:      Maintained
3909 USB HUB DRIVER
3910 P:      Johannes Erdfelt
3911 M:      johannes@erdfelt.com
3912 L:      linux-usb-users@lists.sourceforge.net
3913 L:      linux-usb-devel@lists.sourceforge.net
3914 S:      Maintained
3916 USB ISP116X DRIVER
3917 P:      Olav Kongas
3918 M:      ok@artecdesign.ee
3919 L:      linux-usb-devel@lists.sourceforge.net
3920 S:      Maintained
3922 USB KAWASAKI LSI DRIVER
3923 P:      Oliver Neukum
3924 M:      oliver@neukum.name
3925 L:      linux-usb-users@lists.sourceforge.net
3926 L:      linux-usb-devel@lists.sourceforge.net
3927 S:      Maintained
3929 USB MASS STORAGE DRIVER
3930 P:      Matthew Dharm
3931 M:      mdharm-usb@one-eyed-alien.net
3932 L:      linux-usb-users@lists.sourceforge.net
3933 L:      usb-storage@lists.one-eyed-alien.net
3934 S:      Maintained
3935 W:      http://www.one-eyed-alien.net/~mdharm/linux-usb/
3937 USB OHCI DRIVER
3938 P:      David Brownell
3939 M:      dbrownell@users.sourceforge.net
3940 L:      linux-usb-users@lists.sourceforge.net
3941 L:      linux-usb-devel@lists.sourceforge.net
3942 S:      Odd Fixes
3944 USB OPTION-CARD DRIVER
3945 P:      Matthias Urlichs
3946 M:      smurf@smurf.noris.de
3947 L:      linux-usb-devel@lists.sourceforge.net
3948 S:      Maintained
3950 USB OV511 DRIVER
3951 P:      Mark McClelland
3952 M:      mmcclell@bigfoot.com
3953 L:      linux-usb-users@lists.sourceforge.net
3954 L:      linux-usb-devel@lists.sourceforge.net
3955 W:      http://alpha.dyndns.org/ov511/
3956 S:      Maintained
3958 USB PEGASUS DRIVER
3959 P:      Petko Manolov
3960 M:      petkan@users.sourceforge.net
3961 L:      linux-usb-devel@lists.sourceforge.net
3962 L:      netdev@vger.kernel.org
3963 W:      http://pegasus2.sourceforge.net/
3964 S:      Maintained
3966 USB PRINTER DRIVER (usblp)
3967 P:      Pete Zaitcev
3968 M:      zaitcev@redhat.com
3969 L:      linux-usb-users@lists.sourceforge.net
3970 L:      linux-usb-devel@lists.sourceforge.net
3971 S:      Supported
3973 USB RTL8150 DRIVER
3974 P:      Petko Manolov
3975 M:      petkan@users.sourceforge.net
3976 L:      linux-usb-devel@lists.sourceforge.net
3977 L:      netdev@vger.kernel.org
3978 W:      http://pegasus2.sourceforge.net/
3979 S:      Maintained
3981 USB SE401 DRIVER
3982 P:      Jeroen Vreeken
3983 M:      pe1rxq@amsat.org
3984 L:      linux-usb-users@lists.sourceforge.net
3985 L:      linux-usb-devel@lists.sourceforge.net
3986 W:      http://www.chello.nl/~j.vreeken/se401/
3987 S:      Maintained
3989 USB SERIAL CYBERJACK DRIVER
3990 P:      Matthias Bruestle and Harald Welte
3991 M:      support@reiner-sct.com
3992 W:      http://www.reiner-sct.de/support/treiber_cyberjack.php
3993 S:      Maintained
3995 USB SERIAL DIGI ACCELEPORT DRIVER
3996 P:      Peter Berger and Al Borchers
3997 M:      pberger@brimson.com
3998 M:      alborchers@steinerpoint.com
3999 L:      linux-usb-users@lists.sourceforge.net
4000 L:      linux-usb-devel@lists.sourceforge.net
4001 S:      Maintained
4003 USB SERIAL DRIVER
4004 P:      Greg Kroah-Hartman
4005 M:      gregkh@suse.de
4006 L:      linux-usb-users@lists.sourceforge.net
4007 L:      linux-usb-devel@lists.sourceforge.net
4008 S:      Supported
4010 USB SERIAL BELKIN F5U103 DRIVER
4011 P:      William Greathouse
4012 M:      wgreathouse@smva.com
4013 L:      linux-usb-users@lists.sourceforge.net
4014 L:      linux-usb-devel@lists.sourceforge.net
4015 S:      Maintained
4017 USB SERIAL CYPRESS M8 DRIVER
4018 P:      Lonnie Mendez
4019 M:      dignome@gmail.com
4020 L:      linux-usb-users@lists.sourceforge.net
4021 L:      linux-usb-devel@lists.sourceforge.net
4022 S:      Maintained
4023 W:      http://geocities.com/i0xox0i
4024 W:      http://firstlight.net/cvs
4026 USB SERIAL CYBERJACK PINPAD/E-COM DRIVER
4027 L:      linux-usb-users@lists.sourceforge.net
4028 L:      linux-usb-devel@lists.sourceforge.net
4029 S:      Maintained
4031 USB AUERSWALD DRIVER
4032 P:      Wolfgang Muees
4033 M:      wolfgang@iksw-muees.de
4034 L:      linux-usb-users@lists.sourceforge.net
4035 L:      linux-usb-devel@lists.sourceforge.net
4036 S:      Maintained
4038 USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
4039 P:      Gary Brubaker
4040 M:      xavyer@ix.netcom.com
4041 L:      linux-usb-users@lists.sourceforge.net
4042 L:      linux-usb-devel@lists.sourceforge.net
4043 S:      Maintained
4045 USB SERIAL KEYSPAN DRIVER
4046 P:      Greg Kroah-Hartman
4047 M:      greg@kroah.com
4048 L:      linux-usb-users@lists.sourceforge.net
4049 L:      linux-usb-devel@lists.sourceforge.net
4050 W:      http://www.kroah.com/linux/
4051 S:      Maintained
4053 USB SERIAL WHITEHEAT DRIVER
4054 P:      Support Department
4055 M:      support@connecttech.com
4056 L:      linux-usb-users@lists.sourceforge.net
4057 L:      linux-usb-devel@lists.sourceforge.net
4058 W:      http://www.connecttech.com
4059 S:      Supported
4061 USB SN9C1xx DRIVER
4062 P:      Luca Risolia
4063 M:      luca.risolia@studio.unibo.it
4064 L:      linux-usb-devel@lists.sourceforge.net
4065 L:      video4linux-list@redhat.com
4066 W:      http://www.linux-projects.org
4067 S:      Maintained
4069 USB SUBSYSTEM
4070 P:      Greg Kroah-Hartman
4071 M:      gregkh@suse.de
4072 L:      linux-usb-users@lists.sourceforge.net
4073 L:      linux-usb-devel@lists.sourceforge.net
4074 W:      http://www.linux-usb.org
4075 T:      quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
4076 S:      Supported
4078 USB UHCI DRIVER
4079 P:      Alan Stern
4080 M:      stern@rowland.harvard.edu
4081 L:      linux-usb-users@lists.sourceforge.net
4082 L:      linux-usb-devel@lists.sourceforge.net
4083 S:      Maintained
4085 USB "USBNET" DRIVER FRAMEWORK
4086 P:      David Brownell
4087 M:      dbrownell@users.sourceforge.net
4088 L:      netdev@vger.kernel.org
4089 W:      http://www.linux-usb.org/usbnet
4090 S:      Maintained
4092 USB W996[87]CF DRIVER
4093 P:      Luca Risolia
4094 M:      luca.risolia@studio.unibo.it
4095 L:      linux-usb-devel@lists.sourceforge.net
4096 L:      video4linux-list@redhat.com
4097 W:      http://www.linux-projects.org
4098 S:      Maintained
4100 USB ZC0301 DRIVER
4101 P:      Luca Risolia
4102 M:      luca.risolia@studio.unibo.it
4103 L:      linux-usb-devel@lists.sourceforge.net
4104 L:      video4linux-list@redhat.com
4105 W:      http://www.linux-projects.org
4106 S:      Maintained
4108 USB ZD1201 DRIVER
4109 P:      Jeroen Vreeken
4110 M:      pe1rxq@amsat.org
4111 L:      linux-usb-users@lists.sourceforge.net
4112 L:      linux-usb-devel@lists.sourceforge.net
4113 W:      http://linux-lc100020.sourceforge.net
4114 S:      Maintained
4116 USB ZR364XX DRIVER
4117 P:      Antoine Jacquet
4118 M:      royale@zerezo.com
4119 L:      linux-usb-devel@lists.sourceforge.net
4120 L:      video4linux-list@redhat.com
4121 W:      http://royale.zerezo.com/zr364xx/
4122 S:      Maintained
4124 USER-MODE LINUX
4125 P:      Jeff Dike
4126 M:      jdike@karaya.com
4127 L:      user-mode-linux-devel@lists.sourceforge.net
4128 L:      user-mode-linux-user@lists.sourceforge.net
4129 W:      http://user-mode-linux.sourceforge.net
4130 S:      Maintained
4132 FAT/VFAT/MSDOS FILESYSTEM:
4133 P:      OGAWA Hirofumi
4134 M:      hirofumi@mail.parknet.co.jp
4135 L:      linux-kernel@vger.kernel.org
4136 S:      Maintained
4138 VIA RHINE NETWORK DRIVER
4139 P:      Roger Luethi
4140 M:      rl@hellgate.ch
4141 S:      Maintained
4143 VIAPRO SMBUS DRIVER
4144 P:      Jean Delvare
4145 M:      khali@linux-fr.org
4146 L:      i2c@lm-sensors.org
4147 S:      Maintained
4149 VIA VELOCITY NETWORK DRIVER
4150 P:      Francois Romieu
4151 M:      romieu@fr.zoreil.com
4152 L:      netdev@vger.kernel.org
4153 S:      Maintained
4155 UCLINUX (AND M68KNOMMU)
4156 P:      Greg Ungerer
4157 M:      gerg@uclinux.org
4158 W:      http://www.uclinux.org/
4159 L:      uclinux-dev@uclinux.org  (subscribers-only)
4160 S:      Maintained
4162 UCLINUX FOR NEC V850
4163 P:      Miles Bader
4165 UCLINUX FOR RENESAS H8/300
4166 P:      Yoshinori Sato
4167 M:      ysato@users.sourceforge.jp
4168 W:      http://uclinux-h8.sourceforge.jp/
4169 S:      Supported
4171 UFS FILESYSTEM
4172 P:      Evgeniy Dushistov
4173 M:      dushistov@mail.ru
4174 L:      linux-kernel@vger.kernel.org
4175 S:      Maintained
4177 USB DIAMOND RIO500 DRIVER
4178 P:      Cesar Miquel
4179 M:      miquel@df.uba.ar
4180 L:      rio500-users@lists.sourceforge.net
4181 W:      http://rio500.sourceforge.net
4182 S:      Maintained
4184 VIDEO FOR LINUX
4185 P:      Mauro Carvalho Chehab
4186 M:      mchehab@infradead.org
4187 M:      v4l-dvb-maintainer@linuxtv.org
4188 L:      video4linux-list@redhat.com
4189 W:      http://linuxtv.org
4190 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
4191 S:      Maintained
4193 VLAN (802.1Q)
4194 P:      Patrick McHardy
4195 M:      kaber@trash.net
4196 L:      netdev@vger.kernel.org
4197 S:      Maintained
4199 VT1211 HARDWARE MONITOR DRIVER
4200 P:      Juerg Haefliger
4201 M:      juergh@gmail.com
4202 L:      lm-sensors@lm-sensors.org
4203 S:      Maintained
4205 VT8231 HARDWARE MONITOR DRIVER
4206 P:      Roger Lucas
4207 M:      roger@planbit.co.uk
4208 L:      lm-sensors@lm-sensors.org
4209 S:      Maintained
4211 W1 DALLAS'S 1-WIRE BUS
4212 P:      Evgeniy Polyakov
4213 M:      johnpol@2ka.mipt.ru
4214 S:      Maintained
4216 W83791D HARDWARE MONITORING DRIVER
4217 P:      Charles Spirakis
4218 M:      bezaur@gmail.com
4219 L:      lm-sensors@lm-sensors.org
4220 S:      Odd Fixes
4222 W83793 HARDWARE MONITORING DRIVER
4223 P:      Rudolf Marek
4224 M:      r.marek@assembler.cz
4225 L:      lm-sensors@lm-sensors.org
4226 S:      Maintained
4228 W83L51xD SD/MMC CARD INTERFACE DRIVER
4229 P:      Pierre Ossman
4230 M:      drzeus-wbsd@drzeus.cx
4231 L:      linux-kernel@vger.kernel.org
4232 W:      http://projects.drzeus.cx/wbsd
4233 S:      Maintained
4235 WATCHDOG DEVICE DRIVERS
4236 P:      Wim Van Sebroeck
4237 M:      wim@iguana.be
4238 T:      git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
4239 S:      Maintained
4241 WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
4242 P:      Jean Tourrilhes
4243 M:      jt@hpl.hp.com
4244 L:      linux-wireless@vger.kernel.org
4245 W:      http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
4246 S:      Maintained
4248 WD7000 SCSI DRIVER
4249 P:      Miroslav Zagorac
4250 M:      zaga@fly.cc.fer.hr
4251 L:      linux-scsi@vger.kernel.org
4252 S:      Maintained
4254 WISTRON LAPTOP BUTTON DRIVER
4255 P:      Miloslav Trmac
4256 M:      mitr@volny.cz
4257 S:      Maintained
4259 WL3501 WIRELESS PCMCIA CARD DRIVER
4260 P:      Arnaldo Carvalho de Melo
4261 M:      acme@ghostprotocols.net
4262 L:      linux-wireless@vger.kernel.org
4263 W:      http://oops.ghostprotocols.net:81/blog
4264 S:      Maintained
4266 X.25 NETWORK LAYER
4267 P:      Henner Eisen
4268 M:      eis@baty.hanse.de
4269 L:      linux-x25@vger.kernel.org
4270 S:      Maintained
4272 XEN HYPERVISOR INTERFACE
4273 P:      Jeremy Fitzhardinge
4274 M:      jeremy@xensource.com
4275 P:      Chris Wright
4276 M:      chrisw@sous-sol.org
4277 L:      virtualization@lists.osdl.org
4278 L:      xen-devel@lists.xensource.com
4279 S:      Supported
4281 XFS FILESYSTEM
4282 P:      Silicon Graphics Inc
4283 P:      Tim Shimmin
4284 M:      xfs-masters@oss.sgi.com
4285 L:      xfs@oss.sgi.com
4286 W:      http://oss.sgi.com/projects/xfs
4287 T:      git git://oss.sgi.com:8090/xfs/xfs-2.6.git
4288 S:      Supported
4290 XILINX SYSTEMACE DRIVER
4291 P:      Grant Likely
4292 M:      grant.likely@secretlab.ca
4293 W:      http://www.secretlab.ca/
4294 L:      linux-kernel@vger.kernel.org
4295 S:      Maintained
4297 XILINX UARTLITE SERIAL DRIVER
4298 P:      Peter Korsgaard
4299 M:      jacmet@sunsite.dk
4300 L:      linux-serial@vger.kernel.org
4301 S:      Maintained
4303 X86 ARCHITECTURE (32-BIT AND 64-BIT)
4304 P:      Thomas Gleixner
4305 M:      tglx@linutronix.de
4306 P:      Ingo Molnar
4307 M:      mingo@redhat.com
4308 P:      H. Peter Anvin
4309 M:      hpa@zytor.com
4310 L:      linux-kernel@vger.kernel.org
4311 T:      git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git
4312 S:      Maintained
4314 YAM DRIVER FOR AX.25
4315 P:      Jean-Paul Roubelat
4316 M:      jpr@f6fbb.org
4317 L:      linux-hams@vger.kernel.org
4318 S:      Maintained
4320 YEALINK PHONE DRIVER
4321 P:      Henk Vergonet
4322 M:      Henk.Vergonet@gmail.com
4323 L:      usbb2k-api-dev@nongnu.org
4324 S:      Maintained
4326 Z8530 DRIVER FOR AX.25
4327 P:      Joerg Reuter
4328 M:      jreuter@yaina.de
4329 W:      http://yaina.de/jreuter/
4330 W:      http://www.qsl.net/dl1bke/
4331 L:      linux-hams@vger.kernel.org
4332 S:      Maintained
4334 ZD1211-MAC80211 WIRELESS DRIVER
4335 P:      Daniel Drake
4336 M:      dsd@gentoo.org
4337 P:      Ulrich Kunitz
4338 M:      kune@deine-taler.de
4339 W:      http://zd1211.ath.cx/wiki/DriverRewrite
4340 L:      linux-wireless@vger.kernel.org
4341 L:      zd1211-devs@lists.sourceforge.net (subscribers-only)
4342 S:      Maintained
4344 ZD1211RW WIRELESS DRIVER
4345 P:      Daniel Drake
4346 M:      dsd@gentoo.org
4347 P:      Ulrich Kunitz
4348 M:      kune@deine-taler.de
4349 W:      http://zd1211.ath.cx/wiki/DriverRewrite
4350 L:      linux-wireless@vger.kernel.org
4351 L:      zd1211-devs@lists.sourceforge.net (subscribers-only)
4352 S:      Maintained
4354 ZF MACHZ WATCHDOG
4355 P:      Fernando Fuganti
4356 M:      fuganti@netbank.com.br
4357 W:      http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
4358 S:      Maintained
4360 ZR36067 VIDEO FOR LINUX DRIVER
4361 P:      Ronald Bultje
4362 M:      rbultje@ronald.bitfreak.net
4363 L:      mjpeg-users@lists.sourceforge.net
4364 W:      http://mjpeg.sourceforge.net/driver-zoran/
4365 S:      Maintained
4367 ZR36120 VIDEO FOR LINUX DRIVER
4368 P:      Pauline Middelink
4369 M:      middelin@polyware.nl
4370 W:      http://www.polyware.nl/~middelin/En/hobbies.html
4371 W:      http://www.polyware.nl/~middelin/hobbies.html
4372 S:      Maintained
4374 ZS DECSTATION Z85C30 SERIAL DRIVER
4375 P:      Maciej W. Rozycki
4376 M:      macro@linux-mips.org
4377 S:      Maintained
4379 THE REST
4380 P:      Linus Torvalds
4381 S:      Buried alive in reporters