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