[WATCHDOG] s3c2410_wdt - initialize watchdog irq resource
[linux-2.6/openmoko-kernel.git] / MAINTAINERS
blob6fd435dbea0e30f9df82d4314bcab9a834965647
2         List of maintainers and how to submit kernel changes
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.
8 1.      Always _test_ your changes, however small, on at least 4 or
9         5 people, preferably many more.
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.)
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.
23 4.      When you are happy with a change make it generally available for
24         testing and await feedback.
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.
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.
40         PLEASE document known bugs. If it doesn't work for everything
41         or does something very odd once a month document it.
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.
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.
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.
56 8.      Happy hacking.
58                 -----------------------------------
60 Maintainers List (try to look for most precise areas first)
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]
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:
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.
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
91 3C505 NETWORK DRIVER
92 P:      Philip Blundell
93 M:      philb@gnu.org
94 L:      netdev@vger.kernel.org
95 S:      Maintained
97 3CR990 NETWORK DRIVER
98 P:      David Dillow
99 M:      dave@thedillows.org
100 L:      netdev@vger.kernel.org
101 S:      Maintained
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
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
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
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
129 8139CP 10/100 FAST ETHERNET DRIVER
130 P:      Jeff Garzik
131 M:      jgarzik@pobox.com
132 S:      Maintained
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
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
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
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
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
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
177 P:      Benjamin LaHaise
178 M:      bcrl@kvack.org
179 L:      linux-aio@kvack.org
180 S:      Supported
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
188 ACENIC DRIVER
189 P:      Jes Sorensen
190 M:      jes@trained-monkey.org
191 L:      linux-acenic@sunsite.dk
192 S:      Maintained
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
299 ADT746X FAN DRIVER
300 P:      Colin Leroy
301 M:      colin@colino.net
302 S:      Maintained
304 AEDSP16 DRIVER
305 P:      Riccardo Facchetti
306 M:      fizban@tin.it
307 S:      Maintained
309 AFFS FILE SYSTEM
310 P:      Roman Zippel
311 M:      zippel@linux-m68k.org
312 S:      Maintained
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
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
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
335 ALI1563 I2C DRIVER
336 P:      Rudolf Marek
337 M:      r.marek@assembler.cz
338 L:      i2c@lm-sensors.org
339 S:      Maintained
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.
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
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
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
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
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
385 APPLETALK NETWORK LAYER
386 P:      Arnaldo Carvalho de Melo
387 M:      acme@ghostprotocols.net
388 S:      Maintained
390 ARC FRAMEBUFFER DRIVER
391 P:      Jaya Kumar
392 M:      jayalk@intworks.biz
393 S:      Maintained
395 ARM26 ARCHITECTURE
396 P:      Ian Molton
397 M:      spyro@f2s.com
398 S:      Maintained
400 ARM26/ARCHIMEDES
401 P:      Ian Molton
402 M:      spyro@f2s.com
403 S:      Maintained
405 ARM26/A5000
406 P:      John Appleby
407 M:      john@dnsworld.co.uk
408 S:      Maintained
410 ARM MFM AND FLOPPY DRIVERS
411 P:      Ian Molton
412 M:      spyro@f2s.com
413 S:      Maintained
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
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
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
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
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
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
452 ARM/CORGI MACHINE SUPPORT
453 P:      Richard Purdie
454 M:      rpurdie@rpsys.net
455 S:      Maintained
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
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
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
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
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
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
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
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
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
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
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
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
537 ARM/TOSA MACHINE SUPPORT
538 P:      Dirk Opfer
539 M:      dirk@opfer-online.de
540 S:      Maintained
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
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
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
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
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
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
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
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
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
600 ARPD SUPPORT
601 P:      Jonathan Layes
602 L:      netdev@vger.kernel.org
603 S:      Maintained
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
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
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
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
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
646 ATMEL MACB ETHERNET DRIVER
647 P:      Haavard Skinnemoen
648 M:      hskinnemoen@atmel.com
649 S:      Supported
651 ATMEL SPI DRIVER
652 P:      Haavard Skinnemoen
653 M:      hskinnemoen@atmel.com
654 S:      Supported
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
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
672 AUXILIARY DISPLAY DRIVERS
673 P:      Miguel Ojeda Sandonis
674 M:      maxextreme@gmail.com
675 L:      linux-kernel@vger.kernel.org
676 S:      Maintained
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
686 AVR32/AT32AP MACHINE SUPPORT
687 P:      Haavard Skinnemoen
688 M:      hskinnemoen@atmel.com
689 S:      Supported
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
698 BACKLIGHT CLASS/SUBSYSTEM
699 P:      Richard Purdie
700 M:      rpurdie@rpsys.net
701 S:      Maintained
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
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
719 BEFS FILE SYSTEM
720 P:      Sergey S. Kostyliov
721 M:      rathamahata@php4.ru
722 L:      linux-kernel@vger.kernel.org
723 S:      Maintained
725 BERKSHIRE PRODUCTS PC WATCHDOG DRIVER
726 P:      Kenji Hollis
727 W:      http://ftp.bitgate.com/pcwd/
728 S:      Maintained
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
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
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
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
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
769 BLUETOOTH CMTP LAYER
770 P:      Marcel Holtmann
771 M:      marcel@holtmann.org
772 S:      Maintained
774 BLUETOOTH HIDP LAYER
775 P:      Marcel Holtmann
776 M:      marcel@holtmann.org
777 S:      Maintained
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
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
793 BLUETOOTH HCI BCM203X DRIVER
794 P:      Marcel Holtmann
795 M:      marcel@holtmann.org
796 S:      Maintained
798 BLUETOOTH HCI BPA10X DRIVER
799 P:      Marcel Holtmann
800 M:      marcel@holtmann.org
801 S:      Maintained
803 BLUETOOTH HCI BFUSB DRIVER
804 P:      Marcel Holtmann
805 M:      marcel@holtmann.org
806 S:      Maintained
808 BLUETOOTH HCI DTL1 DRIVER
809 P:      Marcel Holtmann
810 M:      marcel@holtmann.org
811 S:      Maintained
813 BLUETOOTH HCI BLUECARD DRIVER
814 P:      Marcel Holtmann
815 M:      marcel@holtmann.org
816 S:      Maintained
818 BLUETOOTH HCI BT3C DRIVER
819 P:      Marcel Holtmann
820 M:      marcel@holtmann.org
821 S:      Maintained
823 BLUETOOTH HCI BTUART DRIVER
824 P:      Marcel Holtmann
825 M:      marcel@holtmann.org
826 S:      Maintained
828 BLUETOOTH HCI VHCI DRIVER
829 P:      Maxim Krasnyansky
830 M:      maxk@qualcomm.com
831 S:      Maintained
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
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
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
855 BROADCOM BNX2 GIGABIT ETHERNET DRIVER
856 P:      Michael Chan
857 M:      mchan@broadcom.com
858 L:      netdev@vger.kernel.org
859 S:      Supported
861 BROADCOM TG3 GIGABIT ETHERNET DRIVER
862 P:      Michael Chan
863 M:      mchan@broadcom.com
864 L:      netdev@vger.kernel.org
865 S:      Supported
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
876 CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER
877 P:      Jonathan Corbet
878 M:      corbet@lwn.net
879 L:      video4linux-list@redhat.com
880 S:      Maintained
882 CALGARY x86-64 IOMMU
883 P:      Muli Ben-Yehuda
884 M:      muli@il.ibm.com
885 P:      Jon D. Mason
886 M:      jdmason@kudzu.us
887 L:      linux-kernel@vger.kernel.org
888 L:      discuss@x86-64.org
889 S:      Maintained
891 CFAG12864B LCD DRIVER
892 P:      Miguel Ojeda Sandonis
893 M:      maxextreme@gmail.com
894 L:      linux-kernel@vger.kernel.org
895 S:      Maintained
897 CFAG12864BFB LCD FRAMEBUFFER DRIVER
898 P:      Miguel Ojeda Sandonis
899 M:      maxextreme@gmail.com
900 L:      linux-kernel@vger.kernel.org
901 S:      Maintained
903 CFG80211 and NL80211
904 P:      Johannes Berg
905 M:      johannes@sipsolutions.net
906 L:      linux-wireless@vger.kernel.org
907 S:      Maintained
909 COMMON INTERNET FILE SYSTEM (CIFS)
910 P:      Steve French
911 M:      sfrench@samba.org
912 L:      linux-cifs-client@lists.samba.org
913 L:      samba-technical@lists.samba.org
914 W:      http://us1.samba.org/samba/Linux_CIFS_client.html
915 T:      git kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
916 S:      Supported
918 CONFIGFS
919 P:      Joel Becker
920 M:      joel.becker@oracle.com
921 L:      linux-kernel@vger.kernel.org
922 S:      Supported
924 CIRRUS LOGIC EP93XX ETHERNET DRIVER
925 P:      Lennert Buytenhek
926 M:      kernel@wantstofly.org
927 L:      netdev@vger.kernel.org
928 S:      Maintained
930 CIRRUS LOGIC GENERIC FBDEV DRIVER
931 P:      Jeff Garzik
932 M:      jgarzik@pobox.com
933 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
934 S:      Odd Fixes
936 CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER
937 P:      Lennert Buytenhek
938 M:      kernel@wantstofly.org
939 L:      linux-usb-devel@lists.sourceforge.net
940 S:      Maintained
942 CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
943 P:      Cirrus Logic Corporation (kernel 2.2 driver)
944 M:      Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
945 P:      Nils Faerber (port to kernel 2.4)
946 M:      Nils Faerber <nils@kernelconcepts.de>
947 S:      Maintained
949 CODA FILE SYSTEM
950 P:      Jan Harkes
951 M:      jaharkes@cs.cmu.edu
952 M:      coda@cs.cmu.edu
953 L:      codalist@coda.cs.cmu.edu
954 W:      http://www.coda.cs.cmu.edu/
955 S:      Maintained
957 COMPACTPCI HOTPLUG CORE
958 P:      Scott Murray
959 M:      scottm@somanetworks.com
960 M:      scott@spiteful.org
961 L:      pcihpd-discuss@lists.sourceforge.net
962 S:      Supported
964 COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
965 P:      Scott Murray
966 M:      scottm@somanetworks.com
967 M:      scott@spiteful.org
968 L:      pcihpd-discuss@lists.sourceforge.net
969 S:      Supported
971 COMPACTPCI HOTPLUG GENERIC DRIVER
972 P:      Scott Murray
973 M:      scottm@somanetworks.com
974 M:      scott@spiteful.org
975 L:      pcihpd-discuss@lists.sourceforge.net
976 S:      Supported
978 COMPUTONE INTELLIPORT MULTIPORT CARD
979 P:      Michael H. Warfield
980 M:      mhw@wittsend.com
981 W:      http://www.wittsend.com/computone.html
982 S:      Maintained
984 CONEXANT ACCESSRUNNER USB DRIVER
985 P:      Simon Arlott
986 M:      cxacru@fire.lp0.eu
987 S:      Maintained
989 COSA/SRP SYNC SERIAL DRIVER
990 P:      Jan "Yenya" Kasprzak
991 M:      kas@fi.muni.cz
992 W:      http://www.fi.muni.cz/~kas/cosa/
993 S:      Maintained
995 CPU FREQUENCY DRIVERS
996 P:      Dave Jones
997 M:      davej@codemonkey.org.uk
998 L:      cpufreq@lists.linux.org.uk
999 W:      http://www.codemonkey.org.uk/projects/cpufreq/
1000 T:      git kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git
1001 S:      Maintained
1003 CPUID/MSR DRIVER
1004 P:      H. Peter Anvin
1005 M:      hpa@zytor.com
1006 S:      Maintained
1008 CPUSETS
1009 P:      Paul Jackson
1010 P:      Simon Derr
1011 M:      pj@sgi.com
1012 M:      simon.derr@bull.net
1013 L:      linux-kernel@vger.kernel.org
1014 W:      http://www.bullopensource.org/cpuset/
1015 S:      Supported
1017 CRAMFS FILESYSTEM
1018 W:      http://sourceforge.net/projects/cramfs/
1019 S:      Orphan
1021 CRIS PORT
1022 P:      Mikael Starvik
1023 M:      starvik@axis.com
1024 L:      dev-etrax@axis.com
1025 W:      http://developer.axis.com
1026 S:      Maintained
1028 CRYPTO API
1029 P:      Herbert Xu
1030 M:      herbert@gondor.apana.org.au
1031 P:      David S. Miller
1032 M:      davem@davemloft.net
1033 L:      linux-crypto@vger.kernel.org
1034 T:      git kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
1035 S:      Maintained
1037 CS5535 Audio ALSA driver
1038 P:      Jaya Kumar
1039 M:      jayakumar.alsa@gmail.com
1040 S:      Maintained
1042 CYBERPRO FB DRIVER
1043 P:      Russell King
1044 M:      rmk@arm.linux.org.uk
1045 W:      http://www.arm.linux.org.uk/
1046 S:      Maintained
1048 CYBLAFB FRAMEBUFFER DRIVER
1049 P:      Knut Petersen
1050 M:      Knut_Petersen@t-online.de
1051 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
1052 S:      Maintained
1054 CYCLADES 2X SYNC CARD DRIVER
1055 P:      Arnaldo Carvalho de Melo
1056 M:      acme@ghostprotocols.net
1057 W:      http://oops.ghostprotocols.net:81/blog
1058 S:      Maintained
1060 CYCLADES ASYNC MUX DRIVER
1061 W:      http://www.cyclades.com/
1062 S:      Orphan
1064 CYCLADES PC300 DRIVER
1065 W:      http://www.cyclades.com/
1066 S:      Orphan
1068 DAMA SLAVE for AX.25
1069 P:      Joerg Reuter
1070 M:      jreuter@yaina.de
1071 W:      http://yaina.de/jreuter/
1072 W:      http://www.qsl.net/dl1bke/
1073 L:      linux-hams@vger.kernel.org
1074 S:      Maintained
1076 DC395x SCSI driver
1077 P:      Oliver Neukum
1078 M:      oliver@neukum.name
1079 P:      Ali Akcaagac
1080 M:      aliakc@web.de
1081 P:      Jamie Lenehan
1082 M:      lenehan@twibble.org
1083 W:      http://twibble.org/dist/dc395x/
1084 L:      dc395x@twibble.org
1085 L:      http://lists.twibble.org/mailman/listinfo/dc395x/
1086 S:      Maintained
1088 DC390/AM53C974 SCSI driver
1089 P:      Kurt Garloff
1090 M:      garloff@suse.de
1091 W:      http://www.garloff.de/kurt/linux/dc390/
1092 P:      Guennadi Liakhovetski
1093 M:      g.liakhovetski@gmx.de
1094 S:      Maintained
1096 DCCP PROTOCOL
1097 P:      Arnaldo Carvalho de Melo
1098 M:      acme@ghostprotocols.net
1099 L:      dccp@vger.kernel.org
1100 W:      http://linux-net.osdl.org/index.php/DCCP
1101 S:      Maintained
1103 DECnet NETWORK LAYER
1104 P:      Patrick Caulfield
1105 M:      patrick@tykepenguin.com
1106 W:      http://linux-decnet.sourceforge.net
1107 L:      linux-decnet-user@lists.sourceforge.net
1108 S:      Maintained
1110 DEFXX FDDI NETWORK DRIVER
1111 P:      Maciej W. Rozycki
1112 M:      macro@linux-mips.org
1113 S:      Maintained
1115 DELL LAPTOP SMM DRIVER
1116 P:      Massimo Dal Zotto
1117 M:      dz@debian.org
1118 W:      http://www.debian.org/~dz/i8k/
1119 S:      Maintained
1121 DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
1122 P:      Doug Warzecha
1123 M:      Douglas_Warzecha@dell.com
1124 S:      Maintained
1126 DEVICE-MAPPER  (LVM)
1127 P:      Alasdair Kergon
1128 L:      dm-devel@redhat.com
1129 W:      http://sources.redhat.com/dm
1130 S:      Maintained
1132 DEVICE NUMBER REGISTRY
1133 P:      Torben Mathiasen
1134 M:      device@lanana.org
1135 W:      http://lanana.org/docs/device-list/index.html
1136 L:      linux-kernel@vger.kernel.org
1137 S:      Maintained
1139 DIGI INTL. EPCA DRIVER
1140 P:      Digi International, Inc
1141 M:      Eng.Linux@digi.com
1142 L:      Eng.Linux@digi.com
1143 W:      http://www.digi.com
1144 S:      Orphaned
1146 DIGI RIGHTSWITCH NETWORK DRIVER
1147 P:      Rick Richardson
1148 L:      netdev@vger.kernel.org
1149 W:      http://www.digi.com
1150 S:      Orphaned
1152 DIRECTORY NOTIFICATION
1153 P:      Stephen Rothwell
1154 M:      sfr@canb.auug.org.au
1155 L:      linux-kernel@vger.kernel.org
1156 S:      Supported
1158 DISK GEOMETRY AND PARTITION HANDLING
1159 P:      Andries Brouwer
1160 M:      aeb@cwi.nl
1161 W:      http://www.win.tue.nl/~aeb/linux/Large-Disk.html
1162 W:      http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
1163 W:      http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
1164 S:      Maintained
1166 DISKQUOTA:
1167 P:      Jan Kara
1168 M:      jack@suse.cz
1169 L:      linux-kernel@vger.kernel.org
1170 S:      Maintained
1172 DISTRIBUTED LOCK MANAGER
1173 P:      Patrick Caulfield
1174 M:      pcaulfie@redhat.com
1175 P:      David Teigland
1176 M:      teigland@redhat.com
1177 L:      cluster-devel@redhat.com
1178 W:      http://sources.redhat.com/cluster/
1179 T:      git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1180 T:      git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
1181 S:      Supported
1183 DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
1184 P:      Tobias Ringstrom
1185 M:      tori@unhappy.mine.nu
1186 L:      netdev@vger.kernel.org
1187 S:      Maintained
1189 DOCBOOK FOR DOCUMENTATION
1190 P:      Randy Dunlap
1191 M:      rdunlap@xenotime.net
1192 S:      Maintained
1194 DOCKING STATION DRIVER
1195 P:      Kristen Carlson Accardi
1196 M:      kristen.c.accardi@intel.com
1197 L:      linux-acpi@vger.kernel.org
1198 S:      Supported
1200 DOUBLETALK DRIVER
1201 P:      James R. Van Zandt
1202 M:      jrv@vanzandt.mv.com
1203 L:      blinux-list@redhat.com
1204 S:      Maintained
1206 DRIVER CORE, KOBJECTS, AND SYSFS
1207 P:      Greg Kroah-Hartman
1208 M:      gregkh@suse.de
1209 L:      linux-kernel@vger.kernel.org
1210 T:      quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
1211 S:      Supported
1213 DRM DRIVERS
1214 P:      David Airlie
1215 M:      airlied@linux.ie
1216 L:      dri-devel@lists.sourceforge.net
1217 T:      git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
1218 S:      Maintained
1220 DSCC4 DRIVER
1221 P:      Francois Romieu
1222 M:      romieu@fr.zoreil.com
1223 L:      netdev@vger.kernel.org
1224 S:      Maintained
1226 DVB SUBSYSTEM AND DRIVERS
1227 P:      LinuxTV.org Project
1228 M:      v4l-dvb-maintainer@linuxtv.org
1229 L:      linux-dvb@linuxtv.org (subscription required)
1230 W:      http://linuxtv.org/
1231 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
1232 S:      Maintained
1234 EATA-DMA SCSI DRIVER
1235 P:      Michael Neuffer
1236 L:      linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1237 S:      Maintained
1239 EATA ISA/EISA/PCI SCSI DRIVER
1240 P:      Dario Ballabio
1241 M:      ballabio_dario@emc.com
1242 L:      linux-scsi@vger.kernel.org
1243 S:      Maintained
1245 EATA-PIO SCSI DRIVER
1246 P:      Michael Neuffer
1247 M:      mike@i-Connect.Net
1248 L:      linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1249 S:      Maintained
1251 EBTABLES
1252 P:      Bart De Schuymer
1253 M:      bart.de.schuymer@pandora.be
1254 L:      ebtables-user@lists.sourceforge.net
1255 L:      ebtables-devel@lists.sourceforge.net
1256 W:      http://ebtables.sourceforge.net/
1257 S:      Maintained
1259 ECRYPT FILE SYSTEM
1260 P:      Mike Halcrow, Phillip Hellewell
1261 M:      mhalcrow@us.ibm.com, phillip@hellewell.homeip.net
1262 L:      ecryptfs-devel@lists.sourceforge.net
1263 W:      http://ecryptfs.sourceforge.net/
1264 S:      Supported
1266 EDAC-CORE
1267 P:      Doug Thompson
1268 M:      norsk5@xmission.com
1269 L:      bluesmoke-devel@lists.sourceforge.net
1270 W:      bluesmoke.sourceforge.net
1271 S:      Supported
1273 EDAC-E752X
1274 P:      Mark Gross
1275 M:      mark.gross@intel.com
1276 L:      bluesmoke-devel@lists.sourceforge.net
1277 W:      bluesmoke.sourceforge.net
1278 S:      Maintained
1280 EDAC-E7XXX
1281 P:      Doug Thompson
1282 M:      norsk5@xmission.com
1283 L:      bluesmoke-devel@lists.sourceforge.net
1284 W:      bluesmoke.sourceforge.net
1285 S:      Maintained
1287 EDAC-R82600
1288 P:      Tim Small
1289 M:      tim@buttersideup.com
1290 L:      bluesmoke-devel@lists.sourceforge.net
1291 W:      bluesmoke.sourceforge.net
1292 S:      Maintained
1294 EEPRO100 NETWORK DRIVER
1295 P:      Andrey V. Savochkin
1296 M:      saw@saw.sw.com.sg
1297 S:      Maintained
1299 EFS FILESYSTEM
1300 W:      http://aeschi.ch.eu.org/efs/
1301 S:      Orphan
1303 EHCA (IBM GX bus InfiniBand adapter) DRIVER:
1304 P:      Hoang-Nam Nguyen
1305 M:      hnguyen@de.ibm.com
1306 P:      Christoph Raisch
1307 M:      raisch@de.ibm.com
1308 L:      openib-general@openib.org
1309 S:      Supported
1311 EMU10K1 SOUND DRIVER
1312 P:      James Courtier-Dutton
1313 M:      James@superbug.demon.co.uk
1314 L:      emu10k1-devel@lists.sourceforge.net
1315 W:      http://sourceforge.net/projects/emu10k1/
1316 S:      Maintained
1318 EMULEX LPFC FC SCSI DRIVER
1319 P:      James Smart
1320 M:      james.smart@emulex.com
1321 L:      linux-scsi@vger.kernel.org
1322 W:      http://sourceforge.net/projects/lpfcxxxx
1323 S:      Supported
1325 EPSON 1355 FRAMEBUFFER DRIVER
1326 P:      Christopher Hoover
1327 M:      ch@murgatroid.com, ch@hpl.hp.com
1328 S:      Maintained
1330 ETHEREXPRESS-16 NETWORK DRIVER
1331 P:      Philip Blundell
1332 M:      philb@gnu.org
1333 L:      netdev@vger.kernel.org
1334 S:      Maintained
1336 ETHERNET BRIDGE
1337 P:      Stephen Hemminger
1338 M:      shemminger@linux-foundation.org
1339 L:      bridge@lists.linux-foundation.org
1340 W:      http://bridge.sourceforge.net/
1341 S:      Maintained
1343 ETHERTEAM 16I DRIVER
1344 P:      Mika Kuoppala
1345 M:      miku@iki.fi
1346 S:      Maintained
1348 EXT2 FILE SYSTEM
1349 L:      linux-ext4@vger.kernel.org
1350 S:      Maintained
1352 EXT3 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
1358 EXT4 FILE SYSTEM
1359 P:      Stephen Tweedie, Andrew Morton
1360 M:      sct@redhat.com, akpm@linux-foundation.org, adilger@clusterfs.com
1361 L:      linux-ext4@vger.kernel.org
1362 S:      Maintained
1364 F71805F HARDWARE MONITORING DRIVER
1365 P:      Jean Delvare
1366 M:      khali@linux-fr.org
1367 L:      lm-sensors@lm-sensors.org
1368 S:      Maintained
1370 FARSYNC SYNCHRONOUS DRIVER
1371 P:      Kevin Curtis
1372 M:      kevin.curtis@farsite.co.uk
1373 W:      http://www.farsite.co.uk/
1374 S:      Supported
1376 FAULT INJECTION SUPPORT
1377 P:      Akinobu Mita
1378 M:      akinobu.mita@gmail.com
1379 S:      Supported
1381 FRAMEBUFFER LAYER
1382 P:      Antonino Daplas
1383 M:      adaplas@gmail.com
1384 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
1385 W:      http://linux-fbdev.sourceforge.net/
1386 S:      Maintained
1388 FREESCALE SOC FS_ENET DRIVER
1389 P:      Pantelis Antoniou
1390 M:      pantelis.antoniou@gmail.com
1391 P:      Vitaly Bordug
1392 M:      vbordug@ru.mvista.com
1393 L:      linuxppc-embedded@ozlabs.org
1394 L:      netdev@vger.kernel.org
1395 S:      Maintained
1397 FREESCALE HIGHSPEED USB DEVICE DRIVER
1398 P:      Li Yang
1399 M:      leoli@freescale.com
1400 L:      linux-usb-devel@lists.sourceforge.net
1401 L:      linuxppc-embedded@ozlabs.org
1402 S:      Maintained
1404 FILE LOCKING (flock() and fcntl()/lockf())
1405 P:      Matthew Wilcox
1406 M:      matthew@wil.cx
1407 L:      linux-fsdevel@vger.kernel.org
1408 S:      Maintained
1410 FILESYSTEMS (VFS and infrastructure)
1411 P:      Alexander Viro
1412 M:      viro@zeniv.linux.org.uk
1413 S:      Maintained
1415 FIRMWARE LOADER (request_firmware)
1416 L:      linux-kernel@vger.kernel.org
1417 S:      Orphan
1419 FPU EMULATOR
1420 P:      Bill Metzenthen
1421 M:      billm@suburbia.net
1422 W:      http://suburbia.net/~billm/floating-point/emulator/
1423 S:      Maintained
1425 FRAME RELAY DLCI/FRAD (Sangoma drivers too)
1426 P:      Mike McLagan
1427 M:      mike.mclagan@linux.org
1428 L:      netdev@vger.kernel.org
1429 S:      Maintained
1431 FREEVXFS FILESYSTEM
1432 P:      Christoph Hellwig
1433 M:      hch@infradead.org
1434 W:      ftp://ftp.openlinux.org/pub/people/hch/vxfs
1435 S:      Maintained
1437 FUJITSU FR-V (FRV) PORT
1438 P:      David Howells
1439 M:      dhowells@redhat.com
1440 S:      Maintained
1442 FUSE: FILESYSTEM IN USERSPACE
1443 P:      Miklos Szeredi
1444 M:      miklos@szeredi.hu
1445 L:      fuse-devel@lists.sourceforge.net
1446 W:      http://fuse.sourceforge.net/
1447 S:      Maintained
1449 FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
1450 P:      Rik Faith
1451 M:      faith@cs.unc.edu
1452 L:      linux-scsi@vger.kernel.org
1453 S:      Odd fixes (e.g., new signatures)
1455 GDT SCSI DISK ARRAY CONTROLLER DRIVER
1456 P:      Achim Leubner
1457 M:      achim_leubner@adaptec.com
1458 L:      linux-scsi@vger.kernel.org
1459 W:      http://www.icp-vortex.com/
1460 S:      Supported
1462 GENERIC HDLC DRIVER, N2, C101, PCI200SYN and WANXL DRIVERS
1463 P:      Krzysztof Halasa
1464 M:      khc@pm.waw.pl
1465 W:      http://www.kernel.org/pub/linux/utils/net/hdlc/
1466 S:      Maintained
1468 GFS2 FILE SYSTEM
1469 P:      Steven Whitehouse
1470 M:      swhiteho@redhat.com
1471 L:      cluster-devel@redhat.com
1472 W:      http://sources.redhat.com/cluster/
1473 T:      git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1474 T:      git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
1475 S:      Supported
1477 GIGASET ISDN DRIVERS
1478 P:      Hansjoerg Lipp
1479 M:      hjlipp@web.de
1480 P:      Tilman Schmidt
1481 M:      tilman@imap.cc
1482 L:      gigaset307x-common@lists.sourceforge.net
1483 W:      http://gigaset307x.sourceforge.net/
1484 S:      Maintained
1486 HARDWARE MONITORING
1487 P:      Jean Delvare
1488 M:      khali@linux-fr.org
1489 L:      lm-sensors@lm-sensors.org
1490 W:      http://www.lm-sensors.org/
1491 T:      quilt http://khali.linux-fr.org/devel/linux-2.6/jdelvare-hwmon/
1492 S:      Maintained
1494 HARDWARE RANDOM NUMBER GENERATOR CORE
1495 P:      Michael Buesch
1496 M:      mb@bu3sch.de
1497 S:      Maintained
1499 HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
1500 P:      Robert Love
1501 M:      rlove@rlove.org
1502 M:      linux-kernel@vger.kernel.org
1503 W:      http://www.kernel.org/pub/linux/kernel/people/rml/hdaps/
1504 S:      Maintained
1506 HARMONY SOUND DRIVER
1507 P:      Kyle McMartin
1508 M:      kyle@parisc-linux.org
1509 W:      http://www.parisc-linux.org/~kyle/harmony/
1510 L:      parisc-linux@lists.parisc-linux.org
1511 S:      Maintained
1513 HAYES ESP SERIAL DRIVER
1514 P:      Andrew J. Robinson
1515 M:      arobinso@nyx.net
1516 L:      linux-kernel@vger.kernel.org
1517 W:      http://www.nyx.net/~arobinso
1518 S:      Maintained
1520 HFS FILESYSTEM
1521 P:      Roman Zippel
1522 M:      zippel@linux-m68k.org
1523 L:      linux-kernel@vger.kernel.org
1524 S:      Maintained
1526 HGA FRAMEBUFFER DRIVER
1527 P:      Ferenc Bakonyi
1528 M:      fero@drama.obuda.kando.hu
1529 L:      linux-nvidia@lists.surfsouth.com
1530 W:      http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
1531 S:      Maintained
1533 HID CORE LAYER
1534 P:      Jiri Kosina
1535 M:      jkosina@suse.cz
1536 L:      linux-input@atrey.karlin.mff.cuni.cz
1537 T:      git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
1538 S:      Maintained
1540 HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
1541 P:      Thomas Gleixner
1542 M:      tglx@linutronix.de
1543 L:      linux-kernel@vger.kernel.org
1544 S:      Maintained
1546 HIGH-SPEED SCC DRIVER FOR AX.25
1547 P:      Klaus Kudielka
1548 M:      klaus.kudielka@ieee.org
1549 L:      linux-hams@vger.kernel.org
1550 W:      http://www.nt.tuwien.ac.at/~kkudielk/Linux/
1551 S:      Maintained
1553 HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
1554 P:      HighPoint Linux Team
1555 M:      linux@highpoint-tech.com
1556 W:      http://www.highpoint-tech.com
1557 S:      Supported
1559 HIPPI
1560 P:      Jes Sorensen
1561 M:      jes@trained-monkey.org
1562 L:      linux-hippi@sunsite.dk
1563 S:      Maintained
1565 HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
1566 P:      Chirag Kantharia
1567 M:      chirag.kantharia@hp.com
1568 L:      iss_storagedev@hp.com
1569 S:      Maintained
1571 HEWLETT-PACKARD SMART2 RAID DRIVER
1572 P:      Chirag Kantharia
1573 M:      chirag.kantharia@hp.com
1574 L:      iss_storagedev@hp.com
1575 S:      Maintained
1577 HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
1578 P:      Mike Miller
1579 M:      mike.miller@hp.com
1580 L:      iss_storagedev@hp.com
1581 S:      Supported
1583 HOST AP DRIVER
1584 P:      Jouni Malinen
1585 M:      j@w1.fi
1586 L:      hostap@shmoo.com (subscribers-only)
1587 L:      linux-wireless@vger.kernel.org
1588 W:      http://hostap.epitest.fi/
1589 S:      Maintained
1591 HP100:  Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
1592 P:      Jaroslav Kysela
1593 M:      perex@suse.cz
1594 S:      Maintained
1596 HPET:   High Precision Event Timers driver (hpet.c)
1597 P:      Clemens Ladisch
1598 M:      clemens@ladisch.de
1599 S:      Maintained
1601 HPET:   i386
1602 P:      Venkatesh Pallipadi (Venki)
1603 M:      venkatesh.pallipadi@intel.com
1604 S:      Maintained
1606 HPET:   x86_64
1607 P:      Andi Kleen and Vojtech Pavlik
1608 M:      ak@muc.de and vojtech@suse.cz
1609 S:      Maintained
1611 HPET:   ACPI hpet.c
1612 P:      Bob Picco
1613 M:      bob.picco@hp.com
1614 S:      Maintained
1616 HPFS FILESYSTEM
1617 P:      Mikulas Patocka
1618 M:      mikulas@artax.karlin.mff.cuni.cz
1619 W:      http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
1620 S:      Maintained
1622 HUGETLB FILESYSTEM
1623 P:      William Irwin
1624 M:      wli@holomorphy.com
1625 S:      Maintained
1627 I2C SUBSYSTEM
1628 P:      Jean Delvare
1629 M:      khali@linux-fr.org
1630 L:      i2c@lm-sensors.org
1631 T:      quilt http://khali.linux-fr.org/devel/linux-2.6/jdelvare-i2c/
1632 S:      Maintained
1634 i386 BOOT CODE
1635 P:      Riley H. Williams
1636 M:      Riley@Williams.Name
1637 L:      Linux-Kernel@vger.kernel.org
1638 S:      Maintained
1640 i386 SETUP CODE / CPU ERRATA WORKAROUNDS
1641 P:      Dave Jones
1642 M:      davej@codemonkey.org.uk
1643 P:      H. Peter Anvin
1644 M:      hpa@zytor.com
1645 S:      Maintained
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
1655 SN-IA64 (Itanium) SUB-PLATFORM
1656 P:      Jes Sorensen
1657 M:      jes@sgi.com
1658 L:      linux-altix@sgi.com
1659 L:      linux-ia64@vger.kernel.org
1660 W:      http://www.sgi.com/altix
1661 S:      Maintained
1663 IBM MCA SCSI SUBSYSTEM DRIVER
1664 P:      Michael Lang
1665 M:      langa2@kph.uni-mainz.de
1666 W:      http://www.uni-mainz.de/~langm000/linux.html
1667 S:      Maintained
1669 IBM Power Linux RAID adapter
1670 P:      Brian King
1671 M:      brking@us.ibm.com
1672 S:      Supported
1674 IBM ServeRAID RAID DRIVER
1675 P:      Jack Hammer
1676 P:      Dave Jeffery
1677 M:      ipslinux@adaptec.com
1678 W:      http://www.developer.ibm.com/welcome/netfinity/serveraid.html
1679 S:      Supported
1681 IDE SUBSYSTEM
1682 P:      Bartlomiej Zolnierkiewicz
1683 M:      bzolnier@gmail.com
1684 L:      linux-ide@vger.kernel.org
1685 T:      quilt kernel.org/pub/linux/kernel/people/bart/pata-2.6/
1686 S:      Maintained
1688 IDE/ATAPI CDROM DRIVER
1689 P:      Alan Cox
1690 M:      alan@lxorguk.ukuu.org.uk
1691 L:      linux-ide@vger.kernel.org
1692 S:      Maintained
1694 IDE/ATAPI FLOPPY DRIVERS
1695 P:      Paul Bristow
1696 M:      Paul Bristow <paul@paulbristow.net>
1697 W:      http://paulbristow.net/linux/idefloppy.html
1698 L:      linux-kernel@vger.kernel.org
1699 S:      Maintained
1701 IDE/ATAPI TAPE DRIVERS
1702 P:      Gadi Oxman
1703 M:      Gadi Oxman <gadio@netvision.net.il>
1704 L:      linux-kernel@vger.kernel.org
1705 S:      Maintained
1707 IEEE 1394 SUBSYSTEM
1708 P:      Ben Collins
1709 M:      ben.collins@ubuntu.com
1710 P:      Stefan Richter
1711 M:      stefanr@s5r6.in-berlin.de
1712 L:      linux1394-devel@lists.sourceforge.net
1713 W:      http://www.linux1394.org/
1714 T:      git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
1715 S:      Maintained
1717 IEEE 1394 RAW I/O DRIVER (raw1394)
1718 P:      Dan Dennedy
1719 M:      dan@dennedy.org
1720 P:      Stefan Richter
1721 M:      stefanr@s5r6.in-berlin.de
1722 L:      linux1394-devel@lists.sourceforge.net
1723 S:      Maintained
1725 IMS TWINTURBO FRAMEBUFFER DRIVER
1726 P:      Paul Mundt
1727 M:      lethal@chaoticdreams.org
1728 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
1729 S:      Maintained
1731 INFINIBAND SUBSYSTEM
1732 P:      Roland Dreier
1733 M:      rolandd@cisco.com
1734 P:      Sean Hefty
1735 M:      mshefty@ichips.intel.com
1736 P:      Hal Rosenstock
1737 M:      halr@voltaire.com
1738 L:      openib-general@openib.org
1739 W:      http://www.openib.org/
1740 T:      git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
1741 S:      Supported
1743 INPUT (KEYBOARD, MOUSE, JOYSTICK) DRIVERS
1744 P:      Dmitry Torokhov
1745 M:      dmitry.torokhov@gmail.com
1746 M:      dtor@mail.ru
1747 L:      linux-input@atrey.karlin.mff.cuni.cz
1748 L:      linux-joystick@atrey.karlin.mff.cuni.cz
1749 T:      git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git
1750 S:      Maintained
1752 INOTIFY
1753 P:      John McCutchan
1754 M:      ttb@tentacle.dhs.org
1755 P:      Robert Love
1756 M:      rml@novell.com
1757 L:      linux-kernel@vger.kernel.org
1758 S:      Maintained
1760 INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
1761 P:      Sylvain Meyer
1762 M:      sylvain.meyer@worldonline.fr
1763 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
1764 S:      Maintained
1766 INTEL 810/815 FRAMEBUFFER DRIVER
1767 P:      Antonino Daplas
1768 M:      adaplas@gmail.com
1769 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
1770 S:      Maintained
1772 INTEL APIC/IOAPIC, LOWLEVEL X86 SMP SUPPORT
1773 P:      Ingo Molnar
1774 M:      mingo@redhat.com
1775 S:      Maintained
1777 INTEL I8XX RANDOM NUMBER GENERATOR SUPPORT
1778 P:      Jeff Garzik
1779 M:      jgarzik@pobox.com
1780 W:      http://sourceforge.net/projects/gkernel/
1781 S:      Maintained
1783 INTEL IA32 MICROCODE UPDATE SUPPORT
1784 P:      Tigran Aivazian
1785 M:      tigran@aivazian.fsnet.co.uk
1786 S:      Maintained
1788 INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
1789 P:      Deepak Saxena
1790 M:      dsaxena@plexity.net
1791 S:      Maintained
1793 INTEL IXP2000 ETHERNET DRIVER
1794 P:      Lennert Buytenhek
1795 M:      kernel@wantstofly.org
1796 L:      netdev@vger.kernel.org
1797 S:      Maintained
1799 INTEL PRO/100 ETHERNET SUPPORT
1800 P:      John Ronciak
1801 M:      john.ronciak@intel.com
1802 P:      Jesse Brandeburg
1803 M:      jesse.brandeburg@intel.com
1804 P:      Jeff Kirsher
1805 M:      jeffrey.t.kirsher@intel.com
1806 P:      Auke Kok
1807 M:      auke-jan.h.kok@intel.com
1808 L:      e1000-devel@lists.sourceforge.net
1809 W:      http://sourceforge.net/projects/e1000/
1810 S:      Supported
1812 INTEL PRO/1000 GIGABIT ETHERNET SUPPORT
1813 P:      Jeb Cramer
1814 M:      cramerj@intel.com
1815 P:      John Ronciak
1816 M:      john.ronciak@intel.com
1817 P:      Jesse Brandeburg
1818 M:      jesse.brandeburg@intel.com
1819 P:      Jeff Kirsher
1820 M:      jeffrey.t.kirsher@intel.com
1821 P:      Auke Kok
1822 M:      auke-jan.h.kok@intel.com
1823 L:      e1000-devel@lists.sourceforge.net
1824 W:      http://sourceforge.net/projects/e1000/
1825 S:      Supported
1827 INTEL PRO/10GbE SUPPORT
1828 P:      Jeff Kirsher
1829 M:      jeffrey.t.kirsher@intel.com
1830 P:      Ayyappan Veeraiyan
1831 M:      ayyappan.veeraiyan@intel.com
1832 P:      John Ronciak
1833 M:      john.ronciak@intel.com
1834 P:      Jesse Brandeburg
1835 M:      jesse.brandeburg@intel.com
1836 P:      Auke Kok
1837 M:      auke-jan.h.kok@intel.com
1838 L:      e1000-devel@lists.sourceforge.net
1839 W:      http://sourceforge.net/projects/e1000/
1840 S:      Supported
1842 INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
1843 P:      Yi Zhu
1844 M:      yi.zhu@intel.com
1845 P:      James Ketrenos
1846 M:      jketreno@linux.intel.com
1847 L:      linux-wireless@vger.kernel.org
1848 L:      ipw2100-devel@lists.sourceforge.net
1849 L:      http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
1850 W:      http://ipw2100.sourceforge.net
1851 S:      Supported
1853 INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
1854 P:      Yi Zhu
1855 M:      yi.zhu@intel.com
1856 P:      James Ketrenos
1857 M:      jketreno@linux.intel.com
1858 L:      linux-wireless@vger.kernel.org
1859 L:      ipw2100-devel@lists.sourceforge.net
1860 L:      http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
1861 W:      http://ipw2200.sourceforge.net
1862 S:      Supported
1864 IOC3 DRIVER
1865 P:      Ralf Baechle
1866 M:      ralf@linux-mips.org
1867 L:      linux-mips@linux-mips.org
1868 S:      Maintained
1870 IP MASQUERADING:
1871 P:      Juanjo Ciarlante
1872 M:      jjciarla@raiz.uncu.edu.ar
1873 S:      Maintained
1875 IPATH DRIVER:
1876 P:      Bryan O'Sullivan
1877 M:      support@pathscale.com
1878 L:      openib-general@openib.org
1879 S:      Supported
1881 IPMI SUBSYSTEM
1882 P:      Corey Minyard
1883 M:      minyard@acm.org
1884 L:      openipmi-developer@lists.sourceforge.net
1885 W:      http://openipmi.sourceforge.net/
1886 S:      Supported
1888 IPX NETWORK LAYER
1889 P:      Arnaldo Carvalho de Melo
1890 M:      acme@ghostprotocols.net
1891 L:      netdev@vger.kernel.org
1892 S:      Maintained
1894 IRDA SUBSYSTEM
1895 P:      Samuel Ortiz
1896 M:      samuel@sortiz.org
1897 L:      irda-users@lists.sourceforge.net (subscribers-only)
1898 W:      http://irda.sourceforge.net/
1899 S:      Maintained
1901 ISAPNP
1902 P:      Jaroslav Kysela
1903 M:      perex@suse.cz
1904 S:      Maintained
1906 ISDN SUBSYSTEM
1907 P:      Karsten Keil
1908 M:      kkeil@suse.de
1909 P:      Kai Germaschewski
1910 M:      kai.germaschewski@gmx.de
1911 L:      isdn4linux@listserv.isdn4linux.de
1912 W:      http://www.isdn4linux.de
1913 T:      git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git
1914 S:      Maintained
1916 ISDN SUBSYSTEM (Eicon active card driver)
1917 P:      Armin Schindler
1918 M:      mac@melware.de
1919 L:      isdn4linux@listserv.isdn4linux.de
1920 W:      http://www.melware.de
1921 S:      Maintained
1923 JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
1924 P:      David Woodhouse
1925 M:      dwmw2@infradead.org
1926 L:      jffs-dev@axis.com
1927 W:      http://sources.redhat.com/jffs2/
1928 S:      Maintained
1930 JFS FILESYSTEM
1931 P:      Dave Kleikamp
1932 M:      shaggy@austin.ibm.com
1933 L:      jfs-discussion@lists.sourceforge.net
1934 W:      http://jfs.sourceforge.net/
1935 T:      git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
1936 S:      Supported
1938 JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
1939 P:      Stephen Tweedie, Andrew Morton
1940 M:      sct@redhat.com, akpm@linux-foundation.org
1941 L:      linux-ext4@vger.kernel.org
1942 S:      Maintained
1944 K8TEMP HARDWARE MONITORING DRIVER
1945 P:      Rudolf Marek
1946 M:      r.marek@assembler.cz
1947 L:      lm-sensors@lm-sensors.org
1948 S:      Maintained
1950 KCONFIG
1951 P:      Roman Zippel
1952 M:      zippel@linux-m68k.org
1953 L:      kbuild-devel@lists.sourceforge.net
1954 S:      Maintained
1956 KDUMP
1957 P:      Vivek Goyal
1958 M:      vgoyal@in.ibm.com
1959 P:      Haren Myneni
1960 M:      hbabu@us.ibm.com
1961 L:      fastboot@lists.linux-foundation.org
1962 L:      linux-kernel@vger.kernel.org
1963 W:      http://lse.sourceforge.net/kdump/
1964 S:      Maintained
1966 KERNEL AUTOMOUNTER (AUTOFS)
1967 P:      H. Peter Anvin
1968 M:      hpa@zytor.com
1969 L:      autofs@linux.kernel.org
1970 S:      Odd Fixes
1972 KERNEL AUTOMOUNTER v4 (AUTOFS4)
1973 P:      Ian Kent
1974 M:      raven@themaw.net
1975 L:      autofs@linux.kernel.org
1976 S:      Maintained
1978 KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
1979 P:      Kai Germaschewski
1980 M:      kai@germaschewski.name
1981 P:      Sam Ravnborg
1982 M:      sam@ravnborg.org
1983 T:      git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild.git
1984 S:      Maintained
1986 KERNEL JANITORS
1987 P:      Several
1988 L:      kernel-janitors@lists.linux-foundation.org
1989 W:      http://www.kerneljanitors.org/
1990 S:      Maintained
1992 KERNEL NFSD
1993 P:      Neil Brown
1994 M:      neilb@suse.de
1995 L:      nfs@lists.sourceforge.net
1996 W:      http://nfs.sourceforge.net/
1997 S:      Supported
1999 KERNEL VIRTUAL MACHINE (KVM)
2000 P:      Avi Kivity
2001 M:      avi@qumranet.com
2002 L:      kvm-devel@lists.sourceforge.net
2003 W:      kvm.sourceforge.net
2004 S:      Supported
2006 KEXEC
2007 P:      Eric Biederman
2008 M:      ebiederm@xmission.com
2009 W:      http://www.xmission.com/~ebiederm/files/kexec/
2010 L:      linux-kernel@vger.kernel.org
2011 L:      fastboot@lists.linux-foundation.org
2012 S:      Maintained
2014 KPROBES
2015 P:      Prasanna S Panchamukhi
2016 M:      prasanna@in.ibm.com
2017 P:      Ananth N Mavinakayanahalli
2018 M:      ananth@in.ibm.com
2019 P:      Anil S Keshavamurthy
2020 M:      anil.s.keshavamurthy@intel.com
2021 P:      David S. Miller
2022 M:      davem@davemloft.net
2023 L:      linux-kernel@vger.kernel.org
2024 S:      Maintained
2026 KS0108 LCD CONTROLLER DRIVER
2027 P:      Miguel Ojeda Sandonis
2028 M:      maxextreme@gmail.com
2029 L:      linux-kernel@vger.kernel.org
2030 S:      Maintained
2032 LAPB module
2033 L:      linux-x25@vger.kernel.org
2034 S:      Orphan
2036 LASI 53c700 driver for PARISC
2037 P:      James E.J. Bottomley
2038 M:      James.Bottomley@HansenPartnership.com
2039 L:      linux-scsi@vger.kernel.org
2040 S:      Maintained
2042 LED SUBSYSTEM
2043 P:      Richard Purdie
2044 M:      rpurdie@rpsys.net
2045 S:      Maintained
2047 LEGO USB Tower driver
2048 P:      Juergen Stuber
2049 M:      starblue@users.sourceforge.net
2050 L:      legousb-devel@lists.sourceforge.net
2051 W:      http://legousb.sourceforge.net/
2052 S:      Maintained
2054 LINUX FOR IBM pSERIES (RS/6000)
2055 P:      Paul Mackerras
2056 M:      paulus@au.ibm.com
2057 W:      http://www.ibm.com/linux/ltc/projects/ppc
2058 S:      Supported
2060 LINUX FOR NCR VOYAGER
2061 P:      James Bottomley
2062 M:      James.Bottomley@HansenPartnership.com
2063 W:      http://www.hansenpartnership.com/voyager
2064 S:      Maintained
2066 LINUX FOR POWERPC
2067 P:      Paul Mackerras
2068 M:      paulus@samba.org
2069 W:      http://www.penguinppc.org/
2070 L:      linuxppc-dev@ozlabs.org
2071 T:      git kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc.git
2072 S:      Supported
2074 LINUX FOR POWER MACINTOSH
2075 P:      Benjamin Herrenschmidt
2076 M:      benh@kernel.crashing.org
2077 W:      http://www.penguinppc.org/
2078 L:      linuxppc-dev@ozlabs.org
2079 S:      Maintained
2081 LINUX FOR POWERPC EMBEDDED MPC52XX
2082 P:      Sylvain Munaut
2083 M:      tnt@246tNt.com
2084 W:      http://www.246tNt.com/mpc52xx/
2085 W:      http://www.penguinppc.org/
2086 L:      linuxppc-dev@ozlabs.org
2087 L:      linuxppc-embedded@ozlabs.org
2088 S:      Maintained
2090 LINUX FOR POWERPC EMBEDDED PPC4XX
2091 P:      Matt Porter
2092 M:      mporter@kernel.crashing.org
2093 W:      http://www.penguinppc.org/
2094 L:      linuxppc-embedded@ozlabs.org
2095 S:      Maintained
2097 LINUX FOR POWERPC BOOT CODE
2098 P:      Tom Rini
2099 M:      trini@kernel.crashing.org
2100 W:      http://www.penguinppc.org/
2101 L:      linuxppc-embedded@ozlabs.org
2102 S:      Maintained
2104 LINUX FOR POWERPC EMBEDDED PPC8XX
2105 P:      Marcelo Tosatti
2106 M:      marcelo@kvack.org
2107 W:      http://www.penguinppc.org/
2108 L:      linuxppc-embedded@ozlabs.org
2109 S:      Maintained
2111 LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
2112 P:      Kumar Gala
2113 M:      galak@kernel.crashing.org
2114 W:      http://www.penguinppc.org/
2115 L:      linuxppc-embedded@ozlabs.org
2116 S:      Maintained
2118 LINUX FOR POWERPC PA SEMI PWRFICIENT
2119 P:      Olof Johansson
2120 M:      olof@lixom.net
2121 W:      http://www.pasemi.com/
2122 L:      linuxppc-dev@ozlabs.org
2123 S:      Supported
2125 LLC (802.2)
2126 P:      Arnaldo Carvalho de Melo
2127 M:      acme@ghostprotocols.net
2128 S:      Maintained
2130 LINUX FOR 64BIT POWERPC
2131 P:      Paul Mackerras
2132 M:      paulus@samba.org
2133 M:      paulus@au.ibm.com
2134 P:      Anton Blanchard
2135 M:      anton@samba.org
2136 M:      anton@au.ibm.com
2137 W:      http://www.penguinppc.org/ppc64/
2138 L:      linuxppc-dev@ozlabs.org
2139 S:      Supported
2141 LINUX SECURITY MODULE (LSM) FRAMEWORK
2142 P:      Chris Wright
2143 M:      chrisw@sous-sol.org
2144 L:      linux-security-module@vger.kernel.org
2145 W:      http://lsm.immunix.org
2146 T:      git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
2147 S:      Supported
2149 LM83 HARDWARE MONITOR DRIVER
2150 P:      Jean Delvare
2151 M:      khali@linux-fr.org
2152 L:      lm-sensors@lm-sensors.org
2153 S:      Maintained
2155 LM90 HARDWARE MONITOR DRIVER
2156 P:      Jean Delvare
2157 M:      khali@linux-fr.org
2158 L:      lm-sensors@lm-sensors.org
2159 S:      Maintained
2161 LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP Dynamic Disks)
2162 P:      Richard Russon (FlatCap)
2163 M:      ldm@flatcap.org
2164 L:      ldm-devel@lists.sourceforge.net
2165 W:      http://ldm.sourceforge.net
2166 S:      Maintained
2168 LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
2169 P:      Eric Moore
2170 M:      Eric.Moore@lsi.com
2171 M:      support@lsi.com
2172 L:      mpt_linux_developer@lsi.com
2173 L:      linux-scsi@vger.kernel.org
2174 W:      http://www.lsilogic.com/support
2175 S:      Supported
2177 LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
2178 P:      Matthew Wilcox
2179 M:      matthew@wil.cx
2180 L:      linux-scsi@vger.kernel.org
2181 S:      Maintained
2183 M68K ARCHITECTURE
2184 P:      Geert Uytterhoeven
2185 M:      geert@linux-m68k.org
2186 P:      Roman Zippel
2187 M:      zippel@linux-m68k.org
2188 L:      linux-m68k@lists.linux-m68k.org
2189 W:      http://www.linux-m68k.org/
2190 W:      http://linux-m68k-cvs.ubb.ca/
2191 S:      Maintained
2193 M68K ON APPLE MACINTOSH
2194 P:      Joshua Thompson
2195 M:      funaho@jurai.org
2196 W:      http://www.mac.linux-m68k.org/
2197 L:      linux-mac68k@mac.linux-m68k.org
2198 S:      Maintained
2200 M68K ON HP9000/300
2201 P:      Philip Blundell
2202 M:      philb@gnu.org
2203 W:      http://www.tazenda.demon.co.uk/phil/linux-hp
2204 S:      Maintained
2206 MARVELL YUKON / SYSKONNECT DRIVER
2207 P:      Mirko Lindner
2208 M:      mlindner@syskonnect.de
2209 P:      Ralph Roesler
2210 M:      rroesler@syskonnect.de
2211 W:      http://www.syskonnect.com
2212 S:      Supported
2214 MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
2215 P:      Michael Kerrisk
2216 M:      mtk-manpages@gmx.net
2217 W:      ftp://ftp.kernel.org/pub/linux/docs/manpages
2218 S:      Maintained
2220 MARVELL MV643XX ETHERNET DRIVER
2221 P:      Dale Farnsworth
2222 M:      dale@farnsworth.org
2223 P:      Manish Lachwani
2224 M:      mlachwani@mvista.com
2225 L:      netdev@vger.kernel.org
2226 S:      Odd Fixes for 2.4; Maintained for 2.6.
2228 MATROX FRAMEBUFFER DRIVER
2229 P:      Petr Vandrovec
2230 M:      vandrove@vc.cvut.cz
2231 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
2232 S:      Maintained
2234 MEGARAID SCSI DRIVERS
2235 P:      Neela Syam Kolli
2236 M:      Neela.Kolli@engenio.com
2237 S:      linux-scsi@vger.kernel.org
2238 W:      http://megaraid.lsilogic.com
2239 S:      Maintained
2241 MEMORY MANAGEMENT
2242 L:      linux-mm@kvack.org
2243 L:      linux-kernel@vger.kernel.org
2244 W:      http://www.linux-mm.org
2245 S:      Maintained
2247 MEMORY TECHNOLOGY DEVICES (MTD)
2248 P:      David Woodhouse
2249 M:      dwmw2@infradead.org
2250 W:      http://www.linux-mtd.infradead.org/
2251 L:      linux-mtd@lists.infradead.org
2252 T:      git git://git.infradead.org/mtd-2.6.git
2253 S:      Maintained
2255 UNSORTED BLOCK IMAGES (UBI)
2256 P:      Artem Bityutskiy
2257 M:      dedekind@infradead.org
2258 W:      http://www.linux-mtd.infradead.org/
2259 L:      linux-mtd@lists.infradead.org
2260 T:      git git://git.infradead.org/ubi-2.6.git
2261 S:      Maintained
2263 MICROTEK X6 SCANNER
2264 P:      Oliver Neukum
2265 M:      oliver@neukum.name
2266 S:      Maintained
2268 MIPS
2269 P:      Ralf Baechle
2270 M:      ralf@linux-mips.org
2271 W:      http://www.linux-mips.org/
2272 L:      linux-mips@linux-mips.org
2273 T:      git www.linux-mips.org:/pub/scm/linux.git
2274 S:      Supported
2276 MISCELLANEOUS MCA-SUPPORT
2277 P:      James Bottomley
2278 M:      jejb@steeleye.com
2279 L:      linux-kernel@vger.kernel.org
2280 S:      Maintained
2282 MODULE SUPPORT
2283 P:      Rusty Russell
2284 M:      rusty@rustcorp.com.au
2285 L:      linux-kernel@vger.kernel.org
2286 S:      Maintained
2288 MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
2289 P:      Stelian Pop
2290 M:      stelian@popies.net
2291 W:      http://popies.net/meye/
2292 S:      Maintained
2294 MOUSE AND MISC DEVICES [GENERAL]
2295 P:      Alessandro Rubini
2296 M:      rubini@ipvvis.unipv.it
2297 L:      linux-kernel@vger.kernel.org
2298 S:      Maintained
2300 MOXA SMARTIO/INDUSTIO SERIAL CARD (MXSER 2.0)
2301 P:      Jiri Slaby
2302 M:      jirislaby@gmail.com
2303 L:      linux-kernel@vger.kernel.org
2304 S:      Maintained
2306 MSI LAPTOP SUPPORT
2307 P:      Lennart Poettering
2308 M:      mzxreary@0pointer.de
2309 L:      https://tango.0pointer.de/mailman/listinfo/s270-linux
2310 W:      http://0pointer.de/lennart/tchibo.html
2311 S:      Maintained
2313 MTRR AND SIMILAR SUPPORT [i386]
2314 P:      Richard Gooch
2315 M:      rgooch@atnf.csiro.au
2316 L:      linux-kernel@vger.kernel.org
2317 W:      http://www.atnf.csiro.au/~rgooch/linux/kernel-patches.html
2318 S:      Maintained
2320 MULTIMEDIA CARD (MMC) AND SECURE DIGITAL (SD) SUBSYSTEM
2321 P:      Pierre Ossman
2322 M:      drzeus-mmc@drzeus.cx
2323 L:      linux-kernel@vger.kernel.org
2324 S:      Maintained
2326 MULTISOUND SOUND DRIVER
2327 P:      Andrew Veliath
2328 M:      andrewtv@usa.net
2329 S:      Maintained
2331 MULTITECH MULTIPORT CARD (ISICOM)
2332 P:      Jiri Slaby
2333 M:      jirislaby@gmail.com
2334 L:      linux-kernel@vger.kernel.org
2335 S:      Maintained
2337 NATSEMI ETHERNET DRIVER (DP8381x)
2338 P:      Tim Hockin
2339 M:      thockin@hockin.org
2340 S:      Maintained
2342 NCP FILESYSTEM
2343 P:      Petr Vandrovec
2344 M:      vandrove@vc.cvut.cz
2345 L:      linware@sh.cvut.cz
2346 S:      Maintained
2348 NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
2349 P:      James E.J. Bottomley
2350 M:      James.Bottomley@HansenPartnership.com
2351 L:      linux-scsi@vger.kernel.org
2352 S:      Maintained
2354 NETEM NETWORK EMULATOR
2355 P:      Stephen Hemminger
2356 M:      shemminger@linux-foundation.org
2357 L:      netem@lists.linux-foundation.org
2358 S:      Maintained
2360 NETFILTER/IPTABLES/IPCHAINS
2361 P:      Rusty Russell
2362 P:      Marc Boucher
2363 P:      James Morris
2364 P:      Harald Welte
2365 P:      Jozsef Kadlecsik
2366 P:      Patrick McHardy
2367 M:      kaber@trash.net
2368 L:      netfilter-devel@lists.netfilter.org
2369 L:      netfilter@lists.netfilter.org (subscribers-only)
2370 L:      coreteam@netfilter.org
2371 W:      http://www.netfilter.org/
2372 W:      http://www.iptables.org/
2373 S:      Supported
2375 NETLABEL
2376 P:      Paul Moore
2377 M:      paul.moore@hp.com
2378 W:      http://netlabel.sf.net
2379 L:      netdev@vger.kernel.org
2380 S:      Supported
2382 NETROM NETWORK LAYER
2383 P:      Ralf Baechle
2384 M:      ralf@linux-mips.org
2385 L:      linux-hams@vger.kernel.org
2386 W:      http://www.linux-ax25.org/
2387 S:      Maintained
2389 NETWORK BLOCK DEVICE (NBD)
2390 P:      Paul Clements
2391 M:      Paul.Clements@steeleye.com
2392 S:      Maintained
2394 NETWORK DEVICE DRIVERS
2395 P:      Andrew Morton
2396 M:      akpm@linux-foundation.org
2397 P:      Jeff Garzik
2398 M:      jgarzik@pobox.com
2399 L:      netdev@vger.kernel.org
2400 T:      git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
2401 S:      Maintained
2403 NETWORKING [GENERAL]
2404 P:      Networking Team
2405 M:      netdev@vger.kernel.org
2406 L:      netdev@vger.kernel.org
2407 W:      http://linux-net.osdl.org/
2408 S:      Maintained
2410 NETWORKING [IPv4/IPv6]
2411 P:      David S. Miller
2412 M:      davem@davemloft.net
2413 P:      Alexey Kuznetsov
2414 M:      kuznet@ms2.inr.ac.ru
2415 P:      Pekka Savola (ipv6)
2416 M:      pekkas@netcore.fi
2417 P:      James Morris
2418 M:      jmorris@namei.org
2419 P:      Hideaki YOSHIFUJI
2420 M:      yoshfuji@linux-ipv6.org
2421 P:      Patrick McHardy
2422 M:      kaber@coreworks.de
2423 L:      netdev@vger.kernel.org
2424 T:      git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
2425 S:      Maintained
2427 NETWORKING [WIRELESS]
2428 P:      John W. Linville
2429 M:      linville@tuxdriver.com
2430 L:      linux-wireless@vger.kernel.org
2431 T:      git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2432 S:      Maintained
2434 NETXEN (1/10) GbE SUPPORT
2435 P:      Amit S. Kale
2436 M:      amitkale@netxen.com
2437 L:      netdev@vger.kernel.org
2438 W:      http://www.netxen.com
2439 S:      Supported
2441 IPVS
2442 P:      Wensong Zhang
2443 M:      wensong@linux-vs.org
2444 P:      Simon Horman
2445 M:      horms@verge.net.au
2446 P:      Julian Anastasov
2447 M:      ja@ssi.bg
2448 L:      netdev@vger.kernel.org
2449 S:      Maintained
2451 NFS CLIENT
2452 P:      Trond Myklebust
2453 M:      trond.myklebust@fys.uio.no
2454 L:      linux-kernel@vger.kernel.org
2455 S:      Maintained
2457 NI5010 NETWORK DRIVER
2458 P:      Jan-Pascal van Best
2459 M:      janpascal@vanbest.org
2460 P:      Andreas Mohr
2461 M:      andi@lisas.de
2462 L:      netdev@vger.kernel.org
2463 S:      Maintained
2465 NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
2466 P:      YOKOTA Hiroshi
2467 M:      yokota@netlab.is.tsukuba.ac.jp
2468 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2469 S:      Maintained
2471 NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
2472 P:      GOTO Masanori
2473 M:      gotom@debian.or.jp
2474 P:      YOKOTA Hiroshi
2475 M:      yokota@netlab.is.tsukuba.ac.jp
2476 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2477 S:      Maintained
2479 NON-IDE/NON-SCSI CDROM DRIVERS [GENERAL] (come on, crew - mark your responsibility)
2480 P:      Eberhard Moenkeberg
2481 M:      emoenke@gwdg.de
2482 L:      linux-kernel@vger.kernel.org
2483 S:      Maintained
2485 NTFS FILESYSTEM
2486 P:      Anton Altaparmakov
2487 M:      aia21@cantab.net
2488 L:      linux-ntfs-dev@lists.sourceforge.net
2489 L:      linux-kernel@vger.kernel.org
2490 W:      http://linux-ntfs.sf.net/
2491 T:      git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
2492 S:      Maintained
2494 NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
2495 P:      Antonino Daplas
2496 M:      adaplas@gmail.com
2497 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
2498 S:      Maintained
2500 NETERION (S2IO) Xframe 10GbE DRIVER
2501 P:      Ramkrishna Vepa
2502 M:      ram.vepa@neterion.com
2503 P:      Rastapur Santosh
2504 M:      santosh.rastapur@neterion.com
2505 P:      Sivakumar Subramani
2506 M:      sivakumar.subramani@neterion.com
2507 P:      Sreenivasa Honnur
2508 M:      sreenivasa.honnur@neterion.com
2509 L:      netdev@vger.kernel.org
2510 W:      http://trac.neterion.com/cgi-bin/trac.cgi/wiki/TitleIndex?anonymous
2511 S:      Supported
2513 OPENCORES I2C BUS DRIVER
2514 P:      Peter Korsgaard
2515 M:      jacmet@sunsite.dk
2516 L:      i2c@lm-sensors.org
2517 S:      Maintained
2519 ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
2520 P:      Mark Fasheh
2521 M:      mark.fasheh@oracle.com
2522 P:      Kurt Hackel
2523 M:      kurt.hackel@oracle.com
2524 L:      ocfs2-devel@oss.oracle.com
2525 W:      http://oss.oracle.com/projects/ocfs2/
2526 S:      Supported
2528 OLYMPIC NETWORK DRIVER
2529 P:      Peter De Shrijver
2530 M:      p2@ace.ulyssis.student.kuleuven.ac.be
2531 P:      Mike Phillips
2532 M:      mikep@linuxtr.net
2533 L:      netdev@vger.kernel.org
2534 L:      linux-tr@linuxtr.net
2535 W:      http://www.linuxtr.net
2536 S:      Maintained
2538 OMNIKEY CARDMAN 4000 DRIVER
2539 P:      Harald Welte
2540 M:      laforge@gnumonks.org
2541 S:      Maintained
2543 OMNIKEY CARDMAN 4040 DRIVER
2544 P:      Harald Welte
2545 M:      laforge@gnumonks.org
2546 S:      Maintained
2548 OMNIVISION OV7670 SENSOR DRIVER
2549 P:      Jonathan Corbet
2550 M:      corbet@lwn.net
2551 L:      video4linux-list@redhat.com
2552 S:      Maintained
2554 ONSTREAM SCSI TAPE DRIVER
2555 P:      Willem Riede
2556 M:      osst@riede.org
2557 L:      osst-users@lists.sourceforge.net
2558 L:      linux-scsi@vger.kernel.org
2559 S:      Maintained
2561 OPL3-SA2, SA3, and SAx DRIVER
2562 P:      Zwane Mwaikambo
2563 M:      zwane@arm.linux.org.uk
2564 L:      linux-sound@vger.kernel.org
2565 S:      Maintained
2567 OPROFILE
2568 P:      Philippe Elie
2569 M:      phil.el@wanadoo.fr
2570 L:      oprofile-list@lists.sf.net
2571 S:      Maintained
2573 ORINOCO DRIVER
2574 P:      Pavel Roskin
2575 M:      proski@gnu.org
2576 P:      David Gibson
2577 M:      hermes@gibson.dropbear.id.au
2578 L:      linux-wireless@vger.kernel.org
2579 L:      orinoco-users@lists.sourceforge.net
2580 L:      orinoco-devel@lists.sourceforge.net
2581 W:      http://www.nongnu.org/orinoco/
2582 S:      Maintained
2584 PA SEMI ETHERNET DRIVER
2585 P:      Olof Johansson
2586 M:      olof@lixom.net
2587 L:      netdev@vger.kernel.org
2588 S:      Maintained
2590 PA SEMI SMBUS DRIVER
2591 P:      Olof Johansson
2592 M:      olof@lixom.net
2593 L:      i2c@lm-sensors.org
2594 S:      Maintained
2596 PARALLEL PORT SUPPORT
2597 L:      linux-parport@lists.infradead.org
2598 S:      Orphan
2600 PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
2601 P:      Tim Waugh
2602 M:      tim@cyberelk.net
2603 L:      linux-parport@lists.infradead.org
2604 W:      http://www.torque.net/linux-pp.html
2605 S:      Maintained
2607 PARISC ARCHITECTURE
2608 P:      Matthew Wilcox
2609 M:      matthew@wil.cx
2610 P:      Grant Grundler
2611 M:      grundler@parisc-linux.org
2612 P:      Kyle McMartin
2613 M:      kyle@parisc-linux.org
2614 L:      parisc-linux@parisc-linux.org
2615 W:      http://www.parisc-linux.org/
2616 T:      git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
2617 T:      cvs cvs.parisc-linux.org:/var/cvs/linux-2.6
2618 S:      Maintained
2620 PC87360 HARDWARE MONITORING DRIVER
2621 P:      Jim Cromie
2622 M:      jim.cromie@gmail.com
2623 L:      lm-sensors@lm-sensors.org
2624 S:      Maintained
2626 PC8736x GPIO DRIVER
2627 P:      Jim Cromie
2628 M:      jim.cromie@gmail.com
2629 S:      Maintained
2631 PCI ERROR RECOVERY
2632 P:      Linas Vepstas
2633 M:      linas@austin.ibm.com
2634 L:      linux-kernel@vger.kernel.org
2635 L:      linux-pci@atrey.karlin.mff.cuni.cz
2636 S:      Supported
2638 PCI SOUND DRIVERS (ES1370, ES1371 and SONICVIBES)
2639 P:      Thomas Sailer
2640 M:      sailer@ife.ee.ethz.ch
2641 L:      linux-sound@vger.kernel.org
2642 W:      http://www.ife.ee.ethz.ch/~sailer/linux/pciaudio.html
2643 S:      Maintained
2645 PCI SUBSYSTEM
2646 P:      Greg Kroah-Hartman
2647 M:      gregkh@suse.de
2648 L:      linux-kernel@vger.kernel.org
2649 L:      linux-pci@atrey.karlin.mff.cuni.cz
2650 T:      quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
2651 S:      Supported
2653 PCI HOTPLUG CORE
2654 P:      Kristen Carlson Accardi
2655 M:      kristen.c.accardi@intel.com
2656 S:      Supported
2658 PCI HOTPLUG COMPAQ DRIVER
2659 P:      Greg Kroah-Hartman
2660 M:      greg@kroah.com
2661 S:      Maintained
2663 PCIE HOTPLUG DRIVER
2664 P:      Kristen Carlson Accardi
2665 M:      kristen.c.accardi@intel.com
2666 L:      pcihpd-discuss@lists.sourceforge.net
2667 S:      Supported
2669 PCMCIA SUBSYSTEM
2670 P:      Linux PCMCIA Team
2671 L:      linux-pcmcia@lists.infradead.org
2672 L:      http://lists.infradead.org/mailman/listinfo/linux-pcmcia
2673 T:      git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
2674 S:      Maintained
2676 PCNET32 NETWORK DRIVER
2677 P:      Don Fry
2678 M:      pcnet32@verizon.net
2679 L:      netdev@vger.kernel.org
2680 S:      Maintained
2682 PER-TASK DELAY ACCOUNTING
2683 P:      Shailabh Nagar
2684 M:      nagar@watson.ibm.com
2685 L:      linux-kernel@vger.kernel.org
2686 S:      Maintained
2688 PERSONALITY HANDLING
2689 P:      Christoph Hellwig
2690 M:      hch@infradead.org
2691 L:      linux-abi-devel@lists.sourceforge.net
2692 S:      Maintained
2694 PHRAM MTD DRIVER
2695 P:      Jörn Engel
2696 M:      joern@wh.fh-wedel.de
2697 L:      linux-mtd@lists.infradead.org
2698 S:      Maintained
2700 PKTCDVD DRIVER
2701 P:      Peter Osterlund
2702 M:      petero2@telia.com
2703 L:      linux-kernel@vger.kernel.org
2704 S:      Maintained
2706 POSIX CLOCKS and TIMERS
2707 P:      George Anzinger
2708 M:      george@mvista.com
2709 L:      linux-kernel@vger.kernel.org
2710 S:      Supported
2712 POWERPC 4xx EMAC DRIVER
2713 P:      Eugene Surovegin
2714 M:      ebs@ebshome.net
2715 W:      http://kernel.ebshome.net/emac/
2716 L:      linuxppc-embedded@ozlabs.org
2717 L:      netdev@vger.kernel.org
2718 S:      Maintained
2720 PNP SUPPORT
2721 P:      Adam Belay
2722 M:      ambx1@neo.rr.com
2723 S:      Maintained
2725 PNXxxxx I2C DRIVER
2726 P:      Vitaly Wool
2727 M:      vitalywool@gmail.com
2728 L:      i2c@lm-sensors.org
2729 S:      Maintained
2731 PPP PROTOCOL DRIVERS AND COMPRESSORS
2732 P:      Paul Mackerras
2733 M:      paulus@samba.org
2734 L:      linux-ppp@vger.kernel.org
2735 S:      Maintained
2737 PPP OVER ATM (RFC 2364)
2738 P:      Mitchell Blank Jr
2739 M:      mitch@sfgoth.com
2740 S:      Maintained
2742 PPP OVER ETHERNET
2743 P:      Michal Ostrowski
2744 M:      mostrows@speakeasy.net
2745 S:      Maintained
2747 PREEMPTIBLE KERNEL
2748 P:      Robert Love
2749 M:      rml@tech9.net
2750 L:      linux-kernel@vger.kernel.org
2751 L:      kpreempt-tech@lists.sourceforge.net
2752 W:      ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
2753 S:      Supported
2755 PRISM54 WIRELESS DRIVER
2756 P:      Prism54 Development Team
2757 M:      developers@islsm.org
2758 L:      linux-wireless@vger.kernel.org
2759 W:      http://prism54.org
2760 S:      Maintained
2762 PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
2763 P:      Peter Denison
2764 M:      promise@pnd-pc.demon.co.uk
2765 W:      http://www.pnd-pc.demon.co.uk/promise/
2766 S:      Maintained
2768 PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
2769 P:      Mikael Pettersson
2770 M:      mikpe@it.uu.se
2771 L:      linux-ide@vger.kernel.org
2772 S:      Maintained
2774 PS3 PLATFORM SUPPORT
2775 P:      Geoff Levand
2776 M:      geoffrey.levand@am.sony.com
2777 L:      linuxppc-dev@ozlabs.org
2778 L:      cbe-oss-dev@ozlabs.org
2779 S:      Supported
2781 PVRUSB2 VIDEO4LINUX DRIVER
2782 P:      Mike Isely
2783 M:      isely@pobox.com
2784 L:      pvrusb2@isely.net       (subscribers-only)
2785 L:      video4linux-list@redhat.com
2786 W:      http://www.isely.net/pvrusb2/
2787 S:      Maintained
2789 PXA2xx SUPPORT
2790 P:      Nicolas Pitre
2791 M:      nico@cam.org
2792 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
2793 S:      Maintained
2795 QLOGIC QLA2XXX FC-SCSI DRIVER
2796 P:      Andrew Vasquez
2797 M:      linux-driver@qlogic.com
2798 L:      linux-scsi@vger.kernel.org
2799 S:      Supported
2801 QLOGIC QLA3XXX NETWORK DRIVER
2802 P:      Ron Mercer
2803 M:      linux-driver@qlogic.com
2804 L:      netdev@vger.kernel.org
2805 S:      Supported
2807 QNX4 FILESYSTEM
2808 P:      Anders Larsen
2809 M:      al@alarsen.net
2810 L:      linux-kernel@vger.kernel.org
2811 W:      http://www.alarsen.net/linux/qnx4fs/
2812 S:      Maintained
2814 RADEON FRAMEBUFFER DISPLAY DRIVER
2815 P:      Benjamin Herrenschmidt
2816 M:      benh@kernel.crashing.org
2817 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
2818 S:      Maintained
2820 RAGE128 FRAMEBUFFER DISPLAY DRIVER
2821 P:      Paul Mackerras
2822 M:      paulus@samba.org
2823 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
2824 S:      Maintained
2826 RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
2827 P:      Corey Thomas
2828 M:      corey@world.std.com
2829 L:      linux-wireless@vger.kernel.org
2830 S:      Maintained
2832 RANDOM NUMBER DRIVER
2833 P:      Matt Mackall
2834 M:      mpm@selenic.com
2835 S:      Maintained
2837 RAPIDIO SUBSYSTEM
2838 P:      Matt Porter
2839 M:      mporter@kernel.crashing.org
2840 L:      linux-kernel@vger.kernel.org
2841 S:      Maintained
2843 READ-COPY UPDATE (RCU)
2844 P:      Dipankar Sarma
2845 M:      dipankar@in.ibm.com
2846 W:      http://www.rdrop.com/users/paulmck/rclock/
2847 L:      linux-kernel@vger.kernel.org
2848 S:      Supported
2850 RCUTORTURE MODULE
2851 P:      Josh Triplett
2852 M:      josh@freedesktop.org
2853 L:      linux-kernel@vger.kernel.org
2854 S:      Maintained
2856 REAL TIME CLOCK DRIVER
2857 P:      Paul Gortmaker
2858 M:      p_gortmaker@yahoo.com
2859 L:      linux-kernel@vger.kernel.org
2860 S:      Maintained
2862 REAL TIME CLOCK (RTC) SUBSYSTEM
2863 P:      Alessandro Zummo
2864 M:      a.zummo@towertech.it
2865 L:      rtc-linux@googlegroups.com
2866 S:      Maintained
2868 REISERFS FILE SYSTEM
2869 P:      Hans Reiser
2870 M:      reiserfs-dev@namesys.com
2871 L:      reiserfs-list@namesys.com
2872 W:      http://www.namesys.com
2873 S:      Supported
2875 ROCKETPORT DRIVER
2876 P:      Comtrol Corp.
2877 W:      http://www.comtrol.com
2878 S:      Maintained
2880 ROSE NETWORK LAYER
2881 P:      Ralf Baechle
2882 M:      ralf@linux-mips.org
2883 L:      linux-hams@vger.kernel.org
2884 W:      http://www.linux-ax25.org/
2885 S:      Maintained
2887 RISCOM8 DRIVER
2888 S:      Orphan
2890 S3 SAVAGE FRAMEBUFFER DRIVER
2891 P:      Antonino Daplas
2892 M:      adaplas@gmail.com
2893 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
2894 S:      Maintained
2896 S390
2897 P:      Martin Schwidefsky
2898 M:      schwidefsky@de.ibm.com
2899 P:      Heiko Carstens
2900 M:      heiko.carstens@de.ibm.com
2901 M:      linux390@de.ibm.com
2902 L:      linux-s390@vger.kernel.org
2903 W:      http://www.ibm.com/developerworks/linux/linux390/
2904 S:      Supported
2906 S390 NETWORK DRIVERS
2907 P:      Frank Pavlic
2908 M:      fpavlic@de.ibm.com
2909 M:      linux390@de.ibm.com
2910 L:      linux-s390@vger.kernel.org
2911 W:      http://www.ibm.com/developerworks/linux/linux390/
2912 S:      Supported
2914 S390 ZFCP DRIVER
2915 P:      Swen Schillig
2916 M:      swen@vnet.ibm.com
2917 M:      linux390@de.ibm.com
2918 L:      linux-s390@vger.kernel.org
2919 W:      http://www.ibm.com/developerworks/linux/linux390/
2920 S:      Supported
2922 SAA7146 VIDEO4LINUX-2 DRIVER
2923 P:      Michael Hunold
2924 M:      michael@mihu.de
2925 W:      http://www.mihu.de/linux/saa7146
2926 S:      Maintained
2928 SBPCD CDROM DRIVER
2929 P:      Eberhard Moenkeberg
2930 M:      emoenke@gwdg.de
2931 L:      linux-kernel@vger.kernel.org
2932 S:      Maintained
2934 SC1200 WDT DRIVER
2935 P:      Zwane Mwaikambo
2936 M:      zwane@arm.linux.org.uk
2937 S:      Maintained
2939 SCHEDULER
2940 P:      Ingo Molnar
2941 M:      mingo@elte.hu
2942 P:      Robert Love    [the preemptible kernel bits]
2943 M:      rml@tech9.net
2944 L:      linux-kernel@vger.kernel.org
2945 S:      Maintained
2947 SCSI CDROM DRIVER
2948 P:      Jens Axboe
2949 M:      axboe@kernel.dk
2950 L:      linux-scsi@vger.kernel.org
2951 W:      http://www.kernel.dk
2952 S:      Maintained
2954 SCSI SG DRIVER
2955 P:      Doug Gilbert
2956 M:      dgilbert@interlog.com
2957 L:      linux-scsi@vger.kernel.org
2958 W:      http://www.torque.net/sg
2959 S:      Maintained
2961 SCSI SUBSYSTEM
2962 P:      James E.J. Bottomley
2963 M:      James.Bottomley@SteelEye.com
2964 L:      linux-scsi@vger.kernel.org
2965 T:      git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
2966 S:      Maintained
2968 SCSI TAPE DRIVER
2969 P:      Kai Mäkisara
2970 M:      Kai.Makisara@kolumbus.fi
2971 L:      linux-scsi@vger.kernel.org
2972 S:      Maintained
2974 SCTP PROTOCOL
2975 P:      Vlad Yasevich
2976 M:      vladislav.yasevich@hp.com
2977 P:      Sridhar Samudrala
2978 M:      sri@us.ibm.com
2979 L:      lksctp-developers@lists.sourceforge.net
2980 W:      http://lksctp.sourceforge.net
2981 S:      Supported
2983 SCx200 CPU SUPPORT
2984 P:      Jim Cromie
2985 M:      jim.cromie@gmail.com
2986 S:      Odd Fixes
2988 SCx200 GPIO DRIVER
2989 P:      Jim Cromie
2990 M:      jim.cromie@gmail.com
2991 S:      Maintained
2993 SCx200 HRT CLOCKSOURCE DRIVER
2994 P:      Jim Cromie
2995 M:      jim.cromie@gmail.com
2996 S:      Maintained
2998 SECURITY CONTACT
2999 P:      Security Officers
3000 M:      security@kernel.org
3001 S:      Supported
3003 SELINUX SECURITY MODULE
3004 P:      Stephen Smalley
3005 M:      sds@tycho.nsa.gov
3006 P:      James Morris
3007 M:      jmorris@namei.org
3008 P:      Eric Paris
3009 M:      eparis@parisplace.org
3010 L:      linux-kernel@vger.kernel.org (kernel issues)
3011 L:      selinux@tycho.nsa.gov (subscribers-only, general discussion)
3012 W:      http://www.nsa.gov/selinux
3013 S:      Supported
3015 SERIAL ATA (SATA) SUBSYSTEM:
3016 P:      Jeff Garzik
3017 M:      jgarzik@pobox.com
3018 L:      linux-ide@vger.kernel.org
3019 T:      git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
3020 S:      Supported
3022 SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
3023 P:      Pat Gefre
3024 M:      pfg@sgi.com
3025 L:      linux-ia64@vger.kernel.org
3026 S:      Supported
3028 SGI VISUAL WORKSTATION 320 AND 540
3029 P:      Andrey Panin
3030 M:      pazke@donpac.ru
3031 L:      linux-visws-devel@lists.sf.net
3032 W:      http://linux-visws.sf.net
3033 S:      Maintained for 2.6.
3035 SIMTEC EB110ATX (Chalice CATS)
3036 P:      Ben Dooks
3037 P:      Vincent Sanders
3038 M:      support@simtec.co.uk
3039 W:      http://www.simtec.co.uk/products/EB110ATX/
3040 S:      Supported
3042 SIMTEC EB2410ITX (BAST)
3043 P:      Ben Dooks
3044 P:      Vincent Sanders
3045 M:      support@simtec.co.uk
3046 W:      http://www.simtec.co.uk/products/EB2410ITX/
3047 S:      Supported
3049 SIS 190 ETHERNET DRIVER
3050 P:      Francois Romieu
3051 M:      romieu@fr.zoreil.com
3052 L:      netdev@vger.kernel.org
3053 S:      Maintained
3055 SIS 5513 IDE CONTROLLER DRIVER
3056 P:      Lionel Bouton
3057 M:      Lionel.Bouton@inet6.fr
3058 W:      http://inet6.dyn.dhs.org/sponsoring/sis5513/index.html
3059 W:      http://gyver.homeip.net/sis5513/index.html
3060 S:      Maintained
3062 SIS 900/7016 FAST ETHERNET DRIVER
3063 P:      Daniele Venzano
3064 M:      venza@brownhat.org
3065 W:      http://www.brownhat.org/sis900.html
3066 L:      netdev@vger.kernel.org
3067 S:      Maintained
3069 SIS FRAMEBUFFER DRIVER
3070 P:      Thomas Winischhofer
3071 M:      thomas@winischhofer.net
3072 W:      http://www.winischhofer.net/linuxsisvga.shtml
3073 S:      Maintained
3075 SIS USB2VGA DRIVER
3076 P:      Thomas Winischhofer
3077 M:      thomas@winischhofer.net
3078 W:      http://www.winischhofer.at/linuxsisusbvga.shtml
3079 S:      Maintained
3081 SMC91x ETHERNET DRIVER
3082 P:      Nicolas Pitre
3083 M:      nico@cam.org
3084 S:      Maintained
3086 SOFTMAC LAYER (IEEE 802.11)
3087 P:      Johannes Berg
3088 M:      johannes@sipsolutions.net
3089 P:      Joe Jezak
3090 M:      josejx@gentoo.org
3091 P:      Daniel Drake
3092 M:      dsd@gentoo.org
3093 W:      http://softmac.sipsolutions.net/
3094 L:      linux-wireless@vger.kernel.org
3095 S:      Maintained
3097 SOFTWARE RAID (Multiple Disks) SUPPORT
3098 P:      Ingo Molnar
3099 M:      mingo@redhat.com
3100 P:      Neil Brown
3101 M:      neilb@suse.de
3102 L:      linux-raid@vger.kernel.org
3103 S:      Supported
3105 SOFTWARE SUSPEND:
3106 P:      Pavel Machek
3107 M:      pavel@suse.cz
3108 L:      linux-pm@lists.linux-foundation.org
3109 S:      Maintained
3111 SONIC NETWORK DRIVER
3112 P:      Thomas Bogendoerfer
3113 M:      tsbogend@alpha.franken.de
3114 L:      netdev@vger.kernel.org
3115 S:      Maintained
3117 SONY VAIO CONTROL DEVICE DRIVER
3118 P:      Mattia Dongili
3119 M:      malattia@linux.it
3120 L:      linux-acpi@vger.kernel.org
3121 W:      http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
3122 S:      Maintained
3124 SOUND
3125 P:      Jaroslav Kysela
3126 M:      perex@suse.cz
3127 L:      alsa-devel@alsa-project.org
3128 S:      Maintained
3130 SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT
3131 P:      Liam Girdwood
3132 M:      liam.girdwood@wolfsonmicro.com
3133 L:      alsa-devel@alsa-project.org
3134 S:      Supported
3136 SPI SUBSYSTEM
3137 P:      David Brownell
3138 M:      dbrownell@users.sourceforge.net
3139 L:      spi-devel-general@lists.sourceforge.net
3140 S:      Maintained
3142 STABLE BRANCH:
3143 P:      Greg Kroah-Hartman
3144 M:      greg@kroah.com
3145 P:      Chris Wright
3146 M:      chrisw@sous-sol.org
3147 L:      stable@kernel.org
3148 S:      Maintained
3150 TPM DEVICE DRIVER
3151 P:      Kylene Hall
3152 M:      kjhall@us.ibm.com
3153 W:      http://tpmdd.sourceforge.net
3154 P:      Marcel Selhorst
3155 M:      tpm@selhorst.net
3156 W:      http://www.prosec.rub.de/tpm/
3157 L:      tpmdd-devel@lists.sourceforge.net
3158 S:      Maintained
3160 Telecom Clock Driver for MCPL0010
3161 P:      Mark Gross
3162 M:      mark.gross@intel.com
3163 S:      Supported
3165 TENSILICA XTENSA PORT (xtensa):
3166 P:      Chris Zankel
3167 M:      chris@zankel.net
3168 S:      Maintained
3170 THINKPAD ACPI EXTRAS DRIVER
3171 P:      Henrique de Moraes Holschuh
3172 M:      ibm-acpi@hmh.eng.br
3173 L:      ibm-acpi-devel@lists.sourceforge.net
3174 W:      http://ibm-acpi.sourceforge.net
3175 W:      http://thinkwiki.org/wiki/Ibm-acpi
3176 T:      git repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
3177 S:      Maintained
3179 UltraSPARC (sparc64):
3180 P:      David S. Miller
3181 M:      davem@davemloft.net
3182 L:      sparclinux@vger.kernel.org
3183 T:      git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
3184 S:      Maintained
3186 SHARP LH SUPPORT (LH7952X & LH7A40X)
3187 P:      Marc Singer
3188 M:      elf@buici.com
3189 W:      http://projects.buici.com/arm
3190 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
3191 S:      Maintained
3193 SHPC HOTPLUG DRIVER
3194 P:      Kristen Carlson Accardi
3195 M:      kristen.c.accardi@intel.com
3196 L:      pcihpd-discuss@lists.sourceforge.net
3197 S:      Supported
3199 SECURE DIGITAL HOST CONTROLLER INTERFACE DRIVER
3200 P:      Pierre Ossman
3201 M:      drzeus-sdhci@drzeus.cx
3202 L:      sdhci-devel@list.drzeus.cx
3203 W:      http://mmc.drzeus.cx/wiki/Linux/Drivers/sdhci
3204 S:      Maintained
3206 SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
3207 P:      Stephen Hemminger
3208 M:      shemminger@linux-foundation.org
3209 L:      netdev@vger.kernel.org
3210 S:      Maintained
3212 SOEKRIS NET48XX LED SUPPORT
3213 P:      Chris Boot
3214 M:      bootc@bootc.net
3215 S:      Maintained
3217 SPARC (sparc32):
3218 P:      William L. Irwin
3219 M:      wli@holomorphy.com
3220 L:      sparclinux@vger.kernel.org
3221 S:      Maintained
3223 SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
3224 P:      Roger Wolff
3225 M:      R.E.Wolff@BitWizard.nl
3226 L:      linux-kernel@vger.kernel.org ?
3227 S:      Supported
3229 SPIDERNET NETWORK DRIVER for CELL
3230 P:      Linas Vepstas
3231 M:      linas@austin.ibm.com
3232 L:      netdev@vger.kernel.org
3233 S:      Supported
3235 SRM (Alpha) environment access
3236 P:      Jan-Benedict Glaw
3237 M:      jbglaw@lug-owl.de
3238 L:      linux-kernel@vger.kernel.org
3239 S:      Maintained
3241 STARFIRE/DURALAN NETWORK DRIVER
3242 P:      Ion Badulescu
3243 M:      ionut@cs.columbia.edu
3244 S:      Maintained
3246 STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
3247 W:      http://mosquitonet.Stanford.EDU/strip.html
3248 S:      Unsupported ?
3250 STRADIS MPEG-2 DECODER DRIVER
3251 P:      Nathan Laredo
3252 M:      laredo@gnu.org
3253 W:      http://www.stradis.com/
3254 S:      Maintained
3256 SUPERH (sh)
3257 P:      Paul Mundt
3258 M:      lethal@linux-sh.org
3259 L:      linuxsh-dev@lists.sourceforge.net (subscribers-only)
3260 W:      http://www.linux-sh.org
3261 S:      Maintained
3263 SUPERH64 (sh64)
3264 P:      Paul Mundt
3265 M:      lethal@linux-sh.org
3266 L:      linuxsh-shmedia-dev@lists.sourceforge.net
3267 W:      http://www.linux-sh.org
3268 S:      Maintained
3270 SUN3/3X
3271 P:      Sam Creasey
3272 M:      sammy@sammy.net
3273 W:      http://sammy.net/sun3/
3274 S:      Maintained
3276 SVGA HANDLING
3277 P:      Martin Mares
3278 M:      mj@ucw.cz
3279 L:      linux-video@atrey.karlin.mff.cuni.cz
3280 S:      Maintained
3282 SYSV FILESYSTEM
3283 P:      Christoph Hellwig
3284 M:      hch@infradead.org
3285 S:      Maintained
3287 TC CLASSIFIER
3288 P:      Jamal Hadi Salim
3289 M:      hadi@cyberus.ca
3290 L:      netdev@vger.kernel.org
3291 S:      Maintained
3293 TCP LOW PRIORITY MODULE
3294 P:      Wong Hoi Sing, Edison
3295 M:      hswong3i@gmail.com
3296 P:      Hung Hing Lun, Mike
3297 M:      hlhung3i@gmail.com
3298 W:      http://tcp-lp-mod.sourceforge.net/
3299 S:      Maintained
3301 TI FLASH MEDIA INTERFACE DRIVER
3302 P:      Alex Dubov
3303 M:      oakad@yahoo.com
3304 S:      Maintained
3306 TI OMAP RANDOM NUMBER GENERATOR SUPPORT
3307 P:      Deepak Saxena
3308 M:      dsaxena@plexity.net
3309 S:      Maintained
3311 TASKSTATS STATISTICS INTERFACE
3312 P:      Shailabh Nagar
3313 M:      nagar@watson.ibm.com
3314 L:      linux-kernel@vger.kernel.org
3315 S:      Maintained
3317 TI PARALLEL LINK CABLE DRIVER
3318 P:      Romain Lievin
3319 M:      roms@lpg.ticalc.org
3320 S:      Maintained
3322 TIPC NETWORK LAYER
3323 P:      Per Liden
3324 M:      per.liden@ericsson.com
3325 P:      Jon Maloy
3326 M:      jon.maloy@ericsson.com
3327 P:      Allan Stephens
3328 M:      allan.stephens@windriver.com
3329 L:      tipc-discussion@lists.sourceforge.net
3330 W:      http://tipc.sourceforge.net/
3331 W:      http://tipc.cslab.ericsson.net/
3332 T:      git tipc.cslab.ericsson.net:/pub/git/tipc.git
3333 S:      Maintained
3335 TLAN NETWORK DRIVER
3336 P:      Samuel Chessman
3337 M:      chessman@tux.org
3338 L:      tlan-devel@lists.sourceforge.net
3339 W:      http://sourceforge.net/projects/tlan/
3340 S:      Maintained
3342 TOKEN-RING NETWORK DRIVER
3343 P:      Mike Phillips
3344 M:      mikep@linuxtr.net
3345 L:      netdev@vger.kernel.org
3346 L:      linux-tr@linuxtr.net
3347 W:      http://www.linuxtr.net
3348 S:      Maintained
3350 TOSHIBA ACPI EXTRAS DRIVER
3351 P:      John Belmonte
3352 M:      toshiba_acpi@memebeam.org
3353 W:      http://memebeam.org/toys/ToshibaAcpiDriver
3354 S:      Maintained
3356 TOSHIBA SMM DRIVER
3357 P:      Jonathan Buzzard
3358 M:      jonathan@buzzard.org.uk
3359 L:      tlinux-users@tce.toshiba-dme.co.jp
3360 W:      http://www.buzzard.org.uk/toshiba/
3361 S:      Maintained
3363 TRIDENT 4DWAVE/SIS 7018 PCI AUDIO CORE
3364 P:      Muli Ben-Yehuda
3365 M:      mulix@mulix.org
3366 L:      linux-kernel@vger.kernel.org
3367 S:      Maintained
3369 TRIVIAL PATCHES
3370 P:      Adrian Bunk
3371 M:      trivial@kernel.org
3372 L:      linux-kernel@vger.kernel.org
3373 W:      http://www.kernel.org/pub/linux/kernel/people/bunk/trivial/
3374 T:      git kernel.org:/pub/scm/linux/kernel/git/bunk/trivial.git
3375 S:      Maintained
3377 TMS380 TOKEN-RING NETWORK DRIVER
3378 P:      Adam Fritzler
3379 M:      mid@auk.cx
3380 L:      linux-tr@linuxtr.net
3381 W:      http://www.auk.cx/tms380tr/
3382 S:      Maintained
3384 TULIP NETWORK DRIVER
3385 P:      Valerie Henson
3386 M:      val_henson@linux.intel.com
3387 L:      tulip-users@lists.sourceforge.net
3388 W:      http://sourceforge.net/projects/tulip/
3389 S:      Maintained
3391 TUN/TAP driver
3392 P:      Maxim Krasnyansky
3393 M:      maxk@qualcomm.com
3394 L:      vtun@office.satix.net
3395 W:      http://vtun.sourceforge.net/tun
3396 S:      Maintained
3398 TURBOCHANNEL SUBSYSTEM
3399 P:      Maciej W. Rozycki
3400 M:      macro@linux-mips.org
3401 S:      Maintained
3403 U14-34F SCSI DRIVER
3404 P:      Dario Ballabio
3405 M:      ballabio_dario@emc.com
3406 L:      linux-scsi@vger.kernel.org
3407 S:      Maintained
3409 UDF FILESYSTEM
3410 P:      Ben Fennema
3411 M:      bfennema@falcon.csc.calpoly.edu
3412 W:      http://linux-udf.sourceforge.net
3413 S:      Maintained
3415 UNIFORM CDROM DRIVER
3416 P:      Jens Axboe
3417 M:      axboe@kernel.dk
3418 L:      linux-kernel@vger.kernel.org
3419 W:      http://www.kernel.dk
3420 S:      Maintained
3422 USB ACM DRIVER
3423 P:      Oliver Neukum
3424 M:      oliver@neukum.name
3425 L:      linux-usb-users@lists.sourceforge.net
3426 L:      linux-usb-devel@lists.sourceforge.net
3427 S:      Maintained
3429 USB BLOCK DRIVER (UB ub)
3430 P:      Pete Zaitcev
3431 M:      zaitcev@redhat.com
3432 L:      linux-kernel@vger.kernel.org
3433 L:      linux-usb-devel@lists.sourceforge.net
3434 S:      Supported
3436 USB CDC ETHERNET DRIVER
3437 P:      Greg Kroah-Hartman
3438 M:      greg@kroah.com
3439 L:      linux-usb-users@lists.sourceforge.net
3440 L:      linux-usb-devel@lists.sourceforge.net
3441 S:      Maintained
3442 W:      http://www.kroah.com/linux-usb/
3444 USB DAVICOM DM9601 DRIVER
3445 P:      Peter Korsgaard
3446 M:      jacmet@sunsite.dk
3447 L:      linux-usb-devel@lists.sourceforge.net
3448 W:      http://www.linux-usb.org/usbnet
3449 S:      Maintained
3451 USB EHCI DRIVER
3452 P:      David Brownell
3453 M:      dbrownell@users.sourceforge.net
3454 L:      linux-usb-devel@lists.sourceforge.net
3455 S:      Odd Fixes
3457 USB ET61X[12]51 DRIVER
3458 P:      Luca Risolia
3459 M:      luca.risolia@studio.unibo.it
3460 L:      linux-usb-devel@lists.sourceforge.net
3461 L:      video4linux-list@redhat.com
3462 W:      http://www.linux-projects.org
3463 S:      Maintained
3465 USB GADGET/PERIPHERAL SUBSYSTEM
3466 P:      David Brownell
3467 M:      dbrownell@users.sourceforge.net
3468 L:      linux-usb-devel@lists.sourceforge.net
3469 W:      http://www.linux-usb.org/gadget
3470 S:      Maintained
3472 USB HID/HIDBP DRIVERS
3473 P:      Jiri Kosina
3474 M:      jkosina@suse.cz
3475 L:      linux-usb-devel@lists.sourceforge.net
3476 T:      git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
3477 S:      Maintained
3479 USB HUB DRIVER
3480 P:      Johannes Erdfelt
3481 M:      johannes@erdfelt.com
3482 L:      linux-usb-users@lists.sourceforge.net
3483 L:      linux-usb-devel@lists.sourceforge.net
3484 S:      Maintained
3486 USB ISP116X DRIVER
3487 P:      Olav Kongas
3488 M:      ok@artecdesign.ee
3489 L:      linux-usb-devel@lists.sourceforge.net
3490 S:      Maintained
3492 USB KAWASAKI LSI DRIVER
3493 P:      Oliver Neukum
3494 M:      oliver@neukum.name
3495 L:      linux-usb-users@lists.sourceforge.net
3496 L:      linux-usb-devel@lists.sourceforge.net
3497 S:      Maintained
3499 USB MASS STORAGE DRIVER
3500 P:      Matthew Dharm
3501 M:      mdharm-usb@one-eyed-alien.net
3502 L:      linux-usb-users@lists.sourceforge.net
3503 L:      usb-storage@lists.one-eyed-alien.net
3504 S:      Maintained
3505 W:      http://www.one-eyed-alien.net/~mdharm/linux-usb/
3507 USB OHCI DRIVER
3508 P:      David Brownell
3509 M:      dbrownell@users.sourceforge.net
3510 L:      linux-usb-users@lists.sourceforge.net
3511 L:      linux-usb-devel@lists.sourceforge.net
3512 S:      Odd Fixes
3514 USB OPTION-CARD DRIVER
3515 P:      Matthias Urlichs
3516 M:      smurf@smurf.noris.de
3517 L:      linux-usb-devel@lists.sourceforge.net
3518 S:      Maintained
3520 USB OV511 DRIVER
3521 P:      Mark McClelland
3522 M:      mmcclell@bigfoot.com
3523 L:      linux-usb-users@lists.sourceforge.net
3524 L:      linux-usb-devel@lists.sourceforge.net
3525 W:      http://alpha.dyndns.org/ov511/
3526 S:      Maintained
3528 USB PEGASUS DRIVER
3529 P:      Petko Manolov
3530 M:      petkan@users.sourceforge.net
3531 L:      linux-usb-users@lists.sourceforge.net
3532 L:      linux-usb-devel@lists.sourceforge.net
3533 W:      http://pegasus2.sourceforge.net/
3534 S:      Maintained
3536 USB PRINTER DRIVER
3537 P:      Vojtech Pavlik
3538 M:      vojtech@suse.cz
3539 L:      linux-usb-users@lists.sourceforge.net
3540 L:      linux-usb-devel@lists.sourceforge.net
3541 S:      Maintained
3543 USB RTL8150 DRIVER
3544 P:      Petko Manolov
3545 M:      petkan@users.sourceforge.net
3546 L:      linux-usb-users@lists.sourceforge.net
3547 L:      linux-usb-devel@lists.sourceforge.net
3548 W:      http://pegasus2.sourceforge.net/
3549 S:      Maintained
3551 USB SE401 DRIVER
3552 P:      Jeroen Vreeken
3553 M:      pe1rxq@amsat.org
3554 L:      linux-usb-users@lists.sourceforge.net
3555 L:      linux-usb-devel@lists.sourceforge.net
3556 W:      http://www.chello.nl/~j.vreeken/se401/
3557 S:      Maintained
3559 USB SERIAL CYBERJACK DRIVER
3560 P:      Matthias Bruestle and Harald Welte
3561 M:      support@reiner-sct.com
3562 W:      http://www.reiner-sct.de/support/treiber_cyberjack.php
3563 S:      Maintained
3565 USB SERIAL DIGI ACCELEPORT DRIVER
3566 P:      Peter Berger and Al Borchers
3567 M:      pberger@brimson.com
3568 M:      alborchers@steinerpoint.com
3569 L:      linux-usb-users@lists.sourceforge.net
3570 L:      linux-usb-devel@lists.sourceforge.net
3571 S:      Maintained
3573 USB SERIAL DRIVER
3574 P:      Greg Kroah-Hartman
3575 M:      gregkh@suse.de
3576 L:      linux-usb-users@lists.sourceforge.net
3577 L:      linux-usb-devel@lists.sourceforge.net
3578 S:      Supported
3580 USB SERIAL BELKIN F5U103 DRIVER
3581 P:      William Greathouse
3582 M:      wgreathouse@smva.com
3583 L:      linux-usb-users@lists.sourceforge.net
3584 L:      linux-usb-devel@lists.sourceforge.net
3585 S:      Maintained
3587 USB SERIAL CYPRESS M8 DRIVER
3588 P:      Lonnie Mendez
3589 M:      dignome@gmail.com
3590 L:      linux-usb-users@lists.sourceforge.net
3591 L:      linux-usb-devel@lists.sourceforge.net
3592 S:      Maintained
3593 W:      http://geocities.com/i0xox0i
3594 W:      http://firstlight.net/cvs
3596 USB SERIAL CYBERJACK PINPAD/E-COM DRIVER
3597 L:      linux-usb-users@lists.sourceforge.net
3598 L:      linux-usb-devel@lists.sourceforge.net
3599 S:      Maintained
3601 USB AUERSWALD DRIVER
3602 P:      Wolfgang Muees
3603 M:      wolfgang@iksw-muees.de
3604 L:      linux-usb-users@lists.sourceforge.net
3605 L:      linux-usb-devel@lists.sourceforge.net
3606 S:      Maintained
3608 USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
3609 P:      Gary Brubaker
3610 M:      xavyer@ix.netcom.com
3611 L:      linux-usb-users@lists.sourceforge.net
3612 L:      linux-usb-devel@lists.sourceforge.net
3613 S:      Maintained
3615 USB SERIAL KEYSPAN DRIVER
3616 P:      Greg Kroah-Hartman
3617 M:      greg@kroah.com
3618 L:      linux-usb-users@lists.sourceforge.net
3619 L:      linux-usb-devel@lists.sourceforge.net
3620 W:      http://www.kroah.com/linux/
3621 S:      Maintained
3623 USB SERIAL WHITEHEAT DRIVER
3624 P:      Stuart MacDonald
3625 M:      stuartm@connecttech.com
3626 L:      linux-usb-users@lists.sourceforge.net
3627 L:      linux-usb-devel@lists.sourceforge.net
3628 W:      http://www.connecttech.com
3629 S:      Supported
3631 USB SN9C1xx DRIVER
3632 P:      Luca Risolia
3633 M:      luca.risolia@studio.unibo.it
3634 L:      linux-usb-devel@lists.sourceforge.net
3635 L:      video4linux-list@redhat.com
3636 W:      http://www.linux-projects.org
3637 S:      Maintained
3639 USB SUBSYSTEM
3640 P:      Greg Kroah-Hartman
3641 M:      gregkh@suse.de
3642 L:      linux-usb-users@lists.sourceforge.net
3643 L:      linux-usb-devel@lists.sourceforge.net
3644 W:      http://www.linux-usb.org
3645 T:      quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
3646 S:      Supported
3648 USB UHCI DRIVER
3649 P:      Alan Stern
3650 M:      stern@rowland.harvard.edu
3651 L:      linux-usb-users@lists.sourceforge.net
3652 L:      linux-usb-devel@lists.sourceforge.net
3653 S:      Maintained
3655 USB "USBNET" DRIVER FRAMEWORK
3656 P:      David Brownell
3657 M:      dbrownell@users.sourceforge.net
3658 L:      linux-usb-devel@lists.sourceforge.net
3659 W:      http://www.linux-usb.org/usbnet
3660 S:      Maintained
3662 USB W996[87]CF DRIVER
3663 P:      Luca Risolia
3664 M:      luca.risolia@studio.unibo.it
3665 L:      linux-usb-devel@lists.sourceforge.net
3666 L:      video4linux-list@redhat.com
3667 W:      http://www.linux-projects.org
3668 S:      Maintained
3670 USB ZC0301 DRIVER
3671 P:      Luca Risolia
3672 M:      luca.risolia@studio.unibo.it
3673 L:      linux-usb-devel@lists.sourceforge.net
3674 L:      video4linux-list@redhat.com
3675 W:      http://www.linux-projects.org
3676 S:      Maintained
3678 USB ZD1201 DRIVER
3679 P:      Jeroen Vreeken
3680 M:      pe1rxq@amsat.org
3681 L:      linux-usb-users@lists.sourceforge.net
3682 L:      linux-usb-devel@lists.sourceforge.net
3683 W:      http://linux-lc100020.sourceforge.net
3684 S:      Maintained
3686 USB ZR364XX DRIVER
3687 P:      Antoine Jacquet
3688 M:      royale@zerezo.com
3689 L:      linux-usb-devel@lists.sourceforge.net
3690 L:      video4linux-list@redhat.com
3691 W:      http://royale.zerezo.com/zr364xx/
3692 S:      Maintained
3694 USER-MODE LINUX
3695 P:      Jeff Dike
3696 M:      jdike@karaya.com
3697 L:      user-mode-linux-devel@lists.sourceforge.net
3698 L:      user-mode-linux-user@lists.sourceforge.net
3699 W:      http://user-mode-linux.sourceforge.net
3700 S:      Maintained
3702 FAT/VFAT/MSDOS FILESYSTEM:
3703 P:      OGAWA Hirofumi
3704 M:      hirofumi@mail.parknet.co.jp
3705 L:      linux-kernel@vger.kernel.org
3706 S:      Maintained
3708 VIA 82Cxxx AUDIO DRIVER (old OSS driver)
3709 P:      Jeff Garzik
3710 S:      Odd fixes
3712 VIA RHINE NETWORK DRIVER
3713 P:      Roger Luethi
3714 M:      rl@hellgate.ch
3715 S:      Maintained
3717 VIAPRO SMBUS DRIVER
3718 P:      Jean Delvare
3719 M:      khali@linux-fr.org
3720 L:      i2c@lm-sensors.org
3721 S:      Maintained
3723 VIA VELOCITY NETWORK DRIVER
3724 P:      Francois Romieu
3725 M:      romieu@fr.zoreil.com
3726 L:      netdev@vger.kernel.org
3727 S:      Maintained
3729 UCLINUX (AND M68KNOMMU)
3730 P:      Greg Ungerer
3731 M:      gerg@uclinux.org
3732 W:      http://www.uclinux.org/
3733 L:      uclinux-dev@uclinux.org  (subscribers-only)
3734 S:      Maintained
3736 UCLINUX FOR NEC V850
3737 P:      Miles Bader
3738 M:      uclinux-v850@lsi.nec.co.jp
3739 W:      http://www.ic.nec.co.jp/micro/uclinux/eng/
3740 W:      http://www.ee.nec.de/uclinux/
3741 S:      Supported
3743 UCLINUX FOR RENESAS H8/300
3744 P:      Yoshinori Sato
3745 M:      ysato@users.sourceforge.jp
3746 W:      http://uclinux-h8.sourceforge.jp/
3747 S:      Supported
3749 UFS FILESYSTEM
3750 P: Evgeniy Dushistov
3751 M: dushistov@mail.ru
3752 L: linux-kernel@vger.kernel.org
3753 S: Maintained
3755 USB DIAMOND RIO500 DRIVER
3756 P:      Cesar Miquel
3757 M:      miquel@df.uba.ar
3758 L:      rio500-users@lists.sourceforge.net
3759 W:      http://rio500.sourceforge.net
3760 S:      Maintained
3762 VIDEO FOR LINUX
3763 P:      Mauro Carvalho Chehab
3764 M:      mchehab@infradead.org
3765 M:      v4l-dvb-maintainer@linuxtv.org
3766 L:      video4linux-list@redhat.com
3767 W:      http://linuxtv.org
3768 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
3769 S:      Maintained
3771 VT1211 HARDWARE MONITOR DRIVER
3772 P:      Juerg Haefliger
3773 M:      juergh@gmail.com
3774 L:      lm-sensors@lm-sensors.org
3775 S:      Maintained
3777 VT8231 HARDWARE MONITOR DRIVER
3778 P:      Roger Lucas
3779 M:      roger@planbit.co.uk
3780 L:      lm-sensors@lm-sensors.org
3781 S:      Maintained
3783 W1 DALLAS'S 1-WIRE BUS
3784 P:      Evgeniy Polyakov
3785 M:      johnpol@2ka.mipt.ru
3786 S:      Maintained
3788 W83791D HARDWARE MONITORING DRIVER
3789 P:      Charles Spirakis
3790 M:      bezaur@gmail.com
3791 L:      lm-sensors@lm-sensors.org
3792 S:      Maintained
3794 W83793 HARDWARE MONITORING DRIVER
3795 P:      Rudolf Marek
3796 M:      r.marek@assembler.cz
3797 L:      lm-sensors@lm-sensors.org
3798 S:      Maintained
3800 W83L51xD SD/MMC CARD INTERFACE DRIVER
3801 P:      Pierre Ossman
3802 M:      drzeus-wbsd@drzeus.cx
3803 L:      linux-kernel@vger.kernel.org
3804 W:      http://projects.drzeus.cx/wbsd
3805 S:      Maintained
3807 WATCHDOG DEVICE DRIVERS
3808 P:      Wim Van Sebroeck
3809 M:      wim@iguana.be
3810 T:      git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
3811 S:      Maintained
3813 WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
3814 P:      Jean Tourrilhes
3815 M:      jt@hpl.hp.com
3816 L:      linux-wireless@vger.kernel.org
3817 W:      http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
3818 S:      Maintained
3820 WD7000 SCSI DRIVER
3821 P:      Miroslav Zagorac
3822 M:      zaga@fly.cc.fer.hr
3823 L:      linux-scsi@vger.kernel.org
3824 S:      Maintained
3826 WISTRON LAPTOP BUTTON DRIVER
3827 P:      Miloslav Trmac
3828 M:      mitr@volny.cz
3829 S:      Maintained
3831 WL3501 WIRELESS PCMCIA CARD DRIVER
3832 P:      Arnaldo Carvalho de Melo
3833 M:      acme@ghostprotocols.net
3834 L:      linux-wireless@vger.kernel.org
3835 W:      http://oops.ghostprotocols.net:81/blog
3836 S:      Maintained
3838 X.25 NETWORK LAYER
3839 P:      Henner Eisen
3840 M:      eis@baty.hanse.de
3841 L:      linux-x25@vger.kernel.org
3842 S:      Maintained
3844 XFS FILESYSTEM
3845 P:      Silicon Graphics Inc
3846 P:      Tim Shimmin, David Chatterton
3847 M:      xfs-masters@oss.sgi.com
3848 L:      xfs@oss.sgi.com
3849 W:      http://oss.sgi.com/projects/xfs
3850 T:      git git://oss.sgi.com:8090/xfs/xfs-2.6
3851 S:      Supported
3853 XILINX UARTLITE SERIAL DRIVER
3854 P:      Peter Korsgaard
3855 M:      jacmet@sunsite.dk
3856 L:      linux-serial@vger.kernel.org
3857 S:      Maintained
3859 X86 3-LEVEL PAGING (PAE) SUPPORT
3860 P:      Ingo Molnar
3861 M:      mingo@redhat.com
3862 S:      Maintained
3864 X86-64 port
3865 P:      Andi Kleen
3866 M:      ak@suse.de
3867 L:      discuss@x86-64.org
3868 W:      http://www.x86-64.org
3869 T:      quilt ftp://ftp.firstfloor.org/pub/ak/x86_64/quilt-current
3870 S:      Maintained
3872 YAM DRIVER FOR AX.25
3873 P:      Jean-Paul Roubelat
3874 M:      jpr@f6fbb.org
3875 L:      linux-hams@vger.kernel.org
3876 S:      Maintained
3878 YEALINK PHONE DRIVER
3879 P:      Henk Vergonet
3880 M:      Henk.Vergonet@gmail.com
3881 L:      usbb2k-api-dev@nongnu.org
3882 S:      Maintained
3884 Z8530 DRIVER FOR AX.25
3885 P:      Joerg Reuter
3886 M:      jreuter@yaina.de
3887 W:      http://yaina.de/jreuter/
3888 W:      http://www.qsl.net/dl1bke/
3889 L:      linux-hams@vger.kernel.org
3890 S:      Maintained
3892 ZD1211RW WIRELESS DRIVER
3893 P:      Daniel Drake
3894 M:      dsd@gentoo.org
3895 P:      Ulrich Kunitz
3896 M:      kune@deine-taler.de
3897 W:      http://zd1211.ath.cx/wiki/DriverRewrite
3898 L:      linux-wireless@vger.kernel.org
3899 L:      zd1211-devs@lists.sourceforge.net (subscribers-only)
3900 S:      Maintained
3902 ZF MACHZ WATCHDOG
3903 P:      Fernando Fuganti
3904 M:      fuganti@netbank.com.br
3905 W:      http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
3906 S:      Maintained
3908 ZR36067 VIDEO FOR LINUX DRIVER
3909 P:      Ronald Bultje
3910 M:      rbultje@ronald.bitfreak.net
3911 L:      mjpeg-users@lists.sourceforge.net
3912 W:      http://mjpeg.sourceforge.net/driver-zoran/
3913 S:      Maintained
3915 ZR36120 VIDEO FOR LINUX DRIVER
3916 P:      Pauline Middelink
3917 M:      middelin@polyware.nl
3918 W:      http://www.polyware.nl/~middelin/En/hobbies.html
3919 W:      http://www.polyware.nl/~middelin/hobbies.html
3920 S:      Maintained
3922 THE REST
3923 P:      Linus Torvalds
3924 S:      Buried alive in reporters