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