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