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