[PATCH] add MAINTAINERS entry for high-res timers, clockevents, dynticks
[firewire-audio.git] / MAINTAINERS
blob10054b4078d0b4740b2afd6ea21bf5480e3e2aa5
2         List of maintainers and how to submit kernel changes
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.
8 1.      Always _test_ your changes, however small, on at least 4 or
9         5 people, preferably many more.
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.)
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.
23 4.      When you are happy with a change make it generally available for
24         testing and await feedback.
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. See
34         Documentation/CodingStyle for guidance here.
36         PLEASE try to include any credit lines you want added with the
37         patch. It avoids people being missed off by mistake and makes
38         it easier to know who wants adding and who doesn't.
40         PLEASE document known bugs. If it doesn't work for everything
41         or does something very odd once a month document it.
43         PLEASE remember that submissions must be made under the terms
44         of the OSDL certificate of contribution
45         (http://www.osdl.org/newsroom/press_releases/2004/2004_05_24_dco.html)
46         and should include a Signed-off-by: line.
48 6.      Make sure you have the right to send any changes you make. If you
49         do changes at work you may find your employer owns the patch
50         not you.
52 7.      When sending security related changes or reports to a maintainer
53         please Cc: security@kernel.org, especially if the maintainer
54         does not respond.
56 8.      Happy hacking.
58                 -----------------------------------
60 Maintainers List (try to look for most precise areas first)
62 Note: For the hard of thinking, this list is meant to remain in alphabetical
63 order. If you could add yourselves to it in alphabetical order that would be
64 so much easier [Ed]
66 P: Person
67 M: Mail patches to
68 L: Mailing list that is relevant to this area
69 W: Web-page with status/info
70 T: SCM tree type and location.  Type is one of: git, hg, quilt.
71 S: Status, one of the following:
73         Supported:      Someone is actually paid to look after this.
74         Maintained:     Someone actually looks after it.
75         Odd Fixes:      It has a maintainer but they don't have time to do
76                         much other than throw the odd patch in. See below..
77         Orphan:         No current maintainer [but maybe you could take the
78                         role as you write your new code].
79         Obsolete:       Old code. Something tagged obsolete generally means
80                         it has been replaced by a better system and you
81                         should be using that.
83 3C359 NETWORK DRIVER
84 P:      Mike Phillips
85 M:      mikep@linuxtr.net
86 L:      netdev@vger.kernel.org
87 L:      linux-tr@linuxtr.net
88 W:      http://www.linuxtr.net
89 S:      Maintained
91 3C505 NETWORK DRIVER
92 P:      Philip Blundell
93 M:      philb@gnu.org
94 L:      netdev@vger.kernel.org
95 S:      Maintained
97 3CR990 NETWORK DRIVER
98 P:      David Dillow
99 M:      dave@thedillows.org
100 L:      netdev@vger.kernel.org
101 S:      Maintained
103 3W-XXXX ATA-RAID CONTROLLER DRIVER
104 P:      Adam Radford
105 M:      linuxraid@amcc.com
106 L:      linux-scsi@vger.kernel.org
107 W:      http://www.amcc.com
108 S:      Supported
110 3W-9XXX SATA-RAID CONTROLLER DRIVER
111 P:      Adam Radford
112 M:      linuxraid@amcc.com
113 L:      linux-scsi@vger.kernel.org
114 W:      http://www.amcc.com
115 S:      Supported
117 53C700 AND 53C700-66 SCSI DRIVER
118 P:      James E.J. Bottomley
119 M:      James.Bottomley@HansenPartnership.com
120 L:      linux-scsi@vger.kernel.org
121 S:      Maintained
123 6PACK NETWORK DRIVER FOR AX.25
124 P:      Andreas Koensgen
125 M:      ajk@iehk.rwth-aachen.de
126 L:      linux-hams@vger.kernel.org
127 S:      Maintained
129 8139CP 10/100 FAST ETHERNET DRIVER
130 P:      Jeff Garzik
131 M:      jgarzik@pobox.com
132 S:      Maintained
134 8139TOO 10/100 FAST ETHERNET DRIVER
135 P:      Jeff Garzik
136 M:      jgarzik@pobox.com
137 W:      http://sourceforge.net/projects/gkernel/
138 S:      Maintained
140 8169 10/100/1000 GIGABIT ETHERNET DRIVER
141 P:      Francois Romieu
142 M:      romieu@fr.zoreil.com
143 L:      netdev@vger.kernel.org
144 S:      Maintained
146 8250/16?50 (AND CLONE UARTS) SERIAL DRIVER
147 L:      linux-serial@vger.kernel.org
148 W:      http://serial.sourceforge.net
149 S:      Orphan
151 8390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503, etc.]
152 P:      Paul Gortmaker
153 M:      p_gortmaker@yahoo.com
154 L:      netdev@vger.kernel.org
155 S:      Maintained
157 9P FILE SYSTEM
158 P:      Eric Van Hensbergen
159 M:      ericvh@gmail.com
160 P:      Ron Minnich
161 M:      rminnich@lanl.gov
162 P:      Latchesar Ionkov
163 M:      lucho@ionkov.net
164 L:      v9fs-developer@lists.sourceforge.net
165 W:      http://v9fs.sf.net
166 T:      git kernel.org:/pub/scm/linux/kernel/ericvh/v9fs.git
167 S:      Maintained
169 A2232 SERIAL BOARD DRIVER
170 P:      Enver Haase
171 M:      ehaase@inf.fu-berlin.de
172 M:      A2232@gmx.net
173 L:      linux-m68k@lists.linux-m68k.org
174 S:      Maintained
177 P:      Benjamin LaHaise
178 M:      bcrl@kvack.org
179 L:      linux-aio@kvack.org
180 S:      Supported
182 ABIT UGURU HARDWARE MONITOR DRIVER
183 P:      Hans de Goede
184 M:      j.w.r.degoede@hhs.nl
185 L:      lm-sensors@lm-sensors.org
186 S:      Maintained
188 ACENIC DRIVER
189 P:      Jes Sorensen
190 M:      jes@trained-monkey.org
191 L:      linux-acenic@sunsite.dk
192 S:      Maintained
194 ACI MIXER DRIVER
195 P:      Robert Siemer
196 M:      Robert.Siemer@gmx.de
197 L:      linux-sound@vger.kernel.org
198 W:      http://www.stud.uni-karlsruhe.de/~uh1b/
199 S:      Maintained
201 AACRAID SCSI RAID DRIVER
202 P:      Adaptec OEM Raid Solutions
203 L:      linux-scsi@vger.kernel.org
204 W:      http://linux.dell.com/storage.shtml
205 S:      Supported
207 ACPI
208 P:      Len Brown
209 M:      len.brown@intel.com
210 M:      lenb@kernel.org
211 L:      linux-acpi@vger.kernel.org
212 W:      http://acpi.sourceforge.net/
213 T:      git kernel.org:/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git
214 S:      Supported
216 ACPI BATTERY DRIVERS
217 P:      Vladimir P. Lebedev
218 M:      vladimir.p.lebedev@intel.com
219 L:      linux-acpi@vger.kernel.org
220 W:      http://acpi.sourceforge.net/
221 S:      Supported
223 ACPI EC DRIVER
224 P:      Alexey Starikovskiy
225 M:      alexey.y.starikovskiy@linux.intel.com
226 L:      linux-acpi@vger.kernel.org
227 W:      http://acpi.sourceforge.net/
228 S:      Supported
230 ACPI FAN DRIVER
231 P:      Konstantin A. Karasyov
232 M:      konstantin.a.karasyov@intel.com
233 L:      linux-acpi@vger.kernel.org
234 W:      http://acpi.sourceforge.net/
235 S:      Supported
237 ACPI PCI HOTPLUG DRIVER
238 P:      Kristen Carlson Accardi
239 M:      kristen.c.accardi@intel.com
240 L:      pcihpd-discuss@lists.sourceforge.net
241 S:      Supported
243 ACPI THERMAL DRIVER
244 P:      Konstantin A. Karasyov
245 M:      konstantin.a.karasyov@intel.com
246 L:      linux-acpi@vger.kernel.org
247 W:      http://acpi.sourceforge.net/
248 S:      Supported
250 ACPI VIDEO DRIVER
251 P:      Luming Yu
252 M:      luming.yu@intel.com
253 L:      linux-acpi@vger.kernel.org
254 W:      http://acpi.sourceforge.net/
255 S:      Supported
257 AD1816 SOUND DRIVER
258 P:      Thorsten Knabe
259 M:      Thorsten Knabe <linux@thorsten-knabe.de>
260 W:      http://linux.thorsten-knabe.de
261 S:      Maintained
263 AD1889 SOUND DRIVER
264 P:      Kyle McMartin
265 M:      kyle@parisc-linux.org
266 P:      Thibaut Varene
267 M:      T-Bone@parisc-linux.org
268 W:      http://wiki.parisc-linux.org/AD1889
269 L:      parisc-linux@lists.parisc-linux.org
270 S:      Maintained
272 ADM1025 HARDWARE MONITOR DRIVER
273 P:      Jean Delvare
274 M:      khali@linux-fr.org
275 L:      lm-sensors@lm-sensors.org
276 S:      Maintained
278 ADM1029 HARDWARE MONITOR DRIVER
279 P:      Corentin Labbe
280 M:      corentin.labbe@geomatys.fr
281 L:      lm-sensors@lm-sensors.org
282 S:      Maintained
284 ADT746X FAN DRIVER
285 P:      Colin Leroy
286 M:      colin@colino.net
287 S:      Maintained
289 AEDSP16 DRIVER
290 P:      Riccardo Facchetti
291 M:      fizban@tin.it
292 S:      Maintained
294 AFFS FILE SYSTEM
295 P:      Roman Zippel
296 M:      zippel@linux-m68k.org
297 S:      Maintained
299 AGPGART DRIVER
300 P:      Dave Jones
301 M:      davej@codemonkey.org.uk
302 W:      http://www.codemonkey.org.uk/projects/agp/
303 T:      git kernel.org:/pub/scm/linux/kernel/git/davej/agpgart.git
304 S:      Maintained
306 AHA152X SCSI DRIVER
307 P:      Juergen E. Fischer
308 M:      Juergen Fischer <fischer@norbit.de>
309 L:      linux-scsi@vger.kernel.org
310 S:      Maintained
312 ALCATEL SPEEDTOUCH USB DRIVER
313 P:      Duncan Sands
314 M:      duncan.sands@free.fr
315 L:      linux-usb-users@lists.sourceforge.net
316 L:      linux-usb-devel@lists.sourceforge.net
317 W:      http://www.linux-usb.org/SpeedTouch/
318 S:      Maintained
320 ALI1563 I2C DRIVER
321 P:      Rudolf Marek
322 M:      r.marek@assembler.cz
323 L:      i2c@lm-sensors.org
324 S:      Maintained
326 ALPHA PORT
327 P:      Richard Henderson
328 M:      rth@twiddle.net
329 S:      Odd Fixes for 2.4; Maintained for 2.6.
330 P:      Ivan Kokshaysky
331 M:      ink@jurassic.park.msu.ru
332 S:      Maintained for 2.4; PCI support for 2.6.
334 AMD GEODE PROCESSOR/CHIPSET SUPPORT
335 P:      Jordan Crouse
336 M:      info-linux@geode.amd.com
337 L:      info-linux@geode.amd.com
338 W:      http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html
339 S:      Supported
341 AMS (Apple Motion Sensor) DRIVER
342 P:      Stelian Pop
343 M:      stelian@popies.net
344 P:      Michael Hanselmann
345 M:      linux-kernel@hansmi.ch
346 S:      Supported
348 AMSO1100 RNIC DRIVER
349 P:      Tom Tucker
350 M:      tom@opengridcomputing.com
351 P:      Steve Wise
352 M:      swise@opengridcomputing.com
353 L:      openib-general@openib.org
354 S:      Maintained
356 AOA (Apple Onboard Audio) ALSA DRIVER
357 P:      Johannes Berg
358 M:      johannes@sipsolutions.net
359 L:      linuxppc-dev@ozlabs.org
360 L:      alsa-devel@alsa-project.org
361 S:      Maintained
363 APM DRIVER
364 P:      Stephen Rothwell
365 M:      sfr@canb.auug.org.au
366 L:      linux-laptop@vger.kernel.org
367 W:      http://www.canb.auug.org.au/~sfr/
368 S:      Supported
370 APPLETALK NETWORK LAYER
371 P:      Arnaldo Carvalho de Melo
372 M:      acme@conectiva.com.br
373 S:      Maintained
375 ARC FRAMEBUFFER DRIVER
376 P:      Jaya Kumar
377 M:      jayalk@intworks.biz
378 S:      Maintained
380 ARM26 ARCHITECTURE
381 P:      Ian Molton
382 M:      spyro@f2s.com
383 S:      Maintained
385 ARM26/ARCHIMEDES
386 P:      Ian Molton
387 M:      spyro@f2s.com
388 S:      Maintained
390 ARM26/A5000
391 P:      John Appleby
392 M:      john@dnsworld.co.uk
393 S:      Maintained
395 ARM MFM AND FLOPPY DRIVERS
396 P:      Ian Molton
397 M:      spyro@f2s.com
398 S:      Maintained
400 ARM/ADI ROADRUNNER MACHINE SUPPORT
401 P:      Lennert Buytenhek
402 M:      kernel@wantstofly.org
403 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
404 S:      Maintained
406 ARM/ADS SPHERE MACHINE SUPPORT
407 P:      Lennert Buytenhek
408 M:      kernel@wantstofly.org
409 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
410 S:      Maintained
412 ARM/AJECO 1ARM MACHINE SUPPORT
413 P:      Lennert Buytenhek
414 M:      kernel@wantstofly.org
415 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
416 S:      Maintained
418 ARM/ATMEL AT91RM9200 ARM ARCHITECTURE
419 P:      Andrew Victor
420 M:      andrew@sanpeople.com
421 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
422 W:      http://maxim.org.za/at91_26.html
423 S:      Maintained
425 ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE
426 P:      Lennert Buytenhek
427 M:      kernel@wantstofly.org
428 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
429 S:      Maintained
431 ARM/CIRRUS LOGIC EDB9315A MACHINE SUPPORT
432 P:      Lennert Buytenhek
433 M:      kernel@wantstofly.org
434 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
435 S:      Maintained
437 ARM/CORGI MACHINE SUPPORT
438 P:      Richard Purdie
439 M:      rpurdie@rpsys.net
440 S:      Maintained
442 ARM/GLOMATION GESBC9312SX MACHINE SUPPORT
443 P:      Lennert Buytenhek
444 M:      kernel@wantstofly.org
445 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
446 S:      Maintained
448 ARM/HP JORNADA 7XX MACHINE SUPPORT
449 P:      Kristoffer Ericson
450 M:      kristoffer_e1@hotmail.com
451 W:      www.jlime.com
452 S:      Maintained
454 ARM/INTEL IOP32X ARM ARCHITECTURE
455 P:      Lennert Buytenhek
456 M:      kernel@wantstofly.org
457 P:      Dan Williams
458 M:      dan.j.williams@intel.com
459 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
460 S:      Supported
462 ARM/INTEL IOP33X ARM ARCHITECTURE
463 P:      Dan Williams
464 M:      dan.j.williams@intel.com
465 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
466 S:      Supported
468 ARM/INTEL IOP13XX ARM ARCHITECTURE
469 P:      Lennert Buytenhek
470 M:      kernel@wantstofly.org
471 P:      Dan Williams
472 M:      dan.j.williams@intel.com
473 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
474 S:      Supported
476 ARM/INTEL IQ81342EX MACHINE SUPPORT
477 P:      Lennert Buytenhek
478 M:      kernel@wantstofly.org
479 P:      Dan Williams
480 M:      dan.j.williams@intel.com
481 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
482 S:      Supported
484 ARM/INTEL IXP2000 ARM ARCHITECTURE
485 P:      Lennert Buytenhek
486 M:      kernel@wantstofly.org
487 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
488 S:      Maintained
490 ARM/INTEL IXDP2850 MACHINE SUPPORT
491 P:      Lennert Buytenhek
492 M:      kernel@wantstofly.org
493 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
494 S:      Maintained
496 ARM/INTEL IXP23XX ARM ARCHITECTURE
497 P:      Lennert Buytenhek
498 M:      kernel@wantstofly.org
499 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
500 S:      Maintained
502 ARM/INTEL XSC3 (MANZANO) ARM CORE
503 P:      Lennert Buytenhek
504 M:      kernel@wantstofly.org
505 P:      Dan Williams
506 M:      dan.j.williams@intel.com
507 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
508 S:      Supported
510 ARM/IP FABRICS DOUBLE ESPRESSO MACHINE SUPPORT
511 P:      Lennert Buytenhek
512 M:      kernel@wantstofly.org
513 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
514 S:      Maintained
516 ARM/LOGICPD PXA270 MACHINE SUPPORT
517 P:      Lennert Buytenhek
518 M:      kernel@wantstofly.org
519 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
520 S:      Maintained
522 ARM/TOSA MACHINE SUPPORT
523 P:      Dirk Opfer
524 M:      dirk@opfer-online.de
525 S:      Maintained
527 ARM/PLEB SUPPORT
528 P:      Peter Chubb
529 M:      pleb@gelato.unsw.edu.au
530 W:      http://www.disy.cse.unsw.edu.au/Hardware/PLEB
531 S:      Maintained
533 ARM/PT DIGITAL BOARD PORT
534 P:      Stefan Eletzhofer
535 M:      stefan.eletzhofer@eletztrick.de
536 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
537 W:      http://www.arm.linux.org.uk/
538 S:      Maintained
540 ARM/RADISYS ENP2611 MACHINE SUPPORT
541 P:      Lennert Buytenhek
542 M:      kernel@wantstofly.org
543 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
544 S:      Maintained
546 ARM/SHARK MACHINE SUPPORT
547 P:      Alexander Schulz
548 M:      alex@shark-linux.de
549 W:      http://www.shark-linux.de/shark.html
550 S:      Maintained
552 ARM/STRONGARM110 PORT
553 P:      Russell King
554 M:      rmk@arm.linux.org.uk
555 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
556 W:      http://www.arm.linux.org.uk/
557 S:      Maintained
559 ARM/S3C2410 ARM ARCHITECTURE
560 P:      Ben Dooks
561 M:      ben-linux@fluff.org
562 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
563 W:      http://www.fluff.org/ben/linux/
564 S:      Maintained
566 ARM/S3C2440 ARM ARCHITECTURE
567 P:      Ben Dooks
568 M:      ben-linux@fluff.org
569 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
570 W:      http://www.fluff.org/ben/linux/
571 S:      Maintained
573 ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT
574 P:      Lennert Buytenhek
575 M:      kernel@wantstofly.org
576 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
577 S:      Maintained
579 ARM/THECUS N2100 MACHINE SUPPORT
580 P:      Lennert Buytenhek
581 M:      kernel@wantstofly.org
582 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
583 S:      Maintained
585 ARPD SUPPORT
586 P:      Jonathan Layes
587 L:      netdev@vger.kernel.org
588 S:      Maintained
590 ASUS ACPI EXTRAS DRIVER
591 P:      Corentin Chary
592 M:      corentincj@iksaif.net
593 P:      Karol Kozimor
594 M:      sziwan@users.sourceforge.net
595 L:      acpi4asus-user@lists.sourceforge.net
596 W:      http://sourceforge.net/projects/acpi4asus
597 W:      http://xf.iksaif.net/acpi4asus
598 S:      Maintained
600 ASUS LAPTOP EXTRAS DRIVER
601 P:      Corentin Chary
602 M:      corentincj@iksaif.net
603 L:      acpi4asus-user@lists.sourceforge.net
604 W:      http://sourceforge.net/projects/acpi4asus
605 W:      http://xf.iksaif.net/acpi4asus
606 S:      Maintained
608 ATA OVER ETHERNET DRIVER
609 P:      Ed L. Cashin
610 M:      ecashin@coraid.com
611 W:      http://www.coraid.com/support/linux
612 S:      Supported
614 ATL1 ETHERNET DRIVER
615 P:      Jay Cliburn
616 M:      jcliburn@gmail.com
617 P:      Chris Snook
618 M:      csnook@redhat.com
619 L:      atl1-devel@lists.sourceforge.net
620 W:      http://sourceforge.net/projects/atl1
621 W:      http://atl1.sourceforge.net
622 S:      Maintained
625 P:      Chas Williams
626 M:      chas@cmf.nrl.navy.mil
627 L:      linux-atm-general@lists.sourceforge.net (subscribers-only)
628 W:      http://linux-atm.sourceforge.net
629 S:      Maintained
631 ATMEL MACB ETHERNET DRIVER
632 P:      Haavard Skinnemoen
633 M:      hskinnemoen@atmel.com
634 S:      Supported
636 ATMEL SPI DRIVER
637 P:      Haavard Skinnemoen
638 M:      hskinnemoen@atmel.com
639 S:      Supported
641 ATMEL WIRELESS DRIVER
642 P:      Simon Kelley
643 M:      simon@thekelleys.org.uk
644 W:      http://www.thekelleys.org.uk/atmel
645 W:      http://atmelwlandriver.sourceforge.net/
646 S:      Maintained
648 AUDIT SUBSYSTEM
649 P:      David Woodhouse
650 M:      dwmw2@infradead.org
651 L:      linux-audit@redhat.com
652 W:      http://people.redhat.com/sgrubb/audit/
653 T:      git kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6.git
654 S:      Maintained
656 AUXILIARY DISPLAY DRIVERS
657 P:      Miguel Ojeda Sandonis
658 M:      maxextreme@gmail.com
659 L:      linux-kernel@vger.kernel.org
660 S:      Maintained
662 AVR32 ARCHITECTURE
663 P:      Haavard Skinnemoen
664 M:      hskinnemoen@atmel.com
665 W:      http://www.atmel.com/products/AVR32/
666 W:      http://avr32linux.org/
667 W:      http://avrfreaks.net/
668 S:      Supported
670 AVR32/AT32AP MACHINE SUPPORT
671 P:      Haavard Skinnemoen
672 M:      hskinnemoen@atmel.com
673 S:      Supported
675 AX.25 NETWORK LAYER
676 P:      Ralf Baechle
677 M:      ralf@linux-mips.org
678 L:      linux-hams@vger.kernel.org
679 W:      http://www.linux-ax25.org/
680 S:      Maintained
682 BACKLIGHT CLASS/SUBSYSTEM
683 P:      Richard Purdie
684 M:      rpurdie@rpsys.net
685 S:      Maintained
687 BAYCOM/HDLCDRV DRIVERS FOR AX.25
688 P:      Thomas Sailer
689 M:      t.sailer@alumni.ethz.ch
690 L:      linux-hams@vger.kernel.org
691 W:      http://www.baycom.org/~tom/ham/ham.html
692 S:      Maintained
694 BCM43XX WIRELESS DRIVER (SOFTMAC BASED VERSION)
695 P:      Larry Finger
696 M:      Larry.Finger@lwfinger.net
697 P:      Stefano Brivio
698 M:      st3@riseup.net
699 W:      http://bcm43xx.berlios.de/
700 S:      Maintained
702 BEFS FILE SYSTEM
703 P:      Sergey S. Kostyliov
704 M:      rathamahata@php4.ru
705 L:      linux-kernel@vger.kernel.org
706 S:      Maintained
708 BERKSHIRE PRODUCTS PC WATCHDOG DRIVER
709 P:      Kenji Hollis
710 W:      http://ftp.bitgate.com/pcwd/
711 S:      Maintained
713 BFS FILE SYSTEM
714 P:      Tigran A. Aivazian
715 M:      tigran@aivazian.fsnet.co.uk
716 L:      linux-kernel@vger.kernel.org
717 S:      Maintained
719 BLOCK LAYER
720 P:      Jens Axboe
721 M:      axboe@kernel.dk
722 L:      linux-kernel@vger.kernel.org
723 T:      git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
724 S:      Maintained
726 BLUETOOTH SUBSYSTEM
727 P:      Marcel Holtmann
728 M:      marcel@holtmann.org
729 P:      Maxim Krasnyansky
730 M:      maxk@qualcomm.com
731 L:      bluez-devel@lists.sf.net
732 W:      http://bluez.sf.net
733 W:      http://www.bluez.org
734 W:      http://www.holtmann.org/linux/bluetooth/
735 T:      git kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
736 S:      Maintained
738 BLUETOOTH RFCOMM LAYER
739 P:      Marcel Holtmann
740 M:      marcel@holtmann.org
741 P:      Maxim Krasnyansky
742 M:      maxk@qualcomm.com
743 S:      Maintained
745 BLUETOOTH BNEP LAYER
746 P:      Marcel Holtmann
747 M:      marcel@holtmann.org
748 P:      Maxim Krasnyansky
749 M:      maxk@qualcomm.com
750 S:      Maintained
752 BLUETOOTH CMTP LAYER
753 P:      Marcel Holtmann
754 M:      marcel@holtmann.org
755 S:      Maintained
757 BLUETOOTH HIDP LAYER
758 P:      Marcel Holtmann
759 M:      marcel@holtmann.org
760 S:      Maintained
762 BLUETOOTH HCI UART DRIVER
763 P:      Marcel Holtmann
764 M:      marcel@holtmann.org
765 P:      Maxim Krasnyansky
766 M:      maxk@qualcomm.com
767 S:      Maintained
769 BLUETOOTH HCI USB DRIVER
770 P:      Marcel Holtmann
771 M:      marcel@holtmann.org
772 P:      Maxim Krasnyansky
773 M:      maxk@qualcomm.com
774 S:      Maintained
776 BLUETOOTH HCI BCM203X DRIVER
777 P:      Marcel Holtmann
778 M:      marcel@holtmann.org
779 S:      Maintained
781 BLUETOOTH HCI BPA10X DRIVER
782 P:      Marcel Holtmann
783 M:      marcel@holtmann.org
784 S:      Maintained
786 BLUETOOTH HCI BFUSB DRIVER
787 P:      Marcel Holtmann
788 M:      marcel@holtmann.org
789 S:      Maintained
791 BLUETOOTH HCI DTL1 DRIVER
792 P:      Marcel Holtmann
793 M:      marcel@holtmann.org
794 S:      Maintained
796 BLUETOOTH HCI BLUECARD DRIVER
797 P:      Marcel Holtmann
798 M:      marcel@holtmann.org
799 S:      Maintained
801 BLUETOOTH HCI BT3C DRIVER
802 P:      Marcel Holtmann
803 M:      marcel@holtmann.org
804 S:      Maintained
806 BLUETOOTH HCI BTUART DRIVER
807 P:      Marcel Holtmann
808 M:      marcel@holtmann.org
809 S:      Maintained
811 BLUETOOTH HCI VHCI DRIVER
812 P:      Maxim Krasnyansky
813 M:      maxk@qualcomm.com
814 S:      Maintained
816 BONDING DRIVER
817 P:      Chad Tindel
818 M:      ctindel@users.sourceforge.net
819 P:      Jay Vosburgh
820 M:      fubar@us.ibm.com
821 L:      bonding-devel@lists.sourceforge.net
822 W:      http://sourceforge.net/projects/bonding/
823 S:      Supported
825 BROADBAND PROCESSOR ARCHITECTURE
826 P:      Arnd Bergmann
827 M:      arnd@arndb.de
828 L:      linuxppc-dev@ozlabs.org
829 W:      http://www.penguinppc.org/ppc64/
830 S:      Supported
832 BROADCOM B44 10/100 ETHERNET DRIVER
833 P:      Gary Zambrano
834 M:      zambrano@broadcom.com
835 L:      netdev@vger.kernel.org
836 S:      Supported
838 BROADCOM BNX2 GIGABIT ETHERNET DRIVER
839 P:      Michael Chan
840 M:      mchan@broadcom.com
841 L:      netdev@vger.kernel.org
842 S:      Supported
844 BROADCOM TG3 GIGABIT ETHERNET DRIVER
845 P:      Michael Chan
846 M:      mchan@broadcom.com
847 L:      netdev@vger.kernel.org
848 S:      Supported
850 BTTV VIDEO4LINUX DRIVER
851 P:      Mauro Carvalho Chehab
852 M:      mchehab@infradead.org
853 M:      v4l-dvb-maintainer@linuxtv.org
854 L:      video4linux-list@redhat.com
855 W:      http://linuxtv.org
856 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
857 S:      Maintained
859 CALGARY x86-64 IOMMU
860 P:      Muli Ben-Yehuda
861 M:      muli@il.ibm.com
862 P:      Jon D. Mason
863 M:      jdmason@kudzu.us
864 L:      linux-kernel@vger.kernel.org
865 L:      discuss@x86-64.org
866 S:      Maintained
868 CFAG12864B LCD DRIVER
869 P:      Miguel Ojeda Sandonis
870 M:      maxextreme@gmail.com
871 L:      linux-kernel@vger.kernel.org
872 S:      Maintained
874 CFAG12864BFB LCD FRAMEBUFFER DRIVER
875 P:      Miguel Ojeda Sandonis
876 M:      maxextreme@gmail.com
877 L:      linux-kernel@vger.kernel.org
878 S:      Maintained
880 COMMON INTERNET FILE SYSTEM (CIFS)
881 P:      Steve French
882 M:      sfrench@samba.org
883 L:      linux-cifs-client@lists.samba.org
884 L:      samba-technical@lists.samba.org
885 W:      http://us1.samba.org/samba/Linux_CIFS_client.html
886 T:      git kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
887 S:      Supported       
889 CONFIGFS
890 P:      Joel Becker
891 M:      joel.becker@oracle.com
892 L:      linux-kernel@vger.kernel.org
893 S:      Supported
895 CIRRUS LOGIC EP93XX ETHERNET DRIVER
896 P:      Lennert Buytenhek
897 M:      kernel@wantstofly.org
898 L:      netdev@vger.kernel.org
899 S:      Maintained
901 CIRRUS LOGIC GENERIC FBDEV DRIVER
902 P:      Jeff Garzik
903 M:      jgarzik@pobox.com
904 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
905 S:      Odd Fixes
907 CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER
908 P:      Lennert Buytenhek
909 M:      kernel@wantstofly.org
910 L:      linux-usb-devel@lists.sourceforge.net
911 S:      Maintained
913 CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
914 P:      Cirrus Logic Corporation (kernel 2.2 driver)
915 M:      Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
916 P:      Nils Faerber (port to kernel 2.4)
917 M:      Nils Faerber <nils@kernelconcepts.de>
918 S:      Maintained
920 CODA FILE SYSTEM
921 P:      Jan Harkes
922 M:      jaharkes@cs.cmu.edu
923 M:      coda@cs.cmu.edu
924 L:      codalist@coda.cs.cmu.edu
925 W:      http://www.coda.cs.cmu.edu/
926 S:      Maintained
928 COMPACTPCI HOTPLUG CORE
929 P:      Scott Murray
930 M:      scottm@somanetworks.com
931 M:      scott@spiteful.org
932 L:      pcihpd-discuss@lists.sourceforge.net
933 S:      Supported
935 COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
936 P:      Scott Murray
937 M:      scottm@somanetworks.com
938 M:      scott@spiteful.org
939 L:      pcihpd-discuss@lists.sourceforge.net
940 S:      Supported
942 COMPACTPCI HOTPLUG GENERIC DRIVER
943 P:      Scott Murray
944 M:      scottm@somanetworks.com
945 M:      scott@spiteful.org
946 L:      pcihpd-discuss@lists.sourceforge.net
947 S:      Supported
949 COMPUTONE INTELLIPORT MULTIPORT CARD
950 P:      Michael H. Warfield
951 M:      mhw@wittsend.com
952 W:      http://www.wittsend.com/computone.html
953 S:      Maintained
955 COSA/SRP SYNC SERIAL DRIVER
956 P:      Jan "Yenya" Kasprzak
957 M:      kas@fi.muni.cz
958 W:      http://www.fi.muni.cz/~kas/cosa/
959 S:      Maintained
961 CPU FREQUENCY DRIVERS
962 P:      Dave Jones
963 M:      davej@codemonkey.org.uk
964 L:      cpufreq@lists.linux.org.uk
965 W:      http://www.codemonkey.org.uk/projects/cpufreq/
966 T:      git kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git
967 S:      Maintained
969 CPUID/MSR DRIVER
970 P:      H. Peter Anvin
971 M:      hpa@zytor.com
972 S:      Maintained
974 CPUSETS
975 P:      Paul Jackson
976 P:      Simon Derr
977 M:      pj@sgi.com
978 M:      simon.derr@bull.net
979 L:      linux-kernel@vger.kernel.org
980 W:      http://www.bullopensource.org/cpuset/
981 S:      Supported
983 CRAMFS FILESYSTEM
984 W:      http://sourceforge.net/projects/cramfs/
985 S:      Orphan
987 CRIS PORT
988 P:      Mikael Starvik
989 M:      starvik@axis.com
990 L:      dev-etrax@axis.com
991 W:      http://developer.axis.com
992 S:      Maintained
994 CRYPTO API
995 P:      Herbert Xu
996 M:      herbert@gondor.apana.org.au
997 P:      David S. Miller
998 M:      davem@davemloft.net
999 L:      linux-crypto@vger.kernel.org
1000 T:      git kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
1001 S:      Maintained
1003 CS5535 Audio ALSA driver
1004 P:      Jaya Kumar
1005 M:      jayakumar.alsa@gmail.com
1006 S:      Maintained
1008 CYBERPRO FB DRIVER
1009 P:      Russell King
1010 M:      rmk@arm.linux.org.uk
1011 W:      http://www.arm.linux.org.uk/
1012 S:      Maintained
1014 CYBLAFB FRAMEBUFFER DRIVER
1015 P:      Knut Petersen
1016 M:      Knut_Petersen@t-online.de
1017 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
1018 S:      Maintained
1020 CYCLADES 2X SYNC CARD DRIVER
1021 P:      Arnaldo Carvalho de Melo
1022 M:      acme@conectiva.com.br
1023 W:      http://advogato.org/person/acme
1024 L:      cycsyn-devel@bazar.conectiva.com.br
1025 S:      Maintained
1027 CYCLADES ASYNC MUX DRIVER
1028 W:      http://www.cyclades.com/
1029 S:      Orphan
1031 CYCLADES PC300 DRIVER
1032 W:      http://www.cyclades.com/
1033 S:      Orphan
1035 DAMA SLAVE for AX.25
1036 P:      Joerg Reuter
1037 M:      jreuter@yaina.de
1038 W:      http://yaina.de/jreuter/
1039 W:      http://www.qsl.net/dl1bke/
1040 L:      linux-hams@vger.kernel.org
1041 S:      Maintained
1043 DC395x SCSI driver
1044 P:      Oliver Neukum
1045 M:      oliver@neukum.name
1046 P:      Ali Akcaagac
1047 M:      aliakc@web.de
1048 P:      Jamie Lenehan
1049 M:      lenehan@twibble.org
1050 W:      http://twibble.org/dist/dc395x/
1051 L:      dc395x@twibble.org
1052 L:      http://lists.twibble.org/mailman/listinfo/dc395x/
1053 S:      Maintained
1055 DC390/AM53C974 SCSI driver
1056 P:      Kurt Garloff
1057 M:      garloff@suse.de
1058 W:      http://www.garloff.de/kurt/linux/dc390/
1059 P:      Guennadi Liakhovetski
1060 M:      g.liakhovetski@gmx.de
1061 S:      Maintained
1063 DCCP PROTOCOL
1064 P:      Arnaldo Carvalho de Melo
1065 M:      acme@mandriva.com
1066 L:      dccp@vger.kernel.org
1067 W:      http://linux-net.osdl.org/index.php/DCCP
1068 S:      Maintained
1070 DECnet NETWORK LAYER
1071 P:      Patrick Caulfield
1072 M:      patrick@tykepenguin.com
1073 W:      http://linux-decnet.sourceforge.net
1074 L:      linux-decnet-user@lists.sourceforge.net
1075 S:      Maintained
1077 DEFXX FDDI NETWORK DRIVER
1078 P:      Maciej W. Rozycki
1079 M:      macro@linux-mips.org
1080 S:      Maintained
1082 DELL LAPTOP SMM DRIVER
1083 P:      Massimo Dal Zotto
1084 M:      dz@debian.org
1085 W:      http://www.debian.org/~dz/i8k/
1086 S:      Maintained
1088 DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
1089 P:      Doug Warzecha
1090 M:      Douglas_Warzecha@dell.com
1091 S:      Maintained
1093 DEVICE-MAPPER  (LVM)
1094 P:      Alasdair Kergon
1095 L:      dm-devel@redhat.com
1096 W:      http://sources.redhat.com/dm
1097 S:      Maintained
1099 DEVICE NUMBER REGISTRY
1100 P:      Torben Mathiasen
1101 M:      device@lanana.org
1102 W:      http://lanana.org/docs/device-list/index.html
1103 L:      linux-kernel@vger.kernel.org
1104 S:      Maintained
1106 DEVICE FILESYSTEM
1107 S:      Obsolete
1109 DIGI INTL. EPCA DRIVER
1110 P:      Digi International, Inc
1111 M:      Eng.Linux@digi.com
1112 L:      Eng.Linux@digi.com
1113 W:      http://www.digi.com
1114 S:      Orphaned
1116 DIGI RIGHTSWITCH NETWORK DRIVER
1117 P:      Rick Richardson
1118 L:      netdev@vger.kernel.org
1119 W:      http://www.digi.com
1120 S:      Orphaned
1122 DIRECTORY NOTIFICATION
1123 P:      Stephen Rothwell
1124 M:      sfr@canb.auug.org.au
1125 L:      linux-kernel@vger.kernel.org
1126 S:      Supported
1128 DISK GEOMETRY AND PARTITION HANDLING
1129 P:      Andries Brouwer
1130 M:      aeb@cwi.nl
1131 W:      http://www.win.tue.nl/~aeb/linux/Large-Disk.html
1132 W:      http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
1133 W:      http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
1134 S:      Maintained
1136 DISKQUOTA:
1137 P:      Jan Kara
1138 M:      jack@suse.cz
1139 L:      linux-kernel@vger.kernel.org
1140 S:      Maintained
1142 DISTRIBUTED LOCK MANAGER
1143 P:      Patrick Caulfield
1144 M:      pcaulfie@redhat.com
1145 P:      David Teigland
1146 M:      teigland@redhat.com
1147 L:      cluster-devel@redhat.com
1148 W:      http://sources.redhat.com/cluster/
1149 T:      git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1150 T:      git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
1151 S:      Supported
1153 DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
1154 P:      Tobias Ringstrom
1155 M:      tori@unhappy.mine.nu
1156 L:      netdev@vger.kernel.org
1157 S:      Maintained
1159 DOCBOOK FOR DOCUMENTATION
1160 P:      Randy Dunlap
1161 M:      rdunlap@xenotime.net
1162 S:      Maintained
1164 DOCKING STATION DRIVER
1165 P:      Kristen Carlson Accardi
1166 M:      kristen.c.accardi@intel.com
1167 L:      linux-acpi@vger.kernel.org
1168 S:      Supported
1170 DOUBLETALK DRIVER
1171 P:      James R. Van Zandt
1172 M:      jrv@vanzandt.mv.com
1173 L:      blinux-list@redhat.com
1174 S:      Maintained
1176 DRIVER CORE, KOBJECTS, AND SYSFS
1177 P:      Greg Kroah-Hartman
1178 M:      gregkh@suse.de
1179 L:      linux-kernel@vger.kernel.org
1180 T:      quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
1181 S:      Supported
1183 DRM DRIVERS
1184 P:      David Airlie
1185 M:      airlied@linux.ie
1186 L:      dri-devel@lists.sourceforge.net
1187 T:      git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
1188 S:      Maintained
1190 DSCC4 DRIVER
1191 P:      Francois Romieu
1192 M:      romieu@fr.zoreil.com
1193 L:      netdev@vger.kernel.org
1194 S:      Maintained
1196 DVB SUBSYSTEM AND DRIVERS
1197 P:      LinuxTV.org Project
1198 M:      v4l-dvb-maintainer@linuxtv.org
1199 L:      linux-dvb@linuxtv.org (subscription required)
1200 W:      http://linuxtv.org/
1201 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
1202 S:      Maintained
1204 EATA-DMA SCSI DRIVER
1205 P:      Michael Neuffer
1206 L:      linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1207 S:      Maintained
1209 EATA ISA/EISA/PCI SCSI DRIVER
1210 P:      Dario Ballabio
1211 M:      ballabio_dario@emc.com
1212 L:      linux-scsi@vger.kernel.org
1213 S:      Maintained
1215 EATA-PIO SCSI DRIVER
1216 P:      Michael Neuffer
1217 M:      mike@i-Connect.Net
1218 L:      linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1219 S:      Maintained
1221 EBTABLES
1222 P:      Bart De Schuymer
1223 M:      bart.de.schuymer@pandora.be
1224 L:      ebtables-user@lists.sourceforge.net
1225 L:      ebtables-devel@lists.sourceforge.net
1226 W:      http://ebtables.sourceforge.net/
1227 S:      Maintained
1229 ECRYPT FILE SYSTEM
1230 P:      Mike Halcrow, Phillip Hellewell
1231 M:      mhalcrow@us.ibm.com, phillip@hellewell.homeip.net
1232 L:      ecryptfs-devel@lists.sourceforge.net
1233 W:      http://ecryptfs.sourceforge.net/
1234 S:      Supported
1236 EDAC-CORE
1237 P:      Doug Thompson
1238 M:      norsk5@xmission.com
1239 L:      bluesmoke-devel@lists.sourceforge.net
1240 W:      bluesmoke.sourceforge.net
1241 S:      Supported
1243 EDAC-E752X
1244 P:      Mark Gross
1245 M:      mark.gross@intel.com
1246 L:      bluesmoke-devel@lists.sourceforge.net
1247 W:      bluesmoke.sourceforge.net
1248 S:      Maintained
1250 EDAC-E7XXX
1251 P:      Doug Thompson
1252 M:      norsk5@xmission.com
1253 L:      bluesmoke-devel@lists.sourceforge.net
1254 W:      bluesmoke.sourceforge.net
1255 S:      Maintained
1257 EDAC-R82600
1258 P:      Tim Small
1259 M:      tim@buttersideup.com
1260 L:      bluesmoke-devel@lists.sourceforge.net
1261 W:      bluesmoke.sourceforge.net
1262 S:      Maintained
1264 EEPRO100 NETWORK DRIVER
1265 P:      Andrey V. Savochkin
1266 M:      saw@saw.sw.com.sg
1267 S:      Maintained
1269 EFS FILESYSTEM
1270 W:      http://aeschi.ch.eu.org/efs/
1271 S:      Orphan
1273 EHCA (IBM GX bus InfiniBand adapter) DRIVER:
1274 P:      Hoang-Nam Nguyen
1275 M:      hnguyen@de.ibm.com
1276 P:      Christoph Raisch
1277 M:      raisch@de.ibm.com
1278 L:      openib-general@openib.org
1279 S:      Supported
1281 EMU10K1 SOUND DRIVER
1282 P:      James Courtier-Dutton
1283 M:      James@superbug.demon.co.uk
1284 L:      emu10k1-devel@lists.sourceforge.net
1285 W:      http://sourceforge.net/projects/emu10k1/
1286 S:      Maintained
1288 EMULEX LPFC FC SCSI DRIVER
1289 P:      James Smart
1290 M:      james.smart@emulex.com
1291 L:      linux-scsi@vger.kernel.org
1292 W:      http://sourceforge.net/projects/lpfcxxxx
1293 S:      Supported
1295 EPSON 1355 FRAMEBUFFER DRIVER
1296 P:      Christopher Hoover
1297 M:      ch@murgatroid.com, ch@hpl.hp.com
1298 S:      Maintained
1300 ETHEREXPRESS-16 NETWORK DRIVER
1301 P:      Philip Blundell
1302 M:      philb@gnu.org
1303 L:      netdev@vger.kernel.org
1304 S:      Maintained
1306 ETHERNET BRIDGE
1307 P:      Stephen Hemminger
1308 M:      shemminger@linux-foundation.org
1309 L:      bridge@lists.osdl.org
1310 W:      http://bridge.sourceforge.net/
1311 S:      Maintained
1313 ETHERTEAM 16I DRIVER
1314 P:      Mika Kuoppala
1315 M:      miku@iki.fi
1316 S:      Maintained
1318 EXT2 FILE SYSTEM
1319 L:      linux-ext4@vger.kernel.org
1320 S:      Maintained
1322 EXT3 FILE SYSTEM
1323 P:      Stephen Tweedie, Andrew Morton
1324 M:      sct@redhat.com, akpm@linux-foundation.org, adilger@clusterfs.com
1325 L:      linux-ext4@vger.kernel.org
1326 S:      Maintained
1328 EXT4 FILE SYSTEM
1329 P:      Stephen Tweedie, Andrew Morton
1330 M:      sct@redhat.com, akpm@linux-foundation.org, adilger@clusterfs.com
1331 L:      linux-ext4@vger.kernel.org
1332 S:      Maintained
1334 F71805F HARDWARE MONITORING DRIVER
1335 P:      Jean Delvare
1336 M:      khali@linux-fr.org
1337 L:      lm-sensors@lm-sensors.org
1338 S:      Maintained
1340 FARSYNC SYNCHRONOUS DRIVER
1341 P:      Kevin Curtis
1342 M:      kevin.curtis@farsite.co.uk
1343 W:      http://www.farsite.co.uk/
1344 S:      Supported
1346 FRAMEBUFFER LAYER
1347 P:      Antonino Daplas
1348 M:      adaplas@pol.net
1349 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
1350 W:      http://linux-fbdev.sourceforge.net/
1351 S:      Maintained
1353 FREESCALE SOC FS_ENET DRIVER
1354 P:      Pantelis Antoniou
1355 M:      pantelis.antoniou@gmail.com
1356 P:      Vitaly Bordug
1357 M:      vbordug@ru.mvista.com
1358 L:      linuxppc-embedded@ozlabs.org
1359 L:      netdev@vger.kernel.org
1360 S:      Maintained
1362 FILE LOCKING (flock() and fcntl()/lockf())
1363 P:      Matthew Wilcox
1364 M:      matthew@wil.cx
1365 L:      linux-fsdevel@vger.kernel.org
1366 S:      Maintained
1368 FILESYSTEMS (VFS and infrastructure)
1369 P:      Alexander Viro
1370 M:      viro@zeniv.linux.org.uk
1371 S:      Maintained
1373 FIRMWARE LOADER (request_firmware)
1374 L:      linux-kernel@vger.kernel.org
1375 S:      Orphan
1377 FPU EMULATOR
1378 P:      Bill Metzenthen
1379 M:      billm@suburbia.net
1380 W:      http://suburbia.net/~billm/floating-point/emulator/
1381 S:      Maintained
1383 FRAME RELAY DLCI/FRAD (Sangoma drivers too)
1384 P:      Mike McLagan
1385 M:      mike.mclagan@linux.org
1386 L:      netdev@vger.kernel.org
1387 S:      Maintained
1389 FREEVXFS FILESYSTEM
1390 P:      Christoph Hellwig
1391 M:      hch@infradead.org
1392 W:      ftp://ftp.openlinux.org/pub/people/hch/vxfs
1393 S:      Maintained
1395 FUJITSU FR-V PORT
1396 P:      David Howells
1397 M:      dhowells@redhat.com
1398 S:      Maintained
1400 FUSE: FILESYSTEM IN USERSPACE
1401 P:      Miklos Szeredi
1402 M:      miklos@szeredi.hu
1403 L:      fuse-devel@lists.sourceforge.net
1404 W:      http://fuse.sourceforge.net/
1405 S:      Maintained
1407 FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
1408 P:      Rik Faith
1409 M:      faith@cs.unc.edu
1410 L:      linux-scsi@vger.kernel.org
1411 S:      Odd fixes (e.g., new signatures)
1413 GDT SCSI DISK ARRAY CONTROLLER DRIVER
1414 P:      Achim Leubner
1415 M:      achim_leubner@adaptec.com
1416 L:      linux-scsi@vger.kernel.org
1417 W:      http://www.icp-vortex.com/
1418 S:      Supported
1420 GENERIC HDLC DRIVER, N2, C101, PCI200SYN and WANXL DRIVERS
1421 P:      Krzysztof Halasa
1422 M:      khc@pm.waw.pl
1423 W:      http://www.kernel.org/pub/linux/utils/net/hdlc/
1424 S:      Maintained
1426 GFS2 FILE SYSTEM
1427 P:      Steven Whitehouse
1428 M:      swhiteho@redhat.com
1429 L:      cluster-devel@redhat.com
1430 W:      http://sources.redhat.com/cluster/
1431 T:      git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1432 T:      git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
1433 S:      Supported
1435 GIGASET ISDN DRIVERS
1436 P:      Hansjoerg Lipp
1437 M:      hjlipp@web.de
1438 P:      Tilman Schmidt
1439 M:      tilman@imap.cc
1440 L:      gigaset307x-common@lists.sourceforge.net
1441 W:      http://gigaset307x.sourceforge.net/
1442 S:      Maintained
1444 HARDWARE MONITORING
1445 P:      Jean Delvare
1446 M:      khali@linux-fr.org
1447 L:      lm-sensors@lm-sensors.org
1448 W:      http://www.lm-sensors.org/
1449 T:      quilt http://khali.linux-fr.org/devel/linux-2.6/jdelvare-hwmon/
1450 S:      Maintained
1452 HARDWARE RANDOM NUMBER GENERATOR CORE
1453 P:      Michael Buesch
1454 M:      mb@bu3sch.de
1455 S:      Maintained
1457 HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
1458 P:      Robert Love
1459 M:      rlove@rlove.org
1460 M:      linux-kernel@vger.kernel.org
1461 W:      http://www.kernel.org/pub/linux/kernel/people/rml/hdaps/
1462 S:      Maintained
1464 HARMONY SOUND DRIVER
1465 P:      Kyle McMartin
1466 M:      kyle@parisc-linux.org
1467 W:      http://www.parisc-linux.org/~kyle/harmony/
1468 L:      parisc-linux@lists.parisc-linux.org
1469 S:      Maintained
1471 HAYES ESP SERIAL DRIVER
1472 P:      Andrew J. Robinson
1473 M:      arobinso@nyx.net
1474 L:      linux-kernel@vger.kernel.org
1475 W:      http://www.nyx.net/~arobinso
1476 S:      Maintained
1478 HFS FILESYSTEM
1479 P:      Roman Zippel
1480 M:      zippel@linux-m68k.org
1481 L:      linux-kernel@vger.kernel.org
1482 S:      Maintained
1484 HGA FRAMEBUFFER DRIVER
1485 P:      Ferenc Bakonyi
1486 M:      fero@drama.obuda.kando.hu
1487 L:      linux-nvidia@lists.surfsouth.com
1488 W:      http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
1489 S:      Maintained
1491 HID CORE LAYER
1492 P:      Jiri Kosina
1493 M:      jkosina@suse.cz
1494 L:      linux-input@atrey.karlin.mff.cuni.cz
1495 S:      Maintained
1497 HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
1498 P:      Thomas Gleixner
1499 M:      tglx@linutronix.de
1500 L:      linux-kernel@vger.kernel.org
1501 S:      Maintained
1503 HIGH-SPEED SCC DRIVER FOR AX.25
1504 P:      Klaus Kudielka
1505 M:      klaus.kudielka@ieee.org
1506 L:      linux-hams@vger.kernel.org
1507 W:      http://www.nt.tuwien.ac.at/~kkudielk/Linux/
1508 S:      Maintained
1510 HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
1511 P:      HighPoint Linux Team
1512 M:      linux@highpoint-tech.com
1513 W:      http://www.highpoint-tech.com
1514 S:      Supported
1516 HIPPI
1517 P:      Jes Sorensen
1518 M:      jes@trained-monkey.org
1519 L:      linux-hippi@sunsite.dk
1520 S:      Maintained
1522 HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
1523 P:      Chirag Kantharia
1524 M:      chirag.kantharia@hp.com
1525 L:      iss_storagedev@hp.com
1526 S:      Maintained
1528 HEWLETT-PACKARD SMART2 RAID DRIVER
1529 P:      Chirag Kantharia
1530 M:      chirag.kantharia@hp.com
1531 L:      iss_storagedev@hp.com
1532 S:      Maintained
1534 HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
1535 P:      Mike Miller
1536 M:      mike.miller@hp.com
1537 L:      iss_storagedev@hp.com
1538 S:      Supported
1540 HOST AP DRIVER
1541 P:      Jouni Malinen
1542 M:      jkmaline@cc.hut.fi
1543 L:      hostap@shmoo.com
1544 W:      http://hostap.epitest.fi/
1545 S:      Maintained
1547 HP100:  Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
1548 P:      Jaroslav Kysela
1549 M:      perex@suse.cz
1550 S:      Maintained
1552 HPET:   High Precision Event Timers driver (hpet.c)
1553 P:      Clemens Ladisch
1554 M:      clemens@ladisch.de
1555 S:      Maintained
1557 HPET:   i386
1558 P:      Venkatesh Pallipadi (Venki)
1559 M:      venkatesh.pallipadi@intel.com
1560 S:      Maintained
1562 HPET:   x86_64
1563 P:      Andi Kleen and Vojtech Pavlik
1564 M:      ak@muc.de and vojtech@suse.cz
1565 S:      Maintained
1567 HPET:   ACPI hpet.c
1568 P:      Bob Picco
1569 M:      bob.picco@hp.com
1570 S:      Maintained
1572 HPFS FILESYSTEM
1573 P:      Mikulas Patocka
1574 M:      mikulas@artax.karlin.mff.cuni.cz
1575 W:      http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
1576 S:      Maintained
1578 HUGETLB FILESYSTEM
1579 P:      William Irwin
1580 M:      wli@holomorphy.com
1581 S:      Maintained
1583 I2C SUBSYSTEM
1584 P:      Jean Delvare
1585 M:      khali@linux-fr.org
1586 L:      i2c@lm-sensors.org
1587 T:      quilt http://khali.linux-fr.org/devel/linux-2.6/jdelvare-i2c/
1588 S:      Maintained
1591 P:      Markus Lidel
1592 M:      markus.lidel@shadowconnect.com
1593 W:      http://i2o.shadowconnect.com/
1594 S:      Maintained
1596 i386 BOOT CODE
1597 P:      Riley H. Williams
1598 M:      Riley@Williams.Name
1599 L:      Linux-Kernel@vger.kernel.org
1600 S:      Maintained
1602 i386 SETUP CODE / CPU ERRATA WORKAROUNDS
1603 P:      Dave Jones
1604 M:      davej@codemonkey.org.uk
1605 P:      H. Peter Anvin
1606 M:      hpa@zytor.com
1607 S:      Maintained
1609 i810 TCO TIMER WATCHDOG
1610 P:      Nils Faerber
1611 M:      nils@kernelconcepts.de
1612 W:      http://www.kernelconcepts.de/
1613 S:      Maintained
1615 IA64 (Itanium) PLATFORM
1616 P:      Tony Luck
1617 M:      tony.luck@intel.com
1618 L:      linux-ia64@vger.kernel.org
1619 W:      http://www.ia64-linux.org/
1620 T:      git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
1621 S:      Maintained
1623 IBM ACPI EXTRAS DRIVER
1624 P:      Henrique de Moraes Holschuh
1625 M:      ibm-acpi@hmh.eng.br
1626 L:      ibm-acpi-devel@lists.sourceforge.net
1627 W:      http://ibm-acpi.sourceforge.net
1628 W:      http://thinkwiki.org/wiki/Ibm-acpi
1629 T:      git repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
1630 S:      Maintained
1632 SN-IA64 (Itanium) SUB-PLATFORM
1633 P:      Jes Sorensen
1634 M:      jes@sgi.com
1635 L:      linux-altix@sgi.com
1636 L:      linux-ia64@vger.kernel.org
1637 W:      http://www.sgi.com/altix
1638 S:      Maintained
1640 IBM MCA SCSI SUBSYSTEM DRIVER
1641 P:      Michael Lang
1642 M:      langa2@kph.uni-mainz.de
1643 W:      http://www.uni-mainz.de/~langm000/linux.html
1644 S:      Maintained
1646 IBM Power Linux RAID adapter
1647 P:      Brian King
1648 M:      brking@us.ibm.com
1649 S:      Supported
1651 IBM ServeRAID RAID DRIVER
1652 P:      Jack Hammer
1653 P:      Dave Jeffery
1654 M:      ipslinux@adaptec.com
1655 W:      http://www.developer.ibm.com/welcome/netfinity/serveraid.html
1656 S:      Supported 
1658 IDE SUBSYSTEM
1659 P:      Bartlomiej Zolnierkiewicz
1660 M:      bzolnier@gmail.com
1661 L:      linux-ide@vger.kernel.org
1662 T:      quilt kernel.org/pub/linux/kernel/people/bart/pata-2.6/
1663 S:      Maintained
1665 IDE/ATAPI CDROM DRIVER
1666 P:      Alan Cox
1667 M:      alan@lxorguk.ukuu.org.uk
1668 L:      linux-ide@vger.kernel.org
1669 S:      Maintained
1671 IDE/ATAPI FLOPPY DRIVERS
1672 P:      Paul Bristow
1673 M:      Paul Bristow <paul@paulbristow.net>
1674 W:      http://paulbristow.net/linux/idefloppy.html
1675 L:      linux-kernel@vger.kernel.org
1676 S:      Maintained
1678 IDE/ATAPI TAPE DRIVERS
1679 P:      Gadi Oxman
1680 M:      Gadi Oxman <gadio@netvision.net.il>
1681 L:      linux-kernel@vger.kernel.org
1682 S:      Maintained
1684 IEEE 1394 SUBSYSTEM
1685 P:      Ben Collins
1686 M:      bcollins@debian.org
1687 P:      Stefan Richter
1688 M:      stefanr@s5r6.in-berlin.de
1689 L:      linux1394-devel@lists.sourceforge.net
1690 W:      http://www.linux1394.org/
1691 T:      git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
1692 S:      Maintained
1694 IEEE 1394 IPV4 DRIVER (eth1394)
1695 P:      Stefan Richter
1696 M:      stefanr@s5r6.in-berlin.de
1697 L:      linux1394-devel@lists.sourceforge.net
1698 S:      Odd Fixes
1700 IEEE 1394 PCILYNX DRIVER
1701 P:      Jody McIntyre
1702 M:      scjody@modernduck.com
1703 P:      Stefan Richter
1704 M:      stefanr@s5r6.in-berlin.de
1705 L:      linux1394-devel@lists.sourceforge.net
1706 S:      Odd Fixes
1708 IEEE 1394 RAW I/O DRIVER
1709 P:      Ben Collins
1710 M:      bcollins@debian.org
1711 P:      Dan Dennedy
1712 M:      dan@dennedy.org
1713 L:      linux1394-devel@lists.sourceforge.net
1714 S:      Maintained
1716 IMS TWINTURBO FRAMEBUFFER DRIVER
1717 P:      Paul Mundt
1718 M:      lethal@chaoticdreams.org
1719 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
1720 S:      Maintained
1722 INFINIBAND SUBSYSTEM
1723 P:      Roland Dreier
1724 M:      rolandd@cisco.com
1725 P:      Sean Hefty
1726 M:      mshefty@ichips.intel.com
1727 P:      Hal Rosenstock
1728 M:      halr@voltaire.com
1729 L:      openib-general@openib.org
1730 W:      http://www.openib.org/
1731 T:      git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
1732 S:      Supported
1734 INPUT (KEYBOARD, MOUSE, JOYSTICK) DRIVERS
1735 P:      Dmitry Torokhov
1736 M:      dmitry.torokhov@gmail.com
1737 M:      dtor@mail.ru
1738 L:      linux-input@atrey.karlin.mff.cuni.cz
1739 L:      linux-joystick@atrey.karlin.mff.cuni.cz
1740 T:      git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git
1741 S:      Maintained
1743 INOTIFY
1744 P:      John McCutchan
1745 M:      ttb@tentacle.dhs.org
1746 P:      Robert Love
1747 M:      rml@novell.com
1748 L:      linux-kernel@vger.kernel.org
1749 S:      Maintained
1751 INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
1752 P:      Sylvain Meyer
1753 M:      sylvain.meyer@worldonline.fr
1754 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
1755 S:      Maintained
1757 INTEL 810/815 FRAMEBUFFER DRIVER
1758 P:      Antonino Daplas
1759 M:      adaplas@pol.net
1760 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
1761 S:      Maintained
1763 INTEL APIC/IOAPIC, LOWLEVEL X86 SMP SUPPORT
1764 P:      Ingo Molnar
1765 M:      mingo@redhat.com
1766 S:      Maintained
1768 INTEL I8XX RANDOM NUMBER GENERATOR SUPPORT
1769 P:      Jeff Garzik
1770 M:      jgarzik@pobox.com
1771 W:      http://sourceforge.net/projects/gkernel/
1772 S:      Maintained
1774 INTEL IA32 MICROCODE UPDATE SUPPORT
1775 P:      Tigran Aivazian
1776 M:      tigran@aivazian.fsnet.co.uk
1777 S:      Maintained
1779 INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
1780 P:      Deepak Saxena
1781 M:      dsaxena@plexity.net
1782 S:      Maintained
1784 INTEL IXP2000 ETHERNET DRIVER
1785 P:      Lennert Buytenhek
1786 M:      kernel@wantstofly.org
1787 L:      netdev@vger.kernel.org
1788 S:      Maintained
1790 INTEL PRO/100 ETHERNET SUPPORT
1791 P:      John Ronciak
1792 M:      john.ronciak@intel.com
1793 P:      Jesse Brandeburg
1794 M:      jesse.brandeburg@intel.com
1795 P:      Jeff Kirsher
1796 M:      jeffrey.t.kirsher@intel.com
1797 P:      Auke Kok
1798 M:      auke-jan.h.kok@intel.com
1799 W:      http://sourceforge.net/projects/e1000/
1800 S:      Supported
1802 INTEL PRO/1000 GIGABIT ETHERNET SUPPORT
1803 P:      Jeb Cramer
1804 M:      cramerj@intel.com
1805 P:      John Ronciak
1806 M:      john.ronciak@intel.com
1807 P:      Jesse Brandeburg
1808 M:      jesse.brandeburg@intel.com
1809 P:      Jeff Kirsher
1810 M:      jeffrey.t.kirsher@intel.com
1811 P:      Auke Kok
1812 M:      auke-jan.h.kok@intel.com
1813 W:      http://sourceforge.net/projects/e1000/
1814 S:      Supported
1816 INTEL PRO/10GbE SUPPORT
1817 P:      Jeff Kirsher
1818 M:      jeffrey.t.kirsher@intel.com
1819 P:      Ayyappan Veeraiyan
1820 M:      ayyappan.veeraiyan@intel.com
1821 P:      John Ronciak
1822 M:      john.ronciak@intel.com
1823 P:      Jesse Brandeburg
1824 M:      jesse.brandeburg@intel.com
1825 P:      Auke Kok
1826 M:      auke-jan.h.kok@intel.com
1827 W:      http://sourceforge.net/projects/e1000/
1828 S:      Supported
1830 INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
1831 P:      Yi Zhu
1832 M:      yi.zhu@intel.com
1833 P:      James Ketrenos
1834 M:      jketreno@linux.intel.com
1835 L:      ipw2100-devel@lists.sourceforge.net
1836 L:      http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
1837 W:      http://ipw2100.sourceforge.net
1838 S:      Supported
1840 INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
1841 P:      Yi Zhu
1842 M:      yi.zhu@intel.com
1843 P:      James Ketrenos
1844 M:      jketreno@linux.intel.com
1845 L:      ipw2100-devel@lists.sourceforge.net
1846 L:      http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
1847 W:      http://ipw2200.sourceforge.net
1848 S:      Supported
1850 IOC3 DRIVER
1851 P:      Ralf Baechle
1852 M:      ralf@linux-mips.org
1853 L:      linux-mips@linux-mips.org
1854 S:      Maintained
1856 IP MASQUERADING:
1857 P:      Juanjo Ciarlante
1858 M:      jjciarla@raiz.uncu.edu.ar
1859 S:      Maintained
1861 IPATH DRIVER:
1862 P:      Bryan O'Sullivan
1863 M:      support@pathscale.com
1864 L:      openib-general@openib.org
1865 S:      Supported
1867 IPMI SUBSYSTEM
1868 P:      Corey Minyard
1869 M:      minyard@acm.org
1870 L:      openipmi-developer@lists.sourceforge.net
1871 W:      http://openipmi.sourceforge.net/
1872 S:      Supported
1874 IPX NETWORK LAYER
1875 P:      Arnaldo Carvalho de Melo
1876 M:      acme@conectiva.com.br
1877 L:      netdev@vger.kernel.org
1878 S:      Maintained
1880 IRDA SUBSYSTEM
1881 P:      Samuel Ortiz
1882 M:      samuel@sortiz.org
1883 L:      irda-users@lists.sourceforge.net (subscribers-only)
1884 W:      http://irda.sourceforge.net/
1885 S:      Maintained
1887 ISAPNP
1888 P:      Jaroslav Kysela
1889 M:      perex@suse.cz
1890 S:      Maintained
1892 ISDN SUBSYSTEM
1893 P:      Karsten Keil
1894 M:      kkeil@suse.de
1895 P:      Kai Germaschewski
1896 M:      kai.germaschewski@gmx.de
1897 L:      isdn4linux@listserv.isdn4linux.de
1898 W:      http://www.isdn4linux.de
1899 T:      git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git
1900 S:      Maintained
1902 ISDN SUBSYSTEM (Eicon active card driver)
1903 P:      Armin Schindler
1904 M:      mac@melware.de
1905 L:      isdn4linux@listserv.isdn4linux.de
1906 W:      http://www.melware.de
1907 S:      Maintained
1909 JOURNALLING FLASH FILE SYSTEM (JFFS)
1910 P:      Axis Communications AB
1911 M:      jffs-dev@axis.com
1912 L:      jffs-dev@axis.com
1913 W:      http://www.developer.axis.com/software/jffs/
1914 S:      Maintained
1916 JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
1917 P:      David Woodhouse
1918 M:      dwmw2@infradead.org
1919 L:      jffs-dev@axis.com
1920 W:      http://sources.redhat.com/jffs2/
1921 S:      Maintained
1923 JFS FILESYSTEM
1924 P:      Dave Kleikamp
1925 M:      shaggy@austin.ibm.com
1926 L:      jfs-discussion@lists.sourceforge.net
1927 W:      http://jfs.sourceforge.net/
1928 T:      git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
1929 S:      Supported
1931 JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
1932 P:      Stephen Tweedie, Andrew Morton
1933 M:      sct@redhat.com, akpm@linux-foundation.org
1934 L:      linux-ext4@vger.kernel.org
1935 S:      Maintained
1937 K8TEMP HARDWARE MONITORING DRIVER
1938 P:      Rudolf Marek
1939 M:      r.marek@assembler.cz
1940 L:      lm-sensors@lm-sensors.org
1941 S:      Maintained
1943 KCONFIG
1944 P:      Roman Zippel
1945 M:      zippel@linux-m68k.org
1946 L:      kbuild-devel@lists.sourceforge.net
1947 S:      Maintained
1949 KDUMP
1950 P:      Vivek Goyal
1951 M:      vgoyal@in.ibm.com
1952 P:      Haren Myneni
1953 M:      hbabu@us.ibm.com
1954 L:      fastboot@lists.osdl.org
1955 L:      linux-kernel@vger.kernel.org
1956 W:      http://lse.sourceforge.net/kdump/
1957 S:      Maintained
1959 KERNEL AUTOMOUNTER (AUTOFS)
1960 P:      H. Peter Anvin
1961 M:      hpa@zytor.com
1962 L:      autofs@linux.kernel.org
1963 S:      Odd Fixes
1965 KERNEL AUTOMOUNTER v4 (AUTOFS4)
1966 P:      Ian Kent
1967 M:      raven@themaw.net
1968 L:      autofs@linux.kernel.org
1969 S:      Maintained
1971 KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
1972 P:      Kai Germaschewski
1973 M:      kai@germaschewski.name
1974 P:      Sam Ravnborg
1975 M:      sam@ravnborg.org
1976 T:      git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild.git
1977 S:      Maintained 
1979 KERNEL JANITORS
1980 P:      Several
1981 L:      kernel-janitors@lists.osdl.org
1982 W:      http://www.kerneljanitors.org/
1983 S:      Maintained
1985 KERNEL NFSD
1986 P:      Neil Brown
1987 M:      neilb@suse.de
1988 L:      nfs@lists.sourceforge.net
1989 W:      http://nfs.sourceforge.net/
1990 S:      Supported
1992 KERNEL VIRTUAL MACHINE (KVM)
1993 P:      Avi Kivity
1994 M:      avi@qumranet.com
1995 L:      kvm-devel@lists.sourceforge.net
1996 W:      kvm.sourceforge.net
1997 S:      Supported
1999 KEXEC
2000 P:      Eric Biederman
2001 M:      ebiederm@xmission.com
2002 W:      http://www.xmission.com/~ebiederm/files/kexec/
2003 L:      linux-kernel@vger.kernel.org
2004 L:      fastboot@lists.osdl.org
2005 S:      Maintained
2007 KPROBES
2008 P:      Prasanna S Panchamukhi
2009 M:      prasanna@in.ibm.com
2010 P:      Ananth N Mavinakayanahalli
2011 M:      ananth@in.ibm.com
2012 P:      Anil S Keshavamurthy
2013 M:      anil.s.keshavamurthy@intel.com
2014 P:      David S. Miller
2015 M:      davem@davemloft.net
2016 L:      linux-kernel@vger.kernel.org
2017 S:      Maintained
2019 KS0108 LCD CONTROLLER DRIVER
2020 P:      Miguel Ojeda Sandonis
2021 M:      maxextreme@gmail.com
2022 L:      linux-kernel@vger.kernel.org
2023 S:      Maintained
2025 LAPB module
2026 L:      linux-x25@vger.kernel.org
2027 S:      Orphan
2029 LASI 53c700 driver for PARISC
2030 P:      James E.J. Bottomley
2031 M:      James.Bottomley@HansenPartnership.com
2032 L:      linux-scsi@vger.kernel.org
2033 S:      Maintained
2035 LED SUBSYSTEM
2036 P:      Richard Purdie
2037 M:      rpurdie@rpsys.net
2038 S:      Maintained
2040 LEGO USB Tower driver
2041 P:      Juergen Stuber
2042 M:      starblue@users.sourceforge.net
2043 L:      legousb-devel@lists.sourceforge.net
2044 W:      http://legousb.sourceforge.net/
2045 S:      Maintained
2047 LINUX FOR IBM pSERIES (RS/6000)
2048 P:      Paul Mackerras
2049 M:      paulus@au.ibm.com
2050 W:      http://www.ibm.com/linux/ltc/projects/ppc
2051 S:      Supported
2053 LINUX FOR NCR VOYAGER
2054 P:      James Bottomley
2055 M:      James.Bottomley@HansenPartnership.com
2056 W:      http://www.hansenpartnership.com/voyager
2057 S:      Maintained
2059 LINUX FOR POWERPC
2060 P:      Paul Mackerras
2061 M:      paulus@samba.org
2062 W:      http://www.penguinppc.org/
2063 L:      linuxppc-dev@ozlabs.org
2064 T:      git kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc.git
2065 S:      Supported
2067 LINUX FOR POWER MACINTOSH
2068 P:      Benjamin Herrenschmidt
2069 M:      benh@kernel.crashing.org
2070 W:      http://www.penguinppc.org/
2071 L:      linuxppc-dev@ozlabs.org
2072 S:      Maintained
2074 LINUX FOR POWERPC EMBEDDED MPC52XX
2075 P:      Sylvain Munaut
2076 M:      tnt@246tNt.com
2077 W:      http://www.246tNt.com/mpc52xx/
2078 W:      http://www.penguinppc.org/
2079 L:      linuxppc-dev@ozlabs.org
2080 L:      linuxppc-embedded@ozlabs.org
2081 S:      Maintained
2083 LINUX FOR POWERPC EMBEDDED PPC4XX
2084 P:      Matt Porter
2085 M:      mporter@kernel.crashing.org
2086 W:      http://www.penguinppc.org/
2087 L:      linuxppc-embedded@ozlabs.org
2088 S:      Maintained
2090 LINUX FOR POWERPC BOOT CODE
2091 P:      Tom Rini
2092 M:      trini@kernel.crashing.org
2093 W:      http://www.penguinppc.org/
2094 L:      linuxppc-embedded@ozlabs.org
2095 S:      Maintained
2097 LINUX FOR POWERPC EMBEDDED PPC8XX
2098 P:      Marcelo Tosatti
2099 M:      marcelo@kvack.org
2100 W:      http://www.penguinppc.org/
2101 L:      linuxppc-embedded@ozlabs.org
2102 S:      Maintained
2104 LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
2105 P:      Kumar Gala
2106 M:      galak@kernel.crashing.org
2107 W:      http://www.penguinppc.org/
2108 L:      linuxppc-embedded@ozlabs.org
2109 S:      Maintained
2111 LINUX FOR POWERPC PA SEMI PWRFICIENT
2112 P:      Olof Johansson
2113 M:      olof@lixom.net
2114 W:      http://www.pasemi.com/
2115 L:      linuxppc-dev@ozlabs.org
2116 S:      Supported
2118 LLC (802.2)
2119 P:      Arnaldo Carvalho de Melo
2120 M:      acme@conectiva.com.br
2121 S:      Maintained
2123 LINUX FOR 64BIT POWERPC
2124 P:      Paul Mackerras
2125 M:      paulus@samba.org
2126 M:      paulus@au.ibm.com
2127 P:      Anton Blanchard
2128 M:      anton@samba.org
2129 M:      anton@au.ibm.com
2130 W:      http://www.penguinppc.org/ppc64/
2131 L:      linuxppc-dev@ozlabs.org
2132 S:      Supported
2134 LINUX SECURITY MODULE (LSM) FRAMEWORK
2135 P:      Chris Wright
2136 M:      chrisw@sous-sol.org
2137 L:      linux-security-module@vger.kernel.org
2138 W:      http://lsm.immunix.org
2139 T:      git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
2140 S:      Supported
2142 LM83 HARDWARE MONITOR DRIVER
2143 P:      Jean Delvare
2144 M:      khali@linux-fr.org
2145 L:      lm-sensors@lm-sensors.org
2146 S:      Maintained
2148 LM90 HARDWARE MONITOR DRIVER
2149 P:      Jean Delvare
2150 M:      khali@linux-fr.org
2151 L:      lm-sensors@lm-sensors.org
2152 S:      Maintained
2154 LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP Dynamic Disks)
2155 P:      Richard Russon (FlatCap)
2156 M:      ldm@flatcap.org
2157 L:      ldm-devel@lists.sourceforge.net 
2158 W:      http://ldm.sourceforge.net
2159 S:      Maintained
2161 LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
2162 P:      Eric Moore
2163 M:      Eric.Moore@lsi.com
2164 M:      support@lsi.com
2165 L:      mpt_linux_developer@lsi.com
2166 L:      linux-scsi@vger.kernel.org
2167 W:      http://www.lsilogic.com/support
2168 S:      Supported
2170 LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
2171 P:      Matthew Wilcox
2172 M:      matthew@wil.cx
2173 L:      linux-scsi@vger.kernel.org
2174 S:      Maintained
2176 M68K ARCHITECTURE
2177 P:      Geert Uytterhoeven
2178 M:      geert@linux-m68k.org
2179 P:      Roman Zippel
2180 M:      zippel@linux-m68k.org
2181 L:      linux-m68k@lists.linux-m68k.org
2182 W:      http://www.linux-m68k.org/
2183 W:      http://linux-m68k-cvs.ubb.ca/
2184 S:      Maintained
2186 M68K ON APPLE MACINTOSH
2187 P:      Joshua Thompson
2188 M:      funaho@jurai.org
2189 W:      http://www.mac.linux-m68k.org/
2190 L:      linux-mac68k@mac.linux-m68k.org
2191 S:      Maintained
2193 M68K ON HP9000/300
2194 P:      Philip Blundell
2195 M:      philb@gnu.org
2196 W:      http://www.tazenda.demon.co.uk/phil/linux-hp
2197 S:      Maintained
2199 MARVELL YUKON / SYSKONNECT DRIVER
2200 P:      Mirko Lindner
2201 M:      mlindner@syskonnect.de
2202 P:      Ralph Roesler
2203 M:      rroesler@syskonnect.de
2204 W:      http://www.syskonnect.com
2205 S:      Supported
2207 MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
2208 P:      Michael Kerrisk
2209 M:      mtk-manpages@gmx.net
2210 W:      ftp://ftp.kernel.org/pub/linux/docs/manpages
2211 S:      Maintained
2213 MARVELL MV643XX ETHERNET DRIVER
2214 P:      Dale Farnsworth
2215 M:      dale@farnsworth.org
2216 P:      Manish Lachwani
2217 M:      mlachwani@mvista.com
2218 L:      netdev@vger.kernel.org
2219 S:      Odd Fixes for 2.4; Maintained for 2.6.
2221 MATROX FRAMEBUFFER DRIVER
2222 P:      Petr Vandrovec
2223 M:      vandrove@vc.cvut.cz
2224 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
2225 S:      Maintained
2227 MEGARAID SCSI DRIVERS
2228 P:      Neela Syam Kolli
2229 M:      Neela.Kolli@engenio.com
2230 S:      linux-scsi@vger.kernel.org
2231 W:      http://megaraid.lsilogic.com
2232 S:      Maintained
2234 MEMORY MANAGEMENT
2235 L:      linux-mm@kvack.org
2236 L:      linux-kernel@vger.kernel.org
2237 W:      http://www.linux-mm.org
2238 S:      Maintained
2240 MEMORY TECHNOLOGY DEVICES (MTD)
2241 P:      David Woodhouse
2242 M:      dwmw2@infradead.org
2243 W:      http://www.linux-mtd.infradead.org/
2244 L:      linux-mtd@lists.infradead.org
2245 T:      git git://git.infradead.org/mtd-2.6.git
2246 S:      Maintained
2248 MICROTEK X6 SCANNER
2249 P:      Oliver Neukum
2250 M:      oliver@neukum.name
2251 S:      Maintained
2253 MIPS
2254 P:      Ralf Baechle
2255 M:      ralf@linux-mips.org
2256 W:      http://www.linux-mips.org/
2257 L:      linux-mips@linux-mips.org
2258 T:      git www.linux-mips.org:/pub/scm/linux.git
2259 S:      Supported
2261 MISCELLANEOUS MCA-SUPPORT
2262 P:      James Bottomley
2263 M:      jejb@steeleye.com
2264 L:      linux-kernel@vger.kernel.org
2265 S:      Maintained
2267 MODULE SUPPORT
2268 P:      Rusty Russell
2269 M:      rusty@rustcorp.com.au
2270 L:      linux-kernel@vger.kernel.org
2271 S:      Maintained
2273 MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
2274 P:      Stelian Pop
2275 M:      stelian@popies.net
2276 W:      http://popies.net/meye/
2277 S:      Maintained
2279 MOUSE AND MISC DEVICES [GENERAL]
2280 P:      Alessandro Rubini
2281 M:      rubini@ipvvis.unipv.it
2282 L:      linux-kernel@vger.kernel.org
2283 S:      Maintained
2285 MOXA SMARTIO/INDUSTIO SERIAL CARD (MXSER 2.0)
2286 P:      Jiri Slaby
2287 M:      jirislaby@gmail.com
2288 L:      linux-kernel@vger.kernel.org
2289 S:      Maintained
2291 MSI LAPTOP SUPPORT
2292 P:      Lennart Poettering
2293 M:      mzxreary@0pointer.de
2294 L:      https://tango.0pointer.de/mailman/listinfo/s270-linux
2295 W:      http://0pointer.de/lennart/tchibo.html
2296 S:      Maintained
2298 MTRR AND SIMILAR SUPPORT [i386]
2299 P:      Richard Gooch
2300 M:      rgooch@atnf.csiro.au
2301 L:      linux-kernel@vger.kernel.org
2302 W:      http://www.atnf.csiro.au/~rgooch/linux/kernel-patches.html
2303 S:      Maintained
2305 MULTIMEDIA CARD (MMC) AND SECURE DIGITAL (SD) SUBSYSTEM
2306 P:      Pierre Ossman
2307 M:      drzeus-mmc@drzeus.cx
2308 L:      linux-kernel@vger.kernel.org
2309 S:      Maintained
2311 MULTISOUND SOUND DRIVER
2312 P:      Andrew Veliath
2313 M:      andrewtv@usa.net
2314 S:      Maintained
2316 MULTITECH MULTIPORT CARD (ISICOM)
2317 P:      Jiri Slaby
2318 M:      jirislaby@gmail.com
2319 L:      linux-kernel@vger.kernel.org
2320 S:      Maintained
2322 NATSEMI ETHERNET DRIVER (DP8381x)
2323 P:      Tim Hockin
2324 M:      thockin@hockin.org
2325 S:      Maintained
2327 NCP FILESYSTEM
2328 P:      Petr Vandrovec
2329 M:      vandrove@vc.cvut.cz
2330 L:      linware@sh.cvut.cz
2331 S:      Maintained
2333 NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
2334 P:      James E.J. Bottomley
2335 M:      James.Bottomley@HansenPartnership.com
2336 L:      linux-scsi@vger.kernel.org
2337 S:      Maintained
2339 NETEM NETWORK EMULATOR
2340 P:      Stephen Hemminger
2341 M:      shemminger@linux-foundation.org
2342 L:      netem@lists.osdl.org
2343 S:      Maintained
2345 NETFILTER/IPTABLES/IPCHAINS
2346 P:      Rusty Russell
2347 P:      Marc Boucher
2348 P:      James Morris
2349 P:      Harald Welte
2350 P:      Jozsef Kadlecsik
2351 P:      Patrick McHardy
2352 M:      kaber@trash.net
2353 L:      netfilter-devel@lists.netfilter.org
2354 L:      netfilter@lists.netfilter.org (subscribers-only)
2355 L:      coreteam@netfilter.org
2356 W:      http://www.netfilter.org/
2357 W:      http://www.iptables.org/
2358 S:      Supported
2360 NETLABEL
2361 P:      Paul Moore
2362 M:      paul.moore@hp.com
2363 W:      http://netlabel.sf.net
2364 L:      netdev@vger.kernel.org
2365 S:      Supported
2367 NETROM NETWORK LAYER
2368 P:      Ralf Baechle
2369 M:      ralf@linux-mips.org
2370 L:      linux-hams@vger.kernel.org
2371 W:      http://www.linux-ax25.org/
2372 S:      Maintained
2374 NETWORK BLOCK DEVICE (NBD)
2375 P:      Paul Clements
2376 M:      Paul.Clements@steeleye.com
2377 S:      Maintained
2379 NETWORK DEVICE DRIVERS
2380 P:      Andrew Morton
2381 M:      akpm@linux-foundation.org
2382 P:      Jeff Garzik
2383 M:      jgarzik@pobox.com
2384 L:      netdev@vger.kernel.org
2385 T:      git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
2386 S:      Maintained
2388 NETWORKING [GENERAL]
2389 P:      Networking Team
2390 M:      netdev@vger.kernel.org
2391 L:      netdev@vger.kernel.org
2392 W:      http://linux-net.osdl.org/
2393 S:      Maintained
2395 NETWORKING [IPv4/IPv6]
2396 P:      David S. Miller
2397 M:      davem@davemloft.net
2398 P:      Alexey Kuznetsov
2399 M:      kuznet@ms2.inr.ac.ru
2400 P:      Pekka Savola (ipv6)
2401 M:      pekkas@netcore.fi
2402 P:      James Morris
2403 M:      jmorris@namei.org
2404 P:      Hideaki YOSHIFUJI
2405 M:      yoshfuji@linux-ipv6.org
2406 P:      Patrick McHardy
2407 M:      kaber@coreworks.de
2408 L:      netdev@vger.kernel.org
2409 T:      git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
2410 S:      Maintained
2412 NETWORKING [WIRELESS]
2413 P:      John W. Linville
2414 M:      linville@tuxdriver.com
2415 L:      linux-wireless@vger.kernel.org
2416 T:      git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2417 S:      Maintained
2419 NETXEN (1/10) GbE SUPPORT
2420 P:      Amit S. Kale
2421 M:      amitkale@netxen.com
2422 L:      netdev@vger.kernel.org
2423 W:      http://www.netxen.com
2424 S:      Supported
2426 IPVS
2427 P:      Wensong Zhang
2428 M:      wensong@linux-vs.org
2429 P:      Simon Horman
2430 M:      horms@verge.net.au
2431 P:      Julian Anastasov
2432 M:      ja@ssi.bg
2433 L:      netdev@vger.kernel.org
2434 S:      Maintained
2436 NFS CLIENT
2437 P:      Trond Myklebust
2438 M:      trond.myklebust@fys.uio.no
2439 L:      linux-kernel@vger.kernel.org
2440 S:      Maintained
2442 NI5010 NETWORK DRIVER
2443 P:      Jan-Pascal van Best
2444 M:      janpascal@vanbest.org
2445 P:      Andreas Mohr
2446 M:      andi@lisas.de
2447 L:      netdev@vger.kernel.org
2448 S:      Maintained
2450 NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
2451 P:      YOKOTA Hiroshi
2452 M:      yokota@netlab.is.tsukuba.ac.jp
2453 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2454 S:      Maintained
2456 NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
2457 P:      GOTO Masanori
2458 M:      gotom@debian.or.jp
2459 P:      YOKOTA Hiroshi
2460 M:      yokota@netlab.is.tsukuba.ac.jp
2461 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2462 S:      Maintained
2464 NON-IDE/NON-SCSI CDROM DRIVERS [GENERAL] (come on, crew - mark your responsibility)
2465 P:      Eberhard Moenkeberg
2466 M:      emoenke@gwdg.de
2467 L:      linux-kernel@vger.kernel.org
2468 S:      Maintained
2470 NTFS FILESYSTEM
2471 P:      Anton Altaparmakov
2472 M:      aia21@cantab.net
2473 L:      linux-ntfs-dev@lists.sourceforge.net
2474 L:      linux-kernel@vger.kernel.org
2475 W:      http://linux-ntfs.sf.net/
2476 T:      git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
2477 S:      Maintained
2479 NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
2480 P:      Antonino Daplas
2481 M:      adaplas@pol.net
2482 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
2483 S:      Maintained
2485 OPENCORES I2C BUS DRIVER
2486 P:      Peter Korsgaard
2487 M:      jacmet@sunsite.dk
2488 L:      i2c@lm-sensors.org
2489 S:      Maintained
2491 ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
2492 P:      Mark Fasheh
2493 M:      mark.fasheh@oracle.com
2494 P:      Kurt Hackel
2495 M:      kurt.hackel@oracle.com
2496 L:      ocfs2-devel@oss.oracle.com
2497 W:      http://oss.oracle.com/projects/ocfs2/
2498 S:      Supported       
2500 OLYMPIC NETWORK DRIVER
2501 P:      Peter De Shrijver
2502 M:      p2@ace.ulyssis.student.kuleuven.ac.be
2503 P:      Mike Phillips
2504 M:      mikep@linuxtr.net 
2505 L:      netdev@vger.kernel.org
2506 L:      linux-tr@linuxtr.net
2507 W:      http://www.linuxtr.net
2508 S:      Maintained
2510 OMNIKEY CARDMAN 4000 DRIVER
2511 P:      Harald Welte
2512 M:      laforge@gnumonks.org
2513 S:      Maintained
2515 OMNIKEY CARDMAN 4040 DRIVER
2516 P:      Harald Welte
2517 M:      laforge@gnumonks.org
2518 S:      Maintained
2520 ONSTREAM SCSI TAPE DRIVER
2521 P:      Willem Riede
2522 M:      osst@riede.org
2523 L:      osst-users@lists.sourceforge.net
2524 L:      linux-scsi@vger.kernel.org
2525 S:      Maintained
2527 OPL3-SA2, SA3, and SAx DRIVER
2528 P:      Zwane Mwaikambo
2529 M:      zwane@arm.linux.org.uk
2530 L:      linux-sound@vger.kernel.org
2531 S:      Maintained
2533 OPROFILE
2534 P:      Philippe Elie
2535 M:      phil.el@wanadoo.fr
2536 L:      oprofile-list@lists.sf.net
2537 S:      Maintained
2539 ORINOCO DRIVER
2540 P:      Pavel Roskin
2541 M:      proski@gnu.org
2542 P:      David Gibson
2543 M:      hermes@gibson.dropbear.id.au
2544 L:      orinoco-users@lists.sourceforge.net
2545 L:      orinoco-devel@lists.sourceforge.net
2546 W:      http://www.nongnu.org/orinoco/
2547 S:      Maintained
2549 PA SEMI ETHERNET DRIVER
2550 P:      Olof Johansson
2551 M:      olof@lixom.net
2552 L:      netdev@vger.kernel.org
2553 S:      Maintained
2555 PA SEMI SMBUS DRIVER
2556 P:      Olof Johansson
2557 M:      olof@lixom.net
2558 L:      i2c@lm-sensors.org
2559 S:      Maintained
2561 PARALLEL PORT SUPPORT
2562 P:      Phil Blundell
2563 M:      philb@gnu.org
2564 P:      Tim Waugh
2565 M:      tim@cyberelk.net
2566 P:      David Campbell
2567 P:      Andrea Arcangeli
2568 M:      andrea@suse.de
2569 L:      linux-parport@lists.infradead.org
2570 W:      http://people.redhat.com/twaugh/parport/
2571 S:      Maintained
2573 PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
2574 P:      Tim Waugh
2575 M:      tim@cyberelk.net
2576 L:      linux-parport@lists.infradead.org
2577 W:      http://www.torque.net/linux-pp.html
2578 S:      Maintained
2580 PARISC ARCHITECTURE
2581 P:      Matthew Wilcox
2582 M:      matthew@wil.cx
2583 P:      Grant Grundler
2584 M:      grundler@parisc-linux.org
2585 P:      Kyle McMartin
2586 M:      kyle@parisc-linux.org
2587 L:      parisc-linux@parisc-linux.org
2588 W:      http://www.parisc-linux.org/
2589 T:      git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
2590 T:      cvs cvs.parisc-linux.org:/var/cvs/linux-2.6
2591 S:      Maintained
2593 PC87360 HARDWARE MONITORING DRIVER
2594 P:      Jim Cromie
2595 M:      jim.cromie@gmail.com
2596 L:      lm-sensors@lm-sensors.org
2597 S:      Maintained
2599 PC8736x GPIO DRIVER
2600 P:      Jim Cromie
2601 M:      jim.cromie@gmail.com
2602 S:      Maintained
2604 PCI ERROR RECOVERY
2605 P:      Linas Vepstas
2606 M:      linas@austin.ibm.com
2607 L:      linux-kernel@vger.kernel.org
2608 L:      linux-pci@atrey.karlin.mff.cuni.cz
2609 S:      Supported
2611 PCI SOUND DRIVERS (ES1370, ES1371 and SONICVIBES)
2612 P:      Thomas Sailer
2613 M:      sailer@ife.ee.ethz.ch
2614 L:      linux-sound@vger.kernel.org
2615 W:      http://www.ife.ee.ethz.ch/~sailer/linux/pciaudio.html
2616 S:      Maintained
2618 PCI SUBSYSTEM
2619 P:      Greg Kroah-Hartman
2620 M:      gregkh@suse.de
2621 L:      linux-kernel@vger.kernel.org
2622 L:      linux-pci@atrey.karlin.mff.cuni.cz
2623 T:      quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
2624 S:      Supported
2626 PCI HOTPLUG CORE
2627 P:      Kristen Carlson Accardi
2628 M:      kristen.c.accardi@intel.com
2629 S:      Supported
2631 PCI HOTPLUG COMPAQ DRIVER
2632 P:      Greg Kroah-Hartman
2633 M:      greg@kroah.com
2634 S:      Maintained
2636 PCIE HOTPLUG DRIVER
2637 P:      Kristen Carlson Accardi
2638 M:      kristen.c.accardi@intel.com
2639 L:      pcihpd-discuss@lists.sourceforge.net
2640 S:      Supported
2642 PCMCIA SUBSYSTEM
2643 P:      Linux PCMCIA Team
2644 L:      linux-pcmcia@lists.infradead.org
2645 L:      http://lists.infradead.org/mailman/listinfo/linux-pcmcia
2646 T:      git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
2647 S:      Maintained
2649 PCNET32 NETWORK DRIVER
2650 P:      Don Fry
2651 M:      pcnet32@verizon.net
2652 L:      netdev@vger.kernel.org
2653 S:      Maintained
2655 PER-TASK DELAY ACCOUNTING
2656 P:      Shailabh Nagar
2657 M:      nagar@watson.ibm.com
2658 L:      linux-kernel@vger.kernel.org
2659 S:      Maintained
2661 PERSONALITY HANDLING
2662 P:      Christoph Hellwig
2663 M:      hch@infradead.org
2664 L:      linux-abi-devel@lists.sourceforge.net
2665 S:      Maintained
2667 PHRAM MTD DRIVER
2668 P:      Jörn Engel
2669 M:      joern@wh.fh-wedel.de
2670 L:      linux-mtd@lists.infradead.org
2671 S:      Maintained
2673 PKTCDVD DRIVER
2674 P:      Peter Osterlund
2675 M:      petero2@telia.com
2676 L:      linux-kernel@vger.kernel.org
2677 S:      Maintained
2679 POSIX CLOCKS and TIMERS
2680 P:      George Anzinger
2681 M:      george@mvista.com
2682 L:      linux-kernel@vger.kernel.org
2683 S:      Supported
2685 POWERPC 4xx EMAC DRIVER
2686 P:      Eugene Surovegin
2687 M:      ebs@ebshome.net
2688 W:      http://kernel.ebshome.net/emac/
2689 L:      linuxppc-embedded@ozlabs.org
2690 L:      netdev@vger.kernel.org
2691 S:      Maintained
2693 PNP SUPPORT
2694 P:      Adam Belay
2695 M:      ambx1@neo.rr.com
2696 S:      Maintained
2698 PNXxxxx I2C DRIVER
2699 P:      Vitaly Wool
2700 M:      vitalywool@gmail.com
2701 L:      i2c@lm-sensors.org
2702 S:      Maintained
2704 PPP PROTOCOL DRIVERS AND COMPRESSORS
2705 P:      Paul Mackerras
2706 M:      paulus@samba.org
2707 L:      linux-ppp@vger.kernel.org
2708 S:      Maintained
2710 PPP OVER ATM (RFC 2364)
2711 P:      Mitchell Blank Jr
2712 M:      mitch@sfgoth.com
2713 S:      Maintained
2715 PPP OVER ETHERNET
2716 P:      Michal Ostrowski
2717 M:      mostrows@speakeasy.net
2718 S:      Maintained
2720 PREEMPTIBLE KERNEL
2721 P:      Robert Love
2722 M:      rml@tech9.net
2723 L:      linux-kernel@vger.kernel.org
2724 L:      kpreempt-tech@lists.sourceforge.net
2725 W:      ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
2726 S:      Supported
2728 PRISM54 WIRELESS DRIVER
2729 P:      Prism54 Development Team
2730 M:      developers@islsm.org
2731 L:      netdev@vger.kernel.org
2732 W:      http://prism54.org
2733 S:      Maintained
2735 PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
2736 P:      Peter Denison
2737 M:      promise@pnd-pc.demon.co.uk
2738 W:      http://www.pnd-pc.demon.co.uk/promise/
2739 S:      Maintained
2741 PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
2742 P:      Mikael Pettersson
2743 M:      mikpe@it.uu.se
2744 L:      linux-ide@vger.kernel.org
2745 S:      Maintained
2747 PS3 PLATFORM SUPPORT
2748 P:      Geoff Levand
2749 M:      geoffrey.levand@am.sony.com
2750 L:      linuxppc-dev@ozlabs.org
2751 L:      cbe-oss-dev@ozlabs.org
2752 S:      Supported
2754 PVRUSB2 VIDEO4LINUX DRIVER
2755 P:      Mike Isely
2756 M:      isely@pobox.com
2757 L:      pvrusb2@isely.net       (subscribers-only)
2758 L:      video4linux-list@redhat.com
2759 W:      http://www.isely.net/pvrusb2/
2760 S:      Maintained
2762 PXA2xx SUPPORT
2763 P:      Nicolas Pitre
2764 M:      nico@cam.org
2765 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
2766 S:      Maintained
2768 QLOGIC QLA2XXX FC-SCSI DRIVER
2769 P:      Andrew Vasquez
2770 M:      linux-driver@qlogic.com
2771 L:      linux-scsi@vger.kernel.org
2772 S:      Supported
2774 QLOGIC QLA3XXX NETWORK DRIVER
2775 P:      Ron Mercer
2776 M:      linux-driver@qlogic.com
2777 L:      netdev@vger.kernel.org
2778 S:      Supported
2780 QNX4 FILESYSTEM
2781 P:      Anders Larsen
2782 M:      al@alarsen.net
2783 L:      linux-kernel@vger.kernel.org
2784 W:      http://www.alarsen.net/linux/qnx4fs/
2785 S:      Maintained
2787 RADEON FRAMEBUFFER DISPLAY DRIVER
2788 P:      Benjamin Herrenschmidt
2789 M:      benh@kernel.crashing.org
2790 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
2791 S:      Maintained
2793 RAGE128 FRAMEBUFFER DISPLAY DRIVER
2794 P:      Paul Mackerras
2795 M:      paulus@samba.org
2796 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
2797 S:      Maintained
2799 RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
2800 P:      Corey Thomas
2801 M:      corey@world.std.com
2802 L:      linux-kernel@vger.kernel.org
2803 S:      Maintained
2805 RANDOM NUMBER DRIVER
2806 P:      Matt Mackall
2807 M:      mpm@selenic.com
2808 S:      Maintained
2810 RAPIDIO SUBSYSTEM
2811 P:      Matt Porter
2812 M:      mporter@kernel.crashing.org
2813 L:      linux-kernel@vger.kernel.org
2814 S:      Maintained
2816 READ-COPY UPDATE (RCU)
2817 P:      Dipankar Sarma
2818 M:      dipankar@in.ibm.com
2819 W:      http://www.rdrop.com/users/paulmck/rclock/
2820 L:      linux-kernel@vger.kernel.org
2821 S:      Supported
2823 RCUTORTURE MODULE
2824 P:      Josh Triplett
2825 M:      josh@freedesktop.org
2826 L:      linux-kernel@vger.kernel.org
2827 S:      Maintained
2829 REAL TIME CLOCK DRIVER
2830 P:      Paul Gortmaker
2831 M:      p_gortmaker@yahoo.com
2832 L:      linux-kernel@vger.kernel.org
2833 S:      Maintained
2835 REAL TIME CLOCK (RTC) SUBSYSTEM
2836 P:      Alessandro Zummo
2837 M:      a.zummo@towertech.it
2838 L:      rtc-linux@googlegroups.com
2839 S:      Maintained
2841 REISERFS FILE SYSTEM
2842 P:      Hans Reiser
2843 M:      reiserfs-dev@namesys.com
2844 L:      reiserfs-list@namesys.com
2845 W:      http://www.namesys.com
2846 S:      Supported
2848 ROCKETPORT DRIVER
2849 P:      Comtrol Corp.
2850 W:      http://www.comtrol.com
2851 S:      Maintained
2853 ROSE NETWORK LAYER
2854 P:      Ralf Baechle
2855 M:      ralf@linux-mips.org
2856 L:      linux-hams@vger.kernel.org
2857 W:      http://www.linux-ax25.org/
2858 S:      Maintained
2860 RISCOM8 DRIVER
2861 S:      Orphan
2863 S3 SAVAGE FRAMEBUFFER DRIVER
2864 P:      Antonino Daplas
2865 M:      adaplas@pol.net
2866 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
2867 S:      Maintained
2869 S390
2870 P:      Martin Schwidefsky
2871 M:      schwidefsky@de.ibm.com
2872 P:      Heiko Carstens
2873 M:      heiko.carstens@de.ibm.com
2874 M:      linux390@de.ibm.com
2875 L:      linux-s390@vger.kernel.org
2876 W:      http://www.ibm.com/developerworks/linux/linux390/
2877 S:      Supported
2879 S390 NETWORK DRIVERS
2880 P:      Frank Pavlic
2881 M:      fpavlic@de.ibm.com
2882 M:      linux390@de.ibm.com
2883 L:      linux-s390@vger.kernel.org
2884 W:      http://www.ibm.com/developerworks/linux/linux390/
2885 S:      Supported
2887 S390 ZFCP DRIVER
2888 P:      Swen Schillig
2889 M:      swen@vnet.ibm.com
2890 M:      linux390@de.ibm.com
2891 L:      linux-s390@vger.kernel.org
2892 W:      http://www.ibm.com/developerworks/linux/linux390/
2893 S:      Supported
2895 SAA7146 VIDEO4LINUX-2 DRIVER
2896 P:      Michael Hunold
2897 M:      michael@mihu.de
2898 W:      http://www.mihu.de/linux/saa7146
2899 S:      Maintained
2901 SBPCD CDROM DRIVER
2902 P:      Eberhard Moenkeberg
2903 M:      emoenke@gwdg.de
2904 L:      linux-kernel@vger.kernel.org
2905 S:      Maintained
2907 SC1200 WDT DRIVER
2908 P:      Zwane Mwaikambo
2909 M:      zwane@arm.linux.org.uk
2910 S:      Maintained
2912 SCHEDULER
2913 P:      Ingo Molnar
2914 M:      mingo@elte.hu
2915 P:      Robert Love    [the preemptible kernel bits]
2916 M:      rml@tech9.net
2917 L:      linux-kernel@vger.kernel.org
2918 S:      Maintained
2920 SCSI CDROM DRIVER
2921 P:      Jens Axboe
2922 M:      axboe@kernel.dk
2923 L:      linux-scsi@vger.kernel.org
2924 W:      http://www.kernel.dk
2925 S:      Maintained
2927 SCSI SG DRIVER
2928 P:      Doug Gilbert
2929 M:      dgilbert@interlog.com
2930 L:      linux-scsi@vger.kernel.org
2931 W:      http://www.torque.net/sg
2932 S:      Maintained
2934 SCSI SUBSYSTEM
2935 P:      James E.J. Bottomley
2936 M:      James.Bottomley@SteelEye.com
2937 L:      linux-scsi@vger.kernel.org
2938 T:      git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
2939 S:      Maintained
2941 SCSI TAPE DRIVER
2942 P:      Kai Mäkisara
2943 M:      Kai.Makisara@kolumbus.fi
2944 L:      linux-scsi@vger.kernel.org
2945 S:      Maintained
2947 SCTP PROTOCOL
2948 P:      Sridhar Samudrala
2949 M:      sri@us.ibm.com
2950 L:      lksctp-developers@lists.sourceforge.net
2951 S:      Supported
2953 SCx200 CPU SUPPORT
2954 P:      Jim Cromie
2955 M:      jim.cromie@gmail.com
2956 S:      Odd Fixes
2958 SCx200 GPIO DRIVER
2959 P:      Jim Cromie
2960 M:      jim.cromie@gmail.com
2961 S:      Maintained
2963 SCx200 HRT CLOCKSOURCE DRIVER
2964 P:      Jim Cromie
2965 M:      jim.cromie@gmail.com
2966 S:      Maintained
2968 SECURITY CONTACT
2969 P:      Security Officers
2970 M:      security@kernel.org
2971 S:      Supported
2973 SELINUX SECURITY MODULE
2974 P:      Stephen Smalley
2975 M:      sds@tycho.nsa.gov
2976 P:      James Morris
2977 M:      jmorris@namei.org
2978 L:      linux-kernel@vger.kernel.org (kernel issues)
2979 L:      selinux@tycho.nsa.gov (general discussion)
2980 W:      http://www.nsa.gov/selinux
2981 S:      Supported
2983 SERIAL ATA (SATA) SUBSYSTEM:
2984 P:      Jeff Garzik
2985 M:      jgarzik@pobox.com
2986 L:      linux-ide@vger.kernel.org
2987 T:      git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
2988 S:      Supported
2990 SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
2991 P:      Pat Gefre
2992 M:      pfg@sgi.com
2993 L:      linux-ia64@vger.kernel.org
2994 S:      Supported
2996 SGI VISUAL WORKSTATION 320 AND 540
2997 P:      Andrey Panin
2998 M:      pazke@donpac.ru
2999 L:      linux-visws-devel@lists.sf.net
3000 W:      http://linux-visws.sf.net
3001 S:      Maintained for 2.6.
3003 SIMTEC EB110ATX (Chalice CATS)
3004 P:      Ben Dooks
3005 P:      Vincent Sanders
3006 M:      support@simtec.co.uk
3007 W:      http://www.simtec.co.uk/products/EB110ATX/
3008 S:      Supported
3010 SIMTEC EB2410ITX (BAST)
3011 P:      Ben Dooks
3012 P:      Vincent Sanders
3013 M:      support@simtec.co.uk
3014 W:      http://www.simtec.co.uk/products/EB2410ITX/
3015 S:      Supported
3017 SIS 190 ETHERNET DRIVER
3018 P:      Francois Romieu
3019 M:      romieu@fr.zoreil.com
3020 L:      netdev@vger.kernel.org
3021 S:      Maintained
3023 SIS 5513 IDE CONTROLLER DRIVER
3024 P:      Lionel Bouton
3025 M:      Lionel.Bouton@inet6.fr
3026 W:      http://inet6.dyn.dhs.org/sponsoring/sis5513/index.html
3027 W:      http://gyver.homeip.net/sis5513/index.html
3028 S:      Maintained
3030 SIS 900/7016 FAST ETHERNET DRIVER
3031 P:      Daniele Venzano
3032 M:      venza@brownhat.org
3033 W:      http://www.brownhat.org/sis900.html
3034 L:      netdev@vger.kernel.org
3035 S:      Maintained
3037 SIS FRAMEBUFFER DRIVER
3038 P:      Thomas Winischhofer
3039 M:      thomas@winischhofer.net
3040 W:      http://www.winischhofer.net/linuxsisvga.shtml
3041 S:      Maintained      
3043 SIS USB2VGA DRIVER
3044 P:      Thomas Winischhofer
3045 M:      thomas@winischhofer.net
3046 W:      http://www.winischhofer.at/linuxsisusbvga.shtml
3047 S:      Maintained
3049 SMC91x ETHERNET DRIVER
3050 P:      Nicolas Pitre
3051 M:      nico@cam.org
3052 S:      Maintained
3054 SOFTMAC LAYER (IEEE 802.11)
3055 P:      Johannes Berg
3056 M:      johannes@sipsolutions.net
3057 P:      Joe Jezak
3058 M:      josejx@gentoo.org
3059 P:      Daniel Drake
3060 M:      dsd@gentoo.org
3061 W:      http://softmac.sipsolutions.net/
3062 L:      netdev@vger.kernel.org
3063 S:      Maintained
3065 SOFTWARE RAID (Multiple Disks) SUPPORT
3066 P:      Ingo Molnar
3067 M:      mingo@redhat.com
3068 P:      Neil Brown
3069 M:      neilb@suse.de
3070 L:      linux-raid@vger.kernel.org
3071 S:      Supported
3073 SOFTWARE SUSPEND:
3074 P:      Pavel Machek
3075 M:      pavel@suse.cz
3076 L:      linux-pm@lists.osdl.org
3077 S:      Maintained
3079 SONIC NETWORK DRIVER
3080 P:      Thomas Bogendoerfer
3081 M:      tsbogend@alpha.franken.de
3082 L:      netdev@vger.kernel.org
3083 S:      Maintained
3085 SONY VAIO CONTROL DEVICE DRIVER
3086 P:      Stelian Pop
3087 M:      stelian@popies.net
3088 P:      Mattia Dongili
3089 M:      malattia@linux.it
3090 W:      http://popies.net/sonypi/
3091 S:      Maintained
3093 SOUND
3094 P:      Jaroslav Kysela
3095 M:      perex@suse.cz
3096 L:      alsa-devel@alsa-project.org
3097 S:      Maintained
3099 SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT
3100 P:      Liam Girdwood
3101 M:      liam.girdwood@wolfsonmicro.com
3102 L:      alsa-devel@alsa-project.org
3103 S:      Supported
3105 SPI SUBSYSTEM
3106 P:      David Brownell
3107 M:      dbrownell@users.sourceforge.net
3108 L:      spi-devel-general@lists.sourceforge.net
3109 S:      Maintained
3111 STABLE BRANCH:
3112 P:      Greg Kroah-Hartman
3113 M:      greg@kroah.com
3114 P:      Chris Wright
3115 M:      chrisw@sous-sol.org
3116 L:      stable@kernel.org
3117 S:      Maintained
3119 TPM DEVICE DRIVER
3120 P:      Kylene Hall
3121 M:      kjhall@us.ibm.com
3122 W:      http://tpmdd.sourceforge.net
3123 L:      tpmdd-devel@lists.sourceforge.net
3124 S:      Maintained
3126 Telecom Clock Driver for MCPL0010
3127 P:      Mark Gross
3128 M:      mark.gross@intel.com
3129 S:      Supported
3131 TENSILICA XTENSA PORT (xtensa):
3132 P:      Chris Zankel
3133 M:      chris@zankel.net
3134 S:      Maintained
3136 UltraSPARC (sparc64):
3137 P:      David S. Miller
3138 M:      davem@davemloft.net
3139 L:      sparclinux@vger.kernel.org
3140 T:      git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
3141 S:      Maintained
3143 SHARP LH SUPPORT (LH7952X & LH7A40X)
3144 P:      Marc Singer
3145 M:      elf@buici.com
3146 W:      http://projects.buici.com/arm
3147 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
3148 S:      Maintained
3150 SHPC HOTPLUG DRIVER
3151 P:      Kristen Carlson Accardi
3152 M:      kristen.c.accardi@intel.com
3153 L:      pcihpd-discuss@lists.sourceforge.net
3154 S:      Supported
3156 SECURE DIGITAL HOST CONTROLLER INTERFACE DRIVER
3157 P:      Pierre Ossman
3158 M:      drzeus-sdhci@drzeus.cx
3159 L:      sdhci-devel@list.drzeus.cx
3160 W:      http://mmc.drzeus.cx/wiki/Linux/Drivers/sdhci
3161 S:      Maintained
3163 SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
3164 P:      Stephen Hemminger
3165 M:      shemminger@linux-foundation.org
3166 L:      netdev@vger.kernel.org
3167 S:      Maintained
3169 SOEKRIS NET48XX LED SUPPORT
3170 P:      Chris Boot
3171 M:      bootc@bootc.net
3172 S:      Maintained
3174 SPARC (sparc32):
3175 P:      William L. Irwin
3176 M:      wli@holomorphy.com
3177 L:      sparclinux@vger.kernel.org
3178 S:      Maintained
3180 SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
3181 P:      Roger Wolff
3182 M:      R.E.Wolff@BitWizard.nl
3183 L:      linux-kernel@vger.kernel.org ?
3184 S:      Supported
3186 SPIDERNET NETWORK DRIVER for CELL
3187 P:      Jim Lewis
3188 M:      jim@jklewis.com
3189 L:      netdev@vger.kernel.org
3190 S:      Supported
3192 SRM (Alpha) environment access
3193 P:      Jan-Benedict Glaw
3194 M:      jbglaw@lug-owl.de
3195 L:      linux-kernel@vger.kernel.org
3196 S:      Maintained
3198 STARFIRE/DURALAN NETWORK DRIVER
3199 P:      Ion Badulescu
3200 M:      ionut@cs.columbia.edu
3201 S:      Maintained
3203 STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
3204 W:      http://mosquitonet.Stanford.EDU/strip.html
3205 S:      Unsupported ?
3207 STRADIS MPEG-2 DECODER DRIVER
3208 P:      Nathan Laredo
3209 M:      laredo@gnu.org
3210 W:      http://www.stradis.com/
3211 S:      Maintained
3213 SUPERH (sh)
3214 P:      Paul Mundt
3215 M:      lethal@linux-sh.org
3216 L:      linuxsh-dev@lists.sourceforge.net (subscribers-only)
3217 W:      http://www.linux-sh.org
3218 S:      Maintained
3220 SUPERH64 (sh64)
3221 P:      Paul Mundt
3222 M:      lethal@linux-sh.org
3223 L:      linuxsh-shmedia-dev@lists.sourceforge.net
3224 W:      http://www.linux-sh.org
3225 S:      Maintained
3227 SUN3/3X
3228 P:      Sam Creasey
3229 M:      sammy@sammy.net
3230 W:      http://sammy.net/sun3/
3231 S:      Maintained
3233 SVGA HANDLING
3234 P:      Martin Mares
3235 M:      mj@ucw.cz
3236 L:      linux-video@atrey.karlin.mff.cuni.cz
3237 S:      Maintained
3239 SYSV FILESYSTEM
3240 P:      Christoph Hellwig
3241 M:      hch@infradead.org
3242 S:      Maintained
3244 TC CLASSIFIER
3245 P:      Jamal Hadi Salim
3246 M:      hadi@cyberus.ca
3247 L:      netdev@vger.kernel.org
3248 S:      Maintained
3250 TCP LOW PRIORITY MODULE
3251 P:      Wong Hoi Sing, Edison
3252 M:      hswong3i@gmail.com
3253 P:      Hung Hing Lun, Mike
3254 M:      hlhung3i@gmail.com
3255 W:      http://tcp-lp-mod.sourceforge.net/
3256 S:      Maintained
3258 TI FLASH MEDIA INTERFACE DRIVER
3259 P:      Alex Dubov
3260 M:      oakad@yahoo.com
3261 S:      Maintained
3263 TI OMAP RANDOM NUMBER GENERATOR SUPPORT
3264 P:      Deepak Saxena
3265 M:      dsaxena@plexity.net
3266 S:      Maintained
3268 TASKSTATS STATISTICS INTERFACE
3269 P:      Shailabh Nagar
3270 M:      nagar@watson.ibm.com
3271 L:      linux-kernel@vger.kernel.org
3272 S:      Maintained
3274 TI PARALLEL LINK CABLE DRIVER
3275 P:      Romain Lievin
3276 M:      roms@lpg.ticalc.org
3277 S:      Maintained
3279 TIPC NETWORK LAYER
3280 P:      Per Liden
3281 M:      per.liden@ericsson.com
3282 P:      Jon Maloy
3283 M:      jon.maloy@ericsson.com
3284 P:      Allan Stephens
3285 M:      allan.stephens@windriver.com
3286 L:      tipc-discussion@lists.sourceforge.net
3287 W:      http://tipc.sourceforge.net/
3288 W:      http://tipc.cslab.ericsson.net/
3289 T:      git tipc.cslab.ericsson.net:/pub/git/tipc.git
3290 S:      Maintained
3292 TLAN NETWORK DRIVER
3293 P:      Samuel Chessman
3294 M:      chessman@tux.org
3295 L:      tlan-devel@lists.sourceforge.net
3296 W:      http://sourceforge.net/projects/tlan/
3297 S:      Maintained
3299 TOKEN-RING NETWORK DRIVER
3300 P:      Mike Phillips
3301 M:      mikep@linuxtr.net
3302 L:      netdev@vger.kernel.org
3303 L:      linux-tr@linuxtr.net
3304 W:      http://www.linuxtr.net
3305 S:      Maintained
3307 TOSHIBA ACPI EXTRAS DRIVER
3308 P:      John Belmonte
3309 M:      toshiba_acpi@memebeam.org
3310 W:      http://memebeam.org/toys/ToshibaAcpiDriver
3311 S:      Maintained
3313 TOSHIBA SMM DRIVER
3314 P:      Jonathan Buzzard
3315 M:      jonathan@buzzard.org.uk
3316 L:      tlinux-users@tce.toshiba-dme.co.jp
3317 W:      http://www.buzzard.org.uk/toshiba/
3318 S:      Maintained
3320 TRIDENT 4DWAVE/SIS 7018 PCI AUDIO CORE
3321 P:      Muli Ben-Yehuda
3322 M:      mulix@mulix.org
3323 L:      linux-kernel@vger.kernel.org
3324 S:      Maintained
3326 TRIVIAL PATCHES
3327 P:      Adrian Bunk
3328 M:      trivial@kernel.org
3329 L:      linux-kernel@vger.kernel.org
3330 W:      http://www.kernel.org/pub/linux/kernel/people/bunk/trivial/
3331 T:      git kernel.org:/pub/scm/linux/kernel/git/bunk/trivial.git
3332 S:      Maintained
3334 TMS380 TOKEN-RING NETWORK DRIVER
3335 P:      Adam Fritzler
3336 M:      mid@auk.cx
3337 L:      linux-tr@linuxtr.net
3338 W:      http://www.auk.cx/tms380tr/
3339 S:      Maintained
3341 TULIP NETWORK DRIVER
3342 P:      Valerie Henson
3343 M:      val_henson@linux.intel.com
3344 L:      tulip-users@lists.sourceforge.net
3345 W:      http://sourceforge.net/projects/tulip/
3346 S:      Maintained
3348 TUN/TAP driver
3349 P:      Maxim Krasnyansky
3350 M:      maxk@qualcomm.com
3351 L:      vtun@office.satix.net
3352 W:      http://vtun.sourceforge.net/tun
3353 S:      Maintained
3355 TURBOCHANNEL SUBSYSTEM
3356 P:      Maciej W. Rozycki
3357 M:      macro@linux-mips.org
3358 S:      Maintained
3360 U14-34F SCSI DRIVER
3361 P:      Dario Ballabio
3362 M:      ballabio_dario@emc.com
3363 L:      linux-scsi@vger.kernel.org
3364 S:      Maintained
3366 UDF FILESYSTEM
3367 P:      Ben Fennema
3368 M:      bfennema@falcon.csc.calpoly.edu
3369 W:      http://linux-udf.sourceforge.net
3370 S:      Maintained
3372 UNIFORM CDROM DRIVER
3373 P:      Jens Axboe
3374 M:      axboe@kernel.dk
3375 L:      linux-kernel@vger.kernel.org
3376 W:      http://www.kernel.dk
3377 S:      Maintained
3379 USB ACM DRIVER
3380 P:      Oliver Neukum
3381 M:      oliver@neukum.name
3382 L:      linux-usb-users@lists.sourceforge.net
3383 L:      linux-usb-devel@lists.sourceforge.net
3384 S:      Maintained
3386 USB BLOCK DRIVER (UB ub)
3387 P:      Pete Zaitcev
3388 M:      zaitcev@redhat.com
3389 L:      linux-kernel@vger.kernel.org
3390 L:      linux-usb-devel@lists.sourceforge.net
3391 S:      Supported
3393 USB CDC ETHERNET DRIVER
3394 P:      Greg Kroah-Hartman
3395 M:      greg@kroah.com
3396 L:      linux-usb-users@lists.sourceforge.net
3397 L:      linux-usb-devel@lists.sourceforge.net
3398 S:      Maintained
3399 W:      http://www.kroah.com/linux-usb/
3401 USB DAVICOM DM9601 DRIVER
3402 P:      Peter Korsgaard
3403 M:      jacmet@sunsite.dk
3404 L:      linux-usb-devel@lists.sourceforge.net
3405 W:      http://www.linux-usb.org/usbnet
3406 S:      Maintained
3408 USB EHCI DRIVER
3409 P:      David Brownell
3410 M:      dbrownell@users.sourceforge.net
3411 L:      linux-usb-devel@lists.sourceforge.net
3412 S:      Odd Fixes
3414 USB ET61X[12]51 DRIVER
3415 P:      Luca Risolia
3416 M:      luca.risolia@studio.unibo.it
3417 L:      linux-usb-devel@lists.sourceforge.net
3418 L:      video4linux-list@redhat.com
3419 W:      http://www.linux-projects.org
3420 S:      Maintained
3422 USB GADGET/PERIPHERAL SUBSYSTEM
3423 P:      David Brownell
3424 M:      dbrownell@users.sourceforge.net
3425 L:      linux-usb-devel@lists.sourceforge.net
3426 W:      http://www.linux-usb.org/gadget
3427 S:      Maintained
3429 USB HID/HIDBP DRIVERS
3430 P:      Jiri Kosina
3431 M:      jkosina@suse.cz
3432 L:      linux-usb-devel@lists.sourceforge.net
3433 S:      Maintained
3435 USB HUB DRIVER
3436 P:      Johannes Erdfelt
3437 M:      johannes@erdfelt.com
3438 L:      linux-usb-users@lists.sourceforge.net
3439 L:      linux-usb-devel@lists.sourceforge.net
3440 S:      Maintained
3442 USB ISP116X DRIVER
3443 P:      Olav Kongas
3444 M:      ok@artecdesign.ee
3445 L:      linux-usb-devel@lists.sourceforge.net
3446 S:      Maintained
3448 USB KAWASAKI LSI DRIVER
3449 P:      Oliver Neukum
3450 M:      oliver@neukum.name
3451 L:      linux-usb-users@lists.sourceforge.net
3452 L:      linux-usb-devel@lists.sourceforge.net
3453 S:      Maintained
3455 USB MASS STORAGE DRIVER
3456 P:      Matthew Dharm
3457 M:      mdharm-usb@one-eyed-alien.net
3458 L:      linux-usb-users@lists.sourceforge.net
3459 L:      usb-storage@lists.one-eyed-alien.net
3460 S:      Maintained
3461 W:      http://www.one-eyed-alien.net/~mdharm/linux-usb/
3463 USB OHCI DRIVER
3464 P:      David Brownell
3465 M:      dbrownell@users.sourceforge.net
3466 L:      linux-usb-users@lists.sourceforge.net
3467 L:      linux-usb-devel@lists.sourceforge.net
3468 S:      Odd Fixes
3470 USB OPTION-CARD DRIVER
3471 P:      Matthias Urlichs
3472 M:      smurf@smurf.noris.de
3473 L:      linux-usb-devel@lists.sourceforge.net
3474 S:      Maintained
3476 USB OV511 DRIVER
3477 P:      Mark McClelland
3478 M:      mmcclell@bigfoot.com
3479 L:      linux-usb-users@lists.sourceforge.net
3480 L:      linux-usb-devel@lists.sourceforge.net
3481 W:      http://alpha.dyndns.org/ov511/
3482 S:      Maintained
3484 USB PEGASUS DRIVER
3485 P:      Petko Manolov
3486 M:      petkan@users.sourceforge.net
3487 L:      linux-usb-users@lists.sourceforge.net
3488 L:      linux-usb-devel@lists.sourceforge.net
3489 W:      http://pegasus2.sourceforge.net/
3490 S:      Maintained
3492 USB PRINTER DRIVER
3493 P:      Vojtech Pavlik
3494 M:      vojtech@suse.cz
3495 L:      linux-usb-users@lists.sourceforge.net
3496 L:      linux-usb-devel@lists.sourceforge.net
3497 S:      Maintained
3499 USB RTL8150 DRIVER
3500 P:      Petko Manolov
3501 M:      petkan@users.sourceforge.net
3502 L:      linux-usb-users@lists.sourceforge.net
3503 L:      linux-usb-devel@lists.sourceforge.net
3504 W:      http://pegasus2.sourceforge.net/
3505 S:      Maintained
3507 USB SE401 DRIVER
3508 P:      Jeroen Vreeken
3509 M:      pe1rxq@amsat.org
3510 L:      linux-usb-users@lists.sourceforge.net
3511 L:      linux-usb-devel@lists.sourceforge.net
3512 W:      http://www.chello.nl/~j.vreeken/se401/
3513 S:      Maintained
3515 USB SERIAL CYBERJACK DRIVER
3516 P:      Matthias Bruestle and Harald Welte
3517 M:      support@reiner-sct.com
3518 W:      http://www.reiner-sct.de/support/treiber_cyberjack.php
3519 S:      Maintained
3521 USB SERIAL DIGI ACCELEPORT DRIVER
3522 P:      Peter Berger and Al Borchers
3523 M:      pberger@brimson.com
3524 M:      alborchers@steinerpoint.com
3525 L:      linux-usb-users@lists.sourceforge.net
3526 L:      linux-usb-devel@lists.sourceforge.net
3527 S:      Maintained
3529 USB SERIAL DRIVER
3530 P:      Greg Kroah-Hartman
3531 M:      gregkh@suse.de
3532 L:      linux-usb-users@lists.sourceforge.net
3533 L:      linux-usb-devel@lists.sourceforge.net
3534 S:      Supported
3536 USB SERIAL BELKIN F5U103 DRIVER
3537 P:      William Greathouse
3538 M:      wgreathouse@smva.com
3539 L:      linux-usb-users@lists.sourceforge.net
3540 L:      linux-usb-devel@lists.sourceforge.net
3541 S:      Maintained
3543 USB SERIAL CYPRESS M8 DRIVER
3544 P:      Lonnie Mendez
3545 M:      dignome@gmail.com
3546 L:      linux-usb-users@lists.sourceforge.net
3547 L:      linux-usb-devel@lists.sourceforge.net
3548 S:      Maintained
3549 W:      http://geocities.com/i0xox0i
3550 W:      http://firstlight.net/cvs
3552 USB SERIAL CYBERJACK PINPAD/E-COM DRIVER
3553 L:      linux-usb-users@lists.sourceforge.net
3554 L:      linux-usb-devel@lists.sourceforge.net
3555 S:      Maintained
3557 USB AUERSWALD DRIVER
3558 P:      Wolfgang Muees
3559 M:      wolfgang@iksw-muees.de
3560 L:      linux-usb-users@lists.sourceforge.net
3561 L:      linux-usb-devel@lists.sourceforge.net
3562 S:      Maintained
3564 USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
3565 P:      Gary Brubaker
3566 M:      xavyer@ix.netcom.com
3567 L:      linux-usb-users@lists.sourceforge.net
3568 L:      linux-usb-devel@lists.sourceforge.net
3569 S:      Maintained
3571 USB SERIAL KEYSPAN DRIVER
3572 P:      Greg Kroah-Hartman
3573 M:      greg@kroah.com
3574 L:      linux-usb-users@lists.sourceforge.net
3575 L:      linux-usb-devel@lists.sourceforge.net
3576 W:      http://www.kroah.com/linux/
3577 S:      Maintained
3579 USB SERIAL WHITEHEAT DRIVER
3580 P:      Stuart MacDonald
3581 M:      stuartm@connecttech.com
3582 L:      linux-usb-users@lists.sourceforge.net
3583 L:      linux-usb-devel@lists.sourceforge.net
3584 W:      http://www.connecttech.com
3585 S:      Supported
3587 USB SN9C10x DRIVER
3588 P:      Luca Risolia
3589 M:      luca.risolia@studio.unibo.it
3590 L:      linux-usb-devel@lists.sourceforge.net
3591 L:      video4linux-list@redhat.com
3592 W:      http://www.linux-projects.org
3593 S:      Maintained
3595 USB SUBSYSTEM
3596 P:      Greg Kroah-Hartman
3597 M:      gregkh@suse.de
3598 L:      linux-usb-users@lists.sourceforge.net
3599 L:      linux-usb-devel@lists.sourceforge.net
3600 W:      http://www.linux-usb.org
3601 T:      quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
3602 S:      Supported
3604 USB UHCI DRIVER
3605 P:      Alan Stern
3606 M:      stern@rowland.harvard.edu
3607 L:      linux-usb-users@lists.sourceforge.net
3608 L:      linux-usb-devel@lists.sourceforge.net
3609 S:      Maintained
3611 USB "USBNET" DRIVER FRAMEWORK
3612 P:      David Brownell
3613 M:      dbrownell@users.sourceforge.net
3614 L:      linux-usb-devel@lists.sourceforge.net
3615 W:      http://www.linux-usb.org/usbnet
3616 S:      Maintained
3618 USB W996[87]CF DRIVER
3619 P:      Luca Risolia
3620 M:      luca.risolia@studio.unibo.it
3621 L:      linux-usb-devel@lists.sourceforge.net
3622 L:      video4linux-list@redhat.com
3623 W:      http://www.linux-projects.org
3624 S:      Maintained
3626 USB ZC0301 DRIVER
3627 P:      Luca Risolia
3628 M:      luca.risolia@studio.unibo.it
3629 L:      linux-usb-devel@lists.sourceforge.net
3630 L:      video4linux-list@redhat.com
3631 W:      http://www.linux-projects.org
3632 S:      Maintained
3634 USB ZD1201 DRIVER
3635 P:      Jeroen Vreeken
3636 M:      pe1rxq@amsat.org
3637 L:      linux-usb-users@lists.sourceforge.net
3638 L:      linux-usb-devel@lists.sourceforge.net
3639 W:      http://linux-lc100020.sourceforge.net
3640 S:      Maintained
3642 USER-MODE LINUX
3643 P:      Jeff Dike
3644 M:      jdike@karaya.com
3645 L:      user-mode-linux-devel@lists.sourceforge.net
3646 L:      user-mode-linux-user@lists.sourceforge.net
3647 W:      http://user-mode-linux.sourceforge.net
3648 S:      Maintained
3649         
3650 FAT/VFAT/MSDOS FILESYSTEM:
3651 P:      OGAWA Hirofumi
3652 M:      hirofumi@mail.parknet.co.jp
3653 L:      linux-kernel@vger.kernel.org
3654 S:      Maintained
3656 VIA 82Cxxx AUDIO DRIVER (old OSS driver)
3657 P:      Jeff Garzik
3658 S:      Odd fixes
3660 VIA RHINE NETWORK DRIVER
3661 P:      Roger Luethi
3662 M:      rl@hellgate.ch
3663 S:      Maintained
3665 VIAPRO SMBUS DRIVER
3666 P:      Jean Delvare
3667 M:      khali@linux-fr.org
3668 L:      i2c@lm-sensors.org
3669 S:      Maintained
3671 VIA VELOCITY NETWORK DRIVER
3672 P:      Francois Romieu
3673 M:      romieu@fr.zoreil.com
3674 L:      netdev@vger.kernel.org
3675 S:      Maintained
3677 UCLINUX (AND M68KNOMMU)
3678 P:      Greg Ungerer
3679 M:      gerg@uclinux.org
3680 W:      http://www.uclinux.org/
3681 L:      uclinux-dev@uclinux.org  (subscribers-only)
3682 S:      Maintained
3684 UCLINUX FOR NEC V850
3685 P:      Miles Bader
3686 M:      uclinux-v850@lsi.nec.co.jp
3687 W:      http://www.ic.nec.co.jp/micro/uclinux/eng/
3688 W:      http://www.ee.nec.de/uclinux/
3689 S:      Supported
3691 UCLINUX FOR RENESAS H8/300
3692 P:      Yoshinori Sato
3693 M:      ysato@users.sourceforge.jp
3694 W:      http://uclinux-h8.sourceforge.jp/
3695 S:      Supported
3697 UFS FILESYSTEM
3698 P: Evgeniy Dushistov
3699 M: dushistov@mail.ru
3700 L: linux-kernel@vger.kernel.org
3701 S: Maintained
3703 USB DIAMOND RIO500 DRIVER
3704 P:      Cesar Miquel
3705 M:      miquel@df.uba.ar
3706 L:      rio500-users@lists.sourceforge.net
3707 W:      http://rio500.sourceforge.net
3708 S:      Maintained
3710 VIDEO FOR LINUX
3711 P:      Mauro Carvalho Chehab
3712 M:      mchehab@infradead.org
3713 M:      v4l-dvb-maintainer@linuxtv.org
3714 L:      video4linux-list@redhat.com
3715 W:      http://linuxtv.org
3716 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
3717 S:      Maintained
3719 VT1211 HARDWARE MONITOR DRIVER
3720 P:      Juerg Haefliger
3721 M:      juergh@gmail.com
3722 L:      lm-sensors@lm-sensors.org
3723 S:      Maintained
3725 VT8231 HARDWARE MONITOR DRIVER
3726 P:      Roger Lucas
3727 M:      roger@planbit.co.uk
3728 L:      lm-sensors@lm-sensors.org
3729 S:      Maintained
3731 W1 DALLAS'S 1-WIRE BUS
3732 P:      Evgeniy Polyakov
3733 M:      johnpol@2ka.mipt.ru
3734 S:      Maintained
3736 W83791D HARDWARE MONITORING DRIVER
3737 P:      Charles Spirakis
3738 M:      bezaur@gmail.com
3739 L:      lm-sensors@lm-sensors.org
3740 S:      Maintained
3742 W83793 HARDWARE MONITORING DRIVER
3743 P:      Rudolf Marek
3744 M:      r.marek@assembler.cz
3745 L:      lm-sensors@lm-sensors.org
3746 S:      Maintained
3748 W83L51xD SD/MMC CARD INTERFACE DRIVER
3749 P:      Pierre Ossman
3750 M:      drzeus-wbsd@drzeus.cx
3751 L:      linux-kernel@vger.kernel.org
3752 W:      http://projects.drzeus.cx/wbsd
3753 S:      Maintained
3755 WATCHDOG DEVICE DRIVERS
3756 P:      Wim Van Sebroeck
3757 M:      wim@iguana.be
3758 T:      git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
3759 S:      Maintained
3761 WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
3762 P:      Jean Tourrilhes
3763 M:      jt@hpl.hp.com
3764 W:      http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
3765 S:      Maintained
3767 WD7000 SCSI DRIVER
3768 P:      Miroslav Zagorac
3769 M:      zaga@fly.cc.fer.hr
3770 L:      linux-scsi@vger.kernel.org
3771 S:      Maintained
3773 WISTRON LAPTOP BUTTON DRIVER
3774 P:      Miloslav Trmac
3775 M:      mitr@volny.cz
3776 S:      Maintained
3778 WL3501 WIRELESS PCMCIA CARD DRIVER
3779 P:      Arnaldo Carvalho de Melo
3780 M:      acme@conectiva.com.br
3781 W:      http://advogato.org/person/acme
3782 S:      Maintained
3784 X.25 NETWORK LAYER
3785 P:      Henner Eisen
3786 M:      eis@baty.hanse.de
3787 L:      linux-x25@vger.kernel.org
3788 S:      Maintained
3790 XFS FILESYSTEM
3791 P:      Silicon Graphics Inc
3792 P:      Tim Shimmin, David Chatterton
3793 M:      xfs-masters@oss.sgi.com
3794 L:      xfs@oss.sgi.com
3795 W:      http://oss.sgi.com/projects/xfs
3796 T:      git git://oss.sgi.com:8090/xfs/xfs-2.6
3797 S:      Supported
3799 XILINX UARTLITE SERIAL DRIVER
3800 P:      Peter Korsgaard
3801 M:      jacmet@sunsite.dk
3802 L:      linux-serial@vger.kernel.org
3803 S:      Maintained
3805 X86 3-LEVEL PAGING (PAE) SUPPORT
3806 P:      Ingo Molnar
3807 M:      mingo@redhat.com
3808 S:      Maintained
3810 X86-64 port
3811 P:      Andi Kleen
3812 M:      ak@suse.de
3813 L:      discuss@x86-64.org
3814 W:      http://www.x86-64.org
3815 T:      quilt ftp://ftp.firstfloor.org/pub/ak/x86_64/quilt-current
3816 S:      Maintained
3818 YAM DRIVER FOR AX.25
3819 P:      Jean-Paul Roubelat
3820 M:      jpr@f6fbb.org
3821 L:      linux-hams@vger.kernel.org
3822 S:      Maintained
3824 YEALINK PHONE DRIVER
3825 P:      Henk Vergonet
3826 M:      Henk.Vergonet@gmail.com
3827 L:      usbb2k-api-dev@nongnu.org
3828 S:      Maintained
3830 Z8530 DRIVER FOR AX.25
3831 P:      Joerg Reuter
3832 M:      jreuter@yaina.de
3833 W:      http://yaina.de/jreuter/
3834 W:      http://www.qsl.net/dl1bke/
3835 L:      linux-hams@vger.kernel.org
3836 S:      Maintained
3838 ZD1211RW WIRELESS DRIVER
3839 P:      Daniel Drake
3840 M:      dsd@gentoo.org
3841 P:      Ulrich Kunitz
3842 M:      kune@deine-taler.de
3843 W:      http://zd1211.ath.cx/wiki/DriverRewrite
3844 L:      zd1211-devs@lists.sourceforge.net (subscribers-only)
3845 S:      Maintained
3847 ZF MACHZ WATCHDOG
3848 P:      Fernando Fuganti
3849 M:      fuganti@netbank.com.br
3850 W:      http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
3851 S:      Maintained
3853 ZR36067 VIDEO FOR LINUX DRIVER
3854 P:      Ronald Bultje
3855 M:      rbultje@ronald.bitfreak.net
3856 L:      mjpeg-users@lists.sourceforge.net
3857 W:      http://mjpeg.sourceforge.net/driver-zoran/
3858 S:      Maintained
3860 ZR36120 VIDEO FOR LINUX DRIVER
3861 P:      Pauline Middelink
3862 M:      middelin@polyware.nl
3863 W:      http://www.polyware.nl/~middelin/En/hobbies.html
3864 W:      http://www.polyware.nl/~middelin/hobbies.html
3865 S:      Maintained
3867 THE REST
3868 P:      Linus Torvalds
3869 S:      Buried alive in reporters