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