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