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