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