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