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