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