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