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