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