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