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