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