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