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