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