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