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