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