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