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