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