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