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