Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest
[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 LGUEST
2263 P:      Rusty Russell
2264 M:      rusty@rustcorp.com.au
2265 L:      lguest@ozlabs.org
2266 W:      http://lguest.ozlabs.org/
2267 S:      Maintained
2268
2269 LINUX FOR IBM pSERIES (RS/6000)
2270 P:      Paul Mackerras
2271 M:      paulus@au.ibm.com
2272 W:      http://www.ibm.com/linux/ltc/projects/ppc
2273 S:      Supported
2274
2275 LINUX FOR NCR VOYAGER
2276 P:      James Bottomley
2277 M:      James.Bottomley@HansenPartnership.com
2278 W:      http://www.hansenpartnership.com/voyager
2279 S:      Maintained
2280
2281 LINUX FOR POWERPC
2282 P:      Paul Mackerras
2283 M:      paulus@samba.org
2284 W:      http://www.penguinppc.org/
2285 L:      linuxppc-dev@ozlabs.org
2286 T:      git kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc.git
2287 S:      Supported
2288
2289 LINUX FOR POWER MACINTOSH
2290 P:      Benjamin Herrenschmidt
2291 M:      benh@kernel.crashing.org
2292 W:      http://www.penguinppc.org/
2293 L:      linuxppc-dev@ozlabs.org
2294 S:      Maintained
2295
2296 LINUX FOR POWERPC EMBEDDED MPC52XX
2297 P:      Sylvain Munaut
2298 M:      tnt@246tNt.com
2299 P:      Grant Likely
2300 M:      grant.likely@secretlab.ca
2301 W:      http://www.246tNt.com/mpc52xx/
2302 W:      http://www.penguinppc.org/
2303 L:      linuxppc-dev@ozlabs.org
2304 S:      Maintained
2305
2306 LINUX FOR POWERPC EMBEDDED PPC4XX
2307 P:      Josh Boyer
2308 M:      jwboyer@linux.vnet.ibm.com
2309 P:      Matt Porter
2310 M:      mporter@kernel.crashing.org
2311 W:      http://www.penguinppc.org/
2312 L:      linuxppc-dev@ozlabs.org
2313 T:      git kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc.git
2314 S:      Maintained
2315
2316 LINUX FOR POWERPC EMBEDDED XILINX VIRTEX
2317 P:      Grant Likely
2318 M:      grant.likely@secretlab.ca
2319 W:      http://wiki.secretlab.ca/index.php/Linux_on_Xilinx_Virtex
2320 L:      linuxppc-dev@ozlabs.org
2321 S:      Maintained
2322
2323 LINUX FOR POWERPC BOOT CODE
2324 P:      Tom Rini
2325 M:      trini@kernel.crashing.org
2326 W:      http://www.penguinppc.org/
2327 L:      linuxppc-dev@ozlabs.org
2328 S:      Maintained
2329
2330 LINUX FOR POWERPC EMBEDDED PPC8XX
2331 P:      Vitaly Bordug
2332 M:      vitb@kernel.crashing.org
2333 P:      Marcelo Tosatti
2334 M:      marcelo@kvack.org
2335 W:      http://www.penguinppc.org/
2336 L:      linuxppc-dev@ozlabs.org
2337 S:      Maintained
2338
2339 LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
2340 P:      Kumar Gala
2341 M:      galak@kernel.crashing.org
2342 W:      http://www.penguinppc.org/
2343 L:      linuxppc-dev@ozlabs.org
2344 S:      Maintained
2345
2346 LINUX FOR POWERPC PA SEMI PWRFICIENT
2347 P:      Olof Johansson
2348 M:      olof@lixom.net
2349 W:      http://www.pasemi.com/
2350 L:      linuxppc-dev@ozlabs.org
2351 S:      Supported
2352
2353 LLC (802.2)
2354 P:      Arnaldo Carvalho de Melo
2355 M:      acme@ghostprotocols.net
2356 S:      Maintained
2357
2358 LINUX FOR 64BIT POWERPC
2359 P:      Paul Mackerras
2360 M:      paulus@samba.org
2361 M:      paulus@au.ibm.com
2362 P:      Anton Blanchard
2363 M:      anton@samba.org
2364 M:      anton@au.ibm.com
2365 W:      http://www.penguinppc.org/ppc64/
2366 L:      linuxppc-dev@ozlabs.org
2367 S:      Supported
2368
2369 LINUX SECURITY MODULE (LSM) FRAMEWORK
2370 P:      Chris Wright
2371 M:      chrisw@sous-sol.org
2372 L:      linux-security-module@vger.kernel.org
2373 W:      http://lsm.immunix.org
2374 T:      git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
2375 S:      Supported
2376
2377 LM83 HARDWARE MONITOR DRIVER
2378 P:      Jean Delvare
2379 M:      khali@linux-fr.org
2380 L:      lm-sensors@lm-sensors.org
2381 S:      Maintained
2382
2383 LM90 HARDWARE MONITOR DRIVER
2384 P:      Jean Delvare
2385 M:      khali@linux-fr.org
2386 L:      lm-sensors@lm-sensors.org
2387 S:      Maintained
2388
2389 LOCKDEP AND LOCKSTAT
2390 P:      Peter Zijlstra
2391 M:      peterz@infradead.org
2392 P:      Ingo Molnar
2393 M:      mingo@redhat.com
2394 L:      linux-kernel@vger.kernel.org
2395 T:      git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep.git
2396 S:      Maintained
2397
2398 LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
2399 P:      Richard Russon (FlatCap)
2400 M:      ldm@flatcap.org
2401 L:      linux-ntfs-dev@lists.sourceforge.net
2402 W:      http://www.linux-ntfs.org/content/view/19/37/
2403 S:      Maintained
2404
2405 LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
2406 P:      Eric Moore
2407 M:      Eric.Moore@lsi.com
2408 M:      support@lsi.com
2409 L:      DL-MPTFusionLinux@lsi.com
2410 L:      linux-scsi@vger.kernel.org
2411 W:      http://www.lsilogic.com/support
2412 S:      Supported
2413
2414 LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
2415 P:      Matthew Wilcox
2416 M:      matthew@wil.cx
2417 L:      linux-scsi@vger.kernel.org
2418 S:      Maintained
2419
2420 M32R ARCHITECTURE
2421 P:      Hirokazu Takata
2422 M:      takata@linux-m32r.org
2423 L:      linux-m32r@ml.linux-m32r.org
2424 L:      linux-m32r-ja@ml.linux-m32r.org (in Japanese)
2425 W:      http://www.linux-m32r.org/
2426 S:      Maintained
2427
2428 M68K ARCHITECTURE
2429 P:      Geert Uytterhoeven
2430 M:      geert@linux-m68k.org
2431 P:      Roman Zippel
2432 M:      zippel@linux-m68k.org
2433 L:      linux-m68k@lists.linux-m68k.org
2434 W:      http://www.linux-m68k.org/
2435 W:      http://linux-m68k-cvs.ubb.ca/
2436 S:      Maintained
2437
2438 M68K ON APPLE MACINTOSH
2439 P:      Joshua Thompson
2440 M:      funaho@jurai.org
2441 W:      http://www.mac.linux-m68k.org/
2442 L:      linux-mac68k@mac.linux-m68k.org
2443 S:      Maintained
2444
2445 M68K ON HP9000/300
2446 P:      Philip Blundell
2447 M:      philb@gnu.org
2448 W:      http://www.tazenda.demon.co.uk/phil/linux-hp
2449 S:      Maintained
2450
2451 MAC80211
2452 P:      Jiri Benc
2453 M:      jbenc@suse.cz
2454 P:      Michael Wu
2455 M:      flamingice@sourmilk.net
2456 L:      linux-wireless@vger.kernel.org
2457 W:      http://linuxwireless.org/
2458 T:      git kernel.org:/pub/scm/linux/kernel/git/jbenc/mac80211.git
2459 S:      Maintained
2460
2461 MACVLAN DRIVER
2462 P:      Patrick McHardy
2463 M:      kaber@trash.net
2464 L:      netdev@vger.kernel.org
2465 S:      Maintained
2466
2467 MARVELL YUKON / SYSKONNECT DRIVER
2468 P:      Mirko Lindner
2469 M:      mlindner@syskonnect.de
2470 P:      Ralph Roesler
2471 M:      rroesler@syskonnect.de
2472 W:      http://www.syskonnect.com
2473 S:      Supported
2474
2475 MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
2476 P:      Michael Kerrisk
2477 M:      mtk.manpages@gmail.com
2478 W:      ftp://ftp.kernel.org/pub/linux/docs/manpages
2479 S:      Maintained
2480
2481 MARVELL MV643XX ETHERNET DRIVER
2482 P:      Dale Farnsworth
2483 M:      dale@farnsworth.org
2484 P:      Manish Lachwani
2485 M:      mlachwani@mvista.com
2486 L:      netdev@vger.kernel.org
2487 S:      Odd Fixes for 2.4; Maintained for 2.6.
2488
2489 MATROX FRAMEBUFFER DRIVER
2490 P:      Petr Vandrovec
2491 M:      vandrove@vc.cvut.cz
2492 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
2493 S:      Maintained
2494
2495 MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
2496 P:      Hans J. Koch
2497 M:      hjk@linutronix.de
2498 L:      lm-sensors@lm-sensors.org
2499 S:      Maintained
2500
2501 MEGARAID SCSI DRIVERS
2502 P:      Neela Syam Kolli
2503 M:      megaraidlinux@lsi.com
2504 S:      linux-scsi@vger.kernel.org
2505 W:      http://megaraid.lsilogic.com
2506 S:      Maintained
2507
2508 MEMORY MANAGEMENT
2509 L:      linux-mm@kvack.org
2510 L:      linux-kernel@vger.kernel.org
2511 W:      http://www.linux-mm.org
2512 S:      Maintained
2513
2514 MEMORY TECHNOLOGY DEVICES (MTD)
2515 P:      David Woodhouse
2516 M:      dwmw2@infradead.org
2517 W:      http://www.linux-mtd.infradead.org/
2518 L:      linux-mtd@lists.infradead.org
2519 T:      git git://git.infradead.org/mtd-2.6.git
2520 S:      Maintained
2521
2522 UNSORTED BLOCK IMAGES (UBI)
2523 P:      Artem Bityutskiy
2524 M:      dedekind@infradead.org
2525 W:      http://www.linux-mtd.infradead.org/
2526 L:      linux-mtd@lists.infradead.org
2527 T:      git git://git.infradead.org/~dedekind/ubi-2.6.git
2528 S:      Maintained
2529
2530 MICROTEK X6 SCANNER
2531 P:      Oliver Neukum
2532 M:      oliver@neukum.name
2533 S:      Maintained
2534
2535 MIPS
2536 P:      Ralf Baechle
2537 M:      ralf@linux-mips.org
2538 W:      http://www.linux-mips.org/
2539 L:      linux-mips@linux-mips.org
2540 T:      git www.linux-mips.org:/pub/scm/linux.git
2541 S:      Supported
2542
2543 MISCELLANEOUS MCA-SUPPORT
2544 P:      James Bottomley
2545 M:      jejb@steeleye.com
2546 L:      linux-kernel@vger.kernel.org
2547 S:      Maintained
2548
2549 MODULE SUPPORT
2550 P:      Rusty Russell
2551 M:      rusty@rustcorp.com.au
2552 L:      linux-kernel@vger.kernel.org
2553 S:      Maintained
2554
2555 MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
2556 P:      Stelian Pop
2557 M:      stelian@popies.net
2558 W:      http://popies.net/meye/
2559 S:      Maintained
2560
2561 MOTOROLA IMX MMC/SD HOST CONTROLLER INTERFACE DRIVER
2562 P:      Pavel Pisa
2563 M:      ppisa@pikron.com
2564 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
2565 W:      http://mmc.drzeus.cx/wiki/Controllers/Freescale/SDHC
2566 S:      Maintained
2567
2568 MOUSE AND MISC DEVICES [GENERAL]
2569 P:      Alessandro Rubini
2570 M:      rubini@ipvvis.unipv.it
2571 L:      linux-kernel@vger.kernel.org
2572 S:      Maintained
2573
2574 MOXA SMARTIO/INDUSTIO SERIAL CARD (MXSER 2.0)
2575 P:      Jiri Slaby
2576 M:      jirislaby@gmail.com
2577 L:      linux-kernel@vger.kernel.org
2578 S:      Maintained
2579
2580 MSI LAPTOP SUPPORT
2581 P:      Lennart Poettering
2582 M:      mzxreary@0pointer.de
2583 L:      https://tango.0pointer.de/mailman/listinfo/s270-linux
2584 W:      http://0pointer.de/lennart/tchibo.html
2585 S:      Maintained
2586
2587 MTRR AND SIMILAR SUPPORT [i386]
2588 P:      Richard Gooch
2589 M:      rgooch@atnf.csiro.au
2590 L:      linux-kernel@vger.kernel.org
2591 W:      http://www.atnf.csiro.au/~rgooch/linux/kernel-patches.html
2592 S:      Maintained
2593
2594 MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM
2595 P:      Pierre Ossman
2596 M:      drzeus-mmc@drzeus.cx
2597 L:      linux-kernel@vger.kernel.org
2598 S:      Maintained
2599
2600 MULTIMEDIA CARD (MMC) ETC. OVER SPI
2601 P:      David Brownell
2602 M:      dbrownell@users.sourceforge.net
2603 L:      linux-kernel@vger.kernel.org
2604 S:      Odd fixes
2605
2606 MULTISOUND SOUND DRIVER
2607 P:      Andrew Veliath
2608 M:      andrewtv@usa.net
2609 S:      Maintained
2610
2611 MULTITECH MULTIPORT CARD (ISICOM)
2612 P:      Jiri Slaby
2613 M:      jirislaby@gmail.com
2614 L:      linux-kernel@vger.kernel.org
2615 S:      Maintained
2616
2617 NATSEMI ETHERNET DRIVER (DP8381x)
2618 P:      Tim Hockin
2619 M:      thockin@hockin.org
2620 S:      Maintained
2621
2622 NCP FILESYSTEM
2623 P:      Petr Vandrovec
2624 M:      vandrove@vc.cvut.cz
2625 L:      linware@sh.cvut.cz
2626 S:      Maintained
2627
2628 NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
2629 P:      James E.J. Bottomley
2630 M:      James.Bottomley@HansenPartnership.com
2631 L:      linux-scsi@vger.kernel.org
2632 S:      Maintained
2633
2634 NETEM NETWORK EMULATOR
2635 P:      Stephen Hemminger
2636 M:      shemminger@linux-foundation.org
2637 L:      netem@lists.linux-foundation.org
2638 S:      Maintained
2639
2640 NETERION (S2IO) Xframe 10GbE DRIVER
2641 P:      Ramkrishna Vepa
2642 M:      ram.vepa@neterion.com
2643 P:      Rastapur Santosh
2644 M:      santosh.rastapur@neterion.com
2645 P:      Sivakumar Subramani
2646 M:      sivakumar.subramani@neterion.com
2647 P:      Sreenivasa Honnur
2648 M:      sreenivasa.honnur@neterion.com
2649 L:      netdev@vger.kernel.org
2650 W:      http://trac.neterion.com/cgi-bin/trac.cgi/wiki/TitleIndex?anonymous
2651 S:      Supported
2652
2653 NETFILTER/IPTABLES/IPCHAINS
2654 P:      Rusty Russell
2655 P:      Marc Boucher
2656 P:      James Morris
2657 P:      Harald Welte
2658 P:      Jozsef Kadlecsik
2659 P:      Patrick McHardy
2660 M:      kaber@trash.net
2661 L:      netfilter-devel@vger.kernel.org
2662 L:      netfilter@vger.kernel.org
2663 L:      coreteam@netfilter.org
2664 W:      http://www.netfilter.org/
2665 W:      http://www.iptables.org/
2666 S:      Supported
2667
2668 NETLABEL
2669 P:      Paul Moore
2670 M:      paul.moore@hp.com
2671 W:      http://netlabel.sf.net
2672 L:      netdev@vger.kernel.org
2673 S:      Supported
2674
2675 NETROM NETWORK LAYER
2676 P:      Ralf Baechle
2677 M:      ralf@linux-mips.org
2678 L:      linux-hams@vger.kernel.org
2679 W:      http://www.linux-ax25.org/
2680 S:      Maintained
2681
2682 NETWORK BLOCK DEVICE (NBD)
2683 P:      Paul Clements
2684 M:      Paul.Clements@steeleye.com
2685 S:      Maintained
2686
2687 NETWORK DEVICE DRIVERS
2688 P:      Jeff Garzik
2689 M:      jgarzik@pobox.com
2690 L:      netdev@vger.kernel.org
2691 T:      git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
2692 S:      Maintained
2693
2694 NETWORKING [GENERAL]
2695 P:      Networking Team
2696 M:      netdev@vger.kernel.org
2697 L:      netdev@vger.kernel.org
2698 W:      http://linux-net.osdl.org/
2699 S:      Maintained
2700
2701 NETWORKING [IPv4/IPv6]
2702 P:      David S. Miller
2703 M:      davem@davemloft.net
2704 P:      Alexey Kuznetsov
2705 M:      kuznet@ms2.inr.ac.ru
2706 P:      Pekka Savola (ipv6)
2707 M:      pekkas@netcore.fi
2708 P:      James Morris
2709 M:      jmorris@namei.org
2710 P:      Hideaki YOSHIFUJI
2711 M:      yoshfuji@linux-ipv6.org
2712 P:      Patrick McHardy
2713 M:      kaber@trash.net
2714 L:      netdev@vger.kernel.org
2715 T:      git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
2716 S:      Maintained
2717
2718 NETWORKING [LABELED] (NetLabel, CIPSO, Labeled IPsec, SECMARK)
2719 P:      Paul Moore
2720 M:      paul.moore@hp.com
2721 L:      netdev@vger.kernel.org
2722 S:      Maintained
2723
2724 NETWORKING [WIRELESS]
2725 P:      John W. Linville
2726 M:      linville@tuxdriver.com
2727 L:      linux-wireless@vger.kernel.org
2728 T:      git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2729 S:      Maintained
2730
2731 NETXEN (1/10) GbE SUPPORT
2732 P:      Amit S. Kale
2733 M:      amitkale@netxen.com
2734 L:      netdev@vger.kernel.org
2735 W:      http://www.netxen.com
2736 S:      Supported
2737
2738 IPVS
2739 P:      Wensong Zhang
2740 M:      wensong@linux-vs.org
2741 P:      Simon Horman
2742 M:      horms@verge.net.au
2743 P:      Julian Anastasov
2744 M:      ja@ssi.bg
2745 L:      netdev@vger.kernel.org
2746 S:      Maintained
2747
2748 NFS CLIENT
2749 P:      Trond Myklebust
2750 M:      trond.myklebust@fys.uio.no
2751 L:      linux-kernel@vger.kernel.org
2752 S:      Maintained
2753
2754 NI5010 NETWORK DRIVER
2755 P:      Jan-Pascal van Best
2756 M:      janpascal@vanbest.org
2757 P:      Andreas Mohr
2758 M:      andi@lisas.de
2759 L:      netdev@vger.kernel.org
2760 S:      Maintained
2761
2762 NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
2763 P:      YOKOTA Hiroshi
2764 M:      yokota@netlab.is.tsukuba.ac.jp
2765 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2766 S:      Maintained
2767
2768 NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
2769 P:      GOTO Masanori
2770 M:      gotom@debian.or.jp
2771 P:      YOKOTA Hiroshi
2772 M:      yokota@netlab.is.tsukuba.ac.jp
2773 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2774 S:      Maintained
2775
2776 NTFS FILESYSTEM
2777 P:      Anton Altaparmakov
2778 M:      aia21@cantab.net
2779 L:      linux-ntfs-dev@lists.sourceforge.net
2780 L:      linux-kernel@vger.kernel.org
2781 W:      http://linux-ntfs.sf.net/
2782 T:      git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
2783 S:      Maintained
2784
2785 NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
2786 P:      Antonino Daplas
2787 M:      adaplas@gmail.com
2788 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
2789 S:      Maintained
2790
2791 OPENCORES I2C BUS DRIVER
2792 P:      Peter Korsgaard
2793 M:      jacmet@sunsite.dk
2794 L:      i2c@lm-sensors.org
2795 S:      Maintained
2796
2797 ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
2798 P:      Mark Fasheh
2799 M:      mark.fasheh@oracle.com
2800 P:      Kurt Hackel
2801 M:      kurt.hackel@oracle.com
2802 L:      ocfs2-devel@oss.oracle.com
2803 W:      http://oss.oracle.com/projects/ocfs2/
2804 S:      Supported
2805
2806 OLYMPIC NETWORK DRIVER
2807 P:      Peter De Shrijver
2808 M:      p2@ace.ulyssis.student.kuleuven.ac.be
2809 P:      Mike Phillips
2810 M:      mikep@linuxtr.net
2811 L:      netdev@vger.kernel.org
2812 L:      linux-tr@linuxtr.net
2813 W:      http://www.linuxtr.net
2814 S:      Maintained
2815
2816 OMNIKEY CARDMAN 4000 DRIVER
2817 P:      Harald Welte
2818 M:      laforge@gnumonks.org
2819 S:      Maintained
2820
2821 OMNIKEY CARDMAN 4040 DRIVER
2822 P:      Harald Welte
2823 M:      laforge@gnumonks.org
2824 S:      Maintained
2825
2826 OMNIVISION OV7670 SENSOR DRIVER
2827 P:      Jonathan Corbet
2828 M:      corbet@lwn.net
2829 L:      video4linux-list@redhat.com
2830 S:      Maintained
2831
2832 ONENAND FLASH DRIVER
2833 P:      Kyungmin Park
2834 M:      kyungmin.park@samsung.com
2835 L:      linux-mtd@lists.infradead.org
2836 S:      Maintained
2837
2838 ONSTREAM SCSI TAPE DRIVER
2839 P:      Willem Riede
2840 M:      osst@riede.org
2841 L:      osst-users@lists.sourceforge.net
2842 L:      linux-scsi@vger.kernel.org
2843 S:      Maintained
2844
2845 OPROFILE
2846 P:      Philippe Elie
2847 M:      phil.el@wanadoo.fr
2848 L:      oprofile-list@lists.sf.net
2849 S:      Maintained
2850
2851 ORINOCO DRIVER
2852 P:      Pavel Roskin
2853 M:      proski@gnu.org
2854 P:      David Gibson
2855 M:      hermes@gibson.dropbear.id.au
2856 L:      linux-wireless@vger.kernel.org
2857 L:      orinoco-users@lists.sourceforge.net
2858 L:      orinoco-devel@lists.sourceforge.net
2859 W:      http://www.nongnu.org/orinoco/
2860 S:      Maintained
2861
2862 PA SEMI ETHERNET DRIVER
2863 P:      Olof Johansson
2864 M:      olof@lixom.net
2865 L:      netdev@vger.kernel.org
2866 S:      Maintained
2867
2868 PA SEMI SMBUS DRIVER
2869 P:      Olof Johansson
2870 M:      olof@lixom.net
2871 L:      i2c@lm-sensors.org
2872 S:      Maintained
2873
2874 PARALLEL PORT SUPPORT
2875 L:      linux-parport@lists.infradead.org (subscribers-only)
2876 S:      Orphan
2877
2878 PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
2879 P:      Tim Waugh
2880 M:      tim@cyberelk.net
2881 L:      linux-parport@lists.infradead.org (subscribers-only)
2882 W:      http://www.torque.net/linux-pp.html
2883 S:      Maintained
2884
2885 PARISC ARCHITECTURE
2886 P:      Matthew Wilcox
2887 M:      matthew@wil.cx
2888 P:      Grant Grundler
2889 M:      grundler@parisc-linux.org
2890 P:      Kyle McMartin
2891 M:      kyle@parisc-linux.org
2892 L:      parisc-linux@parisc-linux.org
2893 W:      http://www.parisc-linux.org/
2894 T:      git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
2895 T:      cvs cvs.parisc-linux.org:/var/cvs/linux-2.6
2896 S:      Maintained
2897
2898 PARAVIRT_OPS INTERFACE
2899 P:      Jeremy Fitzhardinge
2900 M:      jeremy@xensource.com
2901 P:      Chris Wright
2902 M:      chrisw@sous-sol.org
2903 P:      Zachary Amsden
2904 M:      zach@vmware.com
2905 P:      Rusty Russell
2906 M:      rusty@rustcorp.com.au
2907 L:      virtualization@lists.osdl.org
2908 L:      linux-kernel@vger.kernel.org
2909 S:      Supported
2910
2911 PC87360 HARDWARE MONITORING DRIVER
2912 P:      Jim Cromie
2913 M:      jim.cromie@gmail.com
2914 L:      lm-sensors@lm-sensors.org
2915 S:      Maintained
2916
2917 PC8736x GPIO DRIVER
2918 P:      Jim Cromie
2919 M:      jim.cromie@gmail.com
2920 S:      Maintained
2921
2922 PCI ERROR RECOVERY
2923 P:      Linas Vepstas
2924 M:      linas@austin.ibm.com
2925 L:      linux-kernel@vger.kernel.org
2926 L:      linux-pci@atrey.karlin.mff.cuni.cz
2927 S:      Supported
2928
2929 PCI SUBSYSTEM
2930 P:      Greg Kroah-Hartman
2931 M:      gregkh@suse.de
2932 L:      linux-kernel@vger.kernel.org
2933 L:      linux-pci@atrey.karlin.mff.cuni.cz
2934 T:      quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
2935 S:      Supported
2936
2937 PCI HOTPLUG CORE
2938 P:      Kristen Carlson Accardi
2939 M:      kristen.c.accardi@intel.com
2940 S:      Supported
2941
2942 PCIE HOTPLUG DRIVER
2943 P:      Kristen Carlson Accardi
2944 M:      kristen.c.accardi@intel.com
2945 L:      pcihpd-discuss@lists.sourceforge.net
2946 S:      Supported
2947
2948 PCMCIA SUBSYSTEM
2949 P:      Linux PCMCIA Team
2950 L:      linux-pcmcia@lists.infradead.org
2951 L:      http://lists.infradead.org/mailman/listinfo/linux-pcmcia
2952 T:      git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
2953 S:      Maintained
2954
2955 PCNET32 NETWORK DRIVER
2956 P:      Don Fry
2957 M:      pcnet32@verizon.net
2958 L:      netdev@vger.kernel.org
2959 S:      Maintained
2960
2961 PER-TASK DELAY ACCOUNTING
2962 P:      Shailabh Nagar
2963 M:      nagar@watson.ibm.com
2964 L:      linux-kernel@vger.kernel.org
2965 S:      Maintained
2966
2967 PERSONALITY HANDLING
2968 P:      Christoph Hellwig
2969 M:      hch@infradead.org
2970 L:      linux-abi-devel@lists.sourceforge.net
2971 S:      Maintained
2972
2973 PHRAM MTD DRIVER
2974 P:      Jörn Engel
2975 M:      joern@wh.fh-wedel.de
2976 L:      linux-mtd@lists.infradead.org
2977 S:      Maintained
2978
2979 PKTCDVD DRIVER
2980 P:      Peter Osterlund
2981 M:      petero2@telia.com
2982 L:      linux-kernel@vger.kernel.org
2983 S:      Maintained
2984
2985 POSIX CLOCKS and TIMERS
2986 P:      Thomas Gleixner
2987 M:      tglx@linutronix.de
2988 L:      linux-kernel@vger.kernel.org
2989 S:      Supported
2990
2991 POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS
2992 P:      Anton Vorontsov
2993 M:      cbou@mail.ru
2994 P:      David Woodhouse
2995 M:      dwmw2@infradead.org
2996 L:      linux-kernel@vger.kernel.org
2997 L:      kernel-discuss@handhelds.org
2998 T:      git git.infradead.org/battery-2.6.git
2999 S:      Maintained
3000
3001 POWERPC 4xx EMAC DRIVER
3002 P:      Eugene Surovegin
3003 M:      ebs@ebshome.net
3004 W:      http://kernel.ebshome.net/emac/
3005 L:      linuxppc-dev@ozlabs.org
3006 L:      netdev@vger.kernel.org
3007 S:      Maintained
3008
3009 PNP SUPPORT
3010 P:      Adam Belay
3011 M:      ambx1@neo.rr.com
3012 S:      Maintained
3013
3014 PNXxxxx I2C DRIVER
3015 P:      Vitaly Wool
3016 M:      vitalywool@gmail.com
3017 L:      i2c@lm-sensors.org
3018 S:      Maintained
3019
3020 PPP PROTOCOL DRIVERS AND COMPRESSORS
3021 P:      Paul Mackerras
3022 M:      paulus@samba.org
3023 L:      linux-ppp@vger.kernel.org
3024 S:      Maintained
3025
3026 PPP OVER ATM (RFC 2364)
3027 P:      Mitchell Blank Jr
3028 M:      mitch@sfgoth.com
3029 S:      Maintained
3030
3031 PPP OVER ETHERNET
3032 P:      Michal Ostrowski
3033 M:      mostrows@speakeasy.net
3034 S:      Maintained
3035
3036 PPP OVER L2TP
3037 P:      James Chapman
3038 M:      jchapman@katalix.com
3039 S:      Maintained
3040
3041 PREEMPTIBLE KERNEL
3042 P:      Robert Love
3043 M:      rml@tech9.net
3044 L:      linux-kernel@vger.kernel.org
3045 L:      kpreempt-tech@lists.sourceforge.net
3046 W:      ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
3047 S:      Supported
3048
3049 P54 WIRELESS DRIVER
3050 P:      Michael Wu
3051 M:      flamingice@sourmilk.net
3052 L:      linux-wireless@vger.kernel.org
3053 W:      http://prism54.org
3054 T:      git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3055 S:      Maintained
3056
3057 PRISM54 WIRELESS DRIVER
3058 P:      Luis R. Rodriguez
3059 M:      mcgrof@gmail.com
3060 L:      linux-wireless@vger.kernel.org
3061 W:      http://prism54.org
3062 S:      Maintained
3063
3064 PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
3065 P:      Peter Denison
3066 M:      promise@pnd-pc.demon.co.uk
3067 W:      http://www.pnd-pc.demon.co.uk/promise/
3068 S:      Maintained
3069
3070 PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
3071 P:      Mikael Pettersson
3072 M:      mikpe@it.uu.se
3073 L:      linux-ide@vger.kernel.org
3074 S:      Maintained
3075
3076 PS3 NETWORK SUPPORT
3077 P:      Masakazu Mokuno
3078 M:      mokuno@sm.sony.co.jp
3079 L:      netdev@vger.kernel.org
3080 L:      cbe-oss-dev@ozlabs.org
3081 S:      Supported
3082
3083 PS3 PLATFORM SUPPORT
3084 P:      Geoff Levand
3085 M:      geoffrey.levand@am.sony.com
3086 L:      linuxppc-dev@ozlabs.org
3087 L:      cbe-oss-dev@ozlabs.org
3088 S:      Supported
3089
3090 PVRUSB2 VIDEO4LINUX DRIVER
3091 P:      Mike Isely
3092 M:      isely@pobox.com
3093 L:      pvrusb2@isely.net       (subscribers-only)
3094 L:      video4linux-list@redhat.com
3095 W:      http://www.isely.net/pvrusb2/
3096 S:      Maintained
3097
3098 PXA2xx SUPPORT
3099 P:      Nicolas Pitre
3100 M:      nico@cam.org
3101 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
3102 S:      Maintained
3103
3104 PXA MMCI DRIVER
3105 S:      Orphan
3106
3107 QLOGIC QLA2XXX FC-SCSI DRIVER
3108 P:      Andrew Vasquez
3109 M:      linux-driver@qlogic.com
3110 L:      linux-scsi@vger.kernel.org
3111 S:      Supported
3112
3113 QLOGIC QLA3XXX NETWORK DRIVER
3114 P:      Ron Mercer
3115 M:      linux-driver@qlogic.com
3116 L:      netdev@vger.kernel.org
3117 S:      Supported
3118
3119 QNX4 FILESYSTEM
3120 P:      Anders Larsen
3121 M:      al@alarsen.net
3122 L:      linux-kernel@vger.kernel.org
3123 W:      http://www.alarsen.net/linux/qnx4fs/
3124 S:      Maintained
3125
3126 RADEON FRAMEBUFFER DISPLAY DRIVER
3127 P:      Benjamin Herrenschmidt
3128 M:      benh@kernel.crashing.org
3129 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
3130 S:      Maintained
3131
3132 RAGE128 FRAMEBUFFER DISPLAY DRIVER
3133 P:      Paul Mackerras
3134 M:      paulus@samba.org
3135 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
3136 S:      Maintained
3137
3138 RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
3139 P:      Corey Thomas
3140 M:      corey@world.std.com
3141 L:      linux-wireless@vger.kernel.org
3142 S:      Maintained
3143
3144 RALINK RT2X00 WLAN DRIVER
3145 P:      rt2x00 project
3146 L:      linux-wireless@vger.kernel.org
3147 L:      rt2400-devel@lists.sourceforge.net
3148 W:      http://rt2x00.serialmonkey.com/
3149 S:      Maintained
3150 F:      drivers/net/wireless/rt2x00/
3151
3152 RANDOM NUMBER DRIVER
3153 P:      Matt Mackall
3154 M:      mpm@selenic.com
3155 S:      Maintained
3156
3157 RAPIDIO SUBSYSTEM
3158 P:      Matt Porter
3159 M:      mporter@kernel.crashing.org
3160 L:      linux-kernel@vger.kernel.org
3161 S:      Maintained
3162
3163 READ-COPY UPDATE (RCU)
3164 P:      Dipankar Sarma
3165 M:      dipankar@in.ibm.com
3166 W:      http://www.rdrop.com/users/paulmck/rclock/
3167 L:      linux-kernel@vger.kernel.org
3168 S:      Supported
3169
3170 RCUTORTURE MODULE
3171 P:      Josh Triplett
3172 M:      josh@freedesktop.org
3173 L:      linux-kernel@vger.kernel.org
3174 S:      Maintained
3175
3176 REAL TIME CLOCK DRIVER
3177 P:      Paul Gortmaker
3178 M:      p_gortmaker@yahoo.com
3179 L:      linux-kernel@vger.kernel.org
3180 S:      Maintained
3181
3182 REAL TIME CLOCK (RTC) SUBSYSTEM
3183 P:      Alessandro Zummo
3184 M:      a.zummo@towertech.it
3185 L:      rtc-linux@googlegroups.com
3186 S:      Maintained
3187
3188 REISERFS FILE SYSTEM
3189 P:      Hans Reiser
3190 M:      reiserfs-dev@namesys.com
3191 L:      reiserfs-devel@vger.kernel.org
3192 W:      http://www.namesys.com
3193 S:      Supported
3194
3195 ROCKETPORT DRIVER
3196 P:      Comtrol Corp.
3197 W:      http://www.comtrol.com
3198 S:      Maintained
3199
3200 ROSE NETWORK LAYER
3201 P:      Ralf Baechle
3202 M:      ralf@linux-mips.org
3203 L:      linux-hams@vger.kernel.org
3204 W:      http://www.linux-ax25.org/
3205 S:      Maintained
3206
3207 RISCOM8 DRIVER
3208 S:      Orphan
3209
3210 RTL818X WIRELESS DRIVER
3211 P:      Michael Wu
3212 M:      flamingice@sourmilk.net
3213 P:      Andrea Merello
3214 M:      andreamrl@tiscali.it
3215 L:      linux-wireless@vger.kernel.org
3216 W:      http://linuxwireless.org/
3217 T:      git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3218 S:      Maintained
3219
3220 S3 SAVAGE FRAMEBUFFER DRIVER
3221 P:      Antonino Daplas
3222 M:      adaplas@gmail.com
3223 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
3224 S:      Maintained
3225
3226 S390
3227 P:      Martin Schwidefsky
3228 M:      schwidefsky@de.ibm.com
3229 P:      Heiko Carstens
3230 M:      heiko.carstens@de.ibm.com
3231 M:      linux390@de.ibm.com
3232 L:      linux-s390@vger.kernel.org
3233 W:      http://www.ibm.com/developerworks/linux/linux390/
3234 S:      Supported
3235
3236 S390 NETWORK DRIVERS
3237 P:      Ursula Braun
3238 M:      ubraun@linux.vnet.ibm.com
3239 P:      Frank Blaschka
3240 M:      blaschka@linux.vnet.ibm.com
3241 M:      linux390@de.ibm.com
3242 L:      linux-s390@vger.kernel.org
3243 W:      http://www.ibm.com/developerworks/linux/linux390/
3244 S:      Supported
3245
3246 S390 ZFCP DRIVER
3247 P:      Swen Schillig
3248 M:      swen@vnet.ibm.com
3249 M:      linux390@de.ibm.com
3250 L:      linux-s390@vger.kernel.org
3251 W:      http://www.ibm.com/developerworks/linux/linux390/
3252 S:      Supported
3253
3254 S390 IUCV NETWORK LAYER
3255 P:      Ursula Braun
3256 M:      ubraun@linux.vnet.ibm.com
3257 M:      linux390@de.ibm.com
3258 L:      linux-s390@vger.kernel.org
3259 W:      http://www.ibm.com/developerworks/linux/linux390/
3260 S:      Supported
3261
3262 SAA7146 VIDEO4LINUX-2 DRIVER
3263 P:      Michael Hunold
3264 M:      michael@mihu.de
3265 W:      http://www.mihu.de/linux/saa7146
3266 S:      Maintained
3267
3268 SC1200 WDT DRIVER
3269 P:      Zwane Mwaikambo
3270 M:      zwane@arm.linux.org.uk
3271 S:      Maintained
3272
3273 SCHEDULER
3274 P:      Ingo Molnar
3275 M:      mingo@elte.hu
3276 P:      Robert Love    [the preemptible kernel bits]
3277 M:      rml@tech9.net
3278 L:      linux-kernel@vger.kernel.org
3279 S:      Maintained
3280
3281 SCSI CDROM DRIVER
3282 P:      Jens Axboe
3283 M:      axboe@kernel.dk
3284 L:      linux-scsi@vger.kernel.org
3285 W:      http://www.kernel.dk
3286 S:      Maintained
3287
3288 SCSI SG DRIVER
3289 P:      Doug Gilbert
3290 M:      dgilbert@interlog.com
3291 L:      linux-scsi@vger.kernel.org
3292 W:      http://www.torque.net/sg
3293 S:      Maintained
3294
3295 SCSI SUBSYSTEM
3296 P:      James E.J. Bottomley
3297 M:      James.Bottomley@SteelEye.com
3298 L:      linux-scsi@vger.kernel.org
3299 T:      git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
3300 S:      Maintained
3301
3302 SCSI TAPE DRIVER
3303 P:      Kai Mäkisara
3304 M:      Kai.Makisara@kolumbus.fi
3305 L:      linux-scsi@vger.kernel.org
3306 S:      Maintained
3307
3308 SCTP PROTOCOL
3309 P:      Vlad Yasevich
3310 M:      vladislav.yasevich@hp.com
3311 P:      Sridhar Samudrala
3312 M:      sri@us.ibm.com
3313 L:      lksctp-developers@lists.sourceforge.net
3314 W:      http://lksctp.sourceforge.net
3315 S:      Supported
3316
3317 SCx200 CPU SUPPORT
3318 P:      Jim Cromie
3319 M:      jim.cromie@gmail.com
3320 S:      Odd Fixes
3321
3322 SCx200 GPIO DRIVER
3323 P:      Jim Cromie
3324 M:      jim.cromie@gmail.com
3325 S:      Maintained
3326
3327 SCx200 HRT CLOCKSOURCE DRIVER
3328 P:      Jim Cromie
3329 M:      jim.cromie@gmail.com
3330 S:      Maintained
3331
3332 SECURITY CONTACT
3333 P:      Security Officers
3334 M:      security@kernel.org
3335 S:      Supported
3336
3337 SELINUX SECURITY MODULE
3338 P:      Stephen Smalley
3339 M:      sds@tycho.nsa.gov
3340 P:      James Morris
3341 M:      jmorris@namei.org
3342 P:      Eric Paris
3343 M:      eparis@parisplace.org
3344 L:      linux-kernel@vger.kernel.org (kernel issues)
3345 L:      selinux@tycho.nsa.gov (subscribers-only, general discussion)
3346 W:      http://www.nsa.gov/selinux
3347 S:      Supported
3348
3349 SENSABLE PHANTOM
3350 P:      Jiri Slaby
3351 M:      jirislaby@gmail.com
3352 S:      Maintained
3353
3354 SERIAL ATA (SATA) SUBSYSTEM:
3355 P:      Jeff Garzik
3356 M:      jgarzik@pobox.com
3357 L:      linux-ide@vger.kernel.org
3358 T:      git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
3359 S:      Supported
3360
3361 SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
3362 P:      Pat Gefre
3363 M:      pfg@sgi.com
3364 L:      linux-ia64@vger.kernel.org
3365 S:      Supported
3366
3367 SGI VISUAL WORKSTATION 320 AND 540
3368 P:      Andrey Panin
3369 M:      pazke@donpac.ru
3370 L:      linux-visws-devel@lists.sf.net
3371 W:      http://linux-visws.sf.net
3372 S:      Maintained for 2.6.
3373
3374 SIMTEC EB110ATX (Chalice CATS)
3375 P:      Ben Dooks
3376 P:      Vincent Sanders
3377 M:      support@simtec.co.uk
3378 W:      http://www.simtec.co.uk/products/EB110ATX/
3379 S:      Supported
3380
3381 SIMTEC EB2410ITX (BAST)
3382 P:      Ben Dooks
3383 P:      Vincent Sanders
3384 M:      support@simtec.co.uk
3385 W:      http://www.simtec.co.uk/products/EB2410ITX/
3386 S:      Supported
3387
3388 SIS 190 ETHERNET DRIVER
3389 P:      Francois Romieu
3390 M:      romieu@fr.zoreil.com
3391 L:      netdev@vger.kernel.org
3392 S:      Maintained
3393
3394 SIS 5513 IDE CONTROLLER DRIVER
3395 P:      Lionel Bouton
3396 M:      Lionel.Bouton@inet6.fr
3397 W:      http://inet6.dyn.dhs.org/sponsoring/sis5513/index.html
3398 W:      http://gyver.homeip.net/sis5513/index.html
3399 S:      Maintained
3400
3401 SIS 900/7016 FAST ETHERNET DRIVER
3402 P:      Daniele Venzano
3403 M:      venza@brownhat.org
3404 W:      http://www.brownhat.org/sis900.html
3405 L:      netdev@vger.kernel.org
3406 S:      Maintained
3407
3408 SIS 96X I2C/SMBUS DRIVER
3409 P:      Mark M. Hoffman
3410 M:      mhoffman@lightlink.com
3411 L:      lm-sensors@lm-sensors.org
3412 S:      Maintained
3413
3414 SIS FRAMEBUFFER DRIVER
3415 P:      Thomas Winischhofer
3416 M:      thomas@winischhofer.net
3417 W:      http://www.winischhofer.net/linuxsisvga.shtml
3418 S:      Maintained
3419
3420 SIS USB2VGA DRIVER
3421 P:      Thomas Winischhofer
3422 M:      thomas@winischhofer.net
3423 W:      http://www.winischhofer.at/linuxsisusbvga.shtml
3424 S:      Maintained
3425
3426 SLAB ALLOCATOR
3427 P:      Christoph Lameter
3428 M:      clameter@sgi.com
3429 P:      Pekka Enberg
3430 M:      penberg@cs.helsinki.fi
3431 L:      linux-mm@kvack.org
3432 S:      Maintained
3433
3434 SMC91x ETHERNET DRIVER
3435 P:      Nicolas Pitre
3436 M:      nico@cam.org
3437 S:      Maintained
3438
3439 SMSC47B397 HARDWARE MONITOR DRIVER
3440 P:      Mark M. Hoffman
3441 M:      mhoffman@lightlink.com
3442 L:      lm-sensors@lm-sensors.org
3443 S:      Maintained
3444
3445 SOFTMAC LAYER (IEEE 802.11)
3446 P:      Johannes Berg
3447 M:      johannes@sipsolutions.net
3448 P:      Joe Jezak
3449 M:      josejx@gentoo.org
3450 P:      Daniel Drake
3451 M:      dsd@gentoo.org
3452 W:      http://softmac.sipsolutions.net/
3453 L:      linux-wireless@vger.kernel.org
3454 S:      Maintained
3455
3456 SOFTWARE RAID (Multiple Disks) SUPPORT
3457 P:      Ingo Molnar
3458 M:      mingo@redhat.com
3459 P:      Neil Brown
3460 M:      neilb@suse.de
3461 L:      linux-raid@vger.kernel.org
3462 S:      Supported
3463
3464 HIBERNATION (aka Software Suspend, aka swsusp):
3465 P:      Pavel Machek
3466 M:      pavel@suse.cz
3467 P:      Rafael J. Wysocki
3468 M:      rjw@sisk.pl
3469 L:      linux-pm@lists.linux-foundation.org
3470 S:      Supported
3471
3472 SUSPEND TO RAM:
3473 P:      Pavel Machek
3474 M:      pavel@suse.cz
3475 P:      Rafael J. Wysocki
3476 M:      rjw@sisk.pl
3477 L:      linux-pm@lists.linux-foundation.org
3478 S:      Maintained
3479
3480 SONIC NETWORK DRIVER
3481 P:      Thomas Bogendoerfer
3482 M:      tsbogend@alpha.franken.de
3483 L:      netdev@vger.kernel.org
3484 S:      Maintained
3485
3486 SONICS SILICON BACKPLANE DRIVER (SSB)
3487 P:      Michael Buesch
3488 M:      mb@bu3sch.de
3489 L:      netdev@vger.kernel.org
3490 S:      Maintained
3491
3492 SONY VAIO CONTROL DEVICE DRIVER
3493 P:      Mattia Dongili
3494 M:      malattia@linux.it
3495 L:      linux-acpi@vger.kernel.org
3496 W:      http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
3497 S:      Maintained
3498
3499 SOUND
3500 P:      Jaroslav Kysela
3501 M:      perex@perex.cz
3502 L:      alsa-devel@alsa-project.org (subscribers-only)
3503 S:      Maintained
3504
3505 SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT
3506 P:      Liam Girdwood
3507 M:      liam.girdwood@wolfsonmicro.com
3508 L:      alsa-devel@alsa-project.org (subscribers-only)
3509 S:      Supported
3510
3511 SPI SUBSYSTEM
3512 P:      David Brownell
3513 M:      dbrownell@users.sourceforge.net
3514 L:      spi-devel-general@lists.sourceforge.net
3515 S:      Maintained
3516
3517 STABLE BRANCH:
3518 P:      Greg Kroah-Hartman
3519 M:      greg@kroah.com
3520 P:      Chris Wright
3521 M:      chrisw@sous-sol.org
3522 L:      stable@kernel.org
3523 S:      Maintained
3524
3525 TPM DEVICE DRIVER
3526 P:      Kylene Hall
3527 M:      tpmdd-devel@lists.sourceforge.net
3528 W:      http://tpmdd.sourceforge.net
3529 P:      Marcel Selhorst
3530 M:      tpm@selhorst.net
3531 W:      http://www.prosec.rub.de/tpm/
3532 L:      tpmdd-devel@lists.sourceforge.net
3533 S:      Maintained
3534
3535 Telecom Clock Driver for MCPL0010
3536 P:      Mark Gross
3537 M:      mark.gross@intel.com
3538 S:      Supported
3539
3540 TENSILICA XTENSA PORT (xtensa):
3541 P:      Chris Zankel
3542 M:      chris@zankel.net
3543 S:      Maintained
3544
3545 THINKPAD ACPI EXTRAS DRIVER
3546 P:      Henrique de Moraes Holschuh
3547 M:      ibm-acpi@hmh.eng.br
3548 L:      ibm-acpi-devel@lists.sourceforge.net
3549 W:      http://ibm-acpi.sourceforge.net
3550 W:      http://thinkwiki.org/wiki/Ibm-acpi
3551 T:      git repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
3552 S:      Maintained
3553
3554 UltraSPARC (sparc64):
3555 P:      David S. Miller
3556 M:      davem@davemloft.net
3557 L:      sparclinux@vger.kernel.org
3558 T:      git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
3559 S:      Maintained
3560
3561 SHARP LH SUPPORT (LH7952X & LH7A40X)
3562 P:      Marc Singer
3563 M:      elf@buici.com
3564 W:      http://projects.buici.com/arm
3565 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
3566 S:      Maintained
3567
3568 SHPC HOTPLUG DRIVER
3569 P:      Kristen Carlson Accardi
3570 M:      kristen.c.accardi@intel.com
3571 L:      pcihpd-discuss@lists.sourceforge.net
3572 S:      Supported
3573
3574 SECURE DIGITAL HOST CONTROLLER INTERFACE DRIVER
3575 P:      Pierre Ossman
3576 M:      drzeus-sdhci@drzeus.cx
3577 L:      sdhci-devel@list.drzeus.cx
3578 W:      http://mmc.drzeus.cx/wiki/Linux/Drivers/sdhci
3579 S:      Maintained
3580
3581 SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
3582 P:      Stephen Hemminger
3583 M:      shemminger@linux-foundation.org
3584 L:      netdev@vger.kernel.org
3585 S:      Maintained
3586
3587 SOEKRIS NET48XX LED SUPPORT
3588 P:      Chris Boot
3589 M:      bootc@bootc.net
3590 S:      Maintained
3591
3592 SPARC (sparc32):
3593 P:      William L. Irwin
3594 M:      wli@holomorphy.com
3595 L:      sparclinux@vger.kernel.org
3596 S:      Maintained
3597
3598 SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
3599 P:      Roger Wolff
3600 M:      R.E.Wolff@BitWizard.nl
3601 L:      linux-kernel@vger.kernel.org ?
3602 S:      Supported
3603
3604 SPIDERNET NETWORK DRIVER for CELL
3605 P:      Linas Vepstas
3606 M:      linas@austin.ibm.com
3607 L:      netdev@vger.kernel.org
3608 S:      Supported
3609
3610 SRM (Alpha) environment access
3611 P:      Jan-Benedict Glaw
3612 M:      jbglaw@lug-owl.de
3613 L:      linux-kernel@vger.kernel.org
3614 S:      Maintained
3615
3616 STARFIRE/DURALAN NETWORK DRIVER
3617 P:      Ion Badulescu
3618 M:      ionut@cs.columbia.edu
3619 S:      Maintained
3620
3621 STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
3622 W:      http://mosquitonet.Stanford.EDU/strip.html
3623 S:      Unsupported ?
3624
3625 STRADIS MPEG-2 DECODER DRIVER
3626 P:      Nathan Laredo
3627 M:      laredo@gnu.org
3628 W:      http://www.stradis.com/
3629 S:      Maintained
3630
3631 SUPERH (sh)
3632 P:      Paul Mundt
3633 M:      lethal@linux-sh.org
3634 L:      linuxsh-dev@lists.sourceforge.net (subscribers-only)
3635 W:      http://www.linux-sh.org
3636 S:      Maintained
3637
3638 SUPERH64 (sh64)
3639 P:      Paul Mundt
3640 M:      lethal@linux-sh.org
3641 L:      linuxsh-shmedia-dev@lists.sourceforge.net
3642 W:      http://www.linux-sh.org
3643 S:      Maintained
3644
3645 SUN3/3X
3646 P:      Sam Creasey
3647 M:      sammy@sammy.net
3648 W:      http://sammy.net/sun3/
3649 S:      Maintained
3650
3651 SVGA HANDLING
3652 P:      Martin Mares
3653 M:      mj@ucw.cz
3654 L:      linux-video@atrey.karlin.mff.cuni.cz
3655 S:      Maintained
3656
3657 SYSV FILESYSTEM
3658 P:      Christoph Hellwig
3659 M:      hch@infradead.org
3660 S:      Maintained
3661
3662 TC CLASSIFIER
3663 P:      Jamal Hadi Salim
3664 M:      hadi@cyberus.ca
3665 L:      netdev@vger.kernel.org
3666 S:      Maintained
3667
3668 TCP LOW PRIORITY MODULE
3669 P:      Wong Hoi Sing, Edison
3670 M:      hswong3i@gmail.com
3671 P:      Hung Hing Lun, Mike
3672 M:      hlhung3i@gmail.com
3673 W:      http://tcp-lp-mod.sourceforge.net/
3674 S:      Maintained
3675
3676 TEHUTI ETHERNET DRIVER
3677 P:      Alexander Indenbaum
3678 M:      baum@tehutinetworks.net
3679 P:      Andy Gospodarek
3680 M:      andy@greyhouse.net
3681 L:      netdev@vger.kernel.org
3682 S:      Supported
3683
3684 TI FLASH MEDIA INTERFACE DRIVER
3685 P:      Alex Dubov
3686 M:      oakad@yahoo.com
3687 S:      Maintained
3688
3689 TI OMAP MMC INTERFACE DRIVER
3690 P:      Carlos Aguiar, Anderson Briglia and Syed Khasim
3691 M:      linux-omap-open-source@linux.omap.com (subscribers only)
3692 W:      http://linux.omap.com
3693 W:      http://www.muru.com/linux/omap/
3694 S:      Maintained
3695
3696 TI OMAP RANDOM NUMBER GENERATOR SUPPORT
3697 P:      Deepak Saxena
3698 M:      dsaxena@plexity.net
3699 S:      Maintained
3700
3701 TASKSTATS STATISTICS INTERFACE
3702 P:      Shailabh Nagar
3703 M:      nagar@watson.ibm.com
3704 L:      linux-kernel@vger.kernel.org
3705 S:      Maintained
3706
3707 TI PARALLEL LINK CABLE DRIVER
3708 P:      Romain Lievin
3709 M:      roms@lpg.ticalc.org
3710 S:      Maintained
3711
3712 TIPC NETWORK LAYER
3713 P:      Per Liden
3714 M:      per.liden@ericsson.com
3715 P:      Jon Maloy
3716 M:      jon.maloy@ericsson.com
3717 P:      Allan Stephens
3718 M:      allan.stephens@windriver.com
3719 L:      tipc-discussion@lists.sourceforge.net
3720 W:      http://tipc.sourceforge.net/
3721 W:      http://tipc.cslab.ericsson.net/
3722 T:      git tipc.cslab.ericsson.net:/pub/git/tipc.git
3723 S:      Maintained
3724
3725 TLAN NETWORK DRIVER
3726 P:      Samuel Chessman
3727 M:      chessman@tux.org
3728 L:      tlan-devel@lists.sourceforge.net
3729 W:      http://sourceforge.net/projects/tlan/
3730 S:      Maintained
3731
3732 TOKEN-RING NETWORK DRIVER
3733 P:      Mike Phillips
3734 M:      mikep@linuxtr.net
3735 L:      netdev@vger.kernel.org
3736 L:      linux-tr@linuxtr.net
3737 W:      http://www.linuxtr.net
3738 S:      Maintained
3739
3740 TOSHIBA ACPI EXTRAS DRIVER
3741 P:      John Belmonte
3742 M:      toshiba_acpi@memebeam.org
3743 W:      http://memebeam.org/toys/ToshibaAcpiDriver
3744 S:      Maintained
3745
3746 TOSHIBA SMM DRIVER
3747 P:      Jonathan Buzzard
3748 M:      jonathan@buzzard.org.uk
3749 L:      tlinux-users@tce.toshiba-dme.co.jp
3750 W:      http://www.buzzard.org.uk/toshiba/
3751 S:      Maintained
3752
3753 TRIDENT 4DWAVE/SIS 7018 PCI AUDIO CORE
3754 P:      Muli Ben-Yehuda
3755 M:      mulix@mulix.org
3756 L:      linux-kernel@vger.kernel.org
3757 S:      Maintained
3758
3759 TRIVIAL PATCHES
3760 P:      Adrian Bunk
3761 M:      trivial@kernel.org
3762 L:      linux-kernel@vger.kernel.org
3763 W:      http://www.kernel.org/pub/linux/kernel/people/bunk/trivial/
3764 T:      git kernel.org:/pub/scm/linux/kernel/git/bunk/trivial.git
3765 S:      Maintained
3766
3767 TMS380 TOKEN-RING NETWORK DRIVER
3768 P:      Adam Fritzler
3769 M:      mid@auk.cx
3770 L:      linux-tr@linuxtr.net
3771 W:      http://www.auk.cx/tms380tr/
3772 S:      Maintained
3773
3774 TULIP NETWORK DRIVER
3775 L:      tulip-users@lists.sourceforge.net
3776 W:      http://sourceforge.net/projects/tulip/
3777 S:      Orphan
3778
3779 TUN/TAP driver
3780 P:      Maxim Krasnyansky
3781 M:      maxk@qualcomm.com
3782 L:      vtun@office.satix.net
3783 W:      http://vtun.sourceforge.net/tun
3784 S:      Maintained
3785
3786 TURBOCHANNEL SUBSYSTEM
3787 P:      Maciej W. Rozycki
3788 M:      macro@linux-mips.org
3789 S:      Maintained
3790
3791 U14-34F SCSI DRIVER
3792 P:      Dario Ballabio
3793 M:      ballabio_dario@emc.com
3794 L:      linux-scsi@vger.kernel.org
3795 S:      Maintained
3796
3797 UDF FILESYSTEM
3798 P:      Ben Fennema
3799 M:      bfennema@falcon.csc.calpoly.edu
3800 W:      http://linux-udf.sourceforge.net
3801 S:      Maintained
3802
3803 UNIFORM CDROM DRIVER
3804 P:      Jens Axboe
3805 M:      axboe@kernel.dk
3806 L:      linux-kernel@vger.kernel.org
3807 W:      http://www.kernel.dk
3808 S:      Maintained
3809
3810 USB ACM DRIVER
3811 P:      Oliver Neukum
3812 M:      oliver@neukum.name
3813 L:      linux-usb-users@lists.sourceforge.net
3814 L:      linux-usb-devel@lists.sourceforge.net
3815 S:      Maintained
3816
3817 USB BLOCK DRIVER (UB ub)
3818 P:      Pete Zaitcev
3819 M:      zaitcev@redhat.com
3820 L:      linux-kernel@vger.kernel.org
3821 L:      linux-usb-devel@lists.sourceforge.net
3822 S:      Supported
3823
3824 USB CDC ETHERNET DRIVER
3825 P:      Greg Kroah-Hartman
3826 M:      greg@kroah.com
3827 L:      linux-usb-users@lists.sourceforge.net
3828 L:      linux-usb-devel@lists.sourceforge.net
3829 S:      Maintained
3830 W:      http://www.kroah.com/linux-usb/
3831
3832 USB DAVICOM DM9601 DRIVER
3833 P:      Peter Korsgaard
3834 M:      jacmet@sunsite.dk
3835 L:      netdev@vger.kernel.org
3836 W:      http://www.linux-usb.org/usbnet
3837 S:      Maintained
3838
3839 USB EHCI DRIVER
3840 P:      David Brownell
3841 M:      dbrownell@users.sourceforge.net
3842 L:      linux-usb-devel@lists.sourceforge.net
3843 S:      Odd Fixes
3844
3845 USB ET61X[12]51 DRIVER
3846 P:      Luca Risolia
3847 M:      luca.risolia@studio.unibo.it
3848 L:      linux-usb-devel@lists.sourceforge.net
3849 L:      video4linux-list@redhat.com
3850 W:      http://www.linux-projects.org
3851 S:      Maintained
3852
3853 USB GADGET/PERIPHERAL SUBSYSTEM
3854 P:      David Brownell
3855 M:      dbrownell@users.sourceforge.net
3856 L:      linux-usb-devel@lists.sourceforge.net
3857 W:      http://www.linux-usb.org/gadget
3858 S:      Maintained
3859
3860 USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...)
3861 P:      Jiri Kosina
3862 M:      jkosina@suse.cz
3863 L:      linux-usb-devel@lists.sourceforge.net
3864 T:      git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
3865 S:      Maintained
3866
3867 USB HUB DRIVER
3868 P:      Johannes Erdfelt
3869 M:      johannes@erdfelt.com
3870 L:      linux-usb-users@lists.sourceforge.net
3871 L:      linux-usb-devel@lists.sourceforge.net
3872 S:      Maintained
3873
3874 USB ISP116X DRIVER
3875 P:      Olav Kongas
3876 M:      ok@artecdesign.ee
3877 L:      linux-usb-devel@lists.sourceforge.net
3878 S:      Maintained
3879
3880 USB KAWASAKI LSI DRIVER
3881 P:      Oliver Neukum
3882 M:      oliver@neukum.name
3883 L:      linux-usb-users@lists.sourceforge.net
3884 L:      linux-usb-devel@lists.sourceforge.net
3885 S:      Maintained
3886
3887 USB MASS STORAGE DRIVER
3888 P:      Matthew Dharm
3889 M:      mdharm-usb@one-eyed-alien.net
3890 L:      linux-usb-users@lists.sourceforge.net
3891 L:      usb-storage@lists.one-eyed-alien.net
3892 S:      Maintained
3893 W:      http://www.one-eyed-alien.net/~mdharm/linux-usb/
3894
3895 USB OHCI DRIVER
3896 P:      David Brownell
3897 M:      dbrownell@users.sourceforge.net
3898 L:      linux-usb-users@lists.sourceforge.net
3899 L:      linux-usb-devel@lists.sourceforge.net
3900 S:      Odd Fixes
3901
3902 USB OPTION-CARD DRIVER
3903 P:      Matthias Urlichs
3904 M:      smurf@smurf.noris.de
3905 L:      linux-usb-devel@lists.sourceforge.net
3906 S:      Maintained
3907
3908 USB OV511 DRIVER
3909 P:      Mark McClelland
3910 M:      mmcclell@bigfoot.com
3911 L:      linux-usb-users@lists.sourceforge.net
3912 L:      linux-usb-devel@lists.sourceforge.net
3913 W:      http://alpha.dyndns.org/ov511/
3914 S:      Maintained
3915
3916 USB PEGASUS DRIVER
3917 P:      Petko Manolov
3918 M:      petkan@users.sourceforge.net
3919 L:      linux-usb-devel@lists.sourceforge.net
3920 L:      netdev@vger.kernel.org
3921 W:      http://pegasus2.sourceforge.net/
3922 S:      Maintained
3923
3924 USB PRINTER DRIVER (usblp)
3925 P:      Pete Zaitcev
3926 M:      zaitcev@redhat.com
3927 L:      linux-usb-users@lists.sourceforge.net
3928 L:      linux-usb-devel@lists.sourceforge.net
3929 S:      Supported
3930
3931 USB RTL8150 DRIVER
3932 P:      Petko Manolov
3933 M:      petkan@users.sourceforge.net
3934 L:      linux-usb-devel@lists.sourceforge.net
3935 L:      netdev@vger.kernel.org
3936 W:      http://pegasus2.sourceforge.net/
3937 S:      Maintained
3938
3939 USB SE401 DRIVER
3940 P:      Jeroen Vreeken
3941 M:      pe1rxq@amsat.org
3942 L:      linux-usb-users@lists.sourceforge.net
3943 L:      linux-usb-devel@lists.sourceforge.net
3944 W:      http://www.chello.nl/~j.vreeken/se401/
3945 S:      Maintained
3946
3947 USB SERIAL CYBERJACK DRIVER
3948 P:      Matthias Bruestle and Harald Welte
3949 M:      support@reiner-sct.com
3950 W:      http://www.reiner-sct.de/support/treiber_cyberjack.php
3951 S:      Maintained
3952
3953 USB SERIAL DIGI ACCELEPORT DRIVER
3954 P:      Peter Berger and Al Borchers
3955 M:      pberger@brimson.com
3956 M:      alborchers@steinerpoint.com
3957 L:      linux-usb-users@lists.sourceforge.net
3958 L:      linux-usb-devel@lists.sourceforge.net
3959 S:      Maintained
3960
3961 USB SERIAL DRIVER
3962 P:      Greg Kroah-Hartman
3963 M:      gregkh@suse.de
3964 L:      linux-usb-users@lists.sourceforge.net
3965 L:      linux-usb-devel@lists.sourceforge.net
3966 S:      Supported
3967
3968 USB SERIAL BELKIN F5U103 DRIVER
3969 P:      William Greathouse
3970 M:      wgreathouse@smva.com
3971 L:      linux-usb-users@lists.sourceforge.net
3972 L:      linux-usb-devel@lists.sourceforge.net
3973 S:      Maintained
3974
3975 USB SERIAL CYPRESS M8 DRIVER
3976 P:      Lonnie Mendez
3977 M:      dignome@gmail.com
3978 L:      linux-usb-users@lists.sourceforge.net
3979 L:      linux-usb-devel@lists.sourceforge.net
3980 S:      Maintained
3981 W:      http://geocities.com/i0xox0i
3982 W:      http://firstlight.net/cvs
3983
3984 USB SERIAL CYBERJACK PINPAD/E-COM DRIVER
3985 L:      linux-usb-users@lists.sourceforge.net
3986 L:      linux-usb-devel@lists.sourceforge.net
3987 S:      Maintained
3988
3989 USB AUERSWALD DRIVER
3990 P:      Wolfgang Muees
3991 M:      wolfgang@iksw-muees.de
3992 L:      linux-usb-users@lists.sourceforge.net
3993 L:      linux-usb-devel@lists.sourceforge.net
3994 S:      Maintained
3995
3996 USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
3997 P:      Gary Brubaker
3998 M:      xavyer@ix.netcom.com
3999 L:      linux-usb-users@lists.sourceforge.net
4000 L:      linux-usb-devel@lists.sourceforge.net
4001 S:      Maintained
4002
4003 USB SERIAL KEYSPAN DRIVER
4004 P:      Greg Kroah-Hartman
4005 M:      greg@kroah.com
4006 L:      linux-usb-users@lists.sourceforge.net
4007 L:      linux-usb-devel@lists.sourceforge.net
4008 W:      http://www.kroah.com/linux/
4009 S:      Maintained
4010
4011 USB SERIAL WHITEHEAT DRIVER
4012 P:      Support Department
4013 M:      support@connecttech.com
4014 L:      linux-usb-users@lists.sourceforge.net
4015 L:      linux-usb-devel@lists.sourceforge.net
4016 W:      http://www.connecttech.com
4017 S:      Supported
4018
4019 USB SN9C1xx DRIVER
4020 P:      Luca Risolia
4021 M:      luca.risolia@studio.unibo.it
4022 L:      linux-usb-devel@lists.sourceforge.net
4023 L:      video4linux-list@redhat.com
4024 W:      http://www.linux-projects.org
4025 S:      Maintained
4026
4027 USB SUBSYSTEM
4028 P:      Greg Kroah-Hartman
4029 M:      gregkh@suse.de
4030 L:      linux-usb-users@lists.sourceforge.net
4031 L:      linux-usb-devel@lists.sourceforge.net
4032 W:      http://www.linux-usb.org
4033 T:      quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
4034 S:      Supported
4035
4036 USB UHCI DRIVER
4037 P:      Alan Stern
4038 M:      stern@rowland.harvard.edu
4039 L:      linux-usb-users@lists.sourceforge.net
4040 L:      linux-usb-devel@lists.sourceforge.net
4041 S:      Maintained
4042
4043 USB "USBNET" DRIVER FRAMEWORK
4044 P:      David Brownell
4045 M:      dbrownell@users.sourceforge.net
4046 L:      netdev@vger.kernel.org
4047 W:      http://www.linux-usb.org/usbnet
4048 S:      Maintained
4049
4050 USB W996[87]CF DRIVER
4051 P:      Luca Risolia
4052 M:      luca.risolia@studio.unibo.it
4053 L:      linux-usb-devel@lists.sourceforge.net
4054 L:      video4linux-list@redhat.com
4055 W:      http://www.linux-projects.org
4056 S:      Maintained
4057
4058 USB ZC0301 DRIVER
4059 P:      Luca Risolia
4060 M:      luca.risolia@studio.unibo.it
4061 L:      linux-usb-devel@lists.sourceforge.net
4062 L:      video4linux-list@redhat.com
4063 W:      http://www.linux-projects.org
4064 S:      Maintained
4065
4066 USB ZD1201 DRIVER
4067 P:      Jeroen Vreeken
4068 M:      pe1rxq@amsat.org
4069 L:      linux-usb-users@lists.sourceforge.net
4070 L:      linux-usb-devel@lists.sourceforge.net
4071 W:      http://linux-lc100020.sourceforge.net
4072 S:      Maintained
4073
4074 USB ZR364XX DRIVER
4075 P:      Antoine Jacquet
4076 M:      royale@zerezo.com
4077 L:      linux-usb-devel@lists.sourceforge.net
4078 L:      video4linux-list@redhat.com
4079 W:      http://royale.zerezo.com/zr364xx/
4080 S:      Maintained
4081
4082 USER-MODE LINUX
4083 P:      Jeff Dike
4084 M:      jdike@karaya.com
4085 L:      user-mode-linux-devel@lists.sourceforge.net
4086 L:      user-mode-linux-user@lists.sourceforge.net
4087 W:      http://user-mode-linux.sourceforge.net
4088 S:      Maintained
4089
4090 FAT/VFAT/MSDOS FILESYSTEM:
4091 P:      OGAWA Hirofumi
4092 M:      hirofumi@mail.parknet.co.jp
4093 L:      linux-kernel@vger.kernel.org
4094 S:      Maintained
4095
4096 VIA RHINE NETWORK DRIVER
4097 P:      Roger Luethi
4098 M:      rl@hellgate.ch
4099 S:      Maintained
4100
4101 VIAPRO SMBUS DRIVER
4102 P:      Jean Delvare
4103 M:      khali@linux-fr.org
4104 L:      i2c@lm-sensors.org
4105 S:      Maintained
4106
4107 VIA VELOCITY NETWORK DRIVER
4108 P:      Francois Romieu
4109 M:      romieu@fr.zoreil.com
4110 L:      netdev@vger.kernel.org
4111 S:      Maintained
4112
4113 UCLINUX (AND M68KNOMMU)
4114 P:      Greg Ungerer
4115 M:      gerg@uclinux.org
4116 W:      http://www.uclinux.org/
4117 L:      uclinux-dev@uclinux.org  (subscribers-only)
4118 S:      Maintained
4119
4120 UCLINUX FOR NEC V850
4121 P:      Miles Bader
4122
4123 UCLINUX FOR RENESAS H8/300
4124 P:      Yoshinori Sato
4125 M:      ysato@users.sourceforge.jp
4126 W:      http://uclinux-h8.sourceforge.jp/
4127 S:      Supported
4128
4129 UFS FILESYSTEM
4130 P:      Evgeniy Dushistov
4131 M:      dushistov@mail.ru
4132 L:      linux-kernel@vger.kernel.org
4133 S:      Maintained
4134
4135 USB DIAMOND RIO500 DRIVER
4136 P:      Cesar Miquel
4137 M:      miquel@df.uba.ar
4138 L:      rio500-users@lists.sourceforge.net
4139 W:      http://rio500.sourceforge.net
4140 S:      Maintained
4141
4142 VIDEO FOR LINUX
4143 P:      Mauro Carvalho Chehab
4144 M:      mchehab@infradead.org
4145 M:      v4l-dvb-maintainer@linuxtv.org
4146 L:      video4linux-list@redhat.com
4147 W:      http://linuxtv.org
4148 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
4149 S:      Maintained
4150
4151 VT1211 HARDWARE MONITOR DRIVER
4152 P:      Juerg Haefliger
4153 M:      juergh@gmail.com
4154 L:      lm-sensors@lm-sensors.org
4155 S:      Maintained
4156
4157 VT8231 HARDWARE MONITOR DRIVER
4158 P:      Roger Lucas
4159 M:      roger@planbit.co.uk
4160 L:      lm-sensors@lm-sensors.org
4161 S:      Maintained
4162
4163 W1 DALLAS'S 1-WIRE BUS
4164 P:      Evgeniy Polyakov
4165 M:      johnpol@2ka.mipt.ru
4166 S:      Maintained
4167
4168 W83791D HARDWARE MONITORING DRIVER
4169 P:      Charles Spirakis
4170 M:      bezaur@gmail.com
4171 L:      lm-sensors@lm-sensors.org
4172 S:      Odd Fixes
4173
4174 W83793 HARDWARE MONITORING DRIVER
4175 P:      Rudolf Marek
4176 M:      r.marek@assembler.cz
4177 L:      lm-sensors@lm-sensors.org
4178 S:      Maintained
4179
4180 W83L51xD SD/MMC CARD INTERFACE DRIVER
4181 P:      Pierre Ossman
4182 M:      drzeus-wbsd@drzeus.cx
4183 L:      linux-kernel@vger.kernel.org
4184 W:      http://projects.drzeus.cx/wbsd
4185 S:      Maintained
4186
4187 WATCHDOG DEVICE DRIVERS
4188 P:      Wim Van Sebroeck
4189 M:      wim@iguana.be
4190 T:      git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
4191 S:      Maintained
4192
4193 WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
4194 P:      Jean Tourrilhes
4195 M:      jt@hpl.hp.com
4196 L:      linux-wireless@vger.kernel.org
4197 W:      http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
4198 S:      Maintained
4199
4200 WD7000 SCSI DRIVER
4201 P:      Miroslav Zagorac
4202 M:      zaga@fly.cc.fer.hr
4203 L:      linux-scsi@vger.kernel.org
4204 S:      Maintained
4205
4206 WISTRON LAPTOP BUTTON DRIVER
4207 P:      Miloslav Trmac
4208 M:      mitr@volny.cz
4209 S:      Maintained
4210
4211 WL3501 WIRELESS PCMCIA CARD DRIVER
4212 P:      Arnaldo Carvalho de Melo
4213 M:      acme@ghostprotocols.net
4214 L:      linux-wireless@vger.kernel.org
4215 W:      http://oops.ghostprotocols.net:81/blog
4216 S:      Maintained
4217
4218 X.25 NETWORK LAYER
4219 P:      Henner Eisen
4220 M:      eis@baty.hanse.de
4221 L:      linux-x25@vger.kernel.org
4222 S:      Maintained
4223
4224 XEN HYPERVISOR INTERFACE
4225 P:      Jeremy Fitzhardinge
4226 M:      jeremy@xensource.com
4227 P:      Chris Wright
4228 M:      chrisw@sous-sol.org
4229 L:      virtualization@lists.osdl.org
4230 L:      xen-devel@lists.xensource.com
4231 S:      Supported
4232
4233 XFS FILESYSTEM
4234 P:      Silicon Graphics Inc
4235 P:      Tim Shimmin
4236 M:      xfs-masters@oss.sgi.com
4237 L:      xfs@oss.sgi.com
4238 W:      http://oss.sgi.com/projects/xfs
4239 T:      git git://oss.sgi.com:8090/xfs/xfs-2.6.git
4240 S:      Supported
4241
4242 XILINX SYSTEMACE DRIVER
4243 P:      Grant Likely
4244 M:      grant.likely@secretlab.ca
4245 W:      http://www.secretlab.ca/
4246 L:      linux-kernel@vger.kernel.org
4247 S:      Maintained
4248
4249 XILINX UARTLITE SERIAL DRIVER
4250 P:      Peter Korsgaard
4251 M:      jacmet@sunsite.dk
4252 L:      linux-serial@vger.kernel.org
4253 S:      Maintained
4254
4255 X86 ARCHITECTURE (32-BIT AND 64-BIT)
4256 P:      Thomas Gleixner
4257 M:      tglx@linutronix.de
4258 P:      Ingo Molnar
4259 M:      mingo@redhat.com
4260 P:      H. Peter Anvin
4261 M:      hpa@zytor.com
4262 L:      linux-kernel@vger.kernel.org
4263 T:      git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git
4264 S:      Maintained
4265
4266 YAM DRIVER FOR AX.25
4267 P:      Jean-Paul Roubelat
4268 M:      jpr@f6fbb.org
4269 L:      linux-hams@vger.kernel.org
4270 S:      Maintained
4271
4272 YEALINK PHONE DRIVER
4273 P:      Henk Vergonet
4274 M:      Henk.Vergonet@gmail.com
4275 L:      usbb2k-api-dev@nongnu.org
4276 S:      Maintained
4277
4278 Z8530 DRIVER FOR AX.25
4279 P:      Joerg Reuter
4280 M:      jreuter@yaina.de
4281 W:      http://yaina.de/jreuter/
4282 W:      http://www.qsl.net/dl1bke/
4283 L:      linux-hams@vger.kernel.org
4284 S:      Maintained
4285
4286 ZD1211RW WIRELESS DRIVER
4287 P:      Daniel Drake
4288 M:      dsd@gentoo.org
4289 P:      Ulrich Kunitz
4290 M:      kune@deine-taler.de
4291 W:      http://zd1211.ath.cx/wiki/DriverRewrite
4292 L:      linux-wireless@vger.kernel.org
4293 L:      zd1211-devs@lists.sourceforge.net (subscribers-only)
4294 S:      Maintained
4295
4296 ZF MACHZ WATCHDOG
4297 P:      Fernando Fuganti
4298 M:      fuganti@netbank.com.br
4299 W:      http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
4300 S:      Maintained
4301
4302 ZR36067 VIDEO FOR LINUX DRIVER
4303 P:      Ronald Bultje
4304 M:      rbultje@ronald.bitfreak.net
4305 L:      mjpeg-users@lists.sourceforge.net
4306 W:      http://mjpeg.sourceforge.net/driver-zoran/
4307 S:      Maintained
4308
4309 ZR36120 VIDEO FOR LINUX DRIVER
4310 P:      Pauline Middelink
4311 M:      middelin@polyware.nl
4312 W:      http://www.polyware.nl/~middelin/En/hobbies.html
4313 W:      http://www.polyware.nl/~middelin/hobbies.html
4314 S:      Maintained
4315
4316 ZS DECSTATION Z85C30 SERIAL DRIVER
4317 P:      Maciej W. Rozycki
4318 M:      macro@linux-mips.org
4319 S:      Maintained
4320
4321 THE REST
4322 P:      Linus Torvalds
4323 S:      Buried alive in reporters