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