Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa...
[linux-2.6] / MAINTAINERS
1
2         List of maintainers and how to submit kernel changes
3
4 Please try to follow the guidelines below.  This will make things
5 easier on the maintainers.  Not all of these guidelines matter for every
6 trivial patch so apply some common sense.
7
8 1.      Always _test_ your changes, however small, on at least 4 or
9         5 people, preferably many more.
10
11 2.      Try to release a few ALPHA test versions to the net. Announce
12         them onto the kernel channel and await results. This is especially
13         important for device drivers, because often that's the only way
14         you will find things like the fact version 3 firmware needs
15         a magic fix you didn't know about, or some clown changed the
16         chips on a board and not its name.  (Don't laugh!  Look at the
17         SMC etherpower for that.)
18
19 3.      Make sure your changes compile correctly in multiple
20         configurations. In particular check that changes work both as a
21         module and built into the kernel.
22
23 4.      When you are happy with a change make it generally available for
24         testing and await feedback.
25
26 5.      Make a patch available to the relevant maintainer in the list. Use
27         'diff -u' to make the patch easy to merge. Be prepared to get your
28         changes sent back with seemingly silly requests about formatting
29         and variable names.  These aren't as silly as they seem. One
30         job the maintainers (and especially Linus) do is to keep things
31         looking the same. Sometimes this means that the clever hack in
32         your driver to get around a problem actually needs to become a
33         generalized kernel feature ready for next time.
34
35         PLEASE check your patch with the automated style checker
36         (scripts/checkpatch.pl) to catch trival style violations.
37         See Documentation/CodingStyle for guidance here.
38
39         PLEASE CC: the maintainers and mailing lists that are generated
40         by scripts/get_maintainer.pl.  The results returned by the
41         script will be best if you have git installed and are making
42         your changes in a branch derived from Linus' latest git tree.
43         See Documentation/SubmittingPatches for details.
44
45         PLEASE try to include any credit lines you want added with the
46         patch. It avoids people being missed off by mistake and makes
47         it easier to know who wants adding and who doesn't.
48
49         PLEASE document known bugs. If it doesn't work for everything
50         or does something very odd once a month document it.
51
52         PLEASE remember that submissions must be made under the terms
53         of the OSDL certificate of contribution and should include a
54         Signed-off-by: line.  The current version of this "Developer's
55         Certificate of Origin" (DCO) is listed in the file
56         Documentation/SubmittingPatches.
57
58 6.      Make sure you have the right to send any changes you make. If you
59         do changes at work you may find your employer owns the patch
60         not you.
61
62 7.      When sending security related changes or reports to a maintainer
63         please Cc: security@kernel.org, especially if the maintainer
64         does not respond.
65
66 8.      Happy hacking.
67
68                 -----------------------------------
69
70 Maintainers List (try to look for most precise areas first)
71
72 Note: For the hard of thinking, this list is meant to remain in alphabetical
73 order. If you could add yourselves to it in alphabetical order that would be
74 so much easier [Ed]
75
76 P: Person
77 M: Mail patches to
78 L: Mailing list that is relevant to this area
79 W: Web-page with status/info
80 T: SCM tree type and location.  Type is one of: git, hg, quilt, stgit.
81 S: Status, one of the following:
82
83         Supported:      Someone is actually paid to look after this.
84         Maintained:     Someone actually looks after it.
85         Odd Fixes:      It has a maintainer but they don't have time to do
86                         much other than throw the odd patch in. See below..
87         Orphan:         No current maintainer [but maybe you could take the
88                         role as you write your new code].
89         Obsolete:       Old code. Something tagged obsolete generally means
90                         it has been replaced by a better system and you
91                         should be using that.
92
93 F: Files and directories with wildcard patterns.
94    A trailing slash includes all files and subdirectory files.
95         F:      drivers/net/    all files in and below drivers/net
96         F:      drivers/net/*   all files in drivers/net, but not below
97         F:      */net/*         all files in "any top level directory"/net
98    One pattern per line.  Multiple F: lines acceptable.
99 X: Files and directories that are NOT maintained, same rules as F:
100    Files exclusions are tested before file matches.
101    Can be useful for excluding a specific subdirectory, for instance:
102         F:      net/
103         X:      net/ipv6/
104    matches all files in and below net excluding net/ipv6/
105
106 3C505 NETWORK DRIVER
107 P:      Philip Blundell
108 M:      philb@gnu.org
109 L:      netdev@vger.kernel.org
110 S:      Maintained
111 F:      drivers/net/3c505*
112
113 3C59X NETWORK DRIVER
114 P:      Steffen Klassert
115 M:      klassert@mathematik.tu-chemnitz.de
116 L:      netdev@vger.kernel.org
117 S:      Maintained
118 F:      Documentation/networking/vortex.txt
119 F:      drivers/net/3c59x.c
120
121 3CR990 NETWORK DRIVER
122 P:      David Dillow
123 M:      dave@thedillows.org
124 L:      netdev@vger.kernel.org
125 S:      Maintained
126 F:      drivers/net/typhoon*
127
128 3W-9XXX SATA-RAID CONTROLLER DRIVER
129 P:      Adam Radford
130 M:      linuxraid@amcc.com
131 L:      linux-scsi@vger.kernel.org
132 W:      http://www.amcc.com
133 S:      Supported
134 F:      drivers/scsi/3w-9xxx*
135
136 3W-XXXX ATA-RAID CONTROLLER DRIVER
137 P:      Adam Radford
138 M:      linuxraid@amcc.com
139 L:      linux-scsi@vger.kernel.org
140 W:      http://www.amcc.com
141 S:      Supported
142 F:      drivers/scsi/3w-xxxx*
143
144 53C700 AND 53C700-66 SCSI DRIVER
145 P:      James E.J. Bottomley
146 M:      James.Bottomley@HansenPartnership.com
147 L:      linux-scsi@vger.kernel.org
148 S:      Maintained
149 F:      drivers/scsi/53c700*
150
151 6PACK NETWORK DRIVER FOR AX.25
152 P:      Andreas Koensgen
153 M:      ajk@iehk.rwth-aachen.de
154 L:      linux-hams@vger.kernel.org
155 S:      Maintained
156 F:      drivers/net/hamradio/6pack.c
157
158 8169 10/100/1000 GIGABIT ETHERNET DRIVER
159 P:      Francois Romieu
160 M:      romieu@fr.zoreil.com
161 L:      netdev@vger.kernel.org
162 S:      Maintained
163 F:      drivers/net/r8169.c
164
165 8250/16?50 (AND CLONE UARTS) SERIAL DRIVER
166 P:      Alan Cox
167 M:      alan@lxorguk.ukuu.org.uk
168 L:      linux-serial@vger.kernel.org
169 W:      http://serial.sourceforge.net
170 S:      Odd Fixes
171 F:      drivers/serial/8250*
172 F:      include/linux/serial_8250.h
173
174 8390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503, etc.]
175 P:      Paul Gortmaker
176 M:      p_gortmaker@yahoo.com
177 L:      netdev@vger.kernel.org
178 S:      Maintained
179 F:      drivers/net/*8390*
180 F:      drivers/net/ax88796.c
181
182 9P FILE SYSTEM
183 P:      Eric Van Hensbergen
184 M:      ericvh@gmail.com
185 P:      Ron Minnich
186 M:      rminnich@sandia.gov
187 P:      Latchesar Ionkov
188 M:      lucho@ionkov.net
189 L:      v9fs-developer@lists.sourceforge.net
190 W:      http://swik.net/v9fs
191 T:      git git://git.kernel.org/pub/scm/linux/kernel/ericvh/v9fs.git
192 S:      Maintained
193 F:      Documentation/filesystems/9p.txt
194 F:      fs/9p/
195
196 A2232 SERIAL BOARD DRIVER
197 P:      Enver Haase
198 M:      A2232@gmx.net
199 L:      linux-m68k@lists.linux-m68k.org
200 S:      Maintained
201 F:      drivers/char/ser_a2232*
202
203 AACRAID SCSI RAID DRIVER
204 P:      Adaptec OEM Raid Solutions
205 M:      aacraid@adaptec.com
206 L:      linux-scsi@vger.kernel.org
207 W:      http://www.adaptec.com/
208 S:      Supported
209 F:      Documentation/scsi/aacraid.txt
210 F:      drivers/scsi/aacraid/
211
212 ABIT UGURU 1,2 HARDWARE MONITOR DRIVER
213 P:      Hans de Goede
214 M:      j.w.r.degoede@hhs.nl
215 L:      lm-sensors@lm-sensors.org
216 S:      Maintained
217 F:      drivers/hwmon/abituguru.c
218
219 ABIT UGURU 3 HARDWARE MONITOR DRIVER
220 P:      Alistair John Strachan
221 M:      alistair@devzero.co.uk
222 L:      lm-sensors@lm-sensors.org
223 S:      Maintained
224 F:      drivers/hwmon/abituguru3.c
225
226 ACENIC DRIVER
227 P:      Jes Sorensen
228 M:      jes@trained-monkey.org
229 L:      linux-acenic@sunsite.dk
230 S:      Maintained
231 F:      drivers/net/acenic*
232
233 ACER WMI LAPTOP EXTRAS
234 P:      Carlos Corbacho
235 M:      carlos@strangeworlds.co.uk
236 L:      aceracpi@googlegroups.com (subscribers-only)
237 W:      http://code.google.com/p/aceracpi
238 S:      Maintained
239 F:      drivers/platform/x86/acer-wmi.c
240
241 ACPI
242 P:      Len Brown
243 M:      lenb@kernel.org
244 L:      linux-acpi@vger.kernel.org
245 W:      http://www.lesswatts.org/projects/acpi/
246 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git
247 S:      Supported
248 F:      drivers/acpi/
249 F:      drivers/pnp/pnpacpi/
250 F:      include/linux/acpi.h
251
252 ACPI BATTERY DRIVERS
253 P:      Alexey Starikovskiy
254 M:      astarikovskiy@suse.de
255 L:      linux-acpi@vger.kernel.org
256 W:      http://www.lesswatts.org/projects/acpi/
257 S:      Supported
258 F:      drivers/acpi/battery.c
259 F:      drivers/acpi/*sbs*
260
261 ACPI EC DRIVER
262 P:      Alexey Starikovskiy
263 M:      astarikovskiy@suse.de
264 L:      linux-acpi@vger.kernel.org
265 W:      http://www.lesswatts.org/projects/acpi/
266 S:      Supported
267 F:      drivers/acpi/ec.c
268
269 ACPI FAN DRIVER
270 P:      Zhang Rui
271 M:      rui.zhang@intel.com
272 L:      linux-acpi@vger.kernel.org
273 W:      http://www.lesswatts.org/projects/acpi/
274 S:      Supported
275 F:      drivers/acpi/fan.c
276
277 ACPI PCI HOTPLUG DRIVER
278 P:      Kristen Carlson Accardi
279 M:      kristen.c.accardi@intel.com
280 L:      linux-pci@vger.kernel.org
281 S:      Supported
282 F:      drivers/pci/hotplug/acpi*
283
284 ACPI THERMAL DRIVER
285 P:      Zhang Rui
286 M:      rui.zhang@intel.com
287 L:      linux-acpi@vger.kernel.org
288 W:      http://www.lesswatts.org/projects/acpi/
289 S:      Supported
290 F:      drivers/acpi/*thermal*
291
292 ACPI VIDEO DRIVER
293 P:      Zhang Rui
294 M:      rui.zhang@intel.com
295 L:      linux-acpi@vger.kernel.org
296 W:      http://www.lesswatts.org/projects/acpi/
297 S:      Supported
298 F:      drivers/acpi/video.c
299
300 ACPI WMI DRIVER
301 P:      Carlos Corbacho
302 M:      carlos@strangeworlds.co.uk
303 L:      linux-acpi@vger.kernel.org
304 W:      http://www.lesswatts.org/projects/acpi/
305 S:      Maintained
306 F:      drivers/platform/x86/wmi.c
307
308 AD1889 ALSA SOUND DRIVER
309 P:      Kyle McMartin
310 M:      kyle@mcmartin.ca
311 P:      Thibaut Varene
312 M:      T-Bone@parisc-linux.org
313 W:      http://wiki.parisc-linux.org/AD1889
314 L:      linux-parisc@vger.kernel.org
315 S:      Maintained
316 F:      sound/pci/ad1889.*
317
318 ADM1025 HARDWARE MONITOR DRIVER
319 P:      Jean Delvare
320 M:      khali@linux-fr.org
321 L:      lm-sensors@lm-sensors.org
322 S:      Maintained
323 F:      Documentation/hwmon/adm1025
324 F:      drivers/hwmon/adm1025.c
325
326 ADM1029 HARDWARE MONITOR DRIVER
327 P:      Corentin Labbe
328 M:      corentin.labbe@geomatys.fr
329 L:      lm-sensors@lm-sensors.org
330 S:      Maintained
331 F:      drivers/hwmon/adm1029.c
332
333 ADM8211 WIRELESS DRIVER
334 P:      Michael Wu
335 M:      flamingice@sourmilk.net
336 L:      linux-wireless@vger.kernel.org
337 W:      http://linuxwireless.org/
338 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
339 S:      Maintained
340 F:      drivers/net/wireless/adm8211.*
341
342 ADT746X FAN DRIVER
343 P:      Colin Leroy
344 M:      colin@colino.net
345 S:      Maintained
346 F:      drivers/macintosh/therm_adt746x.c
347
348 ADVANSYS SCSI DRIVER
349 P:      Matthew Wilcox
350 M:      matthew@wil.cx
351 L:      linux-scsi@vger.kernel.org
352 S:      Maintained
353 F:      Documentation/scsi/advansys.txt
354 F:      drivers/scsi/advansys.c
355
356 AEDSP16 DRIVER
357 P:      Riccardo Facchetti
358 M:      fizban@tin.it
359 S:      Maintained
360 F:      sound/oss/aedsp16.c
361
362 AFFS FILE SYSTEM
363 P:      Roman Zippel
364 M:      zippel@linux-m68k.org
365 S:      Maintained
366 F:      Documentation/filesystems/affs.txt
367 F:      fs/affs/
368
369 AFS FILESYSTEM & AF_RXRPC SOCKET DOMAIN
370 P:      David Howells
371 M:      dhowells@redhat.com
372 L:      linux-afs@lists.infradead.org
373 S:      Supported
374 F:      fs/afs/
375 F:      include/net/af_rxrpc.h
376 F:      net/rxrpc/af_rxrpc.c
377
378 AGPGART DRIVER
379 P:      David Airlie
380 M:      airlied@linux.ie
381 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git
382 S:      Maintained
383 F:      drivers/char/agp/
384 F:      include/linux/agp*
385
386 AHA152X SCSI DRIVER
387 P:      Juergen E. Fischer
388 M:      fischer@norbit.de
389 L:      linux-scsi@vger.kernel.org
390 S:      Maintained
391 F:      drivers/scsi/aha152x*
392 F:      drivers/scsi/pcmcia/aha152x*
393
394 AIC7XXX / AIC79XX SCSI DRIVER
395 P:      Hannes Reinecke
396 M:      hare@suse.de
397 L:      linux-scsi@vger.kernel.org
398 S:      Maintained
399 F:      drivers/scsi/aic7xxx/
400 F:      drivers/scsi/aic7xxx_old/
401
402 AIO
403 P:      Benjamin LaHaise
404 M:      bcrl@kvack.org
405 L:      linux-aio@kvack.org
406 S:      Supported
407 F:      fs/aio.c
408 F:      include/linux/*aio*.h
409
410 ALCATEL SPEEDTOUCH USB DRIVER
411 P:      Duncan Sands
412 M:      duncan.sands@free.fr
413 L:      linux-usb@vger.kernel.org
414 W:      http://www.linux-usb.org/SpeedTouch/
415 S:      Maintained
416 F:      drivers/usb/atm/speedtch.c
417 F:      drivers/usb/atm/usbatm.c
418
419 ALCHEMY AU1XX0 MMC DRIVER
420 P:      Manuel Lauss
421 M:      manuel.lauss@gmail.com
422 S:      Maintained
423 F:      drivers/mmc/host/au1xmmc.c
424
425 ALI1563 I2C DRIVER
426 P:      Rudolf Marek
427 M:      r.marek@assembler.cz
428 L:      linux-i2c@vger.kernel.org
429 S:      Maintained
430 F:      Documentation/i2c/busses/i2c-ali1563
431 F:      drivers/i2c/busses/i2c-ali1563.c
432
433 ALPHA PORT
434 P:      Richard Henderson
435 M:      rth@twiddle.net
436 S:      Odd Fixes for 2.4; Maintained for 2.6.
437 P:      Ivan Kokshaysky
438 M:      ink@jurassic.park.msu.ru
439 S:      Maintained for 2.4; PCI support for 2.6.
440 L:      linux-alpha@vger.kernel.org
441 F:      arch/alpha/
442
443 AMD GEODE CS5536 USB DEVICE CONTROLLER DRIVER
444 P:      Thomas Dahlmann
445 M:      dahlmann.thomas@arcor.de
446 L:      linux-geode@lists.infradead.org (moderated for non-subscribers)
447 S:      Supported
448 F:      drivers/usb/gadget/amd5536udc.*
449
450 AMD GEODE PROCESSOR/CHIPSET SUPPORT
451 P:      Jordan Crouse
452 L:      linux-geode@lists.infradead.org (moderated for non-subscribers)
453 W:      http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html
454 S:      Supported
455 F:      arch/x86/kernel/geode_32.c
456 F:      drivers/char/hw_random/geode-rng.c
457 F:      drivers/crypto/geode*
458 F:      drivers/video/geode/
459 F:      arch/x86/include/asm/geode.h
460
461 AMD IOMMU (AMD-VI)
462 P:      Joerg Roedel
463 M:      joerg.roedel@amd.com
464 L:      iommu@lists.linux-foundation.org
465 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu.git
466 S:      Supported
467 F:      arch/x86/kernel/amd_iommu*.c
468 F:      arch/x86/include/asm/amd_iommu*.h
469
470 AMD MICROCODE UPDATE SUPPORT
471 P:      Andreas Herrmann
472 M:      andreas.herrmann3@amd.com
473 L:      amd64-microcode@amd64.org
474 S:      Supported
475 F:      arch/x86/kernel/microcode_amd.c
476
477 AMS (Apple Motion Sensor) DRIVER
478 P:      Stelian Pop
479 M:      stelian@popies.net
480 P:      Michael Hanselmann
481 M:      linux-kernel@hansmi.ch
482 S:      Supported
483 F:      drivers/hwmon/ams/
484
485 AMSO1100 RNIC DRIVER
486 P:      Tom Tucker
487 M:      tom@opengridcomputing.com
488 P:      Steve Wise
489 M:      swise@opengridcomputing.com
490 L:      general@lists.openfabrics.org
491 S:      Maintained
492 F:      drivers/infiniband/hw/amso1100/
493
494 AOA (Apple Onboard Audio) ALSA DRIVER
495 P:      Johannes Berg
496 M:      johannes@sipsolutions.net
497 L:      linuxppc-dev@ozlabs.org
498 L:      alsa-devel@alsa-project.org (moderated for non-subscribers)
499 S:      Maintained
500 F:      sound/aoa/
501
502 APM DRIVER
503 P:      Stephen Rothwell
504 M:      sfr@canb.auug.org.au
505 L:      linux-laptop@vger.kernel.org
506 W:      http://www.canb.auug.org.au/~sfr/
507 S:      Supported
508 F:      arch/x86/kernel/apm_32.c
509 F:      include/linux/apm_bios.h
510
511 APPLE BCM5974 MULTITOUCH DRIVER
512 P:      Henrik Rydberg
513 M:      rydberg@euromail.se
514 L:      linux-input@vger.kernel.org
515 S:      Maintained
516 F:      drivers/input/mouse/bcm5974.c
517
518 APPLE SMC DRIVER
519 P:      Nicolas Boichat
520 M:      nicolas@boichat.ch
521 L:      mactel-linux-devel@lists.sourceforge.net
522 S:      Maintained
523 F:      drivers/hwmon/applesmc.c
524
525 APPLETALK NETWORK LAYER
526 P:      Arnaldo Carvalho de Melo
527 M:      acme@ghostprotocols.net
528 S:      Maintained
529 F:      drivers/net/appletalk/
530 F:      net/appletalk/
531
532 APPLETOUCH TOUCHPAD DRIVER
533 P:      Johannes Berg
534 M:      johannes@sipsolutions.net
535 L:      linux-input@vger.kernel.org
536 S:      Maintained
537 F:      Documentation/input/appletouch.txt
538 F:      drivers/input/mouse/appletouch.c
539
540 ARC FRAMEBUFFER DRIVER
541 P:      Jaya Kumar
542 M:      jayalk@intworks.biz
543 S:      Maintained
544 F:      drivers/video/arcfb.c
545 F:      drivers/video/fb_defio.c
546
547 ARM MFM AND FLOPPY DRIVERS
548 P:      Ian Molton
549 M:      spyro@f2s.com
550 S:      Maintained
551 F:      arch/arm/lib/floppydma.S
552 F:      arch/arm/include/asm/floppy.h
553
554 ARM PORT
555 P:      Russell King
556 M:      linux@arm.linux.org.uk
557 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
558 W:      http://www.arm.linux.org.uk/
559 S:      Maintained
560 F:      arch/arm/
561
562 ARM PRIMECELL MMCI PL180/1 DRIVER
563 S:      Orphan
564 F:      drivers/mmc/host/mmci.*
565
566 ARM/ADI ROADRUNNER MACHINE SUPPORT
567 P:      Lennert Buytenhek
568 M:      kernel@wantstofly.org
569 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
570 S:      Maintained
571 F:      arch/arm/mach-ixp23xx/
572 F:      arch/arm/mach-ixp23xx/include/mach/
573
574 ARM/ADS SPHERE MACHINE SUPPORT
575 P:      Lennert Buytenhek
576 M:      kernel@wantstofly.org
577 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
578 S:      Maintained
579
580 ARM/AFEB9260 MACHINE SUPPORT
581 P:      Sergey Lapin
582 M:      slapin@ossfans.org
583 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
584 S:      Maintained
585
586 ARM/AJECO 1ARM MACHINE SUPPORT
587 P:      Lennert Buytenhek
588 M:      kernel@wantstofly.org
589 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
590 S:      Maintained
591
592 ARM/ATMEL AT91RM9200 ARM ARCHITECTURE
593 P:      Andrew Victor
594 M:      linux@maxim.org.za
595 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
596 W:      http://maxim.org.za/at91_26.html
597 S:      Maintained
598
599 ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE
600 P:      Lennert Buytenhek
601 M:      kernel@wantstofly.org
602 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
603 S:      Maintained
604
605 ARM/CIRRUS LOGIC EDB9315A MACHINE SUPPORT
606 P:      Lennert Buytenhek
607 M:      kernel@wantstofly.org
608 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
609 S:      Maintained
610
611 ARM/CLKDEV SUPPORT
612 P:      Russell King
613 M:      linux@arm.linux.org.uk
614 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
615 F:      arch/arm/common/clkdev.c
616 F:      arch/arm/include/asm/clkdev.h
617
618 ARM/COMPULAB CM-X270/EM-X270 and CM-X300 MACHINE SUPPORT
619 P:      Mike Rapoport
620 M:      mike@compulab.co.il
621 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
622 S:      Maintained
623
624 ARM/CORGI MACHINE SUPPORT
625 P:      Richard Purdie
626 M:      rpurdie@rpsys.net
627 S:      Maintained
628
629 ARM/CORTINA SYSTEMS GEMINI ARM ARCHITECTURE
630 P:      Paulius Zaleckas
631 M:      paulius.zaleckas@teltonika.lt
632 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
633 T:      git git://gitorious.org/linux-gemini/mainline.git
634 S:      Maintained
635 F:      arch/arm/mach-gemini/
636
637 ARM/EBSA110 MACHINE SUPPORT
638 P:      Russell King
639 M:      linux@arm.linux.org.uk
640 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
641 W:      http://www.arm.linux.org.uk/
642 S:      Maintained
643 F:      arch/arm/mach-ebsa110/
644 F:      drivers/net/arm/am79c961a.*
645
646 ARM/EZX SMARTPHONES (A780, A910, A1200, E680, ROKR E2 and ROKR E6)
647 P:      Daniel Ribeiro
648 M:      drwyrm@gmail.com
649 P:      Stefan Schmidt
650 M:      stefan@openezx.org
651 P:      Harald Welte
652 M:      laforge@openezx.org
653 L:      openezx-devel@lists.openezx.org (subscribers-only)
654 W:      http://www.openezx.org/
655 S:      Maintained
656 T:      topgit git://git.openezx.org/openezx.git
657 F:      arch/arm/mach-pxa/ezx.c
658
659 ARM/FARADAY FA526 PORT
660 P:      Paulius Zaleckas
661 M:      paulius.zaleckas@teltonika.lt
662 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
663 S:      Maintained
664 F:      arch/arm/mm/*-fa*
665
666 ARM/FOOTBRIDGE ARCHITECTURE
667 P:      Russell King
668 M:      linux@arm.linux.org.uk
669 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
670 W:      http://www.arm.linux.org.uk/
671 S:      Maintained
672 F:      arch/arm/include/asm/hardware/dec21285.h
673 F:      arch/arm/mach-footbridge/
674
675 ARM/FREESCALE IMX / MXC ARM ARCHITECTURE
676 P:      Sascha Hauer
677 M:      kernel@pengutronix.de
678 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
679 S:      Maintained
680
681 ARM/GLOMATION GESBC9312SX MACHINE SUPPORT
682 P:      Lennert Buytenhek
683 M:      kernel@wantstofly.org
684 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
685 S:      Maintained
686
687 ARM/GUMSTIX MACHINE SUPPORT
688 P:      Steve Sakoman
689 M:      sakoman@gmail.com
690 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
691 S:      Maintained
692
693 ARM/H4700 (HP IPAQ HX4700) MACHINE SUPPORT
694 P:      Philipp Zabel
695 M:      philipp.zabel@gmail.com
696 S:      Maintained
697 F:      arch/arm/mach-pxa/hx4700.c
698 F:      arch/arm/mach-pxa/include/mach/hx4700.h
699
700 ARM/HP JORNADA 7XX MACHINE SUPPORT
701 P:      Kristoffer Ericson
702 M:      kristoffer.ericson@gmail.com
703 W:      www.jlime.com
704 S:      Maintained
705
706 ARM/INTEL IOP32X ARM ARCHITECTURE
707 P:      Lennert Buytenhek
708 M:      kernel@wantstofly.org
709 P:      Dan Williams
710 M:      dan.j.williams@intel.com
711 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
712 S:      Supported
713
714 ARM/INTEL IOP33X ARM ARCHITECTURE
715 P:      Dan Williams
716 M:      dan.j.williams@intel.com
717 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
718 S:      Supported
719
720 ARM/INTEL IOP13XX ARM ARCHITECTURE
721 P:      Lennert Buytenhek
722 M:      kernel@wantstofly.org
723 P:      Dan Williams
724 M:      dan.j.williams@intel.com
725 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
726 S:      Supported
727
728 ARM/INTEL IQ81342EX MACHINE SUPPORT
729 P:      Lennert Buytenhek
730 M:      kernel@wantstofly.org
731 P:      Dan Williams
732 M:      dan.j.williams@intel.com
733 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
734 S:      Supported
735
736 ARM/INTEL IXP2000 ARM ARCHITECTURE
737 P:      Lennert Buytenhek
738 M:      kernel@wantstofly.org
739 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
740 S:      Maintained
741
742 ARM/INTEL IXDP2850 MACHINE SUPPORT
743 P:      Lennert Buytenhek
744 M:      kernel@wantstofly.org
745 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
746 S:      Maintained
747
748 ARM/INTEL IXP23XX ARM ARCHITECTURE
749 P:      Lennert Buytenhek
750 M:      kernel@wantstofly.org
751 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
752 S:      Maintained
753
754 ARM/INTEL XSC3 (MANZANO) ARM CORE
755 P:      Lennert Buytenhek
756 M:      kernel@wantstofly.org
757 P:      Dan Williams
758 M:      dan.j.williams@intel.com
759 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
760 S:      Supported
761
762 ARM/IP FABRICS DOUBLE ESPRESSO MACHINE SUPPORT
763 P:      Lennert Buytenhek
764 M:      kernel@wantstofly.org
765 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
766 S:      Maintained
767
768 ARM/LOGICPD PXA270 MACHINE SUPPORT
769 P:      Lennert Buytenhek
770 M:      kernel@wantstofly.org
771 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
772 S:      Maintained
773
774 ARM/MAGICIAN MACHINE SUPPORT
775 P:      Philipp Zabel
776 M:      philipp.zabel@gmail.com
777 S:      Maintained
778
779 ARM/MIOA701 MACHINE SUPPORT
780 P:      Robert Jarzmik
781 M:      robert.jarzmik@free.fr
782 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
783 F:      arch/arm/mach-pxa/mioa701.c
784 S:      Maintained
785
786 ARM/NEC MOBILEPRO 900/c MACHINE SUPPORT
787 P:      Michael Petchkovsky
788 M:      mkpetch@internode.on.net
789 S:      Maintained
790
791 ARM/TOSA MACHINE SUPPORT
792 P:      Dmitry Eremin-Solenikov
793 M:      dbaryshkov@gmail.com
794 P:      Dirk Opfer
795 M:      dirk@opfer-online.de
796 S:      Maintained
797
798 ARM/PALMTX,PALMT5,PALMLD,PALMTE2 SUPPORT
799 P:      Marek Vasut
800 M:      marek.vasut@gmail.com
801 W:      http://hackndev.com
802 S:      Maintained
803
804 ARM/PALM TREO 680 SUPPORT
805 P:      Tomas Cech
806 M:      sleep_walker@suse.cz
807 W:      http://hackndev.com
808 S:      Maintained
809
810 ARM/PALMZ72 SUPPORT
811 P:      Sergey Lapin
812 M:      slapin@ossfans.org
813 W:      http://hackndev.com
814 S:      Maintained
815
816 ARM/PLEB SUPPORT
817 P:      Peter Chubb
818 M:      pleb@gelato.unsw.edu.au
819 W:      http://www.disy.cse.unsw.edu.au/Hardware/PLEB
820 S:      Maintained
821
822 ARM/PT DIGITAL BOARD PORT
823 P:      Stefan Eletzhofer
824 M:      stefan.eletzhofer@eletztrick.de
825 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
826 W:      http://www.arm.linux.org.uk/
827 S:      Maintained
828
829 ARM/RADISYS ENP2611 MACHINE SUPPORT
830 P:      Lennert Buytenhek
831 M:      kernel@wantstofly.org
832 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
833 S:      Maintained
834
835 ARM/RISCPC ARCHITECTURE
836 P:      Russell King
837 M:      linux@arm.linux.org.uk
838 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
839 W:      http://www.arm.linux.org.uk/
840 S:      Maintained
841 F:      arch/arm/common/time-acorn.c
842 F:      arch/arm/include/asm/hardware/entry-macro-iomd.S
843 F:      arch/arm/include/asm/hardware/ioc.h
844 F:      arch/arm/include/asm/hardware/iomd.h
845 F:      arch/arm/include/asm/hardware/memc.h
846 F:      arch/arm/mach-rpc/
847 F:      drivers/net/arm/ether*
848 F:      drivers/scsi/arm/
849
850 ARM/SHARK MACHINE SUPPORT
851 P:      Alexander Schulz
852 M:      alex@shark-linux.de
853 W:      http://www.shark-linux.de/shark.html
854 S:      Maintained
855
856 ARM/S3C2410 ARM ARCHITECTURE
857 P:      Ben Dooks
858 M:      ben-linux@fluff.org
859 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
860 W:      http://www.fluff.org/ben/linux/
861 S:      Maintained
862
863 ARM/S3C2440 ARM ARCHITECTURE
864 P:      Ben Dooks
865 M:      ben-linux@fluff.org
866 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
867 W:      http://www.fluff.org/ben/linux/
868 S:      Maintained
869
870 ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT
871 P:      Lennert Buytenhek
872 M:      kernel@wantstofly.org
873 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
874 S:      Maintained
875
876 ARM/THECUS N2100 MACHINE SUPPORT
877 P:      Lennert Buytenhek
878 M:      kernel@wantstofly.org
879 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
880 S:      Maintained
881
882 ARM/NUVOTON W90X900 ARM ARCHITECTURE
883 P:      Wan ZongShun
884 M:      mcuos.com@gmail.com
885 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
886 W:      http://www.mcuos.com
887 S:      Maintained
888
889 ARM/VFP SUPPORT
890 P:      Russell King
891 M:      linux@arm.linux.org.uk
892 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
893 W:      http://www.arm.linux.org.uk/
894 S:      Maintained
895 F:      arch/arm/vfp/
896
897 ARPD SUPPORT
898 P:      Jonathan Layes
899 L:      netdev@vger.kernel.org
900 S:      Maintained
901 F:      net/ipv4/arp.c
902
903 ASUS ACPI EXTRAS DRIVER
904 P:      Corentin Chary
905 M:      corentincj@iksaif.net
906 P:      Karol Kozimor
907 M:      sziwan@users.sourceforge.net
908 L:      acpi4asus-user@lists.sourceforge.net
909 W:      http://sourceforge.net/projects/acpi4asus
910 W:      http://xf.iksaif.net/acpi4asus
911 S:      Maintained
912 F:      arch/x86/kernel/acpi/boot.c
913 F:      drivers/platform/x86/asus_acpi.c
914
915 ASUS ASB100 HARDWARE MONITOR DRIVER
916 P:      Mark M. Hoffman
917 M:      mhoffman@lightlink.com
918 L:      lm-sensors@lm-sensors.org
919 S:      Maintained
920 F:      drivers/hwmon/asb100.c
921
922 ASUS LAPTOP EXTRAS DRIVER
923 P:      Corentin Chary
924 M:      corentincj@iksaif.net
925 L:      acpi4asus-user@lists.sourceforge.net
926 W:      http://sourceforge.net/projects/acpi4asus
927 W:      http://xf.iksaif.net/acpi4asus
928 S:      Maintained
929 F:      drivers/platform/x86/asus-laptop.c
930
931 ASYNCHRONOUS TRANSFERS/TRANSFORMS (IOAT) API
932 P:      Dan Williams
933 M:      dan.j.williams@intel.com
934 P:      Maciej Sosnowski
935 M:      maciej.sosnowski@intel.com
936 W:      http://sourceforge.net/projects/xscaleiop
937 S:      Supported
938 F:      Documentation/crypto/async-tx-api.txt
939 F:      crypto/async_tx/
940 F:      drivers/dma/
941 F:      include/linux/dmaengine.h
942 F:      include/linux/async_tx.h
943
944 ATA OVER ETHERNET (AOE) DRIVER
945 P:      Ed L. Cashin
946 M:      ecashin@coraid.com
947 W:      http://www.coraid.com/support/linux
948 S:      Supported
949 F:      Documentation/aoe/
950 F:      drivers/block/aoe/
951
952 ATHEROS ATH5K WIRELESS DRIVER
953 P:      Jiri Slaby
954 M:      jirislaby@gmail.com
955 P:      Nick Kossifidis
956 M:      mickflemm@gmail.com
957 P:      Luis R. Rodriguez
958 M:      lrodriguez@atheros.com
959 P:      Bob Copeland
960 M:      me@bobcopeland.com
961 L:      linux-wireless@vger.kernel.org
962 L:      ath5k-devel@lists.ath5k.org
963 S:      Maintained
964 F:      drivers/net/wireless/ath5k/
965
966 ATHEROS ATH9K WIRELESS DRIVER
967 P:      Luis R. Rodriguez
968 M:      lrodriguez@atheros.com
969 P:      Jouni Malinen
970 M:      jmalinen@atheros.com
971 P:      Sujith Manoharan
972 M:      Sujith.Manoharan@atheros.com
973 P:      Vasanthakumar Thiagarajan
974 M:      vasanth@atheros.com
975 P:      Senthil Balasubramanian
976 M:      senthilkumar@atheros.com
977 L:      linux-wireless@vger.kernel.org
978 L:      ath9k-devel@lists.ath9k.org
979 S:      Supported
980 F:      drivers/net/wireless/ath9k/
981
982 ATHEROS AR9170 WIRELESS DRIVER
983 P:      Christian Lamparter
984 M:      chunkeey@web.de
985 L:      linux-wireless@vger.kernel.org
986 W:      http://wireless.kernel.org/en/users/Drivers/ar9170
987 S:      Maintained
988 F:      drivers/net/wireless/ar9170/
989
990 ATI_REMOTE2 DRIVER
991 P:      Ville Syrjala
992 M:      syrjala@sci.fi
993 S:      Maintained
994 F:      drivers/input/misc/ati_remote2.c
995
996 ATLX ETHERNET DRIVERS
997 P:      Jay Cliburn
998 M:      jcliburn@gmail.com
999 P:      Chris Snook
1000 M:      csnook@redhat.com
1001 P:      Jie Yang
1002 M:      jie.yang@atheros.com
1003 L:      atl1-devel@lists.sourceforge.net
1004 W:      http://sourceforge.net/projects/atl1
1005 W:      http://atl1.sourceforge.net
1006 S:      Maintained
1007 F:      drivers/net/atlx/
1008
1009 ATM
1010 P:      Chas Williams
1011 M:      chas@cmf.nrl.navy.mil
1012 L:      linux-atm-general@lists.sourceforge.net (subscribers-only)
1013 L:      netdev@vger.kernel.org
1014 W:      http://linux-atm.sourceforge.net
1015 S:      Maintained
1016 F:      drivers/atm/
1017 F:      include/linux/atm*
1018
1019 ATMEL AT91 MCI DRIVER
1020 P:      Nicolas Ferre
1021 M:      nicolas.ferre@atmel.com
1022 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
1023 W:      http://www.atmel.com/products/AT91/
1024 W:      http://www.at91.com/
1025 S:      Maintained
1026 F:      drivers/mmc/host/at91_mci.c
1027
1028 ATMEL AT91 / AT32 SERIAL DRIVER
1029 P:      Haavard Skinnemoen
1030 M:      hskinnemoen@atmel.com
1031 S:      Supported
1032 F:      drivers/serial/atmel_serial.c
1033
1034 ATMEL LCDFB DRIVER
1035 P:      Nicolas Ferre
1036 M:      nicolas.ferre@atmel.com
1037 L:      linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
1038 S:      Maintained
1039 F:      drivers/video/atmel_lcdfb.c
1040 F:      include/video/atmel_lcdc.h
1041
1042 ATMEL MACB ETHERNET DRIVER
1043 P:      Haavard Skinnemoen
1044 M:      hskinnemoen@atmel.com
1045 S:      Supported
1046 F:      drivers/net/macb.*
1047
1048 ATMEL SPI DRIVER
1049 P:      Haavard Skinnemoen
1050 M:      hskinnemoen@atmel.com
1051 S:      Supported
1052 F:      drivers/spi/atmel_spi.*
1053
1054 ATMEL USBA UDC DRIVER
1055 P:      Haavard Skinnemoen
1056 M:      hskinnemoen@atmel.com
1057 L:      kernel@avr32linux.org
1058 W:      http://avr32linux.org/twiki/bin/view/Main/AtmelUsbDeviceDriver
1059 S:      Supported
1060 F:      drivers/usb/gadget/atmel_usba_udc.*
1061
1062 ATMEL WIRELESS DRIVER
1063 P:      Simon Kelley
1064 M:      simon@thekelleys.org.uk
1065 L:      linux-wireless@vger.kernel.org
1066 W:      http://www.thekelleys.org.uk/atmel
1067 W:      http://atmelwlandriver.sourceforge.net/
1068 S:      Maintained
1069 F:      drivers/net/wireless/atmel*
1070
1071 AUDIT SUBSYSTEM
1072 P:      Al Viro
1073 M:      viro@zeniv.linux.org.uk
1074 P:      Eric Paris
1075 M:      eparis@redhat.com
1076 L:      linux-audit@redhat.com (subscribers-only)
1077 W:      http://people.redhat.com/sgrubb/audit/
1078 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current.git
1079 S:      Maintained
1080 F:      include/linux/audit.h
1081 F:      kernel/audit*
1082
1083 AUXILIARY DISPLAY DRIVERS
1084 P:      Miguel Ojeda Sandonis
1085 M:      miguel.ojeda.sandonis@gmail.com
1086 W:      http://miguelojeda.es/auxdisplay.htm
1087 W:      http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
1088 S:      Maintained
1089 F:      drivers/auxdisplay/
1090 F:      include/linux/cfag12864b.h
1091
1092 AVR32 ARCHITECTURE
1093 P:      Haavard Skinnemoen
1094 M:      hskinnemoen@atmel.com
1095 W:      http://www.atmel.com/products/AVR32/
1096 W:      http://avr32linux.org/
1097 W:      http://avrfreaks.net/
1098 S:      Supported
1099 F:      arch/avr32/
1100
1101 AVR32/AT32AP MACHINE SUPPORT
1102 P:      Haavard Skinnemoen
1103 M:      hskinnemoen@atmel.com
1104 S:      Supported
1105 F:      arch/avr32/mach-at32ap/
1106
1107 AX.25 NETWORK LAYER
1108 P:      Ralf Baechle
1109 M:      ralf@linux-mips.org
1110 L:      linux-hams@vger.kernel.org
1111 W:      http://www.linux-ax25.org/
1112 S:      Maintained
1113 F:      include/linux/ax25.h
1114 F:      include/net/ax25.h
1115 F:      net/ax25/
1116
1117 B43 WIRELESS DRIVER
1118 P:      Michael Buesch
1119 M:      mb@bu3sch.de
1120 P:      Stefano Brivio
1121 M:      stefano.brivio@polimi.it
1122 L:      linux-wireless@vger.kernel.org
1123 W:      http://linuxwireless.org/en/users/Drivers/b43
1124 S:      Maintained
1125 F:      drivers/net/wireless/b43/
1126
1127 B43LEGACY WIRELESS DRIVER
1128 P:      Larry Finger
1129 M:      Larry.Finger@lwfinger.net
1130 P:      Stefano Brivio
1131 M:      stefano.brivio@polimi.it
1132 L:      linux-wireless@vger.kernel.org
1133 W:      http://linuxwireless.org/en/users/Drivers/b43
1134 S:      Maintained
1135 F:      drivers/net/wireless/b43legacy/
1136
1137 BACKLIGHT CLASS/SUBSYSTEM
1138 P:      Richard Purdie
1139 M:      rpurdie@rpsys.net
1140 S:      Maintained
1141 F:      drivers/video/backlight/
1142 F:      include/linux/backlight.h
1143
1144 BAYCOM/HDLCDRV DRIVERS FOR AX.25
1145 P:      Thomas Sailer
1146 M:      t.sailer@alumni.ethz.ch
1147 L:      linux-hams@vger.kernel.org
1148 W:      http://www.baycom.org/~tom/ham/ham.html
1149 S:      Maintained
1150 F:      drivers/net/hamradio/baycom*
1151
1152 BEFS FILE SYSTEM
1153 P:      Sergey S. Kostyliov
1154 M:      rathamahata@php4.ru
1155 S:      Maintained
1156 F:      Documentation/filesystems/befs.txt
1157 F:      fs/befs/
1158
1159 BFS FILE SYSTEM
1160 P:      Tigran A. Aivazian
1161 M:      tigran@aivazian.fsnet.co.uk
1162 S:      Maintained
1163 F:      Documentation/filesystems/bfs.txt
1164 F:      fs/bfs/
1165 F:      include/linux/bfs_fs.h
1166
1167 BLACKFIN ARCHITECTURE
1168 P:      Mike Frysinger
1169 M:      vapier@gentoo.org
1170 L:      uclinux-dist-devel@blackfin.uclinux.org
1171 W:      http://blackfin.uclinux.org
1172 S:      Supported
1173 F:      arch/blackfin/
1174
1175 BLACKFIN EMAC DRIVER
1176 P:      Michael Hennerich
1177 M:      michael.hennerich@analog.com
1178 L:      uclinux-dist-devel@blackfin.uclinux.org
1179 W:      http://blackfin.uclinux.org
1180 S:      Supported
1181 F:      drivers/net/bfin_mac.*
1182
1183 BLACKFIN RTC DRIVER
1184 P:      Mike Frysinger
1185 M:      vapier.adi@gmail.com
1186 L:      uclinux-dist-devel@blackfin.uclinux.org
1187 W:      http://blackfin.uclinux.org
1188 S:      Supported
1189 F:      drivers/rtc/rtc-bfin.c
1190
1191 BLACKFIN SERIAL DRIVER
1192 P:      Sonic Zhang
1193 M:      sonic.zhang@analog.com
1194 L:      uclinux-dist-devel@blackfin.uclinux.org
1195 W:      http://blackfin.uclinux.org
1196 S:      Supported
1197 F:      drivers/serial/bfin_5xx.c
1198
1199 BLACKFIN WATCHDOG DRIVER
1200 P:      Mike Frysinger
1201 M:      vapier.adi@gmail.com
1202 L:      uclinux-dist-devel@blackfin.uclinux.org
1203 W:      http://blackfin.uclinux.org
1204 S:      Supported
1205 F:      drivers/watchdog/bfin_wdt.c
1206
1207 BLACKFIN I2C TWI DRIVER
1208 P:      Sonic Zhang
1209 M:      sonic.zhang@analog.com
1210 L:      uclinux-dist-devel@blackfin.uclinux.org
1211 W:      http://blackfin.uclinux.org/
1212 S:      Supported
1213 F:      drivers/i2c/busses/i2c-bfin-twi.c
1214
1215 BLOCK LAYER
1216 P:      Jens Axboe
1217 M:      axboe@kernel.dk
1218 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
1219 S:      Maintained
1220 F:      block/
1221
1222 BLOCK2MTD DRIVER
1223 P:      Joern Engel
1224 M:      joern@lazybastard.org
1225 L:      linux-mtd@lists.infradead.org
1226 S:      Maintained
1227 F:      drivers/mtd/devices/block2mtd.c
1228
1229 BLUETOOTH DRIVERS
1230 P:      Marcel Holtmann
1231 M:      marcel@holtmann.org
1232 L:      linux-bluetooth@vger.kernel.org
1233 W:      http://www.bluez.org/
1234 S:      Maintained
1235 F:      drivers/bluetooth/
1236
1237 BLUETOOTH SUBSYSTEM
1238 P:      Marcel Holtmann
1239 M:      marcel@holtmann.org
1240 L:      linux-bluetooth@vger.kernel.org
1241 W:      http://www.bluez.org/
1242 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
1243 S:      Maintained
1244 F:      net/bluetooth/
1245 F:      include/net/bluetooth/
1246
1247 BONDING DRIVER
1248 P:      Jay Vosburgh
1249 M:      fubar@us.ibm.com
1250 L:      bonding-devel@lists.sourceforge.net
1251 W:      http://sourceforge.net/projects/bonding/
1252 S:      Supported
1253 F:      drivers/net/bonding/
1254 F:      include/linux/if_bonding.h
1255
1256 BROADCOM B44 10/100 ETHERNET DRIVER
1257 P:      Gary Zambrano
1258 M:      zambrano@broadcom.com
1259 L:      netdev@vger.kernel.org
1260 S:      Supported
1261 F:      drivers/net/b44.*
1262
1263 BROADCOM BNX2 GIGABIT ETHERNET DRIVER
1264 P:      Michael Chan
1265 M:      mchan@broadcom.com
1266 L:      netdev@vger.kernel.org
1267 S:      Supported
1268 F:      drivers/net/bnx2.*
1269 F:      drivers/net/bnx2_*
1270
1271 BROADCOM BNX2X 10 GIGABIT ETHERNET DRIVER
1272 P:      Eilon Greenstein
1273 M:      eilong@broadcom.com
1274 L:      netdev@vger.kernel.org
1275 S:      Supported
1276 F:      drivers/net/bnx2x*
1277
1278 BROADCOM TG3 GIGABIT ETHERNET DRIVER
1279 P:      Matt Carlson
1280 M:      mcarlson@broadcom.com
1281 P:      Michael Chan
1282 M:      mchan@broadcom.com
1283 L:      netdev@vger.kernel.org
1284 S:      Supported
1285 F:      drivers/net/tg3.*
1286
1287 BSG (block layer generic sg v4 driver)
1288 P:      FUJITA Tomonori
1289 M:      fujita.tomonori@lab.ntt.co.jp
1290 L:      linux-scsi@vger.kernel.org
1291 S:      Supported
1292 F:      block/bsg.c
1293 F:      include/linux/bsg.h
1294
1295 BT8XXGPIO DRIVER
1296 P:      Michael Buesch
1297 M:      mb@bu3sch.de
1298 W:      http://bu3sch.de/btgpio.php
1299 S:      Maintained
1300 F:      drivers/gpio/bt8xxgpio.c
1301
1302 BTRFS FILE SYSTEM
1303 P:      Chris Mason
1304 M:      chris.mason@oracle.com
1305 L:      linux-btrfs@vger.kernel.org
1306 W:      http://btrfs.wiki.kernel.org/
1307 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable.git
1308 S:      Maintained
1309 F:      Documentation/filesystems/btrfs.txt
1310 F:      fs/btrfs/
1311
1312 BTTV VIDEO4LINUX DRIVER
1313 P:      Mauro Carvalho Chehab
1314 M:      mchehab@infradead.org
1315 L:      linux-media@vger.kernel.org
1316 W:      http://linuxtv.org
1317 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
1318 S:      Maintained
1319 F:      Documentation/video4linux/bttv/
1320 F:      drivers/media/video/bt8xx/bttv*
1321
1322 CACHEFILES: FS-CACHE BACKEND FOR CACHING ON MOUNTED FILESYSTEMS
1323 P:      David Howells
1324 M:      dhowells@redhat.com
1325 L:      linux-cachefs@redhat.com
1326 S:      Supported
1327 F:      Documentation/filesystems/caching/cachefiles.txt
1328 F:      fs/cachefiles/
1329
1330 CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER
1331 P:      Jonathan Corbet
1332 M:      corbet@lwn.net
1333 L:      linux-media@vger.kernel.org
1334 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
1335 S:      Maintained
1336 F:      Documentation/video4linux/cafe_ccic
1337 F:      drivers/media/video/cafe_ccic*
1338
1339 CALGARY x86-64 IOMMU
1340 P:      Muli Ben-Yehuda
1341 M:      muli@il.ibm.com
1342 P:      Jon D. Mason
1343 M:      jdmason@kudzu.us
1344 L:      discuss@x86-64.org
1345 S:      Maintained
1346 F:      arch/x86/kernel/pci-calgary_64.c
1347 F:      arch/x86/kernel/tce_64.c
1348 F:      arch/x86/include/asm/calgary.h
1349 F:      arch/x86/include/asm/tce.h
1350
1351 CAN NETWORK LAYER
1352 P:      Urs Thuermann
1353 M:      urs.thuermann@volkswagen.de
1354 P:      Oliver Hartkopp
1355 M:      oliver.hartkopp@volkswagen.de
1356 L:      socketcan-core@lists.berlios.de (subscribers-only)
1357 W:      http://developer.berlios.de/projects/socketcan/
1358 S:      Maintained
1359 F:      drivers/net/can/
1360 F:      include/linux/can/
1361 F:      include/linux/can.h
1362
1363 CAN NETWORK DRIVERS
1364 P:      Wolfgang Grandegger
1365 M:      wg@grandegger.com
1366 L:      socketcan-core@lists.berlios.de (subscribers-only)
1367 W:      http://developer.berlios.de/projects/socketcan/
1368 S:      Maintained
1369
1370 CELL BROADBAND ENGINE ARCHITECTURE
1371 P:      Arnd Bergmann
1372 M:      arnd@arndb.de
1373 L:      linuxppc-dev@ozlabs.org
1374 L:      cbe-oss-dev@ozlabs.org
1375 W:      http://www.ibm.com/developerworks/power/cell/
1376 S:      Supported
1377 F:      arch/powerpc/include/asm/cell*.h
1378 F:      arch/powerpc/include/asm/spu*.h
1379 F:      arch/powerpc/oprofile/*cell*
1380 F:      arch/powerpc/platforms/cell/
1381
1382 CERTIFIED WIRELESS USB (WUSB) SUBSYSTEM:
1383 P:      David Vrabel
1384 M:      david.vrabel@csr.com
1385 L:      linux-usb@vger.kernel.org
1386 S:      Supported
1387 F:      Documentation/usb/WUSB-Design-overview.txt
1388 F:      Documentation/usb/wusb-cbaf
1389 F:      drivers/usb/wusbcore/
1390 F:      include/linux/usb/wusb*
1391
1392 CFAG12864B LCD DRIVER
1393 P:      Miguel Ojeda Sandonis
1394 M:      miguel.ojeda.sandonis@gmail.com
1395 W:      http://miguelojeda.es/auxdisplay.htm
1396 W:      http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
1397 S:      Maintained
1398 F:      drivers/auxdisplay/cfag12864b.c
1399 F:      include/linux/cfag12864b.h
1400
1401 CFAG12864BFB LCD FRAMEBUFFER DRIVER
1402 P:      Miguel Ojeda Sandonis
1403 M:      miguel.ojeda.sandonis@gmail.com
1404 W:      http://miguelojeda.es/auxdisplay.htm
1405 W:      http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
1406 S:      Maintained
1407 F:      drivers/auxdisplay/cfag12864bfb.c
1408 F:      include/linux/cfag12864b.h
1409
1410 CFG80211 and NL80211
1411 P:      Johannes Berg
1412 M:      johannes@sipsolutions.net
1413 L:      linux-wireless@vger.kernel.org
1414 S:      Maintained
1415 F:      include/linux/nl80211.h
1416 F:      include/net/cfg80211.h
1417 F:      net/wireless/*
1418 X:      net/wireless/wext*
1419
1420 CHECKPATCH
1421 P:      Andy Whitcroft
1422 M:      apw@canonical.com
1423 S:      Supported
1424 F:      scripts/checkpatch.pl
1425
1426 CISCO 10G ETHERNET DRIVER
1427 P:      Scott Feldman
1428 M:      scofeldm@cisco.com
1429 P:      Joe Eykholt
1430 M:      jeykholt@cisco.com
1431 S:      Supported
1432 F:      drivers/net/enic/
1433
1434 CIRRUS LOGIC EP93XX ETHERNET DRIVER
1435 P:      Lennert Buytenhek
1436 M:      kernel@wantstofly.org
1437 L:      netdev@vger.kernel.org
1438 S:      Maintained
1439 F:      drivers/net/arm/ep93xx_eth.c
1440
1441 CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER
1442 P:      Lennert Buytenhek
1443 M:      kernel@wantstofly.org
1444 L:      linux-usb@vger.kernel.org
1445 S:      Maintained
1446 F:      drivers/usb/host/ohci-ep93xx.c
1447
1448 CIRRUS LOGIC CS4270 SOUND DRIVER
1449 P:      Timur Tabi
1450 M:      timur@freescale.com
1451 L:      alsa-devel@alsa-project.org (moderated for non-subscribers)
1452 S:      Supported
1453 F:      sound/soc/codecs/cs4270*
1454
1455 CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
1456 P:      Cirrus Logic Corporation (kernel 2.2 driver)
1457 M:      Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
1458 P:      Nils Faerber (port to kernel 2.4)
1459 M:      Nils Faerber <nils@kernelconcepts.de>
1460 S:      Maintained
1461 F:      Documentation/input/cs461x.txt
1462 F:      sound/pci/cs46xx/
1463
1464 CLK API
1465 P:      Russell King
1466 M:      linux@arm.linux.org.uk
1467 F:      include/linux/clk.h
1468
1469 CISCO FCOE HBA DRIVER
1470 P:      Abhijeet Joglekar
1471 M:      abjoglek@cisco.com
1472 P:      Joe Eykholt
1473 M:      jeykholt@cisco.com
1474 L:      linux-scsi@vger.kernel.org
1475 S:      Supported
1476 F:      drivers/scsi/fnic/
1477
1478 CODA FILE SYSTEM
1479 P:      Jan Harkes
1480 M:      jaharkes@cs.cmu.edu
1481 M:      coda@cs.cmu.edu
1482 L:      codalist@coda.cs.cmu.edu
1483 W:      http://www.coda.cs.cmu.edu/
1484 S:      Maintained
1485 F:      Documentation/filesystems/coda.txt
1486 F:      fs/coda/
1487 F:      include/linux/coda*.h
1488
1489 COMMON INTERNET FILE SYSTEM (CIFS)
1490 P:      Steve French
1491 M:      sfrench@samba.org
1492 L:      linux-cifs-client@lists.samba.org
1493 L:      samba-technical@lists.samba.org
1494 W:      http://linux-cifs.samba.org/
1495 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
1496 S:      Supported
1497 F:      Documentation/filesystems/cifs.txt
1498 F:      fs/cifs/
1499
1500 COMPACTPCI HOTPLUG CORE
1501 P:      Scott Murray
1502 M:      scottm@somanetworks.com
1503 M:      scott@spiteful.org
1504 L:      linux-pci@vger.kernel.org
1505 S:      Supported
1506 F:      drivers/pci/hotplug/cpci_hotplug*
1507
1508 COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
1509 P:      Scott Murray
1510 M:      scottm@somanetworks.com
1511 M:      scott@spiteful.org
1512 L:      linux-pci@vger.kernel.org
1513 S:      Supported
1514 F:      drivers/pci/hotplug/cpcihp_zt5550.*
1515
1516 COMPACTPCI HOTPLUG GENERIC DRIVER
1517 P:      Scott Murray
1518 M:      scottm@somanetworks.com
1519 M:      scott@spiteful.org
1520 L:      linux-pci@vger.kernel.org
1521 S:      Supported
1522 F:      drivers/pci/hotplug/cpcihp_generic.c
1523
1524 COMPAL LAPTOP SUPPORT
1525 P:      Cezary Jackiewicz
1526 M:      cezary.jackiewicz@gmail.com
1527 S:      Maintained
1528 F:      drivers/platform/x86/compal-laptop.c
1529
1530 COMPUTONE INTELLIPORT MULTIPORT CARD
1531 P:      Michael H. Warfield
1532 M:      mhw@wittsend.com
1533 W:      http://www.wittsend.com/computone.html
1534 S:      Maintained
1535 F:      Documentation/serial/computone.txt
1536 F:      drivers/char/ip2/
1537
1538 CONEXANT ACCESSRUNNER USB DRIVER
1539 P:      Simon Arlott
1540 M:      cxacru@fire.lp0.eu
1541 L:      accessrunner-general@lists.sourceforge.net
1542 W:      http://accessrunner.sourceforge.net/
1543 S:      Maintained
1544 F:      drivers/usb/atm/cxacru.c
1545
1546 CONFIGFS
1547 P:      Joel Becker
1548 M:      joel.becker@oracle.com
1549 S:      Supported
1550 F:      fs/configfs/
1551 F:      include/linux/configfs.h
1552
1553 CONTROL GROUPS (CGROUPS)
1554 P:      Paul Menage
1555 M:      menage@google.com
1556 P:      Li Zefan
1557 M:      lizf@cn.fujitsu.com
1558 L:      containers@lists.linux-foundation.org
1559 S:      Maintained
1560 F:      include/linux/cgroup*
1561 F:      kernel/cgroup*
1562
1563 CORETEMP HARDWARE MONITORING DRIVER
1564 P:      Rudolf Marek
1565 M:      r.marek@assembler.cz
1566 L:      lm-sensors@lm-sensors.org
1567 S:      Maintained
1568 F:      Documentation/hwmon/coretemp
1569 F:      drivers/hwmon/coretemp.c
1570
1571 COSA/SRP SYNC SERIAL DRIVER
1572 P:      Jan "Yenya" Kasprzak
1573 M:      kas@fi.muni.cz
1574 W:      http://www.fi.muni.cz/~kas/cosa/
1575 S:      Maintained
1576 F:      drivers/net/wan/cosa*
1577
1578 CPMAC ETHERNET DRIVER
1579 P:      Florian Fainelli
1580 M:      florian@openwrt.org
1581 L:      netdev@vger.kernel.org
1582 S:      Maintained
1583 F:      drivers/net/cpmac.c
1584
1585 CPU FREQUENCY DRIVERS
1586 P:      Dave Jones
1587 M:      davej@redhat.com
1588 L:      cpufreq@vger.kernel.org
1589 W:      http://www.codemonkey.org.uk/projects/cpufreq/
1590 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git
1591 S:      Maintained
1592 F:      arch/x86/kernel/cpu/cpufreq/
1593 F:      drivers/cpufreq/
1594 F:      include/linux/cpufreq.h
1595
1596 CPUID/MSR DRIVER
1597 P:      H. Peter Anvin
1598 M:      hpa@zytor.com
1599 S:      Maintained
1600 F:      arch/x86/kernel/cpuid.c
1601 F:      arch/x86/kernel/msr.c
1602
1603 CPUSETS
1604 P:      Paul Menage
1605 M:      menage@google.com
1606 W:      http://www.bullopensource.org/cpuset/
1607 W:      http://oss.sgi.com/projects/cpusets/
1608 S:      Supported
1609 F:      Documentation/cgroups/cpusets.txt
1610 F:      include/linux/cpuset.h
1611 F:      kernel/cpuset.c
1612
1613 CRAMFS FILESYSTEM
1614 W:      http://sourceforge.net/projects/cramfs/
1615 S:      Orphan
1616 F:      Documentation/filesystems/cramfs.txt
1617 F:      fs/cramfs/
1618
1619 CRIS PORT
1620 P:      Mikael Starvik
1621 M:      starvik@axis.com
1622 P:      Jesper Nilsson
1623 M:      jesper.nilsson@axis.com
1624 L:      dev-etrax@axis.com
1625 W:      http://developer.axis.com
1626 S:      Maintained
1627 F:      arch/cris/
1628
1629 CRYPTO API
1630 P:      Herbert Xu
1631 M:      herbert@gondor.apana.org.au
1632 P:      David S. Miller
1633 M:      davem@davemloft.net
1634 L:      linux-crypto@vger.kernel.org
1635 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
1636 S:      Maintained
1637 F:      Documentation/crypto/
1638 F:      arch/*/crypto/
1639 F:      crypto/
1640 F:      drivers/crypto/
1641 F:      include/crypto/
1642
1643 CRYPTOGRAPHIC RANDOM NUMBER GENERATOR
1644 P:      Neil Horman
1645 M:      nhorman@tuxdriver.com
1646 L:      linux-crypto@vger.kernel.org
1647 S:      Maintained
1648
1649 CS5535 Audio ALSA driver
1650 P:      Jaya Kumar
1651 M:      jayakumar.alsa@gmail.com
1652 S:      Maintained
1653 F:      sound/pci/cs5535audio/
1654
1655 CX18 VIDEO4LINUX DRIVER
1656 P:      Hans Verkuil
1657 M:      hverkuil@xs4all.nl
1658 P:      Andy Walls
1659 M:      awalls@radix.net
1660 L:      ivtv-devel@ivtvdriver.org
1661 L:      ivtv-users@ivtvdriver.org
1662 L:      linux-media@vger.kernel.org
1663 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
1664 W:      http://linuxtv.org
1665 S:      Maintained
1666 F:      Documentation/video4linux/cx18.txt
1667 F:      drivers/media/video/cx18/
1668
1669 CXGB3 ETHERNET DRIVER (CXGB3)
1670 P:      Divy Le Ray
1671 M:      divy@chelsio.com
1672 L:      netdev@vger.kernel.org
1673 W:      http://www.chelsio.com
1674 S:      Supported
1675 F:      drivers/net/cxgb3/
1676
1677 CXGB3 IWARP RNIC DRIVER (IW_CXGB3)
1678 P:      Steve Wise
1679 M:      swise@chelsio.com
1680 L:      general@lists.openfabrics.org
1681 W:      http://www.openfabrics.org
1682 S:      Supported
1683 F:      drivers/infiniband/hw/cxgb3/
1684
1685 CYBERPRO FB DRIVER
1686 P:      Russell King
1687 M:      linux@arm.linux.org.uk
1688 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
1689 W:      http://www.arm.linux.org.uk/
1690 S:      Maintained
1691 F:      drivers/video/cyber2000fb.*
1692
1693 CYCLADES 2X SYNC CARD DRIVER
1694 P:      Arnaldo Carvalho de Melo
1695 M:      acme@ghostprotocols.net
1696 W:      http://oops.ghostprotocols.net:81/blog
1697 S:      Maintained
1698 F:      drivers/net/wan/cycx*
1699
1700 CYCLADES ASYNC MUX DRIVER
1701 W:      http://www.cyclades.com/
1702 S:      Orphan
1703 F:      drivers/char/cyclades.c
1704 F:      include/linux/cyclades.h
1705
1706 CYCLADES PC300 DRIVER
1707 W:      http://www.cyclades.com/
1708 S:      Orphan
1709 F:      drivers/net/wan/pc300*
1710
1711 DAMA SLAVE for AX.25
1712 P:      Joerg Reuter
1713 M:      jreuter@yaina.de
1714 W:      http://yaina.de/jreuter/
1715 W:      http://www.qsl.net/dl1bke/
1716 L:      linux-hams@vger.kernel.org
1717 S:      Maintained
1718 F:      net/ax25/af_ax25.c
1719 F:      net/ax25/ax25_dev.c
1720 F:      net/ax25/ax25_ds_*
1721 F:      net/ax25/ax25_in.c
1722 F:      net/ax25/ax25_out.c
1723 F:      net/ax25/ax25_timer.c
1724 F:      net/ax25/sysctl_net_ax25.c
1725
1726 DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
1727 P:      Tobias Ringstrom
1728 M:      tori@unhappy.mine.nu
1729 L:      netdev@vger.kernel.org
1730 S:      Maintained
1731 F:      Documentation/networking/dmfe.txt
1732 F:      drivers/net/tulip/dmfe.c
1733
1734 DC390/AM53C974 SCSI driver
1735 P:      Kurt Garloff
1736 M:      garloff@suse.de
1737 W:      http://www.garloff.de/kurt/linux/dc390/
1738 P:      Guennadi Liakhovetski
1739 M:      g.liakhovetski@gmx.de
1740 S:      Maintained
1741 F:      drivers/scsi/tmscsim.*
1742
1743 DC395x SCSI driver
1744 P:      Oliver Neukum
1745 M:      oliver@neukum.name
1746 P:      Ali Akcaagac
1747 M:      aliakc@web.de
1748 P:      Jamie Lenehan
1749 M:      lenehan@twibble.org
1750 W:      http://twibble.org/dist/dc395x/
1751 L:      dc395x@twibble.org
1752 L:      http://lists.twibble.org/mailman/listinfo/dc395x/
1753 S:      Maintained
1754 F:      Documentation/scsi/dc395x.txt
1755 F:      drivers/scsi/dc395x.*
1756
1757 DCCP PROTOCOL
1758 P:      Arnaldo Carvalho de Melo
1759 M:      acme@ghostprotocols.net
1760 L:      dccp@vger.kernel.org
1761 W:      http://linux-net.osdl.org/index.php/DCCP
1762 S:      Maintained
1763 F:      include/linux/dccp.h
1764 F:      include/linux/tfrc.h
1765 F:      net/dccp/
1766
1767 DECnet NETWORK LAYER
1768 P:      Christine Caulfield
1769 M:      christine.caulfield@googlemail.com
1770 W:      http://linux-decnet.sourceforge.net
1771 L:      linux-decnet-user@lists.sourceforge.net
1772 S:      Maintained
1773 F:      Documentation/networking/decnet.txt
1774 F:      net/decnet/
1775
1776 DEFXX FDDI NETWORK DRIVER
1777 P:      Maciej W. Rozycki
1778 M:      macro@linux-mips.org
1779 S:      Maintained
1780 F:      drivers/net/defxx.*
1781
1782 DELL LAPTOP DRIVER
1783 P:      Matthew Garrett
1784 M:      mjg59@srcf.ucam.org
1785 S:      Maintained
1786 F:      drivers/platform/x86/dell-laptop.c
1787
1788 DELL LAPTOP SMM DRIVER
1789 P:      Massimo Dal Zotto
1790 M:      dz@debian.org
1791 W:      http://www.debian.org/~dz/i8k/
1792 S:      Maintained
1793 F:      drivers/char/i8k.c
1794 F:      include/linux/i8k.h
1795
1796 DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
1797 P:      Doug Warzecha
1798 M:      Douglas_Warzecha@dell.com
1799 S:      Maintained
1800 F:      Documentation/dcdbas.txt
1801 F:      drivers/firmware/dcdbas.*
1802
1803 DELL WMI EXTRAS DRIVER
1804 P:      Matthew Garrett
1805 M:      mjg59@srcf.ucam.org
1806 S:      Maintained
1807
1808 DEVICE NUMBER REGISTRY
1809 P:      Torben Mathiasen
1810 M:      device@lanana.org
1811 W:      http://lanana.org/docs/device-list/index.html
1812 S:      Maintained
1813
1814 DEVICE-MAPPER  (LVM)
1815 P:      Alasdair Kergon
1816 L:      dm-devel@redhat.com
1817 W:      http://sources.redhat.com/dm
1818 S:      Maintained
1819 F:      Documentation/device-mapper/
1820 F:      drivers/md/dm*
1821 F:      include/linux/device-mapper.h
1822 F:      include/linux/dm-*.h
1823
1824 DIGI INTL. EPCA DRIVER
1825 P:      Digi International, Inc
1826 M:      Eng.Linux@digi.com
1827 L:      Eng.Linux@digi.com
1828 W:      http://www.digi.com
1829 S:      Orphan
1830 F:      Documentation/serial/digiepca.txt
1831 F:      drivers/char/epca*
1832 F:      drivers/char/digi*
1833
1834 DIRECTORY NOTIFICATION (DNOTIFY)
1835 P:      Eric Paris
1836 M:      eparis@parisplace.org
1837 S:      Maintained
1838 F:      Documentation/filesystems/dnotify.txt
1839 F:      fs/notify/dnotify/
1840 F:      include/linux/dnotify.h
1841
1842 DISK GEOMETRY AND PARTITION HANDLING
1843 P:      Andries Brouwer
1844 M:      aeb@cwi.nl
1845 W:      http://www.win.tue.nl/~aeb/linux/Large-Disk.html
1846 W:      http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
1847 W:      http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
1848 S:      Maintained
1849
1850 DISKQUOTA
1851 P:      Jan Kara
1852 M:      jack@suse.cz
1853 S:      Maintained
1854 F:      Documentation/filesystems/quota.txt
1855 F:      fs/quota/
1856 F:      include/linux/quota*.h
1857
1858 DISTRIBUTED LOCK MANAGER (DLM)
1859 P:      Christine Caulfield
1860 M:      ccaulfie@redhat.com
1861 P:      David Teigland
1862 M:      teigland@redhat.com
1863 L:      cluster-devel@redhat.com
1864 W:      http://sources.redhat.com/cluster/
1865 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm.git
1866 S:      Supported
1867 F:      fs/dlm/
1868
1869 DMA GENERIC OFFLOAD ENGINE SUBSYSTEM
1870 P:      Maciej Sosnowski
1871 M:      maciej.sosnowski@intel.com
1872 P:      Dan Williams
1873 M:      dan.j.williams@intel.com
1874 S:      Supported
1875 F:      drivers/dma/
1876 F:      include/linux/dma*
1877
1878 DME1737 HARDWARE MONITOR DRIVER
1879 P:      Juerg Haefliger
1880 M:      juergh@gmail.com
1881 L:      lm-sensors@lm-sensors.org
1882 S:      Maintained
1883 F:      Documentation/hwmon/dme1737
1884 F:      drivers/hwmon/dme1737.c
1885
1886 DOCBOOK FOR DOCUMENTATION
1887 P:      Randy Dunlap
1888 M:      rdunlap@xenotime.net
1889 S:      Maintained
1890
1891 DOCKING STATION DRIVER
1892 P:      Shaohua Li
1893 M:      shaohua.li@intel.com
1894 L:      linux-acpi@vger.kernel.org
1895 S:      Supported
1896 F:      drivers/acpi/dock.c
1897
1898 DOCUMENTATION
1899 P:      Randy Dunlap
1900 M:      rdunlap@xenotime.net
1901 L:      linux-doc@vger.kernel.org
1902 S:      Maintained
1903 F:      Documentation/
1904
1905 DOUBLETALK DRIVER
1906 P:      James R. Van Zandt
1907 M:      jrv@vanzandt.mv.com
1908 L:      blinux-list@redhat.com
1909 S:      Maintained
1910 F:      drivers/char/dtlk.c
1911 F:      include/linux/dtlk.h
1912
1913 DPT_I2O SCSI RAID DRIVER
1914 P:      Adaptec OEM Raid Solutions
1915 M:      aacraid@adaptec.com
1916 L:      linux-scsi@vger.kernel.org
1917 W:      http://www.adaptec.com/
1918 S:      Maintained
1919 F:      drivers/scsi/dpt*
1920 F:      drivers/scsi/dpt/
1921
1922 DRIVER CORE, KOBJECTS, AND SYSFS
1923 P:      Greg Kroah-Hartman
1924 M:      gregkh@suse.de
1925 T:      quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
1926 S:      Supported
1927 F:      Documentation/kobject.txt
1928 F:      drivers/base/
1929 F:      fs/sysfs/
1930 F:      include/linux/kobj*
1931 F:      lib/kobj*
1932
1933 DRM DRIVERS
1934 P:      David Airlie
1935 M:      airlied@linux.ie
1936 L:      dri-devel@lists.sourceforge.net
1937 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git
1938 S:      Maintained
1939 F:      drivers/gpu/drm/
1940
1941 DSCC4 DRIVER
1942 P:      Francois Romieu
1943 M:      romieu@fr.zoreil.com
1944 L:      netdev@vger.kernel.org
1945 S:      Maintained
1946 F:      drivers/net/wan/dscc4.c
1947
1948 DZ DECSTATION DZ11 SERIAL DRIVER
1949 P:      Maciej W. Rozycki
1950 M:      macro@linux-mips.org
1951 S:      Maintained
1952 F:      drivers/serial/dz.*
1953
1954 EATA-DMA SCSI DRIVER
1955 P:      Michael Neuffer
1956 M:      mike@i-Connect.Net
1957 L:      linux-eata@i-connect.net
1958 L:      linux-scsi@vger.kernel.org
1959 S:      Maintained
1960 F:      drivers/scsi/eata*
1961
1962 EATA ISA/EISA/PCI SCSI DRIVER
1963 P:      Dario Ballabio
1964 M:      ballabio_dario@emc.com
1965 L:      linux-scsi@vger.kernel.org
1966 S:      Maintained
1967 F:      drivers/scsi/eata.c
1968
1969 EATA-PIO SCSI DRIVER
1970 P:      Michael Neuffer
1971 M:      mike@i-Connect.Net
1972 L:      linux-eata@i-connect.net
1973 L:      linux-scsi@vger.kernel.org
1974 S:      Maintained
1975 F:      drivers/scsi/eata_pio.*
1976
1977 EBTABLES
1978 P:      Bart De Schuymer
1979 M:      bart.de.schuymer@pandora.be
1980 L:      ebtables-user@lists.sourceforge.net
1981 L:      ebtables-devel@lists.sourceforge.net
1982 W:      http://ebtables.sourceforge.net/
1983 S:      Maintained
1984 F:      include/linux/netfilter_bridge/ebt_*.h
1985 F:      net/bridge/netfilter/ebt*.c
1986
1987 ECRYPT FILE SYSTEM
1988 P:      Tyler Hicks
1989 M:      tyhicks@linux.vnet.ibm.com
1990 P:      Dustin Kirkland
1991 M:      kirkland@canonical.com
1992 L:      ecryptfs-devel@lists.launchpad.net
1993 W:      https://launchpad.net/ecryptfs
1994 S:      Supported
1995 F:      Documentation/filesystems/ecryptfs.txt
1996 F:      fs/ecryptfs/
1997
1998 EDAC-CORE
1999 P:      Doug Thompson
2000 M:      dougthompson@xmission.com
2001 L:      bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers)
2002 W:      bluesmoke.sourceforge.net
2003 S:      Supported
2004 F:      Documentation/edac.txt
2005 F:      drivers/edac/edac_*
2006 F:      include/linux/edac.h
2007
2008 EDAC-AMD64
2009 P:      Doug Thompson
2010 M:      dougthompson@xmission.com
2011 P:      Borislav Petkov
2012 M:      borislav.petkov@amd.com
2013 L:      bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers)
2014 W:      bluesmoke.sourceforge.net
2015 S:      Supported
2016 F:      drivers/edac/amd64_edac*
2017
2018 EDAC-E752X
2019 P:      Mark Gross
2020 M:      mark.gross@intel.com
2021 P:      Doug Thompson
2022 M:      dougthompson@xmission.com
2023 L:      bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers)
2024 W:      bluesmoke.sourceforge.net
2025 S:      Maintained
2026 F:      drivers/edac/e752x_edac.c
2027
2028 EDAC-E7XXX
2029 P:      Doug Thompson
2030 M:      dougthompson@xmission.com
2031 L:      bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers)
2032 W:      bluesmoke.sourceforge.net
2033 S:      Maintained
2034 F:      drivers/edac/e7xxx_edac.c
2035
2036 EDAC-I82443BXGX
2037 P:      Tim Small
2038 M:      tim@buttersideup.com
2039 L:      bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers)
2040 W:      bluesmoke.sourceforge.net
2041 S:      Maintained
2042 F:      drivers/edac/i82443bxgx_edac.c
2043
2044 EDAC-I3000
2045 P:      Jason Uhlenkott
2046 M:      juhlenko@akamai.com
2047 L:      bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers)
2048 W:      bluesmoke.sourceforge.net
2049 S:      Maintained
2050 F:      drivers/edac/i3000_edac.c
2051
2052 EDAC-I5000
2053 P:      Doug Thompson
2054 M:      dougthompson@xmission.com
2055 L:      bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers)
2056 W:      bluesmoke.sourceforge.net
2057 S:      Maintained
2058 F:      drivers/edac/i5000_edac.c
2059
2060 EDAC-I5400
2061 P:      Mauro Carvalho Chehab
2062 M:      mchehab@redhat.com
2063 L:      bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers)
2064 W:      bluesmoke.sourceforge.net
2065 S:      Maintained
2066 F:      drivers/edac/i5400_edac.c
2067
2068 EDAC-I82975X
2069 P:      Ranganathan Desikan
2070 P:      Arvind R.
2071 M:      rdesikan@jetzbroadband.com
2072 M:      arvind@acarlab.com
2073 L:      bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers)
2074 W:      bluesmoke.sourceforge.net
2075 S:      Maintained
2076 F:      drivers/edac/i82975x_edac.c
2077
2078 EDAC-PASEMI
2079 P:      Egor Martovetsky
2080 M:      egor@pasemi.com
2081 L:      bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers)
2082 W:      bluesmoke.sourceforge.net
2083 S:      Maintained
2084 F:      drivers/edac/pasemi_edac.c
2085
2086 EDAC-R82600
2087 P:      Tim Small
2088 M:      tim@buttersideup.com
2089 L:      bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers)
2090 W:      bluesmoke.sourceforge.net
2091 S:      Maintained
2092 F:      drivers/edac/r82600_edac.c
2093
2094 EEEPC LAPTOP EXTRAS DRIVER
2095 P:      Corentin Chary
2096 M:      corentincj@iksaif.net
2097 L:      acpi4asus-user@lists.sourceforge.net
2098 W:      http://sourceforge.net/projects/acpi4asus
2099 S:      Maintained
2100 F:      drivers/platform/x86/eeepc-laptop.c
2101
2102 EFS FILESYSTEM
2103 W:      http://aeschi.ch.eu.org/efs/
2104 S:      Orphan
2105 F:      fs/efs/
2106
2107 EHCA (IBM GX bus InfiniBand adapter) DRIVER
2108 P:      Hoang-Nam Nguyen
2109 M:      hnguyen@de.ibm.com
2110 P:      Christoph Raisch
2111 M:      raisch@de.ibm.com
2112 L:      general@lists.openfabrics.org
2113 S:      Supported
2114 F:      drivers/infiniband/hw/ehca/
2115
2116 EMBEDDED LINUX
2117 P:      Paul Gortmaker
2118 M:      paul.gortmaker@windriver.com
2119 P:      Matt Mackall
2120 M:      mpm@selenic.com
2121 P:      David Woodhouse
2122 M:      dwmw2@infradead.org
2123 L:      linux-embedded@vger.kernel.org
2124 S:      Maintained
2125
2126 EMULEX LPFC FC SCSI DRIVER
2127 P:      James Smart
2128 M:      james.smart@emulex.com
2129 L:      linux-scsi@vger.kernel.org
2130 W:      http://sourceforge.net/projects/lpfcxxxx
2131 S:      Supported
2132 F:      drivers/scsi/lpfc/
2133
2134 ENE CB710 FLASH CARD READER DRIVER
2135 P:      MichaÅ‚ MirosÅ‚aw
2136 M:      mirq-linux@rere.qmqm.pl
2137 L:      linux-kernel@vger.kernel.org
2138 S:      Maintained
2139 F:      drivers/misc/cb710/
2140 F:      drivers/mmc/host/cb710-mmc.*
2141 F:      include/linux/cb710.h
2142
2143 EPSON 1355 FRAMEBUFFER DRIVER
2144 P:      Christopher Hoover
2145 M:      ch@murgatroid.com
2146 P:      Christopher Hoover
2147 M:      ch@hpl.hp.com
2148 S:      Maintained
2149 F:      drivers/video/epson1355fb.c
2150
2151 EPSON S1D13XXX FRAMEBUFFER DRIVER
2152 P:      Kristoffer Ericson
2153 M:      kristoffer.ericson@gmail.com
2154 S:      Maintained
2155 F:      drivers/video/s1d13xxxfb.c
2156 F:      include/video/s1d13xxxfb.h
2157
2158 ETHEREXPRESS-16 NETWORK DRIVER
2159 P:      Philip Blundell
2160 M:      philb@gnu.org
2161 L:      netdev@vger.kernel.org
2162 S:      Maintained
2163 F:      drivers/net/eexpress.*
2164
2165 ETHERNET BRIDGE
2166 P:      Stephen Hemminger
2167 M:      shemminger@linux-foundation.org
2168 L:      bridge@lists.linux-foundation.org
2169 W:      http://www.linux-foundation.org/en/Net:Bridge
2170 S:      Maintained
2171 F:      include/linux/netfilter_bridge/
2172 F:      net/bridge/
2173
2174 ETHERTEAM 16I DRIVER
2175 P:      Mika Kuoppala
2176 M:      miku@iki.fi
2177 S:      Maintained
2178 F:      drivers/net/eth16i.c
2179
2180 EXT2 FILE SYSTEM
2181 L:      linux-ext4@vger.kernel.org
2182 S:      Maintained
2183 F:      Documentation/filesystems/ext2.txt
2184 F:      fs/ext2/
2185 F:      include/linux/ext2*
2186
2187 EXT3 FILE SYSTEM
2188 P:      Stephen Tweedie
2189 M:      sct@redhat.com
2190 P:      Andrew Morton
2191 M:      akpm@linux-foundation.org
2192 P:      Andreas Dilger
2193 M:      adilger@sun.com
2194 L:      linux-ext4@vger.kernel.org
2195 S:      Maintained
2196 F:      Documentation/filesystems/ext3.txt
2197 F:      fs/ext3/
2198 F:      include/linux/ext3*
2199
2200 EXT4 FILE SYSTEM
2201 P:      Theodore Ts'o
2202 M:      tytso@mit.edu
2203 P:      Andreas Dilger
2204 M:      adilger@sun.com
2205 L:      linux-ext4@vger.kernel.org
2206 W:      http://ext4.wiki.kernel.org
2207 S:      Maintained
2208 F:      Documentation/filesystems/ext4.txt
2209 F:      fs/ext4/
2210
2211 F71805F HARDWARE MONITORING DRIVER
2212 P:      Jean Delvare
2213 M:      khali@linux-fr.org
2214 L:      lm-sensors@lm-sensors.org
2215 S:      Maintained
2216 F:      Documentation/hwmon/f71805f
2217 F:      drivers/hwmon/f71805f.c
2218
2219 FARSYNC SYNCHRONOUS DRIVER
2220 P:      Kevin Curtis
2221 M:      kevin.curtis@farsite.co.uk
2222 W:      http://www.farsite.co.uk/
2223 S:      Supported
2224 F:      drivers/net/wan/farsync.*
2225
2226 FAULT INJECTION SUPPORT
2227 P:      Akinobu Mita
2228 M:      akinobu.mita@gmail.com
2229 S:      Supported
2230 F:      Documentation/fault-injection/
2231 F:      lib/fault-inject.c
2232
2233 FILE LOCKING (flock() and fcntl()/lockf())
2234 P:      Matthew Wilcox
2235 M:      matthew@wil.cx
2236 L:      linux-fsdevel@vger.kernel.org
2237 S:      Maintained
2238 F:      include/linux/fcntl.h
2239 F:      include/linux/fs.h
2240 F:      fs/fcntl.c
2241 F:      fs/locks.c
2242
2243 FILESYSTEMS (VFS and infrastructure)
2244 P:      Alexander Viro
2245 M:      viro@zeniv.linux.org.uk
2246 L:      linux-fsdevel@vger.kernel.org
2247 S:      Maintained
2248 F:      fs/*
2249
2250 FINTEK F75375S HARDWARE MONITOR AND FAN CONTROLLER DRIVER
2251 P:      Riku Voipio
2252 M:      riku.vipio@iki.fi
2253 L:      lm-sensors@lm-sensors.org
2254 S:      Maintained
2255 F:      drivers/hwmon/f75375s.c
2256 F:      include/linux/f75375s.h
2257
2258 FIREWIRE SUBSYSTEM
2259 P:      Kristian Hoegsberg
2260 M:      krh@redhat.com
2261 P:      Stefan Richter
2262 M:      stefanr@s5r6.in-berlin.de
2263 L:      linux1394-devel@lists.sourceforge.net
2264 W:      http://www.linux1394.org/
2265 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
2266 S:      Maintained
2267 F:      drivers/firewire/
2268 F:      include/linux/firewire*.h
2269
2270 FIRMWARE LOADER (request_firmware)
2271 S:      Orphan
2272 F:      Documentation/firmware_class/
2273 F:      drivers/base/firmware*.c
2274 F:      include/linux/firmware.h
2275
2276 FPU EMULATOR
2277 P:      Bill Metzenthen
2278 M:      billm@melbpc.org.au
2279 W:      http://floatingpoint.sourceforge.net/emulator/index.html
2280 S:      Maintained
2281 F:      arch/x86/math-emu/
2282
2283 FRAME RELAY DLCI/FRAD (Sangoma drivers too)
2284 P:      Mike McLagan
2285 M:      mike.mclagan@linux.org
2286 L:      netdev@vger.kernel.org
2287 S:      Maintained
2288 F:      drivers/net/wan/dlci.c
2289 F:      drivers/net/wan/sdla.c
2290
2291 FRAMEBUFFER LAYER
2292 P:      Antonino Daplas
2293 M:      adaplas@gmail.com
2294 L:      linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
2295 W:      http://linux-fbdev.sourceforge.net/
2296 S:      Maintained
2297 F:      Documentation/fb/
2298 F:      drivers/video/fb*
2299 F:      include/linux/fb.h
2300
2301 FREESCALE DMA DRIVER
2302 P:      Li Yang
2303 M:      leoli@freescale.com
2304 P:      Zhang Wei
2305 M:      zw@zh-kernel.org
2306 L:      linuxppc-dev@ozlabs.org
2307 S:      Maintained
2308 F:      drivers/dma/fsldma.*
2309
2310 FREESCALE I2C CPM DRIVER
2311 P:      Jochen Friedrich
2312 M:      jochen@scram.de
2313 L:      linuxppc-dev@ozlabs.org
2314 L:      linux-i2c@vger.kernel.org
2315 S:      Maintained
2316 F:      drivers/i2c/busses/i2c-cpm.c
2317
2318 FREESCALE IMX / MXC FRAMEBUFFER DRIVER
2319 P:      Sascha Hauer
2320 M:      kernel@pengutronix.de
2321 L:      linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
2322 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
2323 S:      Maintained
2324 F:      arch/arm/plat-mxc/include/mach/imxfb.h
2325 F:      drivers/video/imxfb.c
2326
2327 FREESCALE SOC FS_ENET DRIVER
2328 P:      Pantelis Antoniou
2329 M:      pantelis.antoniou@gmail.com
2330 P:      Vitaly Bordug
2331 M:      vbordug@ru.mvista.com
2332 L:      linuxppc-dev@ozlabs.org
2333 L:      netdev@vger.kernel.org
2334 S:      Maintained
2335 F:      drivers/net/fs_enet/
2336 F:      include/linux/fs_enet_pd.h
2337
2338 FREESCALE QUICC ENGINE LIBRARY
2339 P:      Timur Tabi
2340 M:      timur@freescale.com
2341 L:      linuxppc-dev@ozlabs.org
2342 S:      Supported
2343 F:      arch/powerpc/sysdev/qe_lib/
2344 F:      arch/powerpc/include/asm/*qe.h
2345
2346 FREESCALE HIGHSPEED USB DEVICE DRIVER
2347 P:      Li Yang
2348 M:      leoli@freescale.com
2349 L:      linux-usb@vger.kernel.org
2350 L:      linuxppc-dev@ozlabs.org
2351 S:      Maintained
2352 F:      drivers/usb/gadget/fsl_usb2_udc.c
2353
2354 FREESCALE QUICC ENGINE UCC ETHERNET DRIVER
2355 P:      Li Yang
2356 M:      leoli@freescale.com
2357 L:      netdev@vger.kernel.org
2358 L:      linuxppc-dev@ozlabs.org
2359 S:      Maintained
2360 F:      drivers/net/ucc_geth*
2361
2362 FREESCALE QUICC ENGINE UCC UART DRIVER
2363 P:      Timur Tabi
2364 M:      timur@freescale.com
2365 L:      linuxppc-dev@ozlabs.org
2366 S:      Supported
2367 F:      drivers/serial/ucc_uart.c
2368
2369 FREESCALE SOC SOUND DRIVERS
2370 P:      Timur Tabi
2371 M:      timur@freescale.com
2372 L:      alsa-devel@alsa-project.org (moderated for non-subscribers)
2373 L:      linuxppc-dev@ozlabs.org
2374 S:      Supported
2375 F:      sound/soc/fsl/fsl*
2376 F:      sound/soc/fsl/mpc8610_hpcd.c
2377
2378 FREEVXFS FILESYSTEM
2379 P:      Christoph Hellwig
2380 M:      hch@infradead.org
2381 W:      ftp://ftp.openlinux.org/pub/people/hch/vxfs
2382 S:      Maintained
2383 F:      fs/freevxfs/
2384
2385 FREEZER
2386 P:      Pavel Machek
2387 M:      pavel@ucw.cz
2388 P:      Rafael J. Wysocki
2389 M:      rjw@sisk.pl
2390 L:      linux-pm@lists.linux-foundation.org
2391 S:      Supported
2392 F:      Documentation/power/freezing-of-tasks.txt
2393 F:      include/linux/freezer.h
2394 F:      kernel/freezer.c
2395
2396 FS-CACHE: LOCAL CACHING FOR NETWORK FILESYSTEMS
2397 P:      David Howells
2398 M:      dhowells@redhat.com
2399 L:      linux-cachefs@redhat.com
2400 S:      Supported
2401 F:      Documentation/filesystems/caching/
2402 F:      fs/fscache/
2403 F:      include/linux/fscache*.h
2404
2405 FTRACE
2406 P:      Steven Rostedt
2407 M:      rostedt@goodmis.org
2408 S:      Maintained
2409 F:      Documentation/ftrace.txt
2410 F:      arch/*/*/*/ftrace.h
2411 F:      arch/*/kernel/ftrace.c
2412 F:      include/*/ftrace.h
2413 F:      kernel/trace/
2414
2415 FUJITSU FR-V (FRV) PORT
2416 P:      David Howells
2417 M:      dhowells@redhat.com
2418 S:      Maintained
2419 F:      arch/frv/
2420
2421 FUJITSU LAPTOP EXTRAS
2422 P:      Jonathan Woithe
2423 M:      jwoithe@physics.adelaide.edu.au
2424 L:      linux-acpi@vger.kernel.org
2425 S:      Maintained
2426 F:      drivers/platform/x86/fujitsu-laptop.c
2427
2428 FUSE: FILESYSTEM IN USERSPACE
2429 P:      Miklos Szeredi
2430 M:      miklos@szeredi.hu
2431 L:      fuse-devel@lists.sourceforge.net
2432 W:      http://fuse.sourceforge.net/
2433 S:      Maintained
2434 F:      fs/fuse/
2435 F:      include/linux/fuse.h
2436
2437 FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
2438 P:      Rik Faith
2439 M:      faith@cs.unc.edu
2440 L:      linux-scsi@vger.kernel.org
2441 S:      Odd Fixes (e.g., new signatures)
2442 F:      drivers/scsi/fdomain.*
2443
2444 GDT SCSI DISK ARRAY CONTROLLER DRIVER
2445 P:      Achim Leubner
2446 M:      achim_leubner@adaptec.com
2447 L:      linux-scsi@vger.kernel.org
2448 W:      http://www.icp-vortex.com/
2449 S:      Supported
2450 F:      drivers/scsi/gdt*
2451
2452 GENERIC GPIO I2C DRIVER
2453 P:      Haavard Skinnemoen
2454 M:      hskinnemoen@atmel.com
2455 S:      Supported
2456 F:      drivers/i2c/busses/i2c-gpio.c
2457 F:      include/linux/i2c-gpio.h
2458
2459 GENERIC HDLC (WAN) DRIVERS
2460 P:      Krzysztof Halasa
2461 M:      khc@pm.waw.pl
2462 W:      http://www.kernel.org/pub/linux/utils/net/hdlc/
2463 S:      Maintained
2464 F:      drivers/net/wan/c101.c
2465 F:      drivers/net/wan/hd6457*
2466 F:      drivers/net/wan/hdlc*
2467 F:      drivers/net/wan/n2.c
2468 F:      drivers/net/wan/pc300too.c
2469 F:      drivers/net/wan/pci200syn.c
2470 F:      drivers/net/wan/wanxl*
2471
2472 GFS2 FILE SYSTEM
2473 P:      Steven Whitehouse
2474 M:      swhiteho@redhat.com
2475 L:      cluster-devel@redhat.com
2476 W:      http://sources.redhat.com/cluster/
2477 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
2478 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
2479 S:      Supported
2480 F:      Documentation/filesystems/gfs2*.txt
2481 F:      fs/gfs2/
2482 F:      include/linux/gfs2_ondisk.h
2483
2484 GIGASET ISDN DRIVERS
2485 P:      Hansjoerg Lipp
2486 M:      hjlipp@web.de
2487 P:      Tilman Schmidt
2488 M:      tilman@imap.cc
2489 L:      gigaset307x-common@lists.sourceforge.net
2490 W:      http://gigaset307x.sourceforge.net/
2491 S:      Maintained
2492 F:      Documentation/isdn/README.gigaset
2493 F:      drivers/isdn/gigaset/
2494 F:      include/linux/gigaset_dev.h
2495
2496 HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
2497 P:      Frank Seidel
2498 M:      frank@f-seidel.de
2499 L:      lm-sensors@lm-sensors.org
2500 W:      http://www.kernel.org/pub/linux/kernel/people/fseidel/hdaps/
2501 S:      Maintained
2502 F:      drivers/hwmon/hdaps.c
2503
2504 HYPERVISOR VIRTUAL CONSOLE DRIVER
2505 L:      linuxppc-dev@ozlabs.org
2506 S:      Odd Fixes
2507 F:      drivers/char/hvc_*
2508
2509 GSPCA FINEPIX SUBDRIVER
2510 P:      Frank Zago
2511 M:      frank@zago.net
2512 L:      linux-media@vger.kernel.org
2513 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
2514 S:      Maintained
2515 F:      drivers/media/video/gspca/finepix.c
2516
2517 GSPCA M5602 SUBDRIVER
2518 P:      Erik Andren
2519 M:      erik.andren@gmail.com
2520 L:      linux-media@vger.kernel.org
2521 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
2522 S:      Maintained
2523 F:      drivers/media/video/gspca/m5602/
2524
2525 GSPCA PAC207 SONIXB SUBDRIVER
2526 P:      Hans de Goede
2527 M:      hdegoede@redhat.com
2528 L:      linux-media@vger.kernel.org
2529 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
2530 S:      Maintained
2531 F:      drivers/media/video/gspca/pac207.c
2532
2533 GSPCA T613 SUBDRIVER
2534 P:      Leandro Costantino
2535 M:      lcostantino@gmail.com
2536 L:      linux-media@vger.kernel.org
2537 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
2538 S:      Maintained
2539 F:      drivers/media/video/gspca/t613.c
2540
2541 GSPCA USB WEBCAM DRIVER
2542 P:      Jean-Francois Moine
2543 M:      moinejf@free.fr
2544 W:      http://moinejf.free.fr
2545 L:      linux-media@vger.kernel.org
2546 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
2547 S:      Maintained
2548 F:      drivers/media/video/gspca/
2549
2550 HARDWARE MONITORING
2551 L:      lm-sensors@lm-sensors.org
2552 W:      http://www.lm-sensors.org/
2553 S:      Orphan
2554 F:      drivers/hwmon/
2555
2556 HARDWARE RANDOM NUMBER GENERATOR CORE
2557 S:      Orphan
2558 F:      Documentation/hw_random.txt
2559 F:      drivers/char/hw_random/
2560 F:      include/linux/hw_random.h
2561
2562 HARMONY SOUND DRIVER
2563 P:      Kyle McMartin
2564 M:      kyle@mcmartin.ca
2565 L:      linux-parisc@vger.kernel.org
2566 S:      Maintained
2567 F:      sound/parisc/harmony.*
2568
2569 HAYES ESP SERIAL DRIVER
2570 P:      Andrew J. Robinson
2571 M:      arobinso@nyx.net
2572 W:      http://www.nyx.net/~arobinso
2573 S:      Maintained
2574 F:      Documentation/serial/hayes-esp.txt
2575 F:      drivers/char/esp.c
2576
2577 HEWLETT-PACKARD SMART2 RAID DRIVER
2578 P:      Chirag Kantharia
2579 M:      chirag.kantharia@hp.com
2580 L:      iss_storagedev@hp.com
2581 S:      Maintained
2582 F:      Documentation/blockdev/cpqarray.txt
2583 F:      drivers/block/cpqarray.*
2584
2585 HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
2586 P:      Mike Miller
2587 M:      mike.miller@hp.com
2588 L:      iss_storagedev@hp.com
2589 S:      Supported
2590 F:      Documentation/blockdev/cciss.txt
2591 F:      drivers/block/cciss*
2592 F:      include/linux/cciss_ioctl.h
2593
2594 HFS FILESYSTEM
2595 P:      Roman Zippel
2596 M:      zippel@linux-m68k.org
2597 S:      Maintained
2598 F:      Documentation/filesystems/hfs.txt
2599 F:      fs/hfs/
2600
2601 HGA FRAMEBUFFER DRIVER
2602 P:      Ferenc Bakonyi
2603 M:      fero@drama.obuda.kando.hu
2604 L:      linux-nvidia@lists.surfsouth.com
2605 W:      http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
2606 S:      Maintained
2607 F:      drivers/video/hgafb.c
2608
2609 HIBERNATION (aka Software Suspend, aka swsusp)
2610 P:      Pavel Machek
2611 M:      pavel@ucw.cz
2612 P:      Rafael J. Wysocki
2613 M:      rjw@sisk.pl
2614 L:      linux-pm@lists.linux-foundation.org
2615 S:      Supported
2616 F:      arch/x86/power/
2617 F:      drivers/base/power/
2618 F:      kernel/power/
2619 F:      include/linux/suspend.h
2620 F:      include/linux/freezer.h
2621 F:      include/linux/pm.h
2622 F:      arch/*/include/asm/suspend*.h
2623
2624 HID CORE LAYER
2625 P:      Jiri Kosina
2626 M:      jkosina@suse.cz
2627 L:      linux-input@vger.kernel.org
2628 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git
2629 S:      Maintained
2630 F:      drivers/hid/
2631 F:      include/linux/hid*
2632
2633 HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
2634 P:      Thomas Gleixner
2635 M:      tglx@linutronix.de
2636 S:      Maintained
2637 F:      Documentation/timers/
2638 F:      kernel/hrtimer.c
2639 F:      include/linux/hrtimer.h
2640
2641 HIGH-SPEED SCC DRIVER FOR AX.25
2642 P:      Klaus Kudielka
2643 M:      klaus.kudielka@ieee.org
2644 L:      linux-hams@vger.kernel.org
2645 W:      http://www.nt.tuwien.ac.at/~kkudielk/Linux/
2646 S:      Maintained
2647 F:      drivers/net/hamradio/dmascc.c
2648 F:      drivers/net/hamradio/scc.c
2649
2650 HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
2651 P:      HighPoint Linux Team
2652 M:      linux@highpoint-tech.com
2653 W:      http://www.highpoint-tech.com
2654 S:      Supported
2655 F:      Documentation/scsi/hptiop.txt
2656 F:      drivers/scsi/hptiop.c
2657
2658 HIPPI
2659 P:      Jes Sorensen
2660 M:      jes@trained-monkey.org
2661 L:      linux-hippi@sunsite.dk
2662 S:      Maintained
2663 F:      include/linux/hippidevice.h
2664 F:      include/linux/if_hippi.h
2665 F:      net/802/hippi.c
2666
2667 HOST AP DRIVER
2668 P:      Jouni Malinen
2669 M:      j@w1.fi
2670 L:      hostap@shmoo.com (subscribers-only)
2671 L:      linux-wireless@vger.kernel.org
2672 W:      http://hostap.epitest.fi/
2673 S:      Maintained
2674 F:      drivers/net/wireless/hostap/
2675
2676 HP COMPAQ TC1100 TABLET WMI EXTRAS DRIVER
2677 P:      Carlos Corbacho
2678 M:      carlos@strangeworlds.co.uk
2679 S:      Odd Fixes
2680 F:      drivers/platform/x86/tc1100-wmi.c
2681
2682 HP100:  Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
2683 P:      Jaroslav Kysela
2684 M:      perex@perex.cz
2685 S:      Maintained
2686 F:      drivers/net/hp100.*
2687
2688 HPET:   High Precision Event Timers driver
2689 P:      Clemens Ladisch
2690 M:      clemens@ladisch.de
2691 S:      Maintained
2692 F:      Documentation/timers/hpet.txt
2693 F:      drivers/char/hpet.c
2694 F:      include/linux/hpet.h
2695
2696 HPET:   i386
2697 P:      Venkatesh Pallipadi (Venki)
2698 M:      venkatesh.pallipadi@intel.com
2699 S:      Maintained
2700 F:      arch/x86/kernel/hpet.c
2701 F:      arch/x86/include/asm/hpet.h
2702
2703 HPET:   x86_64
2704 P:      Vojtech Pavlik
2705 M:      vojtech@suse.cz
2706 S:      Maintained
2707
2708 HPET:   ACPI
2709 P:      Bob Picco
2710 M:      bob.picco@hp.com
2711 S:      Maintained
2712 F:      drivers/char/hpet.c
2713
2714 HPFS FILESYSTEM
2715 P:      Mikulas Patocka
2716 M:      mikulas@artax.karlin.mff.cuni.cz
2717 W:      http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
2718 S:      Maintained
2719 F:      fs/hpfs/
2720
2721 HSO 3G MODEM DRIVER
2722 P:      Jan Dumon
2723 M:      j.dumon@option.com
2724 W:      http://www.pharscape.org
2725 S:      Maintained
2726 F:      drivers/net/usb/hso.c
2727
2728 HTCPEN TOUCHSCREEN DRIVER
2729 P:      Pau Oliva Fora
2730 M:      pof@eslack.org
2731 L:      linux-input@vger.kernel.org
2732 S:      Maintained
2733 F:      drivers/input/touchscreen/htcpen.c
2734
2735 HUGETLB FILESYSTEM
2736 P:      William Irwin
2737 M:      wli@holomorphy.com
2738 S:      Maintained
2739 F:      fs/hugetlbfs/
2740
2741 I2C/SMBUS STUB DRIVER
2742 P:      Mark M. Hoffman
2743 M:      mhoffman@lightlink.com
2744 L:      linux-i2c@vger.kernel.org
2745 S:      Maintained
2746 F:      drivers/i2c/busses/i2c-stub.c
2747
2748 I2C SUBSYSTEM
2749 P:      Jean Delvare (PC drivers, core)
2750 M:      khali@linux-fr.org
2751 P:      Ben Dooks (embedded platforms)
2752 M:      ben-linux@fluff.org
2753 L:      linux-i2c@vger.kernel.org
2754 W:      http://i2c.wiki.kernel.org/
2755 T:      quilt kernel.org/pub/linux/kernel/people/jdelvare/linux-2.6/jdelvare-i2c/
2756 S:      Maintained
2757 F:      Documentation/i2c/
2758 F:      drivers/i2c/
2759 F:      include/linux/i2c.h
2760 F:      include/linux/i2c-dev.h
2761 F:      include/linux/i2c-id.h
2762
2763 I2C-TINY-USB DRIVER
2764 P:      Till Harbaum
2765 M:      till@harbaum.org
2766 L:      linux-i2c@vger.kernel.org
2767 W:      http://www.harbaum.org/till/i2c_tiny_usb
2768 S:      Maintained
2769 F:      drivers/i2c/busses/i2c-tiny-usb.c
2770
2771 i386 BOOT CODE
2772 P:      H. Peter Anvin
2773 M:      hpa@zytor.com
2774 S:      Maintained
2775 F:      arch/x86/boot/
2776
2777 i386 SETUP CODE / CPU ERRATA WORKAROUNDS
2778 P:      H. Peter Anvin
2779 M:      hpa@zytor.com
2780 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup.git
2781 S:      Maintained
2782
2783 IA64 (Itanium) PLATFORM
2784 P:      Tony Luck
2785 M:      tony.luck@intel.com
2786 L:      linux-ia64@vger.kernel.org
2787 W:      http://www.ia64-linux.org/
2788 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6.git
2789 S:      Maintained
2790 F:      arch/ia64/
2791
2792 IBM MCA SCSI SUBSYSTEM DRIVER
2793 P:      Michael Lang
2794 M:      langa2@kph.uni-mainz.de
2795 W:      http://www.uni-mainz.de/~langm000/linux.html
2796 S:      Maintained
2797 F:      drivers/scsi/ibmmca.c
2798
2799 IBM Power Linux RAID adapter
2800 P:      Brian King
2801 M:      brking@us.ibm.com
2802 S:      Supported
2803 F:      drivers/scsi/ipr.*
2804
2805 IBM ServeRAID RAID DRIVER
2806 P:      Jack Hammer
2807 P:      Dave Jeffery
2808 M:      ipslinux@adaptec.com
2809 W:      http://www.developer.ibm.com/welcome/netfinity/serveraid.html
2810 S:      Supported
2811 F:      drivers/scsi/ips.*
2812
2813 IDE SUBSYSTEM
2814 P:      Bartlomiej Zolnierkiewicz
2815 M:      bzolnier@gmail.com
2816 L:      linux-ide@vger.kernel.org
2817 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6.git
2818 S:      Maintained
2819 F:      Documentation/ide/
2820 F:      drivers/ide/
2821 F:      include/linux/ide.h
2822
2823 IDE/ATAPI DRIVERS
2824 P:      Borislav Petkov
2825 M:      petkovbb@gmail.com
2826 L:      linux-ide@vger.kernel.org
2827 S:      Maintained
2828 F:      Documentation/cdrom/ide-cd
2829 F:      drivers/ide/ide-cd*
2830
2831 IDLE-I7300
2832 P:      Andy Henroid
2833 M:      andrew.d.henroid@intel.com
2834 L:      linux-pm@lists.linux-foundation.org
2835 S:      Supported
2836 F:      drivers/idle/i7300_idle.c
2837
2838 IEEE 1394 SUBSYSTEM
2839 P:      Ben Collins
2840 M:      ben.collins@ubuntu.com
2841 P:      Stefan Richter
2842 M:      stefanr@s5r6.in-berlin.de
2843 L:      linux1394-devel@lists.sourceforge.net
2844 W:      http://www.linux1394.org/
2845 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
2846 S:      Maintained
2847 F:      drivers/ieee1394/
2848
2849 IEEE 1394 RAW I/O DRIVER
2850 P:      Dan Dennedy
2851 M:      dan@dennedy.org
2852 P:      Stefan Richter
2853 M:      stefanr@s5r6.in-berlin.de
2854 L:      linux1394-devel@lists.sourceforge.net
2855 S:      Maintained
2856 F:      drivers/ieee1394/raw1394*
2857
2858 IEEE 802.15.4 SUBSYSTEM
2859 P:      Dmitry Eremin-Solenikov
2860 M:      dbaryshkov@gmail.com
2861 P:      Sergey Lapin
2862 M:      slapin@ossfans.org
2863 L:      linux-zigbee-devel@lists.sourceforge.net
2864 W:      http://apps.sourceforge.net/trac/linux-zigbee
2865 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/lumag/lowpan.git
2866 S:      Maintained
2867 F:      net/ieee802154/
2868 F:      drivers/ieee801254/
2869
2870 INTEGRITY MEASUREMENT ARCHITECTURE (IMA)
2871 P:      Mimi Zohar
2872 M:      zohar@us.ibm.com
2873 S:      Supported
2874 F:      security/integrity/ima/
2875
2876 IMS TWINTURBO FRAMEBUFFER DRIVER
2877 L:      linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
2878 S:      Orphan
2879 F:      drivers/video/imsttfb.c
2880
2881 INFINIBAND SUBSYSTEM
2882 P:      Roland Dreier
2883 M:      rolandd@cisco.com
2884 P:      Sean Hefty
2885 M:      sean.hefty@intel.com
2886 P:      Hal Rosenstock
2887 M:      hal.rosenstock@gmail.com
2888 L:      general@lists.openfabrics.org (moderated for non-subscribers)
2889 W:      http://www.openib.org/
2890 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband.git
2891 S:      Supported
2892 F:      Documentation/infiniband/
2893 F:      drivers/infiniband/
2894 F:      include/linux/if_infiniband.h
2895
2896 INOTIFY
2897 P:      John McCutchan
2898 M:      john@johnmccutchan.com
2899 P:      Robert Love
2900 M:      rlove@rlove.org
2901 P:      Eric Paris
2902 M:      eparis@parisplace.org
2903 S:      Maintained
2904 F:      Documentation/filesystems/inotify.txt
2905 F:      fs/notify/inotify/
2906 F:      include/linux/inotify.h
2907
2908 INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
2909 P:      Dmitry Torokhov
2910 M:      dmitry.torokhov@gmail.com
2911 M:      dtor@mail.ru
2912 L:      linux-input@vger.kernel.org
2913 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git
2914 S:      Maintained
2915 F:      drivers/input/
2916
2917 INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
2918 P:      Sylvain Meyer
2919 M:      sylvain.meyer@worldonline.fr
2920 L:      linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
2921 S:      Maintained
2922 F:      Documentation/fb/intelfb.txt
2923 F:      drivers/video/intelfb/
2924
2925 INTEL 810/815 FRAMEBUFFER DRIVER
2926 P:      Antonino Daplas
2927 M:      adaplas@gmail.com
2928 L:      linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
2929 S:      Maintained
2930 F:      drivers/video/i810/
2931
2932 INTEL MENLOW THERMAL DRIVER
2933 P:      Sujith Thomas
2934 M:      sujith.thomas@intel.com
2935 L:      linux-acpi@vger.kernel.org
2936 W:      http://www.lesswatts.org/projects/acpi/
2937 S:      Supported
2938 F:      drivers/platform/x86/intel_menlow.c
2939
2940 INTEL IA32 MICROCODE UPDATE SUPPORT
2941 P:      Tigran Aivazian
2942 M:      tigran@aivazian.fsnet.co.uk
2943 S:      Maintained
2944 F:      arch/x86/kernel/microcode_core.c
2945 F:      arch/x86/kernel/microcode_intel.c
2946
2947 INTEL I/OAT DMA DRIVER
2948 P:      Maciej Sosnowski
2949 M:      maciej.sosnowski@intel.com
2950 S:      Supported
2951 F:      drivers/dma/ioat*
2952
2953 INTEL IOMMU (VT-d)
2954 P:      David Woodhouse
2955 M:      dwmw2@infradead.org
2956 L:      iommu@lists.linux-foundation.org
2957 T:      git git://git.infradead.org/iommu-2.6.git
2958 S:      Supported
2959 F:      drivers/pci/intel-iommu.c
2960 F:      include/linux/intel-iommu.h
2961
2962 INTEL IOP-ADMA DMA DRIVER
2963 P:      Dan Williams
2964 M:      dan.j.williams@intel.com
2965 S:      Supported
2966 F:      drivers/dma/iop-adma.c
2967
2968 INTEL IXP4XX QMGR, NPE, ETHERNET and HSS SUPPORT
2969 P:      Krzysztof Halasa
2970 M:      khc@pm.waw.pl
2971 S:      Maintained
2972 F:      arch/arm/mach-ixp4xx/include/mach/qmgr.h
2973 F:      arch/arm/mach-ixp4xx/include/mach/npe.h
2974 F:      arch/arm/mach-ixp4xx/ixp4xx_qmgr.c
2975 F:      arch/arm/mach-ixp4xx/ixp4xx_npe.c
2976 F:      drivers/net/arm/ixp4xx_eth.c
2977 F:      drivers/net/wan/ixp4xx_hss.c
2978
2979 INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
2980 P:      Deepak Saxena
2981 M:      dsaxena@plexity.net
2982 S:      Maintained
2983 F:      drivers/char/hw_random/ixp4xx-rng.c
2984
2985 INTEL IXP2000 ETHERNET DRIVER
2986 P:      Lennert Buytenhek
2987 M:      kernel@wantstofly.org
2988 L:      netdev@vger.kernel.org
2989 S:      Maintained
2990 F:      drivers/net/ixp2000/
2991
2992 INTEL ETHERNET DRIVERS (e100/e1000/e1000e/igb/ixgb/ixgbe)
2993 P:      Jeff Kirsher
2994 M:      jeffrey.t.kirsher@intel.com
2995 P:      Jesse Brandeburg
2996 M:      jesse.brandeburg@intel.com
2997 P:      Bruce Allan
2998 M:      bruce.w.allan@intel.com
2999 P:      PJ Waskiewicz
3000 M:      peter.p.waskiewicz.jr@intel.com
3001 P:      John Ronciak
3002 M:      john.ronciak@intel.com
3003 L:      e1000-devel@lists.sourceforge.net
3004 W:      http://e1000.sourceforge.net/
3005 S:      Supported
3006 F:      drivers/net/e100.c
3007 F:      drivers/net/e1000/
3008 F:      drivers/net/e1000e/
3009 F:      drivers/net/igb/
3010 F:      drivers/net/ixgb/
3011 F:      drivers/net/ixgbe/
3012
3013 INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
3014 P:      Zhu Yi
3015 M:      yi.zhu@intel.com
3016 P:      James Ketrenos
3017 M:      jketreno@linux.intel.com
3018 P:      Reinette Chatre
3019 M:      reinette.chatre@intel.com
3020 L:      linux-wireless@vger.kernel.org
3021 L:      ipw2100-devel@lists.sourceforge.net
3022 W:      http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
3023 W:      http://ipw2100.sourceforge.net
3024 S:      Supported
3025 F:      Documentation/networking/README.ipw2100
3026 F:      drivers/net/wireless/ipw2x00/ipw2100.*
3027
3028 INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
3029 P:      Zhu Yi
3030 M:      yi.zhu@intel.com
3031 P:      James Ketrenos
3032 M:      jketreno@linux.intel.com
3033 P:      Reinette Chatre
3034 M:      reinette.chatre@intel.com
3035 L:      linux-wireless@vger.kernel.org
3036 L:      ipw2100-devel@lists.sourceforge.net
3037 W:      http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
3038 W:      http://ipw2200.sourceforge.net
3039 S:      Supported
3040 F:      Documentation/networking/README.ipw2200
3041 F:      drivers/net/wireless/ipw2x00/ipw2200.*
3042
3043 INTEL WIRELESS WIMAX CONNECTION 2400
3044 P:      Inaky Perez-Gonzalez
3045 M:      inaky.perez-gonzalez@intel.com
3046 M:      linux-wimax@intel.com
3047 L:      wimax@linuxwimax.org
3048 S:      Supported
3049 W:      http://linuxwimax.org
3050 F:      Documentation/wimax/README.i2400m
3051 F:      drivers/net/wimax/i2400m/
3052 F:      include/linux/wimax/i2400m.h
3053
3054 INTEL WIRELESS WIFI LINK (iwlwifi)
3055 P:      Zhu Yi
3056 M:      yi.zhu@intel.com
3057 P:      Reinette Chatre
3058 M:      reinette.chatre@intel.com
3059 L:      linux-wireless@vger.kernel.org
3060 L:      ipw3945-devel@lists.sourceforge.net
3061 W:      http://intellinuxwireless.org
3062 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6.git
3063 S:      Supported
3064 F:      drivers/net/wireless/iwlwifi/
3065
3066 IOC3 ETHERNET DRIVER
3067 P:      Ralf Baechle
3068 M:      ralf@linux-mips.org
3069 L:      linux-mips@linux-mips.org
3070 S:      Maintained
3071 F:      drivers/net/ioc3-eth.c
3072
3073 IOC3 SERIAL DRIVER
3074 P:      Pat Gefre
3075 M:      pfg@sgi.com
3076 L:      linux-mips@linux-mips.org
3077 S:      Maintained
3078 F:      drivers/serial/ioc3_serial.c
3079
3080 IP MASQUERADING
3081 P:      Juanjo Ciarlante
3082 M:      jjciarla@raiz.uncu.edu.ar
3083 S:      Maintained
3084 F:      net/ipv4/netfilter/ipt_MASQUERADE.c
3085
3086 IP1000A 10/100/1000 GIGABIT ETHERNET DRIVER
3087 P:      Francois Romieu
3088 M:      romieu@fr.zoreil.com
3089 P:      Sorbica Shieh
3090 M:      sorbica@icplus.com.tw
3091 P:      Jesse Huang
3092 M:      jesse@icplus.com.tw
3093 L:      netdev@vger.kernel.org
3094 S:      Maintained
3095 F:      drivers/net/ipg.c
3096
3097 IPATH DRIVER
3098 P:      Ralph Campbell
3099 M:      infinipath@qlogic.com
3100 L:      general@lists.openfabrics.org
3101 T:      git git://git.qlogic.com/ipath-linux-2.6
3102 S:      Supported
3103 F:      drivers/infiniband/hw/ipath/
3104
3105 IPMI SUBSYSTEM
3106 P:      Corey Minyard
3107 M:      minyard@acm.org
3108 L:      openipmi-developer@lists.sourceforge.net
3109 W:      http://openipmi.sourceforge.net/
3110 S:      Supported
3111 F:      Documentation/IPMI.txt
3112 F:      drivers/char/ipmi/
3113 F:      include/linux/ipmi*
3114
3115 IPS SCSI RAID DRIVER
3116 P:      Adaptec OEM Raid Solutions
3117 M:      aacraid@adaptec.com
3118 L:      linux-scsi@vger.kernel.org
3119 W:      http://www.adaptec.com/
3120 S:      Maintained
3121 F:      drivers/scsi/ips*
3122
3123 IPVS
3124 P:      Wensong Zhang
3125 M:      wensong@linux-vs.org
3126 P:      Simon Horman
3127 M:      horms@verge.net.au
3128 P:      Julian Anastasov
3129 M:      ja@ssi.bg
3130 L:      netdev@vger.kernel.org
3131 L:      lvs-devel@vger.kernel.org
3132 S:      Maintained
3133 F:      Documentation/networking/ipvs-sysctl.txt
3134 F:      net/netfilter/ipvs/
3135
3136 IPWIRELESS DRIVER
3137 P:      Jiri Kosina
3138 M:      jkosina@suse.cz
3139 P:      David Sterba
3140 M:      dsterba@suse.cz
3141 S:      Maintained
3142 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/ipwireless_cs.git
3143 F:      drivers/char/pcmcia/ipwireless/
3144
3145 IPX NETWORK LAYER
3146 P:      Arnaldo Carvalho de Melo
3147 M:      acme@ghostprotocols.net
3148 L:      netdev@vger.kernel.org
3149 S:      Maintained
3150 F:      include/linux/ipx.h
3151 F:      include/net/ipx.h
3152 F:      net/ipx/
3153
3154 IRDA SUBSYSTEM
3155 P:      Samuel Ortiz
3156 M:      samuel@sortiz.org
3157 L:      irda-users@lists.sourceforge.net (subscribers-only)
3158 W:      http://irda.sourceforge.net/
3159 S:      Maintained
3160 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/sameo/irda-2.6.git
3161 F:      Documentation/networking/irda.txt
3162 F:      drivers/net/irda/
3163 F:      include/net/irda/
3164 F:      net/irda/
3165
3166 ISAPNP
3167 P:      Jaroslav Kysela
3168 M:      perex@perex.cz
3169 S:      Maintained
3170 F:      Documentation/isapnp.txt
3171 F:      drivers/pnp/isapnp/
3172 F:      include/linux/isapnp.h
3173
3174 ISCSI
3175 P:      Mike Christie
3176 M:      michaelc@cs.wisc.edu
3177 L:      open-iscsi@googlegroups.com
3178 W:      www.open-iscsi.org
3179 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mnc/linux-2.6-iscsi.git
3180 S:      Maintained
3181 F:      drivers/scsi/*iscsi*
3182 F:      include/scsi/*iscsi*
3183
3184 ISDN SUBSYSTEM
3185 P:      Karsten Keil
3186 M:      isdn@linux-pingi.de
3187 L:      isdn4linux@listserv.isdn4linux.de (subscribers-only)
3188 W:      http://www.isdn4linux.de
3189 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/isdn-2.6.git
3190 S:      Maintained
3191 F:      Documentation/isdn/
3192 F:      drivers/isdn/
3193 F:      include/linux/isdn.h
3194 F:      include/linux/isdn/
3195
3196 ISDN SUBSYSTEM (Eicon active card driver)
3197 P:      Armin Schindler
3198 M:      mac@melware.de
3199 L:      isdn4linux@listserv.isdn4linux.de (subscribers-only)
3200 W:      http://www.melware.de
3201 S:      Maintained
3202 F:      drivers/isdn/hardware/eicon/
3203
3204 IVTV VIDEO4LINUX DRIVER
3205 P:      Hans Verkuil
3206 M:      hverkuil@xs4all.nl
3207 L:      ivtv-devel@ivtvdriver.org
3208 L:      ivtv-users@ivtvdriver.org
3209 L:      linux-media@vger.kernel.org
3210 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
3211 W:      http://www.ivtvdriver.org
3212 S:      Maintained
3213 F:      Documentation/video4linux/*.ivtv
3214 F:      drivers/media/video/ivtv/
3215 F:      include/linux/ivtv*
3216
3217 JFS FILESYSTEM
3218 P:      Dave Kleikamp
3219 M:      shaggy@austin.ibm.com
3220 L:      jfs-discussion@lists.sourceforge.net
3221 W:      http://jfs.sourceforge.net/
3222 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
3223 S:      Supported
3224 F:      Documentation/filesystems/jfs.txt
3225 F:      fs/jfs/
3226
3227 JME NETWORK DRIVER
3228 P:      Guo-Fu Tseng
3229 M:      cooldavid@cooldavid.org
3230 L:      netdev@vger.kernel.org
3231 S:      Maintained
3232 F:      drivers/net/jme.*
3233
3234 JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
3235 P:      David Woodhouse
3236 M:      dwmw2@infradead.org
3237 L:      linux-mtd@lists.infradead.org
3238 W:      http://www.linux-mtd.infradead.org/doc/jffs2.html
3239 S:      Maintained
3240 F:      fs/jffs2/
3241 F:      include/linux/jffs2.h
3242 F:      include/mtd/jffs2-user.h
3243
3244 JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
3245 P:      Stephen Tweedie
3246 M:      sct@redhat.com
3247 P:      Andrew Morton
3248 M:      akpm@linux-foundation.org
3249 L:      linux-ext4@vger.kernel.org
3250 S:      Maintained
3251 F:      fs/jbd*/
3252 F:      include/linux/ext*jbd*.h
3253 F:      include/linux/jbd*.h
3254
3255 K8TEMP HARDWARE MONITORING DRIVER
3256 P:      Rudolf Marek
3257 M:      r.marek@assembler.cz
3258 L:      lm-sensors@lm-sensors.org
3259 S:      Maintained
3260 F:      Documentation/hwmon/k8temp
3261 F:      drivers/hwmon/k8temp.c
3262
3263 KCONFIG
3264 P:      Roman Zippel
3265 M:      zippel@linux-m68k.org
3266 L:      linux-kbuild@vger.kernel.org
3267 S:      Maintained
3268 F:      Documentation/kbuild/kconfig-language.txt
3269 F:      scripts/kconfig/
3270
3271 KDUMP
3272 P:      Vivek Goyal
3273 M:      vgoyal@redhat.com
3274 P:      Haren Myneni
3275 M:      hbabu@us.ibm.com
3276 L:      kexec@lists.infradead.org
3277 W:      http://lse.sourceforge.net/kdump/
3278 S:      Maintained
3279 F:      Documentation/kdump/
3280
3281 KERNEL AUTOMOUNTER (AUTOFS)
3282 P:      H. Peter Anvin
3283 M:      hpa@zytor.com
3284 L:      autofs@linux.kernel.org
3285 S:      Odd Fixes
3286 F:      fs/autofs/
3287
3288 KERNEL AUTOMOUNTER v4 (AUTOFS4)
3289 P:      Ian Kent
3290 M:      raven@themaw.net
3291 L:      autofs@linux.kernel.org
3292 S:      Maintained
3293 F:      fs/autofs4/
3294
3295 KERNEL BUILD
3296 P:      Sam Ravnborg
3297 M:      sam@ravnborg.org
3298 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next.git
3299 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes.git
3300 L:      linux-kbuild@vger.kernel.org
3301 S:      Maintained
3302 F:      Documentation/kbuild/
3303 F:      Makefile
3304 F:      scripts/Makefile.*
3305
3306 KERNEL JANITORS
3307 P:      Several
3308 L:      kernel-janitors@vger.kernel.org
3309 W:      http://www.kerneljanitors.org/
3310 S:      Maintained
3311
3312 KERNEL NFSD, SUNRPC, AND LOCKD SERVERS
3313 P:      J. Bruce Fields
3314 M:      bfields@fieldses.org
3315 P:      Neil Brown
3316 M:      neilb@suse.de
3317 L:      linux-nfs@vger.kernel.org
3318 W:      http://nfs.sourceforge.net/
3319 S:      Supported
3320 F:      fs/nfsd/
3321 F:      include/linux/nfsd/
3322 F:      fs/lockd/
3323 F:      fs/nfs_common/
3324 F:      net/sunrpc/
3325 F:      include/linux/lockd/
3326 F:      include/linux/sunrpc/
3327
3328 KERNEL VIRTUAL MACHINE (KVM)
3329 P:      Avi Kivity
3330 M:      avi@redhat.com
3331 L:      kvm@vger.kernel.org
3332 W:      http://kvm.qumranet.com
3333 S:      Supported
3334 F:      Documentation/*/kvm.txt
3335 F:      arch/*/kvm/
3336 F:      arch/*/include/asm/kvm*
3337 F:      include/linux/kvm*
3338 F:      virt/kvm/
3339
3340 KERNEL VIRTUAL MACHINE (KVM) FOR AMD-V
3341 P:      Joerg Roedel
3342 M:      joerg.roedel@amd.com
3343 L:      kvm@vger.kernel.org
3344 W:      http://kvm.qumranet.com
3345 S:      Supported
3346 F:      arch/x86/include/asm/svm.h
3347 F:      arch/x86/kvm/kvm_svm.h
3348 F:      arch/x86/kvm/svm.c
3349
3350 KERNEL VIRTUAL MACHINE (KVM) FOR POWERPC
3351 P:      Hollis Blanchard
3352 M:      hollisb@us.ibm.com
3353 L:      kvm-ppc@vger.kernel.org
3354 W:      http://kvm.qumranet.com
3355 S:      Supported
3356 F:      arch/powerpc/include/asm/kvm*
3357 F:      arch/powerpc/kvm/
3358
3359 KERNEL VIRTUAL MACHINE For Itanium (KVM/IA64)
3360 P:      Xiantao Zhang
3361 M:      xiantao.zhang@intel.com
3362 L:      kvm-ia64@vger.kernel.org
3363 W:      http://kvm.qumranet.com
3364 S:      Supported
3365 F:      Documentation/ia64/kvm.txt
3366 F:      arch/ia64/include/asm/kvm*
3367 F:      arch/ia64/kvm/
3368
3369 KERNEL VIRTUAL MACHINE for s390 (KVM/s390)
3370 P:      Carsten Otte
3371 M:      cotte@de.ibm.com
3372 P:      Christian Borntraeger
3373 M:      borntraeger@de.ibm.com
3374 M:      linux390@de.ibm.com
3375 L:      linux-s390@vger.kernel.org
3376 W:      http://www.ibm.com/developerworks/linux/linux390/
3377 S:      Supported
3378 F:      Documentation/s390/kvm.txt
3379 F:      arch/s390/include/asm/kvm*
3380 F:      arch/s390/kvm/
3381
3382 KEXEC
3383 P:      Eric Biederman
3384 M:      ebiederm@xmission.com
3385 W:      http://ftp.kernel.org/pub/linux/kernel/people/horms/kexec-tools/
3386 L:      kexec@lists.infradead.org
3387 S:      Maintained
3388 F:      include/linux/kexec.h
3389 F:      kernel/kexec.c
3390
3391 KGDB
3392 P:      Jason Wessel
3393 M:      jason.wessel@windriver.com
3394 L:      kgdb-bugreport@lists.sourceforge.net
3395 S:      Maintained
3396 F:      Documentation/DocBook/kgdb.tmpl
3397 F:      drivers/misc/kgdbts.c
3398 F:      drivers/serial/kgdboc.c
3399 F:      include/linux/kgdb.h
3400 F:      kernel/kgdb.c
3401
3402 KMEMCHECK
3403 P:      Vegard Nossum
3404 M:      vegardno@ifi.uio.no
3405 P       Pekka Enberg
3406 M:      penberg@cs.helsinki.fi
3407 L:      linux-kernel@vger.kernel.org
3408 S:      Maintained
3409
3410 KMEMLEAK
3411 P:      Catalin Marinas
3412 M:      catalin.marinas@arm.com
3413 L:      linux-kernel@vger.kernel.org
3414 S:      Maintained
3415 F:      Documentation/kmemleak.txt
3416 F:      include/linux/kmemleak.h
3417 F:      mm/kmemleak.c
3418 F:      mm/kmemleak-test.c
3419
3420 KMEMTRACE
3421 P:      Eduard - Gabriel Munteanu
3422 M:      eduard.munteanu@linux360.ro
3423 S:      Maintained
3424 F:      Documentation/trace/kmemtrace.txt
3425 F:      include/trace/kmemtrace.h
3426 F:      kernel/trace/kmemtrace.c
3427
3428 KPROBES
3429 P:      Ananth N Mavinakayanahalli
3430 M:      ananth@in.ibm.com
3431 P:      Anil S Keshavamurthy
3432 M:      anil.s.keshavamurthy@intel.com
3433 P:      David S. Miller
3434 M:      davem@davemloft.net
3435 P:      Masami Hiramatsu
3436 M:      mhiramat@redhat.com
3437 S:      Maintained
3438 F:      Documentation/kprobes.txt
3439 F:      include/linux/kprobes.h
3440 F:      kernel/kprobes.c
3441
3442 KS0108 LCD CONTROLLER DRIVER
3443 P:      Miguel Ojeda Sandonis
3444 M:      miguel.ojeda.sandonis@gmail.com
3445 W:      http://miguelojeda.es/auxdisplay.htm
3446 W:      http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
3447 S:      Maintained
3448 F:      Documentation/auxdisplay/ks0108
3449 F:      drivers/auxdisplay/ks0108.c
3450 F:      include/linux/ks0108.h
3451
3452 LAPB module
3453 L:      linux-x25@vger.kernel.org
3454 S:      Orphan
3455 F:      Documentation/networking/lapb-module.txt
3456 F:      include/*/lapb.h
3457 F:      net/lapb/
3458
3459 LASI 53c700 driver for PARISC
3460 P:      James E.J. Bottomley
3461 M:      James.Bottomley@HansenPartnership.com
3462 L:      linux-scsi@vger.kernel.org
3463 S:      Maintained
3464 F:      Documentation/scsi/53c700.txt
3465 F:      drivers/scsi/53c700*
3466
3467 LED SUBSYSTEM
3468 P:      Richard Purdie
3469 M:      rpurdie@rpsys.net
3470 S:      Maintained
3471 F:      drivers/leds/
3472 F:      include/linux/leds.h
3473
3474 LEGO USB Tower driver
3475 P:      Juergen Stuber
3476 M:      starblue@users.sourceforge.net
3477 L:      legousb-devel@lists.sourceforge.net
3478 W:      http://legousb.sourceforge.net/
3479 S:      Maintained
3480 F:      drivers/usb/misc/legousbtower.c
3481
3482 LGUEST
3483 P:      Rusty Russell
3484 M:      rusty@rustcorp.com.au
3485 L:      lguest@ozlabs.org
3486 W:      http://lguest.ozlabs.org/
3487 S:      Maintained
3488 F:      Documentation/lguest/
3489 F:      arch/x86/lguest/
3490 F:      drivers/lguest/
3491 F:      include/linux/lguest*.h
3492 F:      arch/x86/include/asm/lguest*.h
3493
3494 LINUX FOR IBM pSERIES (RS/6000)
3495 P:      Paul Mackerras
3496 M:      paulus@au.ibm.com
3497 W:      http://www.ibm.com/linux/ltc/projects/ppc
3498 S:      Supported
3499
3500 LINUX FOR POWERPC (32-BIT AND 64-BIT)
3501 P:      Benjamin Herrenschmidt
3502 M:      benh@kernel.crashing.org
3503 P:      Paul Mackerras
3504 M:      paulus@samba.org
3505 W:      http://www.penguinppc.org/
3506 L:      linuxppc-dev@ozlabs.org
3507 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc.git
3508 S:      Supported
3509
3510 LINUX FOR POWER MACINTOSH
3511 P:      Benjamin Herrenschmidt
3512 M:      benh@kernel.crashing.org
3513 W:      http://www.penguinppc.org/
3514 L:      linuxppc-dev@ozlabs.org
3515 S:      Maintained
3516
3517 LINUX FOR POWERPC EMBEDDED MPC5XXX
3518 P:      Grant Likely
3519 M:      grant.likely@secretlab.ca
3520 L:      linuxppc-dev@ozlabs.org
3521 T:      git git://git.secretlab.ca/git/linux-2.6.git
3522 S:      Maintained
3523
3524 LINUX FOR POWERPC EMBEDDED PPC4XX
3525 P:      Josh Boyer
3526 M:      jwboyer@linux.vnet.ibm.com
3527 P:      Matt Porter
3528 M:      mporter@kernel.crashing.org
3529 W:      http://www.penguinppc.org/
3530 L:      linuxppc-dev@ozlabs.org
3531 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx.git
3532 S:      Maintained
3533
3534 LINUX FOR POWERPC EMBEDDED XILINX VIRTEX
3535 P:      Grant Likely
3536 M:      grant.likely@secretlab.ca
3537 W:      http://wiki.secretlab.ca/index.php/Linux_on_Xilinx_Virtex
3538 L:      linuxppc-dev@ozlabs.org
3539 T:      git git://git.secretlab.ca/git/linux-2.6.git
3540 S:      Maintained
3541
3542 LINUX FOR POWERPC EMBEDDED PPC8XX
3543 P:      Vitaly Bordug
3544 M:      vitb@kernel.crashing.org
3545 P:      Marcelo Tosatti
3546 M:      marcelo@kvack.org
3547 W:      http://www.penguinppc.org/
3548 L:      linuxppc-dev@ozlabs.org
3549 S:      Maintained
3550
3551 LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
3552 P:      Kumar Gala
3553 M:      galak@kernel.crashing.org
3554 W:      http://www.penguinppc.org/
3555 L:      linuxppc-dev@ozlabs.org
3556 S:      Maintained
3557
3558 LINUX FOR POWERPC PA SEMI PWRFICIENT
3559 P:      Olof Johansson
3560 M:      olof@lixom.net
3561 W:      http://www.pasemi.com/
3562 L:      linuxppc-dev@ozlabs.org
3563 S:      Supported
3564
3565 LINUX SECURITY MODULE (LSM) FRAMEWORK
3566 P:      Chris Wright
3567 M:      chrisw@sous-sol.org
3568 L:      linux-security-module@vger.kernel.org
3569 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
3570 S:      Supported
3571
3572 LLC (802.2)
3573 P:      Arnaldo Carvalho de Melo
3574 M:      acme@ghostprotocols.net
3575 S:      Maintained
3576 F:      include/linux/llc.h
3577 F:      include/net/llc*
3578 F:      net/llc/
3579
3580 LIS3LV02D ACCELEROMETER DRIVER
3581 P:      Eric Piel
3582 M:      eric.piel@tremplin-utc.net
3583 S:      Maintained
3584 F:      Documentation/hwmon/lis3lv02d
3585 F:      drivers/hwmon/lis3lv02d.*
3586
3587 LM83 HARDWARE MONITOR DRIVER
3588 P:      Jean Delvare
3589 M:      khali@linux-fr.org
3590 L:      lm-sensors@lm-sensors.org
3591 S:      Maintained
3592 F:      Documentation/hwmon/lm83
3593 F:      drivers/hwmon/lm83.c
3594
3595 LM90 HARDWARE MONITOR DRIVER
3596 P:      Jean Delvare
3597 M:      khali@linux-fr.org
3598 L:      lm-sensors@lm-sensors.org
3599 S:      Maintained
3600 F:      Documentation/hwmon/lm90
3601 F:      drivers/hwmon/lm90.c
3602
3603 LOCKDEP AND LOCKSTAT
3604 P:      Peter Zijlstra
3605 M:      peterz@infradead.org
3606 P:      Ingo Molnar
3607 M:      mingo@redhat.com
3608 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep.git
3609 S:      Maintained
3610 F:      Documentation/lockdep*.txt
3611 F:      Documentation/lockstat.txt
3612 F:      include/linux/lockdep.h
3613 F:      kernel/lockdep*
3614
3615 LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
3616 P:      Richard Russon (FlatCap)
3617 M:      ldm@flatcap.org
3618 L:      linux-ntfs-dev@lists.sourceforge.net
3619 W:      http://www.linux-ntfs.org/content/view/19/37/
3620 S:      Maintained
3621 F:      Documentation/ldm.txt
3622 F:      fs/partitions/ldm.*
3623
3624 LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
3625 P:      Eric Moore
3626 M:      Eric.Moore@lsi.com
3627 M:      support@lsi.com
3628 L:      DL-MPTFusionLinux@lsi.com
3629 L:      linux-scsi@vger.kernel.org
3630 W:      http://www.lsilogic.com/support
3631 S:      Supported
3632 F:      drivers/message/fusion/
3633
3634 LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
3635 P:      Matthew Wilcox
3636 M:      matthew@wil.cx
3637 L:      linux-scsi@vger.kernel.org
3638 S:      Maintained
3639 F:      drivers/scsi/sym53c8xx_2/
3640
3641 LTP (Linux Test Project)
3642 P:      Subrata Modak
3643 M:      subrata@linux.vnet.ibm.com
3644 P:      Mike Frysinger
3645 M:      vapier@gentoo.org
3646 L:      ltp-list@lists.sourceforge.net (subscribers-only)
3647 W:      http://ltp.sourceforge.net/
3648 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/galak/ltp.git
3649 S:      Maintained
3650
3651 M32R ARCHITECTURE
3652 P:      Hirokazu Takata
3653 M:      takata@linux-m32r.org
3654 L:      linux-m32r@ml.linux-m32r.org
3655 L:      linux-m32r-ja@ml.linux-m32r.org (in Japanese)
3656 W:      http://www.linux-m32r.org/
3657 S:      Maintained
3658 F:      arch/m32r/
3659
3660 M68K ARCHITECTURE
3661 P:      Geert Uytterhoeven
3662 M:      geert@linux-m68k.org
3663 P:      Roman Zippel
3664 M:      zippel@linux-m68k.org
3665 L:      linux-m68k@lists.linux-m68k.org
3666 W:      http://www.linux-m68k.org/
3667 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git
3668 S:      Maintained
3669 F:      arch/m68k/
3670 F:      drivers/zorro/
3671
3672 M68K ON APPLE MACINTOSH
3673 P:      Joshua Thompson
3674 M:      funaho@jurai.org
3675 W:      http://www.mac.linux-m68k.org/
3676 L:      linux-m68k@lists.linux-m68k.org
3677 S:      Maintained
3678 F:      arch/m68k/mac/
3679
3680 M68K ON HP9000/300
3681 P:      Philip Blundell
3682 M:      philb@gnu.org
3683 W:      http://www.tazenda.demon.co.uk/phil/linux-hp
3684 S:      Maintained
3685 F:      arch/m68k/hp300/
3686
3687 MAC80211
3688 P:      Johannes Berg
3689 M:      johannes@sipsolutions.net
3690 L:      linux-wireless@vger.kernel.org
3691 W:      http://linuxwireless.org/
3692 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git
3693 S:      Maintained
3694 F:      Documentation/networking/mac80211-injection.txt
3695 F:      include/net/mac80211.h
3696 F:      net/mac80211/
3697
3698 MAC80211 PID RATE CONTROL
3699 P:      Stefano Brivio
3700 M:      stefano.brivio@polimi.it
3701 P:      Mattias Nissler
3702 M:      mattias.nissler@gmx.de
3703 L:      linux-wireless@vger.kernel.org
3704 W:      http://linuxwireless.org/en/developers/Documentation/mac80211/RateControl/PID
3705 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git
3706 S:      Maintained
3707 F:      net/mac80211/rc80211_pid*
3708
3709 MACVLAN DRIVER
3710 P:      Patrick McHardy
3711 M:      kaber@trash.net
3712 L:      netdev@vger.kernel.org
3713 S:      Maintained
3714 F:      drivers/net/macvlan.c
3715 F:      include/linux/if_macvlan.h
3716
3717 MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
3718 P:      Michael Kerrisk
3719 M:      mtk.manpages@gmail.com
3720 W:      http://www.kernel.org/doc/man-pages
3721 L:      linux-man@vger.kernel.org
3722 S:      Maintained
3723
3724 MARVELL LIBERTAS WIRELESS DRIVER
3725 P:      Dan Williams
3726 M:      dcbw@redhat.com
3727 L:      libertas-dev@lists.infradead.org
3728 S:      Maintained
3729 F:      drivers/net/wireless/libertas/
3730
3731 MARVELL MV643XX ETHERNET DRIVER
3732 P:      Lennert Buytenhek
3733 M:      buytenh@marvell.com
3734 L:      netdev@vger.kernel.org
3735 S:      Supported
3736 F:      drivers/net/mv643xx_eth.*
3737 F:      include/linux/mv643xx.h
3738
3739 MARVELL SOC MMC/SD/SDIO CONTROLLER DRIVER
3740 P:      Nicolas Pitre
3741 M:      nico@cam.org
3742 S:      Maintained
3743
3744 MARVELL YUKON / SYSKONNECT DRIVER
3745 P:      Mirko Lindner
3746 M:      mlindner@syskonnect.de
3747 P:      Ralph Roesler
3748 M:      rroesler@syskonnect.de
3749 W:      http://www.syskonnect.com
3750 S:      Supported
3751
3752 MATROX FRAMEBUFFER DRIVER
3753 P:      Petr Vandrovec
3754 M:      vandrove@vc.cvut.cz
3755 L:      linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
3756 S:      Maintained
3757 F:      drivers/video/matrox/matroxfb_*
3758 F:      include/linux/matroxfb.h
3759
3760 MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
3761 P:      Hans J. Koch
3762 M:      hjk@linutronix.de
3763 L:      lm-sensors@lm-sensors.org
3764 S:      Maintained
3765 F:      Documentation/hwmon/max6650
3766 F:      drivers/hwmon/max6650.c
3767
3768 MEDIA INPUT INFRASTRUCTURE (V4L/DVB)
3769 P:      Mauro Carvalho Chehab
3770 M:      mchehab@infradead.org
3771 P:      LinuxTV.org Project
3772 L:      linux-media@vger.kernel.org
3773 W:      http://linuxtv.org
3774 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
3775 S:      Maintained
3776 F:      Documentation/dvb/
3777 F:      Documentation/video4linux/
3778 F:      drivers/media/
3779 F:      include/media/
3780 F:      include/linux/dvb/
3781 F:      include/linux/videodev*.h
3782
3783 MEGARAID SCSI DRIVERS
3784 P:      Neela Syam Kolli
3785 M:      megaraidlinux@lsi.com
3786 L:      linux-scsi@vger.kernel.org
3787 W:      http://megaraid.lsilogic.com
3788 S:      Maintained
3789 F:      Documentation/scsi/megaraid.txt
3790 F:      drivers/scsi/megaraid.*
3791 F:      drivers/scsi/megaraid/
3792
3793 MEMORY MANAGEMENT
3794 L:      linux-mm@kvack.org
3795 W:      http://www.linux-mm.org
3796 S:      Maintained
3797 F:      include/linux/mm.h
3798 F:      mm/
3799
3800 MEMORY RESOURCE CONTROLLER
3801 P:      Balbir Singh
3802 M:      balbir@linux.vnet.ibm.com
3803 P:      Pavel Emelyanov
3804 M:      xemul@openvz.org
3805 P:      KAMEZAWA Hiroyuki
3806 M:      kamezawa.hiroyu@jp.fujitsu.com
3807 L:      linux-mm@kvack.org
3808 S:      Maintained
3809 F:      mm/memcontrol.c
3810
3811 MEMORY TECHNOLOGY DEVICES (MTD)
3812 P:      David Woodhouse
3813 M:      dwmw2@infradead.org
3814 W:      http://www.linux-mtd.infradead.org/
3815 L:      linux-mtd@lists.infradead.org
3816 T:      git git://git.infradead.org/mtd-2.6.git
3817 S:      Maintained
3818 F:      drivers/mtd/
3819 F:      include/linux/mtd/
3820 F:      include/mtd/
3821
3822 MICROBLAZE ARCHITECTURE
3823 P:      Michal Simek
3824 M:      monstr@monstr.eu
3825 L:      microblaze-uclinux@itee.uq.edu.au
3826 W:      http://www.monstr.eu/fdt/
3827 T:      git git://git.monstr.eu/linux-2.6-microblaze.git
3828 S:      Supported
3829 F:      arch/microblaze/
3830
3831 MICROTEK X6 SCANNER
3832 P:      Oliver Neukum
3833 M:      oliver@neukum.name
3834 S:      Maintained
3835 F:      drivers/usb/image/microtek.*
3836
3837 MIPS
3838 P:      Ralf Baechle
3839 M:      ralf@linux-mips.org
3840 W:      http://www.linux-mips.org/
3841 L:      linux-mips@linux-mips.org
3842 T:      git git://git.linux-mips.org/pub/scm/linux.git
3843 S:      Supported
3844 F:      Documentation/mips/
3845 F:      arch/mips/
3846
3847 MISCELLANEOUS MCA-SUPPORT
3848 P:      James Bottomley
3849 M:      James.Bottomley@HansenPartnership.com
3850 S:      Maintained
3851 F:      Documentation/ia64/mca.txt
3852 F:      Documentation/mca.txt
3853 F:      drivers/mca/
3854 F:      include/linux/mca*
3855
3856 MODULE SUPPORT
3857 P:      Rusty Russell
3858 M:      rusty@rustcorp.com.au
3859 S:      Maintained
3860 F:      include/linux/module.h
3861 F:      kernel/module.c
3862
3863 MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
3864 P:      Stelian Pop
3865 M:      stelian@popies.net
3866 W:      http://popies.net/meye/
3867 S:      Maintained
3868 F:      Documentation/video4linux/meye.txt
3869 F:      drivers/media/video/meye.*
3870 F:      include/linux/meye.h
3871
3872 MOTOROLA IMX MMC/SD HOST CONTROLLER INTERFACE DRIVER
3873 P:      Pavel Pisa
3874 M:      ppisa@pikron.com
3875 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
3876 S:      Maintained
3877 F:      drivers/mmc/host/imxmmc.*
3878
3879 MOUSE AND MISC DEVICES [GENERAL]
3880 P:      Alessandro Rubini
3881 M:      rubini@ipvvis.unipv.it
3882 S:      Maintained
3883 F:      drivers/input/mouse/
3884 F:      include/linux/gpio_mouse.h
3885
3886 MOXA SMARTIO/INDUSTIO/INTELLIO SERIAL CARD
3887 P:      Jiri Slaby
3888 M:      jirislaby@gmail.com
3889 S:      Maintained
3890 F:      Documentation/serial/moxa-smartio
3891 F:      drivers/char/mxser.*
3892
3893 MSI LAPTOP SUPPORT
3894 P:      Lennart Poettering
3895 M:      mzxreary@0pointer.de
3896 W:      https://tango.0pointer.de/mailman/listinfo/s270-linux
3897 W:      http://0pointer.de/lennart/tchibo.html
3898 S:      Maintained
3899 F:      drivers/platform/x86/msi-laptop.c
3900
3901 MULTIFUNCTION DEVICES (MFD)
3902 P:      Samuel Ortiz
3903 M:      sameo@linux.intel.com
3904 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6.git
3905 S:      Supported
3906 F:      drivers/mfd/
3907
3908 MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM
3909 P:      Pierre Ossman
3910 M:      pierre@ossman.eu
3911 S:      Maintained
3912 F:      drivers/mmc/
3913 F:      include/linux/mmc/
3914
3915 MULTIMEDIA CARD (MMC) ETC. OVER SPI
3916 P:      David Brownell
3917 M:      dbrownell@users.sourceforge.net
3918 S:      Odd Fixes
3919 F:      drivers/mmc/host/mmc_spi.c
3920 F:      include/linux/spi/mmc_spi.h
3921
3922 MULTISOUND SOUND DRIVER
3923 P:      Andrew Veliath
3924 M:      andrewtv@usa.net
3925 S:      Maintained
3926 F:      Documentation/sound/oss/MultiSound
3927 F:      sound/oss/msnd*
3928
3929 MULTITECH MULTIPORT CARD (ISICOM)
3930 P:      Jiri Slaby
3931 M:      jirislaby@gmail.com
3932 S:      Maintained
3933 F:      drivers/char/isicom.c
3934 F:      include/linux/isicom.h
3935
3936 MUSB MULTIPOINT HIGH SPEED DUAL-ROLE CONTROLLER
3937 P:      Felipe Balbi
3938 M:      felipe.balbi@nokia.com
3939 L:      linux-usb@vger.kernel.org
3940 T:      git git://gitorious.org/musb/mainline.git
3941 S:      Maintained
3942 F:      drivers/usb/musb/
3943
3944 MYRICOM MYRI-10G 10GbE DRIVER (MYRI10GE)
3945 P:      Andrew Gallatin
3946 M:      gallatin@myri.com
3947 P:      Brice Goglin
3948 M:      brice@myri.com
3949 L:      netdev@vger.kernel.org
3950 W:      http://www.myri.com/scs/download-Myri10GE.html
3951 S:      Supported
3952 F:      drivers/net/myri10ge/
3953
3954 NATSEMI ETHERNET DRIVER (DP8381x)
3955 P:      Tim Hockin
3956 M:      thockin@hockin.org
3957 S:      Maintained
3958 F:      drivers/net/natsemi.c
3959
3960 NCP FILESYSTEM
3961 P:      Petr Vandrovec
3962 M:      vandrove@vc.cvut.cz
3963 L:      linware@sh.cvut.cz
3964 S:      Maintained
3965 F:      fs/ncpfs/
3966
3967 NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
3968 P:      James E.J. Bottomley
3969 M:      James.Bottomley@HansenPartnership.com
3970 L:      linux-scsi@vger.kernel.org
3971 S:      Maintained
3972 F:      drivers/scsi/NCR_D700.*
3973
3974 NETEFFECT IWARP RNIC DRIVER (IW_NES)
3975 P:      Faisal Latif
3976 M:      faisal.latif@intel.com
3977 P:      Chien Tung
3978 M:      chien.tin.tung@intel.com
3979 L:      general@lists.openfabrics.org
3980 W:      http://www.neteffect.com
3981 S:      Supported
3982 F:      drivers/infiniband/hw/nes/
3983
3984 NETEM NETWORK EMULATOR
3985 P:      Stephen Hemminger
3986 M:      shemminger@linux-foundation.org
3987 L:      netem@lists.linux-foundation.org
3988 S:      Maintained
3989 F:      net/sched/sch_netem.c
3990
3991 NETERION (S2IO) 10GbE DRIVER (xframe/vxge)
3992 P:      Ramkrishna Vepa
3993 M:      ram.vepa@neterion.com
3994 P:      Rastapur Santosh
3995 M:      santosh.rastapur@neterion.com
3996 P:      Sivakumar Subramani
3997 M:      sivakumar.subramani@neterion.com
3998 P:      Sreenivasa Honnur
3999 M:      sreenivasa.honnur@neterion.com
4000 P:      Anil Murthy
4001 M:      anil.murthy@neterion.com
4002 L:      netdev@vger.kernel.org
4003 W:      http://trac.neterion.com/cgi-bin/trac.cgi/wiki/Linux?Anonymous
4004 W:      http://trac.neterion.com/cgi-bin/trac.cgi/wiki/X3100Linux?Anonymous
4005 S:      Supported
4006 F:      Documentation/networking/s2io.txt
4007 F:      drivers/net/s2io*
4008
4009 NETFILTER/IPTABLES/IPCHAINS
4010 P:      Rusty Russell
4011 P:      Marc Boucher
4012 P:      James Morris
4013 P:      Harald Welte
4014 P:      Jozsef Kadlecsik
4015 P:      Patrick McHardy
4016 M:      kaber@trash.net
4017 L:      netfilter-devel@vger.kernel.org
4018 L:      netfilter@vger.kernel.org
4019 L:      coreteam@netfilter.org
4020 W:      http://www.netfilter.org/
4021 W:      http://www.iptables.org/
4022 S:      Supported
4023 F:      include/linux/netfilter*
4024 F:      include/linux/netfilter/
4025 F:      include/net/netfilter/
4026 F:      net/*/netfilter.c
4027 F:      net/*/netfilter/
4028 F:      net/netfilter/
4029
4030 NETLABEL
4031 P:      Paul Moore
4032 M:      paul.moore@hp.com
4033 W:      http://netlabel.sf.net
4034 L:      netdev@vger.kernel.org
4035 S:      Supported
4036 F:      Documentation/netlabel/
4037 F:      include/net/netlabel.h
4038 F:      net/netlabel/
4039
4040 NETROM NETWORK LAYER
4041 P:      Ralf Baechle
4042 M:      ralf@linux-mips.org
4043 L:      linux-hams@vger.kernel.org
4044 W:      http://www.linux-ax25.org/
4045 S:      Maintained
4046 F:      include/linux/netrom.h
4047 F:      include/net/netrom.h
4048 F:      net/netrom/
4049
4050 NETWORK BLOCK DEVICE (NBD)
4051 P:      Paul Clements
4052 M:      Paul.Clements@steeleye.com
4053 S:      Maintained
4054 F:      Documentation/blockdev/nbd.txt
4055 F:      drivers/block/nbd.c
4056 F:      include/linux/nbd.h
4057
4058 NETWORKING [GENERAL]
4059 P:      David S. Miller
4060 M:      davem@davemloft.net
4061 L:      netdev@vger.kernel.org
4062 W:      http://www.linuxfoundation.org/en/Net
4063 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git
4064 S:      Maintained
4065 F:      net/
4066 F:      include/net/
4067
4068 NETWORKING [IPv4/IPv6]
4069 P:      David S. Miller
4070 M:      davem@davemloft.net
4071 P:      Alexey Kuznetsov
4072 M:      kuznet@ms2.inr.ac.ru
4073 P:      Pekka Savola (ipv6)
4074 M:      pekkas@netcore.fi
4075 P:      James Morris
4076 M:      jmorris@namei.org
4077 P:      Hideaki YOSHIFUJI
4078 M:      yoshfuji@linux-ipv6.org
4079 P:      Patrick McHardy
4080 M:      kaber@trash.net
4081 L:      netdev@vger.kernel.org
4082 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git
4083 S:      Maintained
4084 F:      net/ipv4/
4085 F:      net/ipv6/
4086 F:      include/net/ip*
4087
4088 NETWORKING [LABELED] (NetLabel, CIPSO, Labeled IPsec, SECMARK)
4089 P:      Paul Moore
4090 M:      paul.moore@hp.com
4091 L:      netdev@vger.kernel.org
4092 S:      Maintained
4093
4094 NETWORKING [WIRELESS]
4095 P:      John W. Linville
4096 M:      linville@tuxdriver.com
4097 L:      linux-wireless@vger.kernel.org
4098 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git
4099 S:      Maintained
4100 F:      net/wireless/
4101 F:      include/net/ieee80211*
4102 F:      include/net/wireless.h
4103
4104 NETWORKING DRIVERS
4105 L:      netdev@vger.kernel.org
4106 W:      http://www.linuxfoundation.org/en/Net
4107 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git
4108 S:      Odd Fixes
4109 F:      drivers/net/
4110
4111 NETXEN (1/10) GbE SUPPORT
4112 P:      Dhananjay Phadke
4113 M:      dhananjay@netxen.com
4114 L:      netdev@vger.kernel.org
4115 W:      http://www.netxen.com
4116 S:      Supported
4117 F:      drivers/net/netxen/
4118
4119 NFS, SUNRPC, AND LOCKD CLIENTS
4120 P:      Trond Myklebust
4121 M:      Trond.Myklebust@netapp.com
4122 L:      linux-nfs@vger.kernel.org
4123 W:      http://client.linux-nfs.org
4124 T:      git git://git.linux-nfs.org/pub/linux/nfs-2.6.git
4125 S:      Maintained
4126 F:      fs/lockd/
4127 F:      fs/nfs/
4128 F:      fs/nfs_common/
4129 F:      net/sunrpc/
4130 F:      include/linux/lockd/
4131 F:      include/linux/nfs*
4132 F:      include/linux/sunrpc/
4133
4134 NI5010 NETWORK DRIVER
4135 P:      Jan-Pascal van Best
4136 M:      janpascal@vanbest.org
4137 P:      Andreas Mohr
4138 M:      andi@lisas.de
4139 L:      netdev@vger.kernel.org
4140 S:      Maintained
4141 F:      drivers/net/ni5010.*
4142
4143 NILFS2 FILESYSTEM
4144 P:      KONISHI Ryusuke
4145 M:      konishi.ryusuke@lab.ntt.co.jp
4146 L:      users@nilfs.org
4147 W:      http://www.nilfs.org/en/
4148 S:      Supported
4149 F:      Documentation/filesystems/nilfs2.txt
4150 F:      fs/nilfs2/
4151 F:      include/linux/nilfs2_fs.h
4152
4153 NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
4154 P:      YOKOTA Hiroshi
4155 M:      yokota@netlab.is.tsukuba.ac.jp
4156 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
4157 S:      Maintained
4158 F:      Documentation/scsi/NinjaSCSI.txt
4159 F:      drivers/scsi/pcmcia/nsp_*
4160
4161 NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
4162 P:      GOTO Masanori
4163 M:      gotom@debian.or.jp
4164 P:      YOKOTA Hiroshi
4165 M:      yokota@netlab.is.tsukuba.ac.jp
4166 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
4167 S:      Maintained
4168 F:      Documentation/scsi/NinjaSCSI.txt
4169 F:      drivers/scsi/nsp32*
4170
4171 NTFS FILESYSTEM
4172 P:      Anton Altaparmakov
4173 M:      aia21@cantab.net
4174 L:      linux-ntfs-dev@lists.sourceforge.net
4175 W:      http://www.linux-ntfs.org/
4176 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
4177 S:      Maintained
4178 F:      Documentation/filesystems/ntfs.txt
4179 F:      fs/ntfs/
4180
4181 NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
4182 P:      Antonino Daplas
4183 M:      adaplas@gmail.com
4184 L:      linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
4185 S:      Maintained
4186 F:      drivers/video/riva/
4187 F:      drivers/video/nvidia/
4188
4189 OMAP SUPPORT
4190 P:      Tony Lindgren <tony@atomide.com>
4191 M:      tony@atomide.com
4192 L:      linux-omap@vger.kernel.org
4193 W:      http://www.muru.com/linux/omap/
4194 W:      http://linux.omap.com/
4195 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git
4196 S:      Maintained
4197 F:      arch/arm/*omap*
4198
4199 OMAP CLOCK FRAMEWORK SUPPORT
4200 P:      Paul Walmsley
4201 M:      paul@pwsan.com
4202 L:      linux-omap@vger.kernel.org
4203 S:      Maintained
4204 F:      arch/arm/*omap*/*clock*
4205
4206 OMAP POWER MANAGEMENT SUPPORT
4207 P:      Kevin Hilman
4208 M:      khilman@deeprootsystems.com
4209 L:      linux-omap@vger.kernel.org
4210 S:      Maintained
4211 F:      arch/arm/*omap*/*pm*
4212
4213 OMAP AUDIO SUPPORT
4214 P:      Jarkko Nikula
4215 M:      jhnikula@gmail.com
4216 L:      alsa-devel@alsa-project.org (subscribers-only)
4217 L:      linux-omap@vger.kernel.org
4218 S:      Maintained
4219 F:      sound/soc/omap/
4220
4221 OMAP FRAMEBUFFER SUPPORT
4222 P:      Imre Deak
4223 M:      imre.deak@nokia.com
4224 L:      linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
4225 L:      linux-omap@vger.kernel.org
4226 S:      Maintained
4227 F:      drivers/video/omap/
4228
4229 OMAP MMC SUPPORT
4230 P:      Jarkko Lavinen
4231 M:      jarkko.lavinen@nokia.com
4232 L:      linux-kernel@vger.kernel.org
4233 L:      linux-omap@vger.kernel.org
4234 S:      Maintained
4235 F:      drivers/mmc/host/*omap*
4236
4237 OMAP RANDOM NUMBER GENERATOR SUPPORT
4238 P:      Deepak Saxena
4239 M:      dsaxena@plexity.net
4240 S:      Maintained
4241 F:      drivers/char/hw_random/omap-rng.c
4242
4243 OMAP USB SUPPORT
4244 P:      Felipe Balbi
4245 M:      felipe.balbi@nokia.com
4246 P:      David Brownell
4247 M:      dbrownell@users.sourceforge.net
4248 L:      linux-usb@vger.kernel.org
4249 L:      linux-omap@vger.kernel.org
4250 S:      Maintained
4251
4252 OMFS FILESYSTEM
4253 P:      Bob Copeland
4254 M:      me@bobcopeland.com
4255 L:      linux-karma-devel@lists.sourceforge.net
4256 S:      Maintained
4257 F:      Documentation/filesystems/omfs.txt
4258 F:      fs/omfs/
4259
4260 OMNIKEY CARDMAN 4000 DRIVER
4261 P:      Harald Welte
4262 M:      laforge@gnumonks.org
4263 S:      Maintained
4264 F:      drivers/char/pcmcia/cm4000_cs.c
4265 F:      include/linux/cm4000_cs.h
4266
4267 OMNIKEY CARDMAN 4040 DRIVER
4268 P:      Harald Welte
4269 M:      laforge@gnumonks.org
4270 S:      Maintained
4271 F:      drivers/char/pcmcia/cm4040_cs.*
4272
4273 OMNIVISION OV7670 SENSOR DRIVER
4274 P:      Jonathan Corbet
4275 M:      corbet@lwn.net
4276 L:      linux-media@vger.kernel.org
4277 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4278 S:      Maintained
4279 F:      drivers/media/video/ov7670.c
4280
4281 ONENAND FLASH DRIVER
4282 P:      Kyungmin Park
4283 M:      kyungmin.park@samsung.com
4284 L:      linux-mtd@lists.infradead.org
4285 S:      Maintained
4286 F:      drivers/mtd/onenand/
4287 F:      include/linux/mtd/onenand*.h
4288
4289 ONSTREAM SCSI TAPE DRIVER
4290 P:      Willem Riede
4291 M:      osst@riede.org
4292 L:      osst-users@lists.sourceforge.net
4293 L:      linux-scsi@vger.kernel.org
4294 S:      Maintained
4295 F:      drivers/scsi/osst*
4296 F:      drivers/scsi/st*
4297
4298 OPENCORES I2C BUS DRIVER
4299 P:      Peter Korsgaard
4300 M:      jacmet@sunsite.dk
4301 L:      linux-i2c@vger.kernel.org
4302 S:      Maintained
4303 F:      Documentation/i2c/busses/i2c-ocores
4304 F:      drivers/i2c/busses/i2c-ocores.c
4305
4306 OPROFILE
4307 P:      Robert Richter
4308 M:      robert.richter@amd.com
4309 L:      oprofile-list@lists.sf.net
4310 S:      Maintained
4311 F:      arch/*/oprofile/
4312 F:      drivers/oprofile/
4313 F:      include/linux/oprofile.h
4314
4315 ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
4316 P:      Mark Fasheh
4317 M:      mfasheh@suse.com
4318 P:      Joel Becker
4319 M:      joel.becker@oracle.com
4320 L:      ocfs2-devel@oss.oracle.com (moderated for non-subscribers)
4321 W:      http://oss.oracle.com/projects/ocfs2/
4322 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2.git
4323 S:      Supported
4324 F:      Documentation/filesystems/ocfs2.txt
4325 F:      Documentation/filesystems/dlmfs.txt
4326 F:      fs/ocfs2/
4327
4328 ORINOCO DRIVER
4329 P:      Pavel Roskin
4330 M:      proski@gnu.org
4331 P:      David Gibson
4332 M:      hermes@gibson.dropbear.id.au
4333 L:      linux-wireless@vger.kernel.org
4334 L:      orinoco-users@lists.sourceforge.net
4335 L:      orinoco-devel@lists.sourceforge.net
4336 W:      http://www.nongnu.org/orinoco/
4337 S:      Maintained
4338 F:      drivers/net/wireless/orinoco/
4339
4340 OSD LIBRARY
4341 P:      Boaz Harrosh
4342 M:      bharrosh@panasas.com
4343 P:      Benny Halevy
4344 M:      bhalevy@panasas.com
4345 L:      osd-dev@open-osd.org
4346 W:      http://open-osd.org
4347 T:      git git://git.open-osd.org/open-osd.git
4348 S:      Maintained
4349
4350 P54 WIRELESS DRIVER
4351 P:      Michael Wu
4352 M:      flamingice@sourmilk.net
4353 L:      linux-wireless@vger.kernel.org
4354 W:      http://prism54.org
4355 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
4356 S:      Maintained
4357 F:      drivers/net/wireless/p54/
4358
4359 PA SEMI ETHERNET DRIVER
4360 P:      Olof Johansson
4361 M:      olof@lixom.net
4362 L:      netdev@vger.kernel.org
4363 S:      Maintained
4364 F:      drivers/net/pasemi_mac.*
4365
4366 PA SEMI SMBUS DRIVER
4367 P:      Olof Johansson
4368 M:      olof@lixom.net
4369 L:      linux-i2c@vger.kernel.org
4370 S:      Maintained
4371 F:      drivers/i2c/busses/i2c-pasemi.c
4372
4373 PANASONIC LAPTOP ACPI EXTRAS DRIVER
4374 P:      Harald Welte
4375 M:      laforge@gnumonks.org
4376 S:      Maintained
4377 F:      drivers/platform/x86/panasonic-laptop.c
4378
4379 PANASONIC MN10300/AM33 PORT
4380 P:      David Howells
4381 M:      dhowells@redhat.com
4382 P:      Koichi Yasutake
4383 M:      yasutake.koichi@jp.panasonic.com
4384 L:      linux-am33-list@redhat.com (moderated for non-subscribers)
4385 W:      ftp://ftp.redhat.com/pub/redhat/gnupro/AM33/
4386 S:      Maintained
4387 F:      Documentation/mn10300/
4388 F:      arch/mn10300/
4389
4390 PARALLEL PORT SUPPORT
4391 L:      linux-parport@lists.infradead.org (subscribers-only)
4392 S:      Orphan
4393 F:      drivers/parport/
4394 F:      include/linux/parport*.h
4395 F:      drivers/char/ppdev.c
4396 F:      include/linux/ppdev.h
4397
4398 PARAVIRT_OPS INTERFACE
4399 P:      Jeremy Fitzhardinge
4400 M:      jeremy@xensource.com
4401 P:      Chris Wright
4402 M:      chrisw@sous-sol.org
4403 P:      Alok Kataria
4404 M:      akataria@vmware.com
4405 P:      Rusty Russell
4406 M:      rusty@rustcorp.com.au
4407 L:      virtualization@lists.osdl.org
4408 S:      Supported
4409 F:      Documentation/ia64/paravirt_ops.txt
4410 F:      arch/*/kernel/paravirt*
4411 F:      arch/*/include/asm/paravirt.h
4412
4413 PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
4414 P:      Tim Waugh
4415 M:      tim@cyberelk.net
4416 L:      linux-parport@lists.infradead.org (subscribers-only)
4417 W:      http://www.torque.net/linux-pp.html
4418 S:      Maintained
4419 F:      Documentation/blockdev/paride.txt
4420 F:      drivers/block/paride/
4421
4422 PARISC ARCHITECTURE
4423 P:      Kyle McMartin
4424 M:      kyle@mcmartin.ca
4425 P:      Helge Deller
4426 M:      deller@gmx.de
4427 L:      linux-parisc@vger.kernel.org
4428 W:      http://www.parisc-linux.org/
4429 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
4430 S:      Maintained
4431 F:      arch/parisc/
4432 F:      drivers/parisc/
4433
4434 PC87360 HARDWARE MONITORING DRIVER
4435 P:      Jim Cromie
4436 M:      jim.cromie@gmail.com
4437 L:      lm-sensors@lm-sensors.org
4438 S:      Maintained
4439 F:      Documentation/hwmon/pc87360
4440 F:      drivers/hwmon/pc87360.c
4441
4442 PC8736x GPIO DRIVER
4443 P:      Jim Cromie
4444 M:      jim.cromie@gmail.com
4445 S:      Maintained
4446 F:      drivers/char/pc8736x_gpio.c
4447
4448 PCA9532 LED DRIVER
4449 P:      Riku Voipio
4450 M:      riku.voipio@iki.fi
4451 S:      Maintained
4452 F:      drivers/leds/leds-pca9532.c
4453 F:      include/linux/leds-pca9532.h
4454
4455 PCI ERROR RECOVERY
4456 P:      Linas Vepstas
4457 M:      linas@austin.ibm.com
4458 L:      linux-pci@vger.kernel.org
4459 S:      Supported
4460 F:      Documentation/PCI/pci-error-recovery.txt
4461 F:      Documentation/powerpc/eeh-pci-error-recovery.txt
4462
4463 PCI SUBSYSTEM
4464 P:      Jesse Barnes
4465 M:      jbarnes@virtuousgeek.org
4466 L:      linux-pci@vger.kernel.org
4467 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git
4468 S:      Supported
4469 F:      Documentation/PCI/
4470 F:      drivers/pci/
4471 F:      include/linux/pci*
4472
4473 PCIE HOTPLUG DRIVER
4474 P:      Kristen Carlson Accardi
4475 M:      kristen.c.accardi@intel.com
4476 L:      linux-pci@vger.kernel.org
4477 S:      Supported
4478 F:      drivers/pci/pcie/
4479
4480 PCMCIA SUBSYSTEM
4481 P:      Linux PCMCIA Team
4482 L:      linux-pcmcia@lists.infradead.org
4483 W:      http://lists.infradead.org/mailman/listinfo/linux-pcmcia
4484 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
4485 S:      Maintained
4486 F:      Documentation/pcmcia/
4487 F:      drivers/pcmcia/
4488 F:      include/pcmcia/
4489
4490 PCNET32 NETWORK DRIVER
4491 P:      Don Fry
4492 M:      pcnet32@verizon.net
4493 L:      netdev@vger.kernel.org
4494 S:      Maintained
4495 F:      drivers/net/pcnet32.c
4496
4497 PER-TASK DELAY ACCOUNTING
4498 P:      Balbir Singh
4499 M:      balbir@linux.vnet.ibm.com
4500 S:      Maintained
4501 F:      include/linux/delayacct.h
4502 F:      kernel/delayacct.c
4503
4504 PERFORMANCE COUNTER SUBSYSTEM
4505 P:      Peter Zijlstra
4506 M:      a.p.zijlstra@chello.nl
4507 P:      Paul Mackerras
4508 M:      paulus@samba.org
4509 P:      Ingo Molnar
4510 M:      mingo@elte.hu
4511 L:      linux-kernel@vger.kernel.org
4512 S:      Supported
4513
4514 PERSONALITY HANDLING
4515 P:      Christoph Hellwig
4516 M:      hch@infradead.org
4517 L:      linux-abi-devel@lists.sourceforge.net
4518 S:      Maintained
4519 F:      include/linux/personality.h
4520
4521 PHRAM MTD DRIVER
4522 P:      Joern Engel
4523 M:      joern@lazybastard.org
4524 L:      linux-mtd@lists.infradead.org
4525 S:      Maintained
4526 F:      drivers/mtd/devices/phram.c
4527
4528 PKTCDVD DRIVER
4529 P:      Peter Osterlund
4530 M:      petero2@telia.com
4531 S:      Maintained
4532 F:      drivers/block/pktcdvd.c
4533 F:      include/linux/pktcdvd.h
4534
4535 POSIX CLOCKS and TIMERS
4536 P:      Thomas Gleixner
4537 M:      tglx@linutronix.de
4538 S:      Supported
4539 F:      fs/timerfd.c
4540 F:      include/linux/timer*
4541 F:      kernel/*timer*
4542
4543 POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS
4544 P:      Anton Vorontsov
4545 M:      cbou@mail.ru
4546 P:      David Woodhouse
4547 M:      dwmw2@infradead.org
4548 T:      git git://git.infradead.org/battery-2.6.git
4549 S:      Maintained
4550 F:      include/linux/power_supply.h
4551 F:      drivers/power/power_supply*
4552
4553 PNP SUPPORT
4554 P:      Adam Belay
4555 M:      abelay@mit.edu
4556 P:      Bjorn Helgaas
4557 M:      bjorn.helgaas@hp.com
4558 S:      Maintained
4559 F:      drivers/pnp/
4560
4561 PNXxxxx I2C DRIVER
4562 P:      Vitaly Wool
4563 M:      vitalywool@gmail.com
4564 L:      linux-i2c@vger.kernel.org
4565 S:      Maintained
4566 F:      drivers/i2c/busses/i2c-pnx.c
4567
4568 PPP PROTOCOL DRIVERS AND COMPRESSORS
4569 P:      Paul Mackerras
4570 M:      paulus@samba.org
4571 L:      linux-ppp@vger.kernel.org
4572 S:      Maintained
4573 F:      drivers/net/ppp_*
4574
4575 PPP OVER ATM (RFC 2364)
4576 P:      Mitchell Blank Jr
4577 M:      mitch@sfgoth.com
4578 S:      Maintained
4579 F:      net/atm/pppoatm.c
4580 F:      include/linux/atmppp.h
4581
4582 PPP OVER ETHERNET
4583 P:      Michal Ostrowski
4584 M:      mostrows@earthlink.net
4585 S:      Maintained
4586 F:      drivers/net/pppoe.c
4587 F:      drivers/net/pppox.c
4588
4589 PPP OVER L2TP
4590 P:      James Chapman
4591 M:      jchapman@katalix.com
4592 S:      Maintained
4593 F:      drivers/net/pppol2tp.c
4594 F:      include/linux/if_pppol2tp.h
4595
4596 PREEMPTIBLE KERNEL
4597 P:      Robert Love
4598 M:      rml@tech9.net
4599 L:      kpreempt-tech@lists.sourceforge.net
4600 W:      ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
4601 S:      Supported
4602 F:      Documentation/preempt-locking.txt
4603 F:      include/linux/preempt.h
4604
4605 PRISM54 WIRELESS DRIVER
4606 P:      Luis R. Rodriguez
4607 M:      mcgrof@gmail.com
4608 L:      linux-wireless@vger.kernel.org
4609 W:      http://prism54.org
4610 S:      Maintained
4611 F:      drivers/net/wireless/prism54/
4612
4613 PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
4614 P:      Peter Denison
4615 M:      promise@pnd-pc.demon.co.uk
4616 W:      http://www.pnd-pc.demon.co.uk/promise/
4617 S:      Maintained
4618
4619 PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
4620 P:      Mikael Pettersson
4621 M:      mikpe@it.uu.se
4622 L:      linux-ide@vger.kernel.org
4623 S:      Maintained
4624 F:      drivers/ata/sata_promise.*
4625
4626 PS3 NETWORK SUPPORT
4627 P:      Geoff Levand
4628 M:      geoffrey.levand@am.sony.com
4629 L:      netdev@vger.kernel.org
4630 L:      cbe-oss-dev@ozlabs.org
4631 S:      Supported
4632 F:      drivers/net/ps3_gelic_net.*
4633
4634 PS3 PLATFORM SUPPORT
4635 P:      Geoff Levand
4636 M:      geoffrey.levand@am.sony.com
4637 L:      linuxppc-dev@ozlabs.org
4638 L:      cbe-oss-dev@ozlabs.org
4639 S:      Supported
4640 F:      arch/powerpc/boot/ps3*
4641 F:      arch/powerpc/include/asm/lv1call.h
4642 F:      arch/powerpc/include/asm/ps3*.h
4643 F:      arch/powerpc/platforms/ps3/
4644 F:      drivers/*/ps3*
4645 F:      drivers/ps3/
4646 F:      drivers/rtc/rtc-ps3.c
4647 F:      drivers/usb/host/*ps3.c
4648 F:      sound/ppc/snd_ps3*
4649
4650 PS3VRAM DRIVER
4651 P:      Jim Paris
4652 M:      jim@jtan.com
4653 L:      cbe-oss-dev@ozlabs.org
4654 S:      Maintained
4655
4656 PTRACE SUPPORT
4657 P:      Roland McGrath
4658 M:      roland@redhat.com
4659 P:      Oleg Nesterov
4660 M:      oleg@redhat.com
4661 S:      Maintained
4662 F:      include/asm-generic/syscall.h
4663 F:      include/linux/ptrace.h
4664 F:      include/linux/regset.h
4665 F:      include/linux/tracehook.h
4666 F:      kernel/ptrace.c
4667
4668 PVRUSB2 VIDEO4LINUX DRIVER
4669 P:      Mike Isely
4670 M:      isely@pobox.com
4671 L:      pvrusb2@isely.net       (subscribers-only)
4672 L:      linux-media@vger.kernel.org
4673 W:      http://www.isely.net/pvrusb2/
4674 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4675 S:      Maintained
4676 F:      Documentation/video4linux/README.pvrusb2
4677 F:      drivers/media/video/pvrusb2/
4678
4679 PXA2xx/PXA3xx SUPPORT
4680 P:      Eric Miao
4681 M:      eric.y.miao@gmail.com
4682 P:      Russell King
4683 M:      linux@arm.linux.org.uk
4684 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
4685 S:      Maintained
4686 F:      arch/arm/mach-pxa/
4687 F:      drivers/pcmcia/pxa2xx*
4688 F:      drivers/spi/pxa2xx*
4689 F:      drivers/usb/gadget/pxa2*
4690 F:      include/sound/pxa2xx-lib.h
4691 F:      sound/arm/pxa*
4692 F:      sound/soc/pxa
4693
4694 PXA168 SUPPORT
4695 P:      Eric Miao
4696 M:      eric.y.miao@gmail.com
4697 P:      Jason Chagas
4698 M:      jason.chagas@marvell.com
4699 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
4700 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git
4701 S:      Maintained
4702
4703 PXA910 SUPPORT
4704 P:      Eric Miao
4705 M:      eric.y.miao@gmail.com
4706 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
4707 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git
4708 S:      Maintained
4709
4710 PXA MMCI DRIVER
4711 S:      Orphan
4712
4713 PXA RTC DRIVER
4714 P:      Robert Jarzmik
4715 M:      robert.jarzmik@free.fr
4716 L:      rtc-linux@googlegroups.com
4717 S:      Maintained
4718
4719 QLOGIC QLA2XXX FC-SCSI DRIVER
4720 P:      Andrew Vasquez
4721 M:      linux-driver@qlogic.com
4722 L:      linux-scsi@vger.kernel.org
4723 S:      Supported
4724 F:      Documentation/scsi/LICENSE.qla2xxx
4725 F:      drivers/scsi/qla2xxx/
4726
4727 QLOGIC QLA3XXX NETWORK DRIVER
4728 P:      Ron Mercer
4729 M:      linux-driver@qlogic.com
4730 L:      netdev@vger.kernel.org
4731 S:      Supported
4732 F:      Documentation/networking/LICENSE.qla3xxx
4733 F:      drivers/net/qla3xxx.*
4734
4735 QLOGIC QLGE 10Gb ETHERNET DRIVER
4736 P:      Ron Mercer
4737 M:      linux-driver@qlogic.com
4738 M:      ron.mercer@qlogic.com
4739 L:      netdev@vger.kernel.org
4740 S:      Supported
4741 F:      drivers/net/qlge/
4742
4743 QNX4 FILESYSTEM
4744 P:      Anders Larsen
4745 M:      al@alarsen.net
4746 W:      http://www.alarsen.net/linux/qnx4fs/
4747 S:      Maintained
4748 F:      fs/qnx4/
4749 F:      include/linux/qnx4_fs.h
4750 F:      include/linux/qnxtypes.h
4751
4752 RADEON FRAMEBUFFER DISPLAY DRIVER
4753 P:      Benjamin Herrenschmidt
4754 M:      benh@kernel.crashing.org
4755 L:      linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
4756 S:      Maintained
4757 F:      drivers/video/aty/radeon*
4758 F:      include/linux/radeonfb.h
4759
4760 RAGE128 FRAMEBUFFER DISPLAY DRIVER
4761 P:      Paul Mackerras
4762 M:      paulus@samba.org
4763 L:      linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
4764 S:      Maintained
4765 F:      drivers/video/aty/aty128fb.c
4766
4767 RALINK RT2X00 WIRELESS LAN DRIVER
4768 P:      rt2x00 project
4769 L:      linux-wireless@vger.kernel.org
4770 L:      users@rt2x00.serialmonkey.com
4771 W:      http://rt2x00.serialmonkey.com/
4772 S:      Maintained
4773 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/ivd/rt2x00.git
4774 F:      drivers/net/wireless/rt2x00/
4775
4776 RAMDISK RAM BLOCK DEVICE DRIVER
4777 P:      Nick Piggin
4778 M:      npiggin@suse.de
4779 S:      Maintained
4780 F:      Documentation/blockdev/ramdisk.txt
4781 F:      drivers/block/brd.c
4782
4783 RANDOM NUMBER DRIVER
4784 P:      Matt Mackall
4785 M:      mpm@selenic.com
4786 S:      Maintained
4787 F:      drivers/char/random.c
4788
4789 RAPIDIO SUBSYSTEM
4790 P:      Matt Porter
4791 M:      mporter@kernel.crashing.org
4792 S:      Maintained
4793 F:      drivers/rapidio/
4794
4795 RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
4796 P:      Corey Thomas
4797 M:      coreythomas@charter.net
4798 L:      linux-wireless@vger.kernel.org
4799 S:      Maintained
4800 F:      drivers/net/wireless/ray*
4801
4802 RCUTORTURE MODULE
4803 P:      Josh Triplett
4804 M:      josh@freedesktop.org
4805 P:      Paul E. McKenney
4806 M:      paulmck@linux.vnet.ibm.com
4807 S:      Maintained
4808 F:      Documentation/RCU/torture.txt
4809 F:      kernel/rcutorture.c
4810
4811 RDC R-321X SoC
4812 P:      Florian Fainelli
4813 M:      florian@openwrt.org
4814 S:      Maintained
4815
4816 RDC R6040 FAST ETHERNET DRIVER
4817 P:      Florian Fainelli
4818 M:      florian@openwrt.org
4819 L:      netdev@vger.kernel.org
4820 S:      Maintained
4821 F:      drivers/net/r6040.c
4822
4823 RDS - RELIABLE DATAGRAM SOCKETS
4824 P:      Andy Grover
4825 M:      andy.grover@oracle.com
4826 L:      rds-devel@oss.oracle.com (moderated for non-subscribers)
4827 S:      Supported
4828 F:      net/rds/
4829
4830 READ-COPY UPDATE (RCU)
4831 P:      Dipankar Sarma
4832 M:      dipankar@in.ibm.com
4833 P:      Paul E. McKenney
4834 M:      paulmck@linux.vnet.ibm.com
4835 W:      http://www.rdrop.com/users/paulmck/rclock/
4836 S:      Supported
4837 F:      Documentation/RCU/rcu.txt
4838 F:      Documentation/RCU/rcuref.txt
4839 F:      include/linux/rcupdate.h
4840 F:      include/linux/srcu.h
4841 F:      kernel/rcupdate.c
4842
4843 REAL TIME CLOCK DRIVER
4844 P:      Paul Gortmaker
4845 M:      p_gortmaker@yahoo.com
4846 S:      Maintained
4847 F:      Documentation/rtc.txt
4848 F:      drivers/rtc/
4849 F:      include/linux/rtc.h
4850
4851 REAL TIME CLOCK (RTC) SUBSYSTEM
4852 P:      Alessandro Zummo
4853 M:      a.zummo@towertech.it
4854 L:      rtc-linux@googlegroups.com
4855 S:      Maintained
4856 F:      Documentation/rtc.txt
4857 F:      drivers/rtc/
4858 F:      include/linux/rtc.h
4859
4860 REISERFS FILE SYSTEM
4861 L:      reiserfs-devel@vger.kernel.org
4862 S:      Supported
4863 F:      fs/reiserfs/
4864
4865 RFKILL
4866 P:      Johannes Berg
4867 M:      johannes@sipsolutions.net
4868 L:      linux-wireless@vger.kernel.org
4869 S:      Maintained
4870 F       Documentation/rfkill.txt
4871 F:      net/rfkill/
4872
4873 RISCOM8 DRIVER
4874 S:      Orphan
4875 F:      Documentation/serial/riscom8.txt
4876 F:      drivers/char/riscom8*
4877
4878 ROCKETPORT DRIVER
4879 P:      Comtrol Corp.
4880 W:      http://www.comtrol.com
4881 S:      Maintained
4882 F:      Documentation/serial/rocket.txt
4883 F:      drivers/char/rocket*
4884
4885 ROSE NETWORK LAYER
4886 P:      Ralf Baechle
4887 M:      ralf@linux-mips.org
4888 L:      linux-hams@vger.kernel.org
4889 W:      http://www.linux-ax25.org/
4890 S:      Maintained
4891 F:      include/linux/rose.h
4892 F:      include/net/rose.h
4893 F:      net/rose/
4894
4895 RTL8180 WIRELESS DRIVER
4896 P:      John W. Linville
4897 M:      linville@tuxdriver.com
4898 L:      linux-wireless@vger.kernel.org
4899 W:      http://linuxwireless.org/
4900 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
4901 S:      Maintained
4902 F:      drivers/net/wireless/rtl818*
4903
4904 RTL8187 WIRELESS DRIVER
4905 P:      Herton Ronaldo Krzesinski
4906 M:      herton@mandriva.com.br
4907 P:      Hin-Tak Leung
4908 M:      htl10@users.sourceforge.net
4909 P:      Larry Finger
4910 M:      Larry.Finger@lwfinger.net
4911 L:      linux-wireless@vger.kernel.org
4912 W:      http://linuxwireless.org/
4913 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
4914 S:      Maintained
4915 F:      drivers/net/wireless/rtl818x/rtl8187*
4916
4917 S3 SAVAGE FRAMEBUFFER DRIVER
4918 P:      Antonino Daplas
4919 M:      adaplas@gmail.com
4920 L:      linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
4921 S:      Maintained
4922 F:      drivers/video/savage/
4923
4924 S390
4925 P:      Martin Schwidefsky
4926 M:      schwidefsky@de.ibm.com
4927 P:      Heiko Carstens
4928 M:      heiko.carstens@de.ibm.com
4929 M:      linux390@de.ibm.com
4930 L:      linux-s390@vger.kernel.org
4931 W:      http://www.ibm.com/developerworks/linux/linux390/
4932 S:      Supported
4933 F:      arch/s390/
4934
4935 S390 NETWORK DRIVERS
4936 P:      Ursula Braun
4937 M:      ursula.braun@de.ibm.com
4938 P:      Frank Blaschka
4939 M:      blaschka@linux.vnet.ibm.com
4940 M:      linux390@de.ibm.com
4941 L:      linux-s390@vger.kernel.org
4942 W:      http://www.ibm.com/developerworks/linux/linux390/
4943 S:      Supported
4944 F:      drivers/s390/net/
4945
4946 S390 ZCRYPT DRIVER
4947 P:      Felix Beck
4948 M:      felix.beck@de.ibm.com
4949 P:      Ralph Wuerthner
4950 M:      ralph.wuerthner@de.ibm.com
4951 M:      linux390@de.ibm.com
4952 L:      linux-s390@vger.kernel.org
4953 S:      Supported
4954 F:      drivers/s390/crypto/
4955
4956 S390 ZFCP DRIVER
4957 P:      Christof Schmitt
4958 M:      christof.schmitt@de.ibm.com
4959 P:      Martin Peschke
4960 M:      mp3@de.ibm.com
4961 M:      linux390@de.ibm.com
4962 L:      linux-s390@vger.kernel.org
4963 W:      http://www.ibm.com/developerworks/linux/linux390/
4964 S:      Supported
4965 F:      Documentation/s390/zfcpdump.txt
4966 F:      drivers/s390/scsi/zfcp_*
4967
4968 S390 IUCV NETWORK LAYER
4969 P:      Ursula Braun
4970 M:      ursula.braun@de.ibm.com
4971 M:      linux390@de.ibm.com
4972 L:      linux-s390@vger.kernel.org
4973 W:      http://www.ibm.com/developerworks/linux/linux390/
4974 S:      Supported
4975 F:      drivers/s390/net/*iucv*
4976 F:      include/net/iucv/
4977 F:      net/iucv/
4978
4979 S3C24XX SD/MMC Driver
4980 P:      Ben Dooks
4981 M:      ben-linux@fluff.org
4982 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
4983 S:      Supported
4984 F:      drivers/mmc/host/s3cmci.*
4985
4986 SAA7146 VIDEO4LINUX-2 DRIVER
4987 P:      Michael Hunold
4988 M:      michael@mihu.de
4989 L:      linux-media@vger.kernel.org
4990 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4991 W:      http://www.mihu.de/linux/saa7146
4992 S:      Maintained
4993 F:      drivers/media/common/saa7146*
4994 F:      drivers/media/video/*7146*
4995 F:      include/media/*7146*
4996
4997 SC1200 WDT DRIVER
4998 P:      Zwane Mwaikambo
4999 M:      zwane@arm.linux.org.uk
5000 S:      Maintained
5001 F:      drivers/watchdog/sc1200wdt.c
5002
5003 SCHEDULER
5004 P:      Ingo Molnar
5005 M:      mingo@elte.hu
5006 P:      Peter Zijlstra
5007 M:      peterz@infradead.org
5008 S:      Maintained
5009 F:      kernel/sched*
5010 F:      include/linux/sched.h
5011
5012 SCSI CDROM DRIVER
5013 P:      Jens Axboe
5014 M:      axboe@kernel.dk
5015 L:      linux-scsi@vger.kernel.org
5016 W:      http://www.kernel.dk
5017 S:      Maintained
5018 F:      drivers/scsi/sr*
5019
5020 SCSI SG DRIVER
5021 P:      Doug Gilbert
5022 M:      dgilbert@interlog.com
5023 L:      linux-scsi@vger.kernel.org
5024 W:      http://www.torque.net/sg
5025 S:      Maintained
5026 F:      drivers/scsi/sg.c
5027 F:      include/scsi/sg.h
5028
5029 SCSI SUBSYSTEM
5030 P:      James E.J. Bottomley
5031 M:      James.Bottomley@HansenPartnership.com
5032 L:      linux-scsi@vger.kernel.org
5033 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
5034 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git
5035 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-pending-2.6.git
5036 S:      Maintained
5037 F:      drivers/scsi/
5038 F:      include/scsi/
5039
5040 SCSI TAPE DRIVER
5041 P:      Kai Mäkisara
5042 M:      Kai.Makisara@kolumbus.fi
5043 L:      linux-scsi@vger.kernel.org
5044 S:      Maintained
5045 F:      Documentation/scsi/st.txt
5046 F:      drivers/scsi/st*
5047
5048 SCTP PROTOCOL
5049 P:      Vlad Yasevich
5050 M:      vladislav.yasevich@hp.com
5051 P:      Sridhar Samudrala
5052 M:      sri@us.ibm.com
5053 L:      linux-sctp@vger.kernel.org
5054 W:      http://lksctp.sourceforge.net
5055 S:      Supported
5056 F:      Documentation/networking/sctp.txt
5057 F:      include/linux/sctp.h
5058 F:      include/net/sctp/
5059 F:      net/sctp/
5060
5061 SCx200 CPU SUPPORT
5062 P:      Jim Cromie
5063 M:      jim.cromie@gmail.com
5064 S:      Odd Fixes
5065 F:      Documentation/i2c/busses/scx200_acb
5066 F:      arch/x86/kernel/scx200_32.c
5067 F:      drivers/watchdog/scx200_wdt.c
5068 F:      drivers/i2c/busses/scx200*
5069 F:      drivers/mtd/maps/scx200_docflash.c
5070 F:      include/linux/scx200.h
5071
5072 SCx200 GPIO DRIVER
5073 P:      Jim Cromie
5074 M:      jim.cromie@gmail.com
5075 S:      Maintained
5076 F:      drivers/char/scx200_gpio.c
5077 F:      include/linux/scx200_gpio.h
5078
5079 SCx200 HRT CLOCKSOURCE DRIVER
5080 P:      Jim Cromie
5081 M:      jim.cromie@gmail.com
5082 S:      Maintained
5083 F:      drivers/clocksource/scx200_hrt.c
5084
5085 SDRICOH_CS MMC/SD HOST CONTROLLER INTERFACE DRIVER
5086 P:      Sascha Sommer
5087 M:      saschasommer@freenet.de
5088 L:      sdricohcs-devel@lists.sourceforge.net (subscribers-only)
5089 S:      Maintained
5090 F:      drivers/mmc/host/sdricoh_cs.c
5091
5092 SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) DRIVER
5093 P:      Pierre Ossman
5094 M:      pierre@ossman.eu
5095 L:      sdhci-devel@lists.ossman.eu
5096 S:      Maintained
5097
5098 SECURE DIGITAL HOST CONTROLLER INTERFACE, OPEN FIRMWARE BINDINGS (SDHCI-OF)
5099 P:      Anton Vorontsov
5100 M:      avorontsov@ru.mvista.com
5101 L:      linuxppc-dev@ozlabs.org
5102 L:      sdhci-devel@lists.ossman.eu
5103 S:      Maintained
5104 F:      drivers/mmc/host/sdhci.*
5105
5106 SECURITY SUBSYSTEM
5107 P:      James Morris
5108 M:      jmorris@namei.org
5109 L:      linux-security-module@vger.kernel.org (suggested Cc:)
5110 T:      git git://www.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6.git
5111 W:      http://security.wiki.kernel.org/
5112 S:      Supported
5113 F:      security/
5114
5115 SECURITY CONTACT
5116 P:      Security Officers
5117 M:      security@kernel.org
5118 S:      Supported
5119
5120 SELINUX SECURITY MODULE
5121 P:      Stephen Smalley
5122 M:      sds@tycho.nsa.gov
5123 P:      James Morris
5124 M:      jmorris@namei.org
5125 P:      Eric Paris
5126 M:      eparis@parisplace.org
5127 L:      selinux@tycho.nsa.gov (subscribers-only, general discussion)
5128 W:      http://selinuxproject.org
5129 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6.git
5130 S:      Supported
5131 F:      include/linux/selinux*
5132 F:      security/selinux/
5133
5134 SENSABLE PHANTOM
5135 P:      Jiri Slaby
5136 M:      jirislaby@gmail.com
5137 S:      Maintained
5138 F:      drivers/misc/phantom.c
5139 F:      include/linux/phantom.h
5140
5141 SERIAL ATA (SATA) SUBSYSTEM
5142 P:      Jeff Garzik
5143 M:      jgarzik@pobox.com
5144 L:      linux-ide@vger.kernel.org
5145 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
5146 S:      Supported
5147 F:      drivers/ata/
5148 F:      include/linux/ata.h
5149 F:      include/linux/libata.h
5150
5151 SERVER ENGINES 10Gbps NIC - BladeEngine 2 DRIVER
5152 P:      Sathya Perla
5153 M:      sathyap@serverengines.com
5154 P:      Subbu Seetharaman
5155 M:      subbus@serverengines.com
5156 L:      netdev@vger.kernel.org
5157 W:      http://www.serverengines.com
5158 S:      Supported
5159 F:      drivers/net/benet/
5160
5161 SFC NETWORK DRIVER
5162 P:      Steve Hodgson
5163 P:      Ben Hutchings
5164 P:      Robert Stonehouse
5165 M:      linux-net-drivers@solarflare.com
5166 S:      Supported
5167 F:      drivers/net/sfc/
5168
5169 SGI GRU DRIVER
5170 P:      Jack Steiner
5171 M:      steiner@sgi.com
5172 S:      Maintained
5173 F:      drivers/misc/sgi-gru/
5174
5175 SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
5176 P:      Pat Gefre
5177 M:      pfg@sgi.com
5178 L:      linux-ia64@vger.kernel.org
5179 S:      Supported
5180 F:      Documentation/ia64/serial.txt
5181 F:      drivers/serial/ioc?_serial.c
5182 F:      include/linux/ioc?.h
5183
5184 SGI VISUAL WORKSTATION 320 AND 540
5185 P:      Andrey Panin
5186 M:      pazke@donpac.ru
5187 L:      linux-visws-devel@lists.sf.net
5188 W:      http://linux-visws.sf.net
5189 S:      Maintained for 2.6.
5190 F:      Documentation/sgi-visws.txt
5191
5192 SGI XP/XPC/XPNET DRIVER
5193 P:      Robin Holt
5194 M:      holt@sgi.com
5195 S:      Maintained
5196 F:      drivers/misc/sgi-xp/
5197
5198 SHARP LH SUPPORT (LH7952X & LH7A40X)
5199 P:      Marc Singer
5200 M:      elf@buici.com
5201 W:      http://projects.buici.com/arm
5202 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
5203 S:      Maintained
5204 F:      Documentation/arm/Sharp-LH/ADC-LH7-Touchscreen
5205 F:      arch/arm/mach-lh7a40x/
5206 F:      drivers/serial/serial_lh7a40x.c
5207 F:      drivers/usb/gadget/lh7a40*
5208 F:      drivers/usb/host/ohci-lh7a40*
5209
5210 SHPC HOTPLUG DRIVER
5211 P:      Kristen Carlson Accardi
5212 M:      kristen.c.accardi@intel.com
5213 L:      linux-pci@vger.kernel.org
5214 S:      Supported
5215 F:      drivers/pci/hotplug/shpchp*
5216
5217 SIMTEC EB110ATX (Chalice CATS)
5218 P:      Ben Dooks
5219 P:      Vincent Sanders
5220 M:      support@simtec.co.uk
5221 W:      http://www.simtec.co.uk/products/EB110ATX/
5222 S:      Supported
5223
5224 SIMTEC EB2410ITX (BAST)
5225 P:      Ben Dooks
5226 P:      Vincent Sanders
5227 M:      support@simtec.co.uk
5228 W:      http://www.simtec.co.uk/products/EB2410ITX/
5229 S:      Supported
5230 F:      arch/arm/mach-s3c2410/
5231 F:      drivers/*/*s3c2410*
5232 F:      drivers/*/*/*s3c2410*
5233
5234 SIS 190 ETHERNET DRIVER
5235 P:      Francois Romieu
5236 M:      romieu@fr.zoreil.com
5237 L:      netdev@vger.kernel.org
5238 S:      Maintained
5239 F:      drivers/net/sis190.c
5240
5241 SIS 900/7016 FAST ETHERNET DRIVER
5242 P:      Daniele Venzano
5243 M:      venza@brownhat.org
5244 W:      http://www.brownhat.org/sis900.html
5245 L:      netdev@vger.kernel.org
5246 S:      Maintained
5247 F:      drivers/net/sis900.*
5248
5249 SIS 96X I2C/SMBUS DRIVER
5250 P:      Mark M. Hoffman
5251 M:      mhoffman@lightlink.com
5252 L:      linux-i2c@vger.kernel.org
5253 S:      Maintained
5254 F:      Documentation/i2c/busses/i2c-sis96x
5255 F:      drivers/i2c/busses/i2c-sis96x.c
5256
5257 SIS FRAMEBUFFER DRIVER
5258 P:      Thomas Winischhofer
5259 M:      thomas@winischhofer.net
5260 W:      http://www.winischhofer.net/linuxsisvga.shtml
5261 S:      Maintained
5262 F:      Documentation/fb/sisfb.txt
5263 F:      drivers/video/sis/
5264 F:      include/video/sisfb.h
5265
5266 SIS USB2VGA DRIVER
5267 P:      Thomas Winischhofer
5268 M:      thomas@winischhofer.net
5269 W:      http://www.winischhofer.at/linuxsisusbvga.shtml
5270 S:      Maintained
5271 F:      drivers/usb/misc/sisusbvga/
5272
5273 SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
5274 P:      Stephen Hemminger
5275 M:      shemminger@linux-foundation.org
5276 L:      netdev@vger.kernel.org
5277 S:      Maintained
5278 F:      drivers/net/skge.*
5279 F:      drivers/net/sky2.*
5280
5281 SLAB ALLOCATOR
5282 P:      Christoph Lameter
5283 M:      cl@linux-foundation.org
5284 P:      Pekka Enberg
5285 M:      penberg@cs.helsinki.fi
5286 P:      Matt Mackall
5287 M:      mpm@selenic.com
5288 L:      linux-mm@kvack.org
5289 S:      Maintained
5290 F:      include/linux/sl?b*.h
5291 F:      mm/sl?b.c
5292
5293 SMC91x ETHERNET DRIVER
5294 P:      Nicolas Pitre
5295 M:      nico@cam.org
5296 S:      Maintained
5297 F:      drivers/net/smc91x.*
5298
5299 SMSC47B397 HARDWARE MONITOR DRIVER
5300 P:      Mark M. Hoffman
5301 M:      mhoffman@lightlink.com
5302 L:      lm-sensors@lm-sensors.org
5303 S:      Maintained
5304 F:      Documentation/hwmon/smsc47b397
5305 F:      drivers/hwmon/smsc47b397.c
5306
5307 SMSC911x ETHERNET DRIVER
5308 P:      Steve Glendinning
5309 M:      steve.glendinning@smsc.com
5310 L:      netdev@vger.kernel.org
5311 S:      Supported
5312 F:      include/linux/smsc911x.h
5313 F:      drivers/net/smsc911x.*
5314
5315 SMSC9420 PCI ETHERNET DRIVER
5316 P:      Steve Glendinning
5317 M:      steve.glendinning@smsc.com
5318 L:      netdev@vger.kernel.org
5319 S:      Supported
5320 F:      drivers/net/smsc9420.*
5321
5322 SMX UIO Interface
5323 P:      Ben Nizette
5324 M:      bn@niasdigital.com
5325 S:      Maintained
5326 F:      drivers/uio/uio_smx.c
5327
5328 SN-IA64 (Itanium) SUB-PLATFORM
5329 P:      Jes Sorensen
5330 M:      jes@sgi.com
5331 L:      linux-altix@sgi.com
5332 L:      linux-ia64@vger.kernel.org
5333 W:      http://www.sgi.com/altix
5334 S:      Maintained
5335 F:      arch/ia64/sn/
5336
5337 SOC-CAMERA V4L2 SUBSYSTEM
5338 P:      Guennadi Liakhovetski
5339 M:      g.liakhovetski@gmx.de
5340 L:      linux-media@vger.kernel.org
5341 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
5342 S:      Maintained
5343 F:      include/media/v4l2*
5344 F:      drivers/media/video/v4l2*
5345
5346 SOEKRIS NET48XX LED SUPPORT
5347 P:      Chris Boot
5348 M:      bootc@bootc.net
5349 S:      Maintained
5350 F:      drivers/leds/leds-net48xx.c
5351
5352 SOFTWARE RAID (Multiple Disks) SUPPORT
5353 P:      Neil Brown
5354 M:      neilb@suse.de
5355 L:      linux-raid@vger.kernel.org
5356 S:      Supported
5357 F:      drivers/md/
5358 F:      include/linux/raid/
5359
5360 SONIC NETWORK DRIVER
5361 P:      Thomas Bogendoerfer
5362 M:      tsbogend@alpha.franken.de
5363 L:      netdev@vger.kernel.org
5364 S:      Maintained
5365 F:      drivers/net/sonic.*
5366
5367 SONICS SILICON BACKPLANE DRIVER (SSB)
5368 P:      Michael Buesch
5369 M:      mb@bu3sch.de
5370 L:      netdev@vger.kernel.org
5371 S:      Maintained
5372 F:      drivers/ssb/
5373 F:      include/linux/ssb/
5374
5375 SONY VAIO CONTROL DEVICE DRIVER
5376 P:      Mattia Dongili
5377 M:      malattia@linux.it
5378 L:      linux-acpi@vger.kernel.org
5379 W:      http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
5380 S:      Maintained
5381 F:      Documentation/laptops/sony-laptop.txt
5382 F:      drivers/char/sonypi.c
5383 F:      drivers/platform/x86/sony-laptop.c
5384 F:      include/linux/sony-laptop.h
5385
5386 SONY MEMORYSTICK CARD SUPPORT
5387 P:      Alex Dubov
5388 M:      oakad@yahoo.com
5389 W:      http://tifmxx.berlios.de/
5390 S:      Maintained
5391 F:      drivers/memstick/host/tifm_ms.c
5392
5393 SOUND
5394 P:      Jaroslav Kysela
5395 M:      perex@perex.cz
5396 P:      Takashi Iwai
5397 M:      tiwai@suse.de
5398 L:      alsa-devel@alsa-project.org (moderated for non-subscribers)
5399 W:      http://www.alsa-project.org/
5400 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6.git
5401 T:      git git://git.alsa-project.org/alsa-kernel.git
5402 S:      Maintained
5403 F:      Documentation/sound/
5404 F:      include/sound/
5405 F:      sound/
5406
5407 SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT (ASoC)
5408 P:      Liam Girdwood
5409 M:      lrg@slimlogic.co.uk
5410 P:      Mark Brown
5411 M:      broonie@opensource.wolfsonmicro.com
5412 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git
5413 L:      alsa-devel@alsa-project.org (moderated for non-subscribers)
5414 W:      http://alsa-project.org/main/index.php/ASoC
5415 S:      Supported
5416 F:      sound/soc/
5417 F:      include/sound/soc*
5418
5419 SPARC + UltraSPARC (sparc/sparc64)
5420 P:      David S. Miller
5421 M:      davem@davemloft.net
5422 L:      sparclinux@vger.kernel.org
5423 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.git
5424 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6.git
5425 S:      Maintained
5426 F:      arch/sparc/
5427
5428 SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
5429 P:      Roger Wolff
5430 M:      R.E.Wolff@BitWizard.nl
5431 S:      Supported
5432 F:      Documentation/serial/specialix.txt
5433 F:      drivers/char/specialix*
5434
5435 SPI SUBSYSTEM
5436 P:      David Brownell
5437 M:      dbrownell@users.sourceforge.net
5438 L:      spi-devel-general@lists.sourceforge.net
5439 S:      Maintained
5440 F:      Documentation/spi/
5441 F:      drivers/spi/
5442 F:      include/linux/spi/
5443
5444 SPIDERNET NETWORK DRIVER for CELL
5445 P:      Ishizaki Kou
5446 M:      kou.ishizaki@toshiba.co.jp
5447 P:      Jens Osterkamp
5448 M:      jens@de.ibm.com
5449 L:      netdev@vger.kernel.org
5450 S:      Supported
5451 F:      Documentation/networking/spider_net.txt
5452 F:      drivers/net/spider_net*
5453
5454 SPU FILE SYSTEM
5455 P:      Jeremy Kerr
5456 M:      jk@ozlabs.org
5457 L:      linuxppc-dev@ozlabs.org
5458 L:      cbe-oss-dev@ozlabs.org
5459 W:      http://www.ibm.com/developerworks/power/cell/
5460 S:      Supported
5461 F:      Documentation/filesystems/spufs.txt
5462 F:      arch/powerpc/platforms/cell/spufs/
5463
5464 SQUASHFS FILE SYSTEM
5465 P:      Phillip Lougher
5466 M:      phillip@lougher.demon.co.uk
5467 L:      squashfs-devel@lists.sourceforge.net (subscribers-only)
5468 W:      http://squashfs.org.uk
5469 S:      Maintained
5470 F:      Documentation/filesystems/squashfs.txt
5471 F:      fs/squashfs/
5472
5473 SRM (Alpha) environment access
5474 P:      Jan-Benedict Glaw
5475 M:      jbglaw@lug-owl.de
5476 S:      Maintained
5477 F:      arch/alpha/kernel/srm_env.c
5478
5479 STABLE BRANCH
5480 P:      Greg Kroah-Hartman
5481 M:      greg@kroah.com
5482 P:      Chris Wright
5483 M:      chrisw@sous-sol.org
5484 L:      stable@kernel.org
5485 S:      Maintained
5486
5487 STAGING SUBSYSTEM
5488 P:      Greg Kroah-Hartman
5489 M:      gregkh@suse.de
5490 T:      quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
5491 S:      Maintained
5492 F:      drivers/staging/
5493
5494 STARFIRE/DURALAN NETWORK DRIVER
5495 P:      Ion Badulescu
5496 M:      ionut@cs.columbia.edu
5497 S:      Maintained
5498 F:      drivers/net/starfire*
5499
5500 STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
5501 W:      http://mosquitonet.Stanford.EDU/strip.html
5502 S:      Orphan
5503 F:      drivers/net/wireless/strip.c
5504 F:      include/linux/if_strip.h
5505
5506 STRADIS MPEG-2 DECODER DRIVER
5507 P:      Nathan Laredo
5508 M:      laredo@gnu.org
5509 W:      http://www.stradis.com/
5510 S:      Maintained
5511 F:      drivers/media/video/stradis.c
5512
5513 SUN3/3X
5514 P:      Sam Creasey
5515 M:      sammy@sammy.net
5516 W:      http://sammy.net/sun3/
5517 S:      Maintained
5518 F:      arch/m68k/kernel/*sun3*
5519 F:      arch/m68k/sun3*/
5520 F:      arch/m68k/include/asm/sun3*
5521
5522 SUPERH
5523 P:      Paul Mundt
5524 M:      lethal@linux-sh.org
5525 L:      linux-sh@vger.kernel.org
5526 W:      http://www.linux-sh.org
5527 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.git
5528 S:      Supported
5529 F:      Documentation/sh/
5530 F:      arch/sh/
5531 F:      drivers/sh/
5532
5533 SUSPEND TO RAM
5534 P:      Len Brown
5535 M:      len.brown@intel.com
5536 P:      Pavel Machek
5537 M:      pavel@ucw.cz
5538 P:      Rafael J. Wysocki
5539 M:      rjw@sisk.pl
5540 L:      linux-pm@lists.linux-foundation.org
5541 S:      Supported
5542 F:      Documentation/power/
5543 F:      arch/x86/kernel/acpi/
5544 F:      drivers/base/power/
5545 F:      kernel/power/
5546 F:      include/linux/suspend.h
5547 F:      include/linux/freezer.h
5548 F:      include/linux/pm.h
5549
5550 SVGA HANDLING
5551 P:      Martin Mares
5552 M:      mj@ucw.cz
5553 L:      linux-video@atrey.karlin.mff.cuni.cz
5554 S:      Maintained
5555 F:      Documentation/svga.txt
5556 F:      arch/x86/boot/video*
5557
5558 SYSV FILESYSTEM
5559 P:      Christoph Hellwig
5560 M:      hch@infradead.org
5561 S:      Maintained
5562 F:      Documentation/filesystems/sysv-fs.txt
5563 F:      fs/sysv/
5564 F:      include/linux/sysv_fs.h
5565
5566 TASKSTATS STATISTICS INTERFACE
5567 P:      Balbir Singh
5568 M:      balbir@linux.vnet.ibm.com
5569 S:      Maintained
5570 F:      Documentation/accounting/taskstats*
5571 F:      include/linux/taskstats*
5572 F:      kernel/taskstats.c
5573
5574 TC CLASSIFIER
5575 P:      Jamal Hadi Salim
5576 M:      hadi@cyberus.ca
5577 L:      netdev@vger.kernel.org
5578 S:      Maintained
5579 F:      include/linux/pkt_cls.h
5580 F:      include/net/pkt_cls.h
5581 F:      net/sched/
5582
5583 TCP LOW PRIORITY MODULE
5584 P:      Wong Hoi Sing, Edison
5585 M:      hswong3i@gmail.com
5586 P:      Hung Hing Lun, Mike
5587 M:      hlhung3i@gmail.com
5588 W:      http://tcp-lp-mod.sourceforge.net/
5589 S:      Maintained
5590 F:      net/ipv4/tcp_lp.c
5591
5592 TEHUTI ETHERNET DRIVER
5593 P:      Alexander Indenbaum
5594 M:      baum@tehutinetworks.net
5595 P:      Andy Gospodarek
5596 M:      andy@greyhouse.net
5597 L:      netdev@vger.kernel.org
5598 S:      Supported
5599 F:      drivers/net/tehuti*
5600
5601 Telecom Clock Driver for MCPL0010
5602 P:      Mark Gross
5603 M:      mark.gross@intel.com
5604 S:      Supported
5605 F:      drivers/char/tlclk.c
5606
5607 TENSILICA XTENSA PORT (xtensa)
5608 P:      Chris Zankel
5609 M:      chris@zankel.net
5610 S:      Maintained
5611 F:      arch/xtensa/
5612
5613 THINKPAD ACPI EXTRAS DRIVER
5614 P:      Henrique de Moraes Holschuh
5615 M:      ibm-acpi@hmh.eng.br
5616 L:      ibm-acpi-devel@lists.sourceforge.net
5617 W:      http://ibm-acpi.sourceforge.net
5618 W:      http://thinkwiki.org/wiki/Ibm-acpi
5619 T:      git git://repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
5620 S:      Maintained
5621 F:      drivers/platform/x86/thinkpad_acpi.c
5622
5623 TI FLASH MEDIA INTERFACE DRIVER
5624 P:      Alex Dubov
5625 M:      oakad@yahoo.com
5626 S:      Maintained
5627 F:      drivers/misc/tifm*
5628 F:      drivers/mmc/host/tifm_sd.c
5629 F:      include/linux/tifm.h
5630
5631 TIPC NETWORK LAYER
5632 P:      Per Liden
5633 M:      per.liden@ericsson.com
5634 P:      Jon Maloy
5635 M:      jon.maloy@ericsson.com
5636 P:      Allan Stephens
5637 M:      allan.stephens@windriver.com
5638 L:      tipc-discussion@lists.sourceforge.net
5639 W:      http://tipc.sourceforge.net/
5640 W:      http://tipc.cslab.ericsson.net/
5641 T:      git git://tipc.cslab.ericsson.net/pub/git/tipc.git
5642 S:      Maintained
5643 F:      include/linux/tipc*.h
5644 F:      include/net/tipc/
5645 F:      net/tipc/
5646
5647 TLAN NETWORK DRIVER
5648 P:      Samuel Chessman
5649 M:      chessman@tux.org
5650 L:      tlan-devel@lists.sourceforge.net (subscribers-only)
5651 W:      http://sourceforge.net/projects/tlan/
5652 S:      Maintained
5653 F:      Documentation/networking/tlan.txt
5654 F:      drivers/net/tlan.*
5655
5656 TOMOYO SECURITY MODULE
5657 P:      Kentaro Takeda
5658 M:      takedakn@nttdata.co.jp
5659 P:      Tetsuo Handa
5660 M:      penguin-kernel@I-love.SAKURA.ne.jp
5661 L:      tomoyo-users-en@lists.sourceforge.jp (subscribers-only, for developers and users in English)
5662 L:      tomoyo-dev@lists.sourceforge.jp (subscribers-only, for developers in Japanese)
5663 L:      tomoyo-users@lists.sourceforge.jp (subscribers-only, for users in Japanese)
5664 W:      http://tomoyo.sourceforge.jp/
5665 T:      quilt http://svn.sourceforge.jp/svnroot/tomoyo/trunk/2.2.x/tomoyo-lsm/patches/
5666 S:      Maintained
5667 F:      security/tomoyo/
5668
5669 TOSHIBA ACPI EXTRAS DRIVER
5670 S:      Orphan
5671 F:      drivers/platform/x86/toshiba_acpi.c
5672
5673 TOSHIBA SMM DRIVER
5674 P:      Jonathan Buzzard
5675 M:      jonathan@buzzard.org.uk
5676 L:      tlinux-users@tce.toshiba-dme.co.jp
5677 W:      http://www.buzzard.org.uk/toshiba/
5678 S:      Maintained
5679 F:      drivers/char/toshiba.c
5680 F:      include/linux/toshiba.h
5681
5682 TMIO MMC DRIVER
5683 P:      Ian Molton
5684 M:      ian@mnementh.co.uk
5685 S:      Maintained
5686 F:      drivers/mmc/host/tmio_mmc.*
5687
5688 TMPFS (SHMEM FILESYSTEM)
5689 P:      Hugh Dickins
5690 M:      hugh.dickins@tiscali.co.uk
5691 L:      linux-mm@kvack.org
5692 S:      Maintained
5693 F:      include/linux/shmem_fs.h
5694 F:      mm/shmem.c
5695
5696 TPM DEVICE DRIVER
5697 P:      Debora Velarde
5698 M:      debora@linux.vnet.ibm.com
5699 P:      Rajiv Andrade
5700 M:      srajiv@linux.vnet.ibm.com
5701 W:      http://tpmdd.sourceforge.net
5702 P:      Marcel Selhorst
5703 M:      m.selhorst@sirrix.com
5704 W:      http://www.sirrix.com
5705 L:      tpmdd-devel@lists.sourceforge.net (moderated for non-subscribers)
5706 S:      Maintained
5707 F:      drivers/char/tpm/
5708
5709 TRIVIAL PATCHES
5710 P:      Jiri Kosina
5711 M:      trivial@kernel.org
5712 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial.git
5713 S:      Maintained
5714 F:      drivers/char/tty_*
5715 F:      drivers/serial/serial_core.c
5716 F:      include/linux/serial_core.h
5717 F:      include/linux/serial.h
5718 F:      include/linux/tty.h
5719
5720 TTY LAYER
5721 P:      Alan Cox
5722 M:      alan@lxorguk.ukuu.org.uk
5723 S:      Maintained
5724 T:      stgit http://zeniv.linux.org.uk/~alan/ttydev/
5725
5726 TULIP NETWORK DRIVERS
5727 P:      Grant Grundler
5728 M:      grundler@parisc-linux.org
5729 P:      Kyle McMartin
5730 M:      kyle@mcmartin.ca
5731 L:      netdev@vger.kernel.org
5732 S:      Maintained
5733 F:      drivers/net/tulip/
5734
5735 TUN/TAP driver
5736 P:      Maxim Krasnyansky
5737 M:      maxk@qualcomm.com
5738 L:      vtun@office.satix.net
5739 W:      http://vtun.sourceforge.net/tun
5740 S:      Maintained
5741 F:      Documentation/networking/tuntap.txt
5742 F:      arch/um/os-Linux/drivers/
5743
5744 TURBOCHANNEL SUBSYSTEM
5745 P:      Maciej W. Rozycki
5746 M:      macro@linux-mips.org
5747 S:      Maintained
5748 F:      drivers/tc/
5749 F:      include/linux/tc.h
5750
5751 U14-34F SCSI DRIVER
5752 P:      Dario Ballabio
5753 M:      ballabio_dario@emc.com
5754 L:      linux-scsi@vger.kernel.org
5755 S:      Maintained
5756 F:      drivers/scsi/u14-34f.c
5757
5758 UBI FILE SYSTEM (UBIFS)
5759 P:      Artem Bityutskiy
5760 M:      dedekind@infradead.org
5761 P:      Adrian Hunter
5762 M:      ext-adrian.hunter@nokia.com
5763 L:      linux-mtd@lists.infradead.org
5764 T:      git git://git.infradead.org/ubifs-2.6.git
5765 W:      http://www.linux-mtd.infradead.org/doc/ubifs.html
5766 S:      Maintained
5767 F:      Documentation/filesystems/ubifs.txt
5768 F:      fs/ubifs/
5769
5770 UCLINUX (AND M68KNOMMU)
5771 P:      Greg Ungerer
5772 M:      gerg@uclinux.org
5773 W:      http://www.uclinux.org/
5774 L:      uclinux-dev@uclinux.org  (subscribers-only)
5775 S:      Maintained
5776 F:      arch/m68knommu/
5777
5778 UCLINUX FOR RENESAS H8/300 (H8300)
5779 P:      Yoshinori Sato
5780 M:      ysato@users.sourceforge.jp
5781 W:      http://uclinux-h8.sourceforge.jp/
5782 S:      Supported
5783
5784 UDF FILESYSTEM
5785 P:      Jan Kara
5786 M:      jack@suse.cz
5787 W:      http://linux-udf.sourceforge.net
5788 S:      Maintained
5789 F:      Documentation/filesystems/udf.txt
5790 F:      fs/udf/
5791
5792 UFS FILESYSTEM
5793 P:      Evgeniy Dushistov
5794 M:      dushistov@mail.ru
5795 S:      Maintained
5796 F:      Documentation/filesystems/ufs.txt
5797 F:      fs/ufs/
5798
5799 ULTRA-WIDEBAND (UWB) SUBSYSTEM:
5800 P:      David Vrabel
5801 M:      david.vrabel@csr.com
5802 L:      linux-usb@vger.kernel.org
5803 S:      Supported
5804 F:      drivers/uwb/*
5805 F:      include/linux/uwb.h
5806 F:      include/linux/uwb/
5807
5808 UNIFORM CDROM DRIVER
5809 P:      Jens Axboe
5810 M:      axboe@kernel.dk
5811 W:      http://www.kernel.dk
5812 S:      Maintained
5813 F:      Documentation/cdrom/
5814 F:      drivers/cdrom/cdrom.c
5815 F:      include/linux/cdrom.h
5816
5817 UNSORTED BLOCK IMAGES (UBI)
5818 P:      Artem Bityutskiy
5819 M:      dedekind@infradead.org
5820 W:      http://www.linux-mtd.infradead.org/
5821 L:      linux-mtd@lists.infradead.org
5822 T:      git git://git.infradead.org/ubi-2.6.git
5823 S:      Maintained
5824 F:      drivers/mtd/ubi/
5825 F:      include/linux/mtd/ubi.h
5826 F:      include/mtd/ubi-user.h
5827
5828 USB ACM DRIVER
5829 P:      Oliver Neukum
5830 M:      oliver@neukum.name
5831 L:      linux-usb@vger.kernel.org
5832 S:      Maintained
5833 F:      Documentation/usb/acm.txt
5834 F:      drivers/usb/class/cdc-acm.*
5835
5836 USB BLOCK DRIVER (UB ub)
5837 P:      Pete Zaitcev
5838 M:      zaitcev@redhat.com
5839 L:      linux-usb@vger.kernel.org
5840 S:      Supported
5841 F:      drivers/block/ub.c
5842
5843 USB CDC ETHERNET DRIVER
5844 P:      Greg Kroah-Hartman
5845 M:      greg@kroah.com
5846 L:      linux-usb@vger.kernel.org
5847 S:      Maintained
5848 W:      http://www.kroah.com/linux-usb/
5849 F:      drivers/net/usb/cdc_*.c
5850 F:      include/linux/usb/cdc.h
5851
5852 USB CYPRESS C67X00 DRIVER
5853 P:      Peter Korsgaard
5854 M:      jacmet@sunsite.dk
5855 L:      linux-usb@vger.kernel.org
5856 S:      Maintained
5857 F:      drivers/usb/c67x00/
5858
5859 USB DAVICOM DM9601 DRIVER
5860 P:      Peter Korsgaard
5861 M:      jacmet@sunsite.dk
5862 L:      netdev@vger.kernel.org
5863 W:      http://www.linux-usb.org/usbnet
5864 S:      Maintained
5865 F:      drivers/net/usb/dm9601.c
5866
5867 USB DIAMOND RIO500 DRIVER
5868 P:      Cesar Miquel
5869 M:      miquel@df.uba.ar
5870 L:      rio500-users@lists.sourceforge.net
5871 W:      http://rio500.sourceforge.net
5872 S:      Maintained
5873 F:      drivers/usb/misc/rio500*
5874
5875 USB EHCI DRIVER
5876 P:      David Brownell
5877 M:      dbrownell@users.sourceforge.net
5878 L:      linux-usb@vger.kernel.org
5879 S:      Odd Fixes
5880 F:      Documentation/usb/ehci.txt
5881 F:      drivers/usb/host/ehci*
5882
5883 USB ET61X[12]51 DRIVER
5884 P:      Luca Risolia
5885 M:      luca.risolia@studio.unibo.it
5886 L:      linux-usb@vger.kernel.org
5887 L:      linux-media@vger.kernel.org
5888 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
5889 W:      http://www.linux-projects.org
5890 S:      Maintained
5891 F:      drivers/media/video/et61x251/
5892
5893 USB GADGET/PERIPHERAL SUBSYSTEM
5894 P:      David Brownell
5895 M:      dbrownell@users.sourceforge.net
5896 L:      linux-usb@vger.kernel.org
5897 W:      http://www.linux-usb.org/gadget
5898 S:      Maintained
5899 F:      drivers/usb/gadget/
5900 F:      include/linux/usb/gadget*
5901
5902 USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...)
5903 P:      Jiri Kosina
5904 M:      jkosina@suse.cz
5905 L:      linux-usb@vger.kernel.org
5906 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git
5907 S:      Maintained
5908 F:      Documentation/usb/hiddev.txt
5909 F:      drivers/hid/usbhid/
5910
5911 USB ISP116X DRIVER
5912 P:      Olav Kongas
5913 M:      ok@artecdesign.ee
5914 L:      linux-usb@vger.kernel.org
5915 S:      Maintained
5916 F:      drivers/usb/host/isp116x*
5917 F:      include/linux/usb/isp116x.h
5918
5919 USB KAWASAKI LSI DRIVER
5920 P:      Oliver Neukum
5921 M:      oliver@neukum.name
5922 L:      linux-usb@vger.kernel.org
5923 S:      Maintained
5924 F:      drivers/usb/serial/kl5kusb105.*
5925
5926 USB MASS STORAGE DRIVER
5927 P:      Matthew Dharm
5928 M:      mdharm-usb@one-eyed-alien.net
5929 L:      linux-usb@vger.kernel.org
5930 L:      usb-storage@lists.one-eyed-alien.net
5931 S:      Maintained
5932 W:      http://www.one-eyed-alien.net/~mdharm/linux-usb/
5933 F:      drivers/usb/storage/
5934
5935 USB OHCI DRIVER
5936 P:      David Brownell
5937 M:      dbrownell@users.sourceforge.net
5938 L:      linux-usb@vger.kernel.org
5939 S:      Odd Fixes
5940 F:      Documentation/usb/ohci.txt
5941 F:      drivers/usb/host/ohci*
5942
5943 USB OPTION-CARD DRIVER
5944 P:      Matthias Urlichs
5945 M:      smurf@smurf.noris.de
5946 L:      linux-usb@vger.kernel.org
5947 S:      Maintained
5948 F:      drivers/usb/serial/option.c
5949
5950 USB OV511 DRIVER
5951 P:      Mark McClelland
5952 M:      mmcclell@bigfoot.com
5953 L:      linux-usb@vger.kernel.org
5954 W:      http://alpha.dyndns.org/ov511/
5955 S:      Maintained
5956 F:      drivers/media/video/ov511.*
5957
5958 USB PEGASUS DRIVER
5959 P:      Petko Manolov
5960 M:      petkan@users.sourceforge.net
5961 L:      linux-usb@vger.kernel.org
5962 L:      netdev@vger.kernel.org
5963 W:      http://pegasus2.sourceforge.net/
5964 S:      Maintained
5965 F:      drivers/net/usb/pegasus.*
5966
5967 USB PRINTER DRIVER (usblp)
5968 P:      Pete Zaitcev
5969 M:      zaitcev@redhat.com
5970 L:      linux-usb@vger.kernel.org
5971 S:      Supported
5972 F:      drivers/usb/class/usblp.c
5973
5974 USB RTL8150 DRIVER
5975 P:      Petko Manolov
5976 M:      petkan@users.sourceforge.net
5977 L:      linux-usb@vger.kernel.org
5978 L:      netdev@vger.kernel.org
5979 W:      http://pegasus2.sourceforge.net/
5980 S:      Maintained
5981 F:      drivers/net/usb/rtl8150.c
5982
5983 USB SE401 DRIVER
5984 P:      Jeroen Vreeken
5985 M:      pe1rxq@amsat.org
5986 L:      linux-usb@vger.kernel.org
5987 W:      http://www.chello.nl/~j.vreeken/se401/
5988 S:      Maintained
5989 F:      Documentation/video4linux/se401.txt
5990 F:      drivers/media/video/se401.*
5991
5992 USB SERIAL BELKIN F5U103 DRIVER
5993 P:      William Greathouse
5994 M:      wgreathouse@smva.com
5995 L:      linux-usb@vger.kernel.org
5996 S:      Maintained
5997 F:      drivers/usb/serial/belkin_sa.*
5998
5999 USB SERIAL CYPRESS M8 DRIVER
6000 P:      Lonnie Mendez
6001 M:      dignome@gmail.com
6002 L:      linux-usb@vger.kernel.org
6003 S:      Maintained
6004 W:      http://geocities.com/i0xox0i
6005 W:      http://firstlight.net/cvs
6006 F:      drivers/usb/serial/cypress_m8.*
6007
6008 USB SERIAL CYBERJACK DRIVER
6009 P:      Matthias Bruestle and Harald Welte
6010 M:      support@reiner-sct.com
6011 W:      http://www.reiner-sct.de/support/treiber_cyberjack.php
6012 S:      Maintained
6013 F:      drivers/usb/serial/cyberjack.c
6014
6015 USB SERIAL DIGI ACCELEPORT DRIVER
6016 P:      Peter Berger and Al Borchers
6017 M:      pberger@brimson.com
6018 M:      alborchers@steinerpoint.com
6019 L:      linux-usb@vger.kernel.org
6020 S:      Maintained
6021 F:      drivers/usb/serial/digi_acceleport.c
6022
6023 USB SERIAL DRIVER
6024 P:      Greg Kroah-Hartman
6025 M:      gregkh@suse.de
6026 L:      linux-usb@vger.kernel.org
6027 S:      Supported
6028 F:      Documentation/usb/usb-serial.txt
6029 F:      drivers/usb/serial/generic.c
6030 F:      drivers/usb/serial/usb-serial.c
6031 F:      include/linux/usb/serial.h
6032
6033 USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
6034 P:      Gary Brubaker
6035 M:      xavyer@ix.netcom.com
6036 L:      linux-usb@vger.kernel.org
6037 S:      Maintained
6038 F:      drivers/usb/serial/empeg.c
6039
6040 USB SERIAL KEYSPAN DRIVER
6041 P:      Greg Kroah-Hartman
6042 M:      greg@kroah.com
6043 L:      linux-usb@vger.kernel.org
6044 W:      http://www.kroah.com/linux/
6045 S:      Maintained
6046 F:      drivers/usb/serial/*keyspan*
6047
6048 USB SERIAL WHITEHEAT DRIVER
6049 P:      Support Department
6050 M:      support@connecttech.com
6051 L:      linux-usb@vger.kernel.org
6052 W:      http://www.connecttech.com
6053 S:      Supported
6054 F:      drivers/usb/serial/whiteheat*
6055
6056 USB SMSC95XX ETHERNET DRIVER
6057 P:      Steve Glendinning
6058 M:      steve.glendinning@smsc.com
6059 L:      netdev@vger.kernel.org
6060 S:      Supported
6061 F:      drivers/net/usb/smsc95xx.*
6062
6063 USB SN9C1xx DRIVER
6064 P:      Luca Risolia
6065 M:      luca.risolia@studio.unibo.it
6066 L:      linux-usb@vger.kernel.org
6067 L:      linux-media@vger.kernel.org
6068 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
6069 W:      http://www.linux-projects.org
6070 S:      Maintained
6071 F:      Documentation/video4linux/sn9c102.txt
6072 F:      drivers/media/video/sn9c102/
6073
6074 USB SUBSYSTEM
6075 P:      Greg Kroah-Hartman
6076 M:      gregkh@suse.de
6077 L:      linux-usb@vger.kernel.org
6078 W:      http://www.linux-usb.org
6079 T:      quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
6080 S:      Supported
6081 F:      Documentation/usb/
6082 F:      drivers/net/usb/
6083 F:      drivers/usb/
6084 F:      include/linux/usb.h
6085 F:      include/linux/usb/
6086
6087 USB UHCI DRIVER
6088 P:      Alan Stern
6089 M:      stern@rowland.harvard.edu
6090 L:      linux-usb@vger.kernel.org
6091 S:      Maintained
6092 F:      drivers/usb/host/uhci*
6093
6094 USB "USBNET" DRIVER FRAMEWORK
6095 P:      David Brownell
6096 M:      dbrownell@users.sourceforge.net
6097 L:      netdev@vger.kernel.org
6098 W:      http://www.linux-usb.org/usbnet
6099 S:      Maintained
6100 F:      drivers/net/usb/usbnet.c
6101 F:      include/linux/usb/usbnet.h
6102
6103 USB VIDEO CLASS
6104 P:      Laurent Pinchart
6105 M:      laurent.pinchart@skynet.be
6106 L:      linux-uvc-devel@lists.berlios.de (subscribers-only)
6107 L:      linux-media@vger.kernel.org
6108 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
6109 W:      http://linux-uvc.berlios.de
6110 S:      Maintained
6111 F:      drivers/media/video/uvc/
6112
6113 USB W996[87]CF DRIVER
6114 P:      Luca Risolia
6115 M:      luca.risolia@studio.unibo.it
6116 L:      linux-usb@vger.kernel.org
6117 L:      linux-media@vger.kernel.org
6118 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
6119 W:      http://www.linux-projects.org
6120 S:      Maintained
6121 F:      Documentation/video4linux/w9968cf.txt
6122 F:      drivers/media/video/w996*
6123
6124 USB WIRELESS RNDIS DRIVER (rndis_wlan)
6125 P:      Jussi Kivilinna
6126 M:      jussi.kivilinna@mbnet.fi
6127 L:      linux-wireless@vger.kernel.org
6128 S:      Maintained
6129 F:      drivers/net/wireless/rndis_wlan.c
6130
6131 USB XHCI DRIVER
6132 P:      Sarah Sharp
6133 M:      sarah.a.sharp@intel.com
6134 L:      linux-usb@vger.kernel.org
6135 S:      Supported
6136
6137 USB ZC0301 DRIVER
6138 P:      Luca Risolia
6139 M:      luca.risolia@studio.unibo.it
6140 L:      linux-usb@vger.kernel.org
6141 L:      linux-media@vger.kernel.org
6142 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
6143 W:      http://www.linux-projects.org
6144 S:      Maintained
6145 F:      Documentation/video4linux/zc0301.txt
6146 F:      drivers/media/video/zc0301/
6147
6148 USB ZD1201 DRIVER
6149 P:      Jeroen Vreeken
6150 M:      pe1rxq@amsat.org
6151 L:      linux-usb@vger.kernel.org
6152 W:      http://linux-lc100020.sourceforge.net
6153 S:      Maintained
6154 F:      drivers/net/wireless/zd1201.*
6155
6156 USB ZR364XX DRIVER
6157 P:      Antoine Jacquet
6158 M:      royale@zerezo.com
6159 L:      linux-usb@vger.kernel.org
6160 L:      linux-media@vger.kernel.org
6161 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
6162 W:      http://royale.zerezo.com/zr364xx/
6163 S:      Maintained
6164 F:      Documentation/video4linux/zr364xx.txt
6165 F:      drivers/media/video/zr364xx.c
6166
6167 USER-MODE LINUX (UML)
6168 P:      Jeff Dike
6169 M:      jdike@addtoit.com
6170 L:      user-mode-linux-devel@lists.sourceforge.net
6171 L:      user-mode-linux-user@lists.sourceforge.net
6172 W:      http://user-mode-linux.sourceforge.net
6173 S:      Maintained
6174 F:      Documentation/uml/
6175 F:      arch/um/
6176 F:      fs/hostfs/
6177 F:      fs/hppfs/
6178
6179 USERSPACE I/O (UIO)
6180 P:      Hans J. Koch
6181 M:      hjk@linutronix.de
6182 P:      Greg Kroah-Hartman
6183 M:      gregkh@suse.de
6184 S:      Maintained
6185 F:      Documentation/DocBook/uio-howto.tmpl
6186 F:      drivers/uio/
6187 F:      include/linux/uio*.h
6188
6189 UTIL-LINUX-NG PACKAGE
6190 P:      Karel Zak
6191 M:      kzak@redhat.com
6192 L:      util-linux-ng@vger.kernel.org
6193 W:      http://kernel.org/~kzak/util-linux-ng/
6194 T:      git git://git.kernel.org/pub/scm/utils/util-linux-ng/util-linux-ng.git
6195 S:      Maintained
6196
6197 UVESAFB DRIVER
6198 P:      Michal Januszewski
6199 M:      spock@gentoo.org
6200 L:      linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
6201 W:      http://dev.gentoo.org/~spock/projects/uvesafb/
6202 S:      Maintained
6203 F:      Documentation/fb/uvesafb.txt
6204 F:      drivers/video/uvesafb.*
6205
6206 VFAT/FAT/MSDOS FILESYSTEM
6207 P:      OGAWA Hirofumi
6208 M:      hirofumi@mail.parknet.co.jp
6209 S:      Maintained
6210 F:      Documentation/filesystems/vfat.txt
6211 F:      fs/fat/
6212
6213 VIA RHINE NETWORK DRIVER
6214 P:      Roger Luethi
6215 M:      rl@hellgate.ch
6216 S:      Maintained
6217 F:      drivers/net/via-rhine.c
6218
6219 VIAPRO SMBUS DRIVER
6220 P:      Jean Delvare
6221 M:      khali@linux-fr.org
6222 L:      linux-i2c@vger.kernel.org
6223 S:      Maintained
6224 F:      Documentation/i2c/busses/i2c-viapro
6225 F:      drivers/i2c/busses/i2c-viapro.c
6226
6227 VIA UNICHROME(PRO)/CHROME9 FRAMEBUFFER DRIVER
6228 P:      Joseph Chan
6229 M:      JosephChan@via.com.tw
6230 P:      Scott Fang
6231 M:      ScottFang@viatech.com.cn
6232 L:      linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
6233 S:      Maintained
6234 F:      drivers/video/via/
6235
6236 VIA VELOCITY NETWORK DRIVER
6237 P:      Francois Romieu
6238 M:      romieu@fr.zoreil.com
6239 L:      netdev@vger.kernel.org
6240 S:      Maintained
6241 F:      drivers/net/via-velocity.*
6242
6243 VLAN (802.1Q)
6244 P:      Patrick McHardy
6245 M:      kaber@trash.net
6246 L:      netdev@vger.kernel.org
6247 S:      Maintained
6248 F:      drivers/net/macvlan.c
6249 F:      include/linux/if_*vlan.h
6250 F:      net/8021q/
6251
6252 VLYNQ BUS
6253 P:      Florian Fainelli
6254 M:      florian@openwrt.org
6255 L:      openwrt-devel@lists.openwrt.org
6256 S:      Maintained
6257 F:      drivers/vlynq/vlynq.c
6258 F:      include/linux/vlynq.h
6259
6260 VOLTAGE AND CURRENT REGULATOR FRAMEWORK
6261 P:      Liam Girdwood
6262 M:      lrg@slimlogic.co.uk
6263 P:      Mark Brown
6264 M:      broonie@opensource.wolfsonmicro.com
6265 W:      http://opensource.wolfsonmicro.com/node/15
6266 W:      http://www.slimlogic.co.uk/?p=48
6267 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6.git
6268 S:      Supported
6269 F:      drivers/regulator/
6270 F:      include/linux/regulator/
6271
6272 VT1211 HARDWARE MONITOR DRIVER
6273 P:      Juerg Haefliger
6274 M:      juergh@gmail.com
6275 L:      lm-sensors@lm-sensors.org
6276 S:      Maintained
6277 F:      Documentation/hwmon/vt1211
6278 F:      drivers/hwmon/vt1211.c
6279
6280 VT8231 HARDWARE MONITOR DRIVER
6281 P:      Roger Lucas
6282 M:      vt8231@hiddenengine.co.uk
6283 L:      lm-sensors@lm-sensors.org
6284 S:      Maintained
6285 F:      drivers/hwmon/vt8231.c
6286
6287 W1 DALLAS'S 1-WIRE BUS
6288 P:      Evgeniy Polyakov
6289 M:      johnpol@2ka.mipt.ru
6290 S:      Maintained
6291 F:      Documentation/w1/
6292 F:      drivers/w1/
6293
6294 W83791D HARDWARE MONITORING DRIVER
6295 P:      Marc Hulsman
6296 M:      m.hulsman@tudelft.nl
6297 L:      lm-sensors@lm-sensors.org
6298 S:      Maintained
6299 F:      Documentation/hwmon/w83791d
6300 F:      drivers/hwmon/w83791d.c
6301
6302 W83793 HARDWARE MONITORING DRIVER
6303 P:      Rudolf Marek
6304 M:      r.marek@assembler.cz
6305 L:      lm-sensors@lm-sensors.org
6306 S:      Maintained
6307 F:      Documentation/hwmon/w83793
6308 F:      drivers/hwmon/w83793.c
6309
6310 W83L51xD SD/MMC CARD INTERFACE DRIVER
6311 P:      Pierre Ossman
6312 M:      pierre@ossman.eu
6313 S:      Maintained
6314 F:      drivers/mmc/host/wbsd.*
6315
6316 WATCHDOG DEVICE DRIVERS
6317 P:      Wim Van Sebroeck
6318 M:      wim@iguana.be
6319 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
6320 S:      Maintained
6321 F:      Documentation/watchdog/
6322 F:      drivers/watchdog/
6323 F:      include/linux/watchdog.h
6324
6325 WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
6326 P:      Jean Tourrilhes
6327 M:      jt@hpl.hp.com
6328 L:      linux-wireless@vger.kernel.org
6329 W:      http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
6330 S:      Maintained
6331 F:      Documentation/networking/wavelan.txt
6332 F:      drivers/net/wireless/wavelan*
6333
6334 WD7000 SCSI DRIVER
6335 P:      Miroslav Zagorac
6336 M:      zaga@fly.cc.fer.hr
6337 L:      linux-scsi@vger.kernel.org
6338 S:      Maintained
6339 F:      drivers/scsi/wd7000.c
6340
6341 WIMAX STACK
6342 P:      Inaky Perez-Gonzalez
6343 M:      inaky.perez-gonzalez@intel.com
6344 M:      linux-wimax@intel.com
6345 L:      wimax@linuxwimax.org
6346 S:      Supported
6347 W:      http://linuxwimax.org
6348
6349 WIMEDIA LLC PROTOCOL (WLP) SUBSYSTEM
6350 P:      David Vrabel
6351 M:      david.vrabel@csr.com
6352 S:      Maintained
6353 F:      include/linux/wlp.h
6354 F:      drivers/uwb/wlp/
6355
6356 WISTRON LAPTOP BUTTON DRIVER
6357 P:      Miloslav Trmac
6358 M:      mitr@volny.cz
6359 S:      Maintained
6360 F:      drivers/input/misc/wistron_btns.c
6361
6362 WL3501 WIRELESS PCMCIA CARD DRIVER
6363 P:      Arnaldo Carvalho de Melo
6364 M:      acme@ghostprotocols.net
6365 L:      linux-wireless@vger.kernel.org
6366 W:      http://oops.ghostprotocols.net:81/blog
6367 S:      Maintained
6368 F:      drivers/net/wireless/wl3501*
6369
6370 WM97XX TOUCHSCREEN DRIVERS
6371 P:      Mark Brown
6372 M:      broonie@opensource.wolfsonmicro.com
6373 P:      Liam Girdwood
6374 M:      lrg@slimlogic.co.uk
6375 L:      linux-input@vger.kernel.org
6376 T:      git git://opensource.wolfsonmicro.com/linux-2.6-touch
6377 W:      http://opensource.wolfsonmicro.com/node/7
6378 S:      Supported
6379 F:      drivers/input/touchscreen/*wm97*
6380 F:      include/linux/wm97xx.h
6381
6382 X.25 NETWORK LAYER
6383 P:      Henner Eisen
6384 M:      eis@baty.hanse.de
6385 L:      linux-x25@vger.kernel.org
6386 S:      Maintained
6387 F:      Documentation/networking/x25*
6388 F:      include/net/x25*
6389 F:      net/x25/
6390
6391 X86 ARCHITECTURE (32-BIT AND 64-BIT)
6392 P:      Thomas Gleixner
6393 M:      tglx@linutronix.de
6394 P:      Ingo Molnar
6395 M:      mingo@redhat.com
6396 P:      H. Peter Anvin
6397 M:      hpa@zytor.com
6398 M:      x86@kernel.org
6399 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git
6400 S:      Maintained
6401 F:      Documentation/x86/
6402 F:      arch/x86/
6403
6404 XEN HYPERVISOR INTERFACE
6405 P:      Jeremy Fitzhardinge
6406 M:      jeremy@xensource.com
6407 P:      Chris Wright
6408 M:      chrisw@sous-sol.org
6409 L:      virtualization@lists.osdl.org
6410 L:      xen-devel@lists.xensource.com
6411 S:      Supported
6412 F:      arch/x86/xen/
6413 F:      drivers/*/xen-*front.c
6414 F:      drivers/xen/
6415 F:      arch/x86/include/asm/xen/
6416 F:      include/xen/
6417
6418 XFS FILESYSTEM
6419 P:      Silicon Graphics Inc
6420 P:      Felix Blyakher
6421 M:      felixb@sgi.com
6422 M:      xfs-masters@oss.sgi.com
6423 L:      xfs@oss.sgi.com
6424 W:      http://oss.sgi.com/projects/xfs
6425 T:      git git://oss.sgi.com/xfs/xfs.git
6426 S:      Supported
6427 F:      Documentation/filesystems/xfs.txt
6428 F:      fs/xfs/
6429
6430 XILINX SYSTEMACE DRIVER
6431 P:      Grant Likely
6432 M:      grant.likely@secretlab.ca
6433 W:      http://www.secretlab.ca/
6434 S:      Maintained
6435 F:      drivers/block/xsysace.c
6436
6437 XILINX UARTLITE SERIAL DRIVER
6438 P:      Peter Korsgaard
6439 M:      jacmet@sunsite.dk
6440 L:      linux-serial@vger.kernel.org
6441 S:      Maintained
6442 F:      drivers/serial/uartlite.c
6443
6444 YAM DRIVER FOR AX.25
6445 P:      Jean-Paul Roubelat
6446 M:      jpr@f6fbb.org
6447 L:      linux-hams@vger.kernel.org
6448 S:      Maintained
6449 F:      drivers/net/hamradio/yam*
6450 F:      include/linux/yam.h
6451
6452 YEALINK PHONE DRIVER
6453 P:      Henk Vergonet
6454 M:      Henk.Vergonet@gmail.com
6455 L:      usbb2k-api-dev@nongnu.org
6456 S:      Maintained
6457 F:      Documentation/input/yealink.txt
6458 F:      drivers/input/misc/yealink.*
6459
6460 Z8530 DRIVER FOR AX.25
6461 P:      Joerg Reuter
6462 M:      jreuter@yaina.de
6463 W:      http://yaina.de/jreuter/
6464 W:      http://www.qsl.net/dl1bke/
6465 L:      linux-hams@vger.kernel.org
6466 S:      Maintained
6467 F:      Documentation/networking/z8530drv.txt
6468 F:      drivers/net/hamradio/*scc.c
6469 F:      drivers/net/hamradio/z8530.h
6470
6471 ZD1211RW WIRELESS DRIVER
6472 P:      Daniel Drake
6473 M:      dsd@gentoo.org
6474 P:      Ulrich Kunitz
6475 M:      kune@deine-taler.de
6476 W:      http://zd1211.ath.cx/wiki/DriverRewrite
6477 L:      linux-wireless@vger.kernel.org
6478 L:      zd1211-devs@lists.sourceforge.net (subscribers-only)
6479 S:      Maintained
6480 F:      drivers/net/wireless/zd1211rw/
6481
6482 ZR36067 VIDEO FOR LINUX DRIVER
6483 L:      mjpeg-users@lists.sourceforge.net
6484 L:      linux-media@vger.kernel.org
6485 W:      http://mjpeg.sourceforge.net/driver-zoran/
6486 T:      Mercurial http://linuxtv.org/hg/v4l-dvb
6487 S:      Odd Fixes
6488 F:      drivers/media/video/zoran/
6489
6490 ZS DECSTATION Z85C30 SERIAL DRIVER
6491 P:      Maciej W. Rozycki
6492 M:      macro@linux-mips.org
6493 S:      Maintained
6494 F:      drivers/serial/zs.*
6495
6496 THE REST
6497 P:      Linus Torvalds
6498 M:      torvalds@linux-foundation.org
6499 L:      linux-kernel@vger.kernel.org
6500 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
6501 S:      Buried alive in reporters
6502 F:      *
6503 F:      */