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