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