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