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