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