2 List of maintainers and how to submit kernel changes
4 Please try to follow the guidelines below. This will make things
5 easier on the maintainers. Not all of these guidelines matter for every
6 trivial patch so apply some common sense.
8 1. Always _test_ your changes, however small, on at least 4 or
9 5 people, preferably many more.
11 2. Try to release a few ALPHA test versions to the net. Announce
12 them onto the kernel channel and await results. This is especially
13 important for device drivers, because often that's the only way
14 you will find things like the fact version 3 firmware needs
15 a magic fix you didn't know about, or some clown changed the
16 chips on a board and not its name. (Don't laugh! Look at the
17 SMC etherpower for that.)
19 3. Make sure your changes compile correctly in multiple
20 configurations. In particular check that changes work both as a
21 module and built into the kernel.
23 4. When you are happy with a change make it generally available for
24 testing and await feedback.
26 5. Make a patch available to the relevant maintainer in the list. Use
27 'diff -u' to make the patch easy to merge. Be prepared to get your
28 changes sent back with seemingly silly requests about formatting
29 and variable names. These aren't as silly as they seem. One
30 job the maintainers (and especially Linus) do is to keep things
31 looking the same. Sometimes this means that the clever hack in
32 your driver to get around a problem actually needs to become a
33 generalized kernel feature ready for next time.
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.
39 PLEASE try to include any credit lines you want added with the
40 patch. It avoids people being missed off by mistake and makes
41 it easier to know who wants adding and who doesn't.
43 PLEASE document known bugs. If it doesn't work for everything
44 or does something very odd once a month document it.
46 PLEASE remember that submissions must be made under the terms
47 of the OSDL certificate of contribution and should include a
48 Signed-off-by: line. The current version of this "Developer's
49 Certificate of Origin" (DCO) is listed in the file
50 Documentation/SubmittingPatches.
52 6. Make sure you have the right to send any changes you make. If you
53 do changes at work you may find your employer owns the patch
56 7. When sending security related changes or reports to a maintainer
57 please Cc: security@kernel.org, especially if the maintainer
62 -----------------------------------
64 Maintainers List (try to look for most precise areas first)
66 Note: For the hard of thinking, this list is meant to remain in alphabetical
67 order. If you could add yourselves to it in alphabetical order that would be
72 L: Mailing list that is relevant to this area
73 W: Web-page with status/info
74 T: SCM tree type and location. Type is one of: git, hg, quilt, stgit.
75 S: Status, one of the following:
77 Supported: Someone is actually paid to look after this.
78 Maintained: Someone actually looks after it.
79 Odd Fixes: It has a maintainer but they don't have time to do
80 much other than throw the odd patch in. See below..
81 Orphan: No current maintainer [but maybe you could take the
82 role as you write your new code].
83 Obsolete: Old code. Something tagged obsolete generally means
84 it has been replaced by a better system and you
87 F: Files and directories with wildcard patterns.
88 A trailing slash includes all files and subdirectory files.
89 F: drivers/net/ all files in and below drivers/net
90 F: drivers/net/* all files in drivers/net, but not below
91 F: */net/* all files in "any top level directory"/net
92 One pattern per line. Multiple F: lines acceptable.
93 X: Files and directories that are NOT maintained, same rules as F:
94 Files exclusions are tested before file matches.
95 Can be useful for excluding a specific subdirectory, for instance:
98 matches all files in and below net excluding net/ipv6/
103 L: netdev@vger.kernel.org
105 F: drivers/net/3c505*
109 M: klassert@mathematik.tu-chemnitz.de
110 L: netdev@vger.kernel.org
112 F: Documentation/networking/vortex.txt
113 F: drivers/net/3c59x.c
115 3CR990 NETWORK DRIVER
117 M: dave@thedillows.org
118 L: netdev@vger.kernel.org
120 F: drivers/net/typhoon*
122 3W-9XXX SATA-RAID CONTROLLER DRIVER
124 M: linuxraid@amcc.com
125 L: linux-scsi@vger.kernel.org
126 W: http://www.amcc.com
128 F: drivers/scsi/3w-9xxx*
130 3W-XXXX ATA-RAID CONTROLLER DRIVER
132 M: linuxraid@amcc.com
133 L: linux-scsi@vger.kernel.org
134 W: http://www.amcc.com
136 F: drivers/scsi/3w-xxxx*
138 53C700 AND 53C700-66 SCSI DRIVER
139 P: James E.J. Bottomley
140 M: James.Bottomley@HansenPartnership.com
141 L: linux-scsi@vger.kernel.org
143 F: drivers/scsi/53c700*
145 6PACK NETWORK DRIVER FOR AX.25
147 M: ajk@iehk.rwth-aachen.de
148 L: linux-hams@vger.kernel.org
150 F: drivers/net/hamradio/6pack.c
152 8169 10/100/1000 GIGABIT ETHERNET DRIVER
154 M: romieu@fr.zoreil.com
155 L: netdev@vger.kernel.org
157 F: drivers/net/r8169.c
159 8250/16?50 (AND CLONE UARTS) SERIAL DRIVER
160 L: linux-serial@vger.kernel.org
161 W: http://serial.sourceforge.net
162 M: alan@lxorguk.ukuu.org.uk
164 F: drivers/serial/8250*
165 F: include/linux/serial_8250.h
167 8390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503, etc.]
169 M: p_gortmaker@yahoo.com
170 L: netdev@vger.kernel.org
172 F: drivers/net/*8390*
173 F: drivers/net/ax88796.c
176 P: Eric Van Hensbergen
179 M: rminnich@sandia.gov
182 L: v9fs-developer@lists.sourceforge.net
183 W: http://swik.net/v9fs
184 T: git git://git.kernel.org/pub/scm/linux/kernel/ericvh/v9fs.git
186 F: Documentation/filesystems/9p.txt
189 A2232 SERIAL BOARD DRIVER
192 L: linux-m68k@lists.linux-m68k.org
194 F: drivers/char/ser_a2232*
196 AACRAID SCSI RAID DRIVER
197 P: Adaptec OEM Raid Solutions
198 M: aacraid@adaptec.com
199 L: linux-scsi@vger.kernel.org
200 W: http://www.adaptec.com/
202 F: Documentation/scsi/aacraid.txt
203 F: drivers/scsi/aacraid/
205 ABIT UGURU 1,2 HARDWARE MONITOR DRIVER
207 M: j.w.r.degoede@hhs.nl
208 L: lm-sensors@lm-sensors.org
210 F: drivers/hwmon/abituguru.c
212 ABIT UGURU 3 HARDWARE MONITOR DRIVER
213 P: Alistair John Strachan
214 M: alistair@devzero.co.uk
215 L: lm-sensors@lm-sensors.org
217 F: drivers/hwmon/abituguru3.c
221 M: jes@trained-monkey.org
222 L: linux-acenic@sunsite.dk
224 F: drivers/net/acenic*
226 ACER WMI LAPTOP EXTRAS
228 M: carlos@strangeworlds.co.uk
229 L: aceracpi@googlegroups.com (subscribers-only)
230 W: http://code.google.com/p/aceracpi
232 F: drivers/platform/x86/acer-wmi.c
237 L: linux-acpi@vger.kernel.org
238 W: http://www.lesswatts.org/projects/acpi/
239 T: git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git
242 F: drivers/pnp/pnpacpi/
243 F: include/linux/acpi.h
246 P: Alexey Starikovskiy
247 M: astarikovskiy@suse.de
248 L: linux-acpi@vger.kernel.org
249 W: http://www.lesswatts.org/projects/acpi/
251 F: drivers/acpi/battery.c
252 F: drivers/acpi/*sbs*
255 P: Alexey Starikovskiy
256 M: astarikovskiy@suse.de
257 L: linux-acpi@vger.kernel.org
258 W: http://www.lesswatts.org/projects/acpi/
264 M: rui.zhang@intel.com
265 L: linux-acpi@vger.kernel.org
266 W: http://www.lesswatts.org/projects/acpi/
268 F: drivers/acpi/fan.c
270 ACPI PCI HOTPLUG DRIVER
271 P: Kristen Carlson Accardi
272 M: kristen.c.accardi@intel.com
273 L: linux-pci@vger.kernel.org
275 F: drivers/pci/hotplug/acpi*
279 M: rui.zhang@intel.com
280 L: linux-acpi@vger.kernel.org
281 W: http://www.lesswatts.org/projects/acpi/
283 F: drivers/acpi/*thermal*
287 M: rui.zhang@intel.com
288 L: linux-acpi@vger.kernel.org
289 W: http://www.lesswatts.org/projects/acpi/
291 F: drivers/acpi/video.c
295 M: carlos@strangeworlds.co.uk
296 L: linux-acpi@vger.kernel.org
297 W: http://www.lesswatts.org/projects/acpi/
299 F: drivers/platform/x86/wmi.c
301 AD1889 ALSA SOUND DRIVER
305 M: T-Bone@parisc-linux.org
306 W: http://wiki.parisc-linux.org/AD1889
307 L: linux-parisc@vger.kernel.org
309 F: sound/pci/ad1889.*
311 ADM1025 HARDWARE MONITOR DRIVER
313 M: khali@linux-fr.org
314 L: lm-sensors@lm-sensors.org
316 F: Documentation/hwmon/adm1025
317 F: drivers/hwmon/adm1025.c
319 ADM1029 HARDWARE MONITOR DRIVER
321 M: corentin.labbe@geomatys.fr
322 L: lm-sensors@lm-sensors.org
324 F: drivers/hwmon/adm1029.c
326 ADM8211 WIRELESS DRIVER
328 M: flamingice@sourmilk.net
329 L: linux-wireless@vger.kernel.org
330 W: http://linuxwireless.org/
331 T: git git://git.kernel.org/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
333 F: drivers/net/wireless/adm8211.*
339 F: drivers/macintosh/therm_adt746x.c
344 L: linux-scsi@vger.kernel.org
346 F: Documentation/scsi/advansys.txt
347 F: drivers/scsi/advansys.c
350 P: Riccardo Facchetti
353 F: sound/oss/aedsp16.c
357 M: zippel@linux-m68k.org
359 F: Documentation/filesystems/affs.txt
362 AFS FILESYSTEM & AF_RXRPC SOCKET DOMAIN
364 M: dhowells@redhat.com
365 L: linux-afs@lists.infradead.org
368 F: include/net/af_rxrpc.h
369 F: net/rxrpc/af_rxrpc.c
374 T: git git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git
377 F: include/linux/agp*
380 P: Juergen E. Fischer
382 L: linux-scsi@vger.kernel.org
384 F: drivers/scsi/aha152x*
385 F: drivers/scsi/pcmcia/aha152x*
387 AIC7XXX / AIC79XX SCSI DRIVER
390 L: linux-scsi@vger.kernel.org
392 F: drivers/scsi/aic7xxx/
393 F: drivers/scsi/aic7xxx_old/
398 L: linux-aio@kvack.org
401 F: include/linux/*aio*.h
403 ALCATEL SPEEDTOUCH USB DRIVER
405 M: duncan.sands@free.fr
406 L: linux-usb@vger.kernel.org
407 W: http://www.linux-usb.org/SpeedTouch/
409 F: drivers/usb/atm/speedtch.c
410 F: drivers/usb/atm/usbatm.c
412 ALCHEMY AU1XX0 MMC DRIVER
414 M: manuel.lauss@gmail.com
416 F: drivers/mmc/host/au1xmmc.c
420 M: r.marek@assembler.cz
421 L: linux-i2c@vger.kernel.org
423 F: Documentation/i2c/busses/i2c-ali1563
424 F: drivers/i2c/busses/i2c-ali1563.c
429 S: Odd Fixes for 2.4; Maintained for 2.6.
431 M: ink@jurassic.park.msu.ru
432 S: Maintained for 2.4; PCI support for 2.6.
433 L: linux-alpha@vger.kernel.org
436 AMD GEODE CS5536 USB DEVICE CONTROLLER DRIVER
438 M: dahlmann.thomas@arcor.de
439 L: linux-geode@lists.infradead.org (moderated for non-subscribers)
441 F: drivers/usb/gadget/amd5536udc.*
443 AMD GEODE PROCESSOR/CHIPSET SUPPORT
445 L: linux-geode@lists.infradead.org (moderated for non-subscribers)
446 W: http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html
448 F: arch/x86/kernel/geode_32.c
449 F: drivers/char/hw_random/geode-rng.c
450 F: drivers/crypto/geode*
451 F: drivers/video/geode/
452 F: arch/x86/include/asm/geode.h
456 M: joerg.roedel@amd.com
457 L: iommu@lists.linux-foundation.org
458 T: git git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu.git
460 F: arch/x86/kernel/amd_iommu*.c
461 F: arch/x86/include/asm/amd_iommu*.h
463 AMD MICROCODE UPDATE SUPPORT
465 M: andreas.herrmann3@amd.com
466 L: amd64-microcode@amd64.org
468 F: arch/x86/kernel/microcode_amd.c
470 AMS (Apple Motion Sensor) DRIVER
472 M: stelian@popies.net
473 P: Michael Hanselmann
474 M: linux-kernel@hansmi.ch
476 F: drivers/hwmon/ams/
480 M: tom@opengridcomputing.com
482 M: swise@opengridcomputing.com
483 L: general@lists.openfabrics.org
485 F: drivers/infiniband/hw/amso1100/
487 AOA (Apple Onboard Audio) ALSA DRIVER
489 M: johannes@sipsolutions.net
490 L: linuxppc-dev@ozlabs.org
491 L: alsa-devel@alsa-project.org (subscribers-only)
497 M: sfr@canb.auug.org.au
498 L: linux-laptop@vger.kernel.org
499 W: http://www.canb.auug.org.au/~sfr/
501 F: arch/x86/kernel/apm_32.c
502 F: include/linux/apm_bios.h
504 APPLE BCM5974 MULTITOUCH DRIVER
506 M: rydberg@euromail.se
507 L: linux-input@vger.kernel.org
509 F: drivers/input/mouse/bcm5974.c
513 M: nicolas@boichat.ch
514 L: mactel-linux-devel@lists.sourceforge.net
516 F: drivers/hwmon/applesmc.c
518 APPLETALK NETWORK LAYER
519 P: Arnaldo Carvalho de Melo
520 M: acme@ghostprotocols.net
522 F: drivers/net/appletalk/
525 APPLETOUCH TOUCHPAD DRIVER
527 M: johannes@sipsolutions.net
528 L: linux-input@vger.kernel.org
530 F: Documentation/input/appletouch.txt
531 F: drivers/input/mouse/appletouch.c
533 ARC FRAMEBUFFER DRIVER
535 M: jayalk@intworks.biz
537 F: drivers/video/arcfb.c
538 F: drivers/video/fb_defio.c
540 ARM MFM AND FLOPPY DRIVERS
544 F: arch/arm/lib/floppydma.S
545 F: arch/arm/include/asm/floppy.h
549 M: linux@arm.linux.org.uk
550 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
551 W: http://www.arm.linux.org.uk/
555 ARM PRIMECELL MMCI PL180/1 DRIVER
557 F: drivers/mmc/host/mmci.*
559 ARM/ADI ROADRUNNER MACHINE SUPPORT
561 M: kernel@wantstofly.org
562 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
564 F: arch/arm/mach-ixp23xx/
565 F: arch/arm/mach-ixp23xx/include/mach/
567 ARM/ADS SPHERE MACHINE SUPPORT
569 M: kernel@wantstofly.org
570 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
573 ARM/AFEB9260 MACHINE SUPPORT
575 M: slapin@ossfans.org
576 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
579 ARM/AJECO 1ARM MACHINE SUPPORT
581 M: kernel@wantstofly.org
582 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
585 ARM/ATMEL AT91RM9200 ARM ARCHITECTURE
587 M: linux@maxim.org.za
588 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
589 W: http://maxim.org.za/at91_26.html
592 ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE
594 M: kernel@wantstofly.org
595 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
598 ARM/CIRRUS LOGIC EDB9315A MACHINE SUPPORT
600 M: kernel@wantstofly.org
601 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
606 M: linux@arm.linux.org.uk
607 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
608 F: arch/arm/common/clkdev.c
609 F: arch/arm/include/asm/clkdev.h
611 ARM/COMPULAB CM-X270/EM-X270 and CM-X300 MACHINE SUPPORT
613 M: mike@compulab.co.il
614 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
617 ARM/CORGI MACHINE SUPPORT
622 ARM/CORTINA SYSTEMS GEMINI ARM ARCHITECTURE
624 M: paulius.zaleckas@teltonika.lt
625 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
626 T: git git://gitorious.org/linux-gemini/mainline.git
628 F: arch/arm/mach-gemini/
630 ARM/EBSA110 MACHINE SUPPORT
632 M: linux@arm.linux.org.uk
633 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
634 W: http://www.arm.linux.org.uk/
636 F: arch/arm/mach-ebsa110/
637 F: drivers/net/arm/am79c961a.*
639 ARM/EZX SMARTPHONES (A780, A910, A1200, E680, ROKR E2 and ROKR E6)
643 M: stefan@openezx.org
645 M: laforge@openezx.org
646 L: openezx-devel@lists.openezx.org (subscribers-only)
647 W: http://www.openezx.org/
650 ARM/FARADAY FA526 PORT
652 M: paulius.zaleckas@teltonika.lt
653 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
657 ARM/FOOTBRIDGE ARCHITECTURE
659 M: linux@arm.linux.org.uk
660 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
661 W: http://www.arm.linux.org.uk/
663 F: arch/arm/include/asm/hardware/dec21285.h
664 F: arch/arm/mach-footbridge/
666 ARM/FREESCALE IMX / MXC ARM ARCHITECTURE
668 M: kernel@pengutronix.de
669 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
672 ARM/GLOMATION GESBC9312SX MACHINE SUPPORT
674 M: kernel@wantstofly.org
675 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
678 ARM/GUMSTIX MACHINE SUPPORT
681 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
684 ARM/H4700 (HP IPAQ HX4700) MACHINE SUPPORT
686 M: philipp.zabel@gmail.com
688 F: arch/arm/mach-pxa/hx4700.c
689 F: arch/arm/mach-pxa/include/mach/hx4700.h
691 ARM/HP JORNADA 7XX MACHINE SUPPORT
692 P: Kristoffer Ericson
693 M: kristoffer.ericson@gmail.com
697 ARM/INTEL IOP32X ARM ARCHITECTURE
699 M: kernel@wantstofly.org
701 M: dan.j.williams@intel.com
702 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
705 ARM/INTEL IOP33X ARM ARCHITECTURE
707 M: dan.j.williams@intel.com
708 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
711 ARM/INTEL IOP13XX ARM ARCHITECTURE
713 M: kernel@wantstofly.org
715 M: dan.j.williams@intel.com
716 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
719 ARM/INTEL IQ81342EX MACHINE SUPPORT
721 M: kernel@wantstofly.org
723 M: dan.j.williams@intel.com
724 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
727 ARM/INTEL IXP2000 ARM ARCHITECTURE
729 M: kernel@wantstofly.org
730 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
733 ARM/INTEL IXDP2850 MACHINE SUPPORT
735 M: kernel@wantstofly.org
736 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
739 ARM/INTEL IXP23XX ARM ARCHITECTURE
741 M: kernel@wantstofly.org
742 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
745 ARM/INTEL XSC3 (MANZANO) ARM CORE
747 M: kernel@wantstofly.org
749 M: dan.j.williams@intel.com
750 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
753 ARM/IP FABRICS DOUBLE ESPRESSO MACHINE SUPPORT
755 M: kernel@wantstofly.org
756 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
759 ARM/LOGICPD PXA270 MACHINE SUPPORT
761 M: kernel@wantstofly.org
762 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
765 ARM/MAGICIAN MACHINE SUPPORT
767 M: philipp.zabel@gmail.com
770 ARM/NEC MOBILEPRO 900/c MACHINE SUPPORT
771 P: Michael Petchkovsky
772 M: mkpetch@internode.on.net
775 ARM/TOSA MACHINE SUPPORT
776 P: Dmitry Eremin-Solenikov
777 M: dbaryshkov@gmail.com
779 M: dirk@opfer-online.de
782 ARM/PALMTX,PALMT5,PALMLD,PALMTE2 SUPPORT
784 M: marek.vasut@gmail.com
785 W: http://hackndev.com
790 M: slapin@ossfans.org
791 W: http://hackndev.com
796 M: pleb@gelato.unsw.edu.au
797 W: http://www.disy.cse.unsw.edu.au/Hardware/PLEB
800 ARM/PT DIGITAL BOARD PORT
802 M: stefan.eletzhofer@eletztrick.de
803 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
804 W: http://www.arm.linux.org.uk/
807 ARM/RADISYS ENP2611 MACHINE SUPPORT
809 M: kernel@wantstofly.org
810 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
813 ARM/RISCPC ARCHITECTURE
815 M: linux@arm.linux.org.uk
816 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
817 W: http://www.arm.linux.org.uk/
819 F: arch/arm/common/time-acorn.c
820 F: arch/arm/include/asm/hardware/entry-macro-iomd.S
821 F: arch/arm/include/asm/hardware/ioc.h
822 F: arch/arm/include/asm/hardware/iomd.h
823 F: arch/arm/include/asm/hardware/memc.h
824 F: arch/arm/mach-rpc/
825 F: drivers/net/arm/ether*
828 ARM/SHARK MACHINE SUPPORT
830 M: alex@shark-linux.de
831 W: http://www.shark-linux.de/shark.html
834 ARM/S3C2410 ARM ARCHITECTURE
836 M: ben-linux@fluff.org
837 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
838 W: http://www.fluff.org/ben/linux/
841 ARM/S3C2440 ARM ARCHITECTURE
843 M: ben-linux@fluff.org
844 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
845 W: http://www.fluff.org/ben/linux/
848 ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT
850 M: kernel@wantstofly.org
851 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
854 ARM/THECUS N2100 MACHINE SUPPORT
856 M: kernel@wantstofly.org
857 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
860 ARM/NUVOTON W90X900 ARM ARCHITECTURE
862 M: mcuos.com@gmail.com
863 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
864 W: http://www.mcuos.com
869 M: linux@arm.linux.org.uk
870 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
871 W: http://www.arm.linux.org.uk/
877 L: netdev@vger.kernel.org
881 ASUS ACPI EXTRAS DRIVER
883 M: corentincj@iksaif.net
885 M: sziwan@users.sourceforge.net
886 L: acpi4asus-user@lists.sourceforge.net
887 W: http://sourceforge.net/projects/acpi4asus
888 W: http://xf.iksaif.net/acpi4asus
890 F: arch/x86/kernel/acpi/boot.c
891 F: drivers/platform/x86/asus_acpi.c
893 ASUS ASB100 HARDWARE MONITOR DRIVER
895 M: mhoffman@lightlink.com
896 L: lm-sensors@lm-sensors.org
898 F: drivers/hwmon/asb100.c
900 ASUS LAPTOP EXTRAS DRIVER
902 M: corentincj@iksaif.net
903 L: acpi4asus-user@lists.sourceforge.net
904 W: http://sourceforge.net/projects/acpi4asus
905 W: http://xf.iksaif.net/acpi4asus
907 F: drivers/platform/x86/asus-laptop.c
909 ASYNCHRONOUS TRANSFERS/TRANSFORMS (IOAT) API
911 M: dan.j.williams@intel.com
913 M: maciej.sosnowski@intel.com
914 L: linux-kernel@vger.kernel.org
915 W: http://sourceforge.net/projects/xscaleiop
917 F: Documentation/crypto/async-tx-api.txt
920 F: include/linux/dmaengine.h
921 F: include/linux/async_tx.h
923 ATA OVER ETHERNET (AOE) DRIVER
925 M: ecashin@coraid.com
926 W: http://www.coraid.com/support/linux
928 F: Documentation/aoe/
929 F: drivers/block/aoe/
931 ATHEROS ATH5K WIRELESS DRIVER
933 M: jirislaby@gmail.com
935 M: mickflemm@gmail.com
937 M: lrodriguez@atheros.com
939 M: me@bobcopeland.com
940 L: linux-wireless@vger.kernel.org
941 L: ath5k-devel@lists.ath5k.org
943 F: drivers/net/wireless/ath5k/
945 ATHEROS ATH9K WIRELESS DRIVER
947 M: lrodriguez@atheros.com
949 M: jmalinen@atheros.com
951 M: Sujith.Manoharan@atheros.com
952 P: Vasanthakumar Thiagarajan
953 M: vasanth@atheros.com
954 P: Senthil Balasubramanian
955 M: senthilkumar@atheros.com
956 L: linux-wireless@vger.kernel.org
957 L: ath9k-devel@lists.ath9k.org
959 F: drivers/net/wireless/ath9k/
961 ATHEROS AR9170 WIRELESS DRIVER
962 P: Christian Lamparter
964 L: linux-wireless@vger.kernel.org
965 W: http://wireless.kernel.org/en/users/Drivers/ar9170
967 F: drivers/net/wireless/ar9170/
973 F: drivers/input/misc/ati_remote2.c
975 ATLX ETHERNET DRIVERS
977 M: jcliburn@gmail.com
981 M: jie.yang@atheros.com
982 L: atl1-devel@lists.sourceforge.net
983 W: http://sourceforge.net/projects/atl1
984 W: http://atl1.sourceforge.net
990 M: chas@cmf.nrl.navy.mil
991 L: linux-atm-general@lists.sourceforge.net (subscribers-only)
992 L: netdev@vger.kernel.org
993 W: http://linux-atm.sourceforge.net
996 F: include/linux/atm*
998 ATMEL AT91 MCI DRIVER
1000 M: nicolas.ferre@atmel.com
1001 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
1002 W: http://www.atmel.com/products/AT91/
1003 W: http://www.at91.com/
1005 F: drivers/mmc/host/at91_mci.c
1007 ATMEL AT91 / AT32 SERIAL DRIVER
1008 P: Haavard Skinnemoen
1009 M: hskinnemoen@atmel.com
1010 L: linux-kernel@vger.kernel.org
1012 F: drivers/serial/atmel_serial.c
1016 M: nicolas.ferre@atmel.com
1017 L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
1019 F: drivers/video/atmel_lcdfb.c
1020 F: include/video/atmel_lcdc.h
1022 ATMEL MACB ETHERNET DRIVER
1023 P: Haavard Skinnemoen
1024 M: hskinnemoen@atmel.com
1026 F: drivers/net/macb.*
1029 P: Haavard Skinnemoen
1030 M: hskinnemoen@atmel.com
1032 F: drivers/spi/atmel_spi.*
1034 ATMEL USBA UDC DRIVER
1035 P: Haavard Skinnemoen
1036 M: hskinnemoen@atmel.com
1037 L: kernel@avr32linux.org
1038 W: http://avr32linux.org/twiki/bin/view/Main/AtmelUsbDeviceDriver
1040 F: drivers/usb/gadget/atmel_usba_udc.*
1042 ATMEL WIRELESS DRIVER
1044 M: simon@thekelleys.org.uk
1045 L: linux-wireless@vger.kernel.org
1046 W: http://www.thekelleys.org.uk/atmel
1047 W: http://atmelwlandriver.sourceforge.net/
1049 F: drivers/net/wireless/atmel*
1053 M: viro@zeniv.linux.org.uk
1055 M: eparis@redhat.com
1056 L: linux-audit@redhat.com (subscribers-only)
1057 W: http://people.redhat.com/sgrubb/audit/
1058 T: git git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current.git
1060 F: include/linux/audit.h
1063 AUXILIARY DISPLAY DRIVERS
1064 P: Miguel Ojeda Sandonis
1065 M: miguel.ojeda.sandonis@gmail.com
1066 L: linux-kernel@vger.kernel.org
1067 W: http://miguelojeda.es/auxdisplay.htm
1068 W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
1070 F: drivers/auxdisplay/
1071 F: include/linux/cfag12864b.h
1074 P: Haavard Skinnemoen
1075 M: hskinnemoen@atmel.com
1076 W: http://www.atmel.com/products/AVR32/
1077 W: http://avr32linux.org/
1078 W: http://avrfreaks.net/
1082 AVR32/AT32AP MACHINE SUPPORT
1083 P: Haavard Skinnemoen
1084 M: hskinnemoen@atmel.com
1086 F: arch/avr32/mach-at32ap/
1090 M: ralf@linux-mips.org
1091 L: linux-hams@vger.kernel.org
1092 W: http://www.linux-ax25.org/
1094 F: include/linux/ax25.h
1095 F: include/net/ax25.h
1102 M: stefano.brivio@polimi.it
1103 L: linux-wireless@vger.kernel.org
1104 W: http://linuxwireless.org/en/users/Drivers/b43
1106 F: drivers/net/wireless/b43/
1108 B43LEGACY WIRELESS DRIVER
1110 M: Larry.Finger@lwfinger.net
1112 M: stefano.brivio@polimi.it
1113 L: linux-wireless@vger.kernel.org
1114 W: http://linuxwireless.org/en/users/Drivers/b43
1116 F: drivers/net/wireless/b43legacy/
1118 BACKLIGHT CLASS/SUBSYSTEM
1120 M: rpurdie@rpsys.net
1122 F: drivers/video/backlight/
1123 F: include/linux/backlight.h
1125 BAYCOM/HDLCDRV DRIVERS FOR AX.25
1127 M: t.sailer@alumni.ethz.ch
1128 L: linux-hams@vger.kernel.org
1129 W: http://www.baycom.org/~tom/ham/ham.html
1131 F: drivers/net/hamradio/baycom*
1134 P: Sergey S. Kostyliov
1135 M: rathamahata@php4.ru
1136 L: linux-kernel@vger.kernel.org
1138 F: Documentation/filesystems/befs.txt
1142 P: Tigran A. Aivazian
1143 M: tigran@aivazian.fsnet.co.uk
1144 L: linux-kernel@vger.kernel.org
1146 F: Documentation/filesystems/bfs.txt
1148 F: include/linux/bfs_fs.h
1150 BLACKFIN ARCHITECTURE
1152 M: vapier@gentoo.org
1153 L: uclinux-dist-devel@blackfin.uclinux.org
1154 W: http://blackfin.uclinux.org
1158 BLACKFIN EMAC DRIVER
1159 P: Michael Hennerich
1160 M: michael.hennerich@analog.com
1161 L: uclinux-dist-devel@blackfin.uclinux.org
1162 W: http://blackfin.uclinux.org
1164 F: drivers/net/bfin_mac.*
1168 M: vapier.adi@gmail.com
1169 L: uclinux-dist-devel@blackfin.uclinux.org
1170 W: http://blackfin.uclinux.org
1172 F: drivers/rtc/rtc-bfin.c
1174 BLACKFIN SERIAL DRIVER
1176 M: sonic.zhang@analog.com
1177 L: uclinux-dist-devel@blackfin.uclinux.org
1178 W: http://blackfin.uclinux.org
1180 F: drivers/serial/bfin_5xx.c
1182 BLACKFIN WATCHDOG DRIVER
1184 M: vapier.adi@gmail.com
1185 L: uclinux-dist-devel@blackfin.uclinux.org
1186 W: http://blackfin.uclinux.org
1188 F: drivers/watchdog/bfin_wdt.c
1190 BLACKFIN I2C TWI DRIVER
1192 M: sonic.zhang@analog.com
1193 L: uclinux-dist-devel@blackfin.uclinux.org
1194 W: http://blackfin.uclinux.org/
1196 F: drivers/i2c/busses/i2c-bfin-twi.c
1201 L: linux-kernel@vger.kernel.org
1202 T: git git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
1208 M: joern@lazybastard.org
1209 L: linux-mtd@lists.infradead.org
1211 F: drivers/mtd/devices/block2mtd.c
1215 M: marcel@holtmann.org
1216 L: linux-bluetooth@vger.kernel.org
1217 W: http://www.bluez.org/
1219 F: drivers/bluetooth/
1223 M: marcel@holtmann.org
1224 L: linux-bluetooth@vger.kernel.org
1225 W: http://www.bluez.org/
1226 T: git git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
1229 F: include/net/bluetooth/
1234 L: bonding-devel@lists.sourceforge.net
1235 W: http://sourceforge.net/projects/bonding/
1237 F: drivers/net/bonding/
1238 F: include/linux/if_bonding.h
1240 BROADCOM B44 10/100 ETHERNET DRIVER
1242 M: zambrano@broadcom.com
1243 L: netdev@vger.kernel.org
1245 F: drivers/net/b44.*
1247 BROADCOM BNX2 GIGABIT ETHERNET DRIVER
1249 M: mchan@broadcom.com
1250 L: netdev@vger.kernel.org
1252 F: drivers/net/bnx2.*
1253 F: drivers/net/bnx2_*
1255 BROADCOM BNX2X 10 GIGABIT ETHERNET DRIVER
1257 M: eilong@broadcom.com
1258 L: netdev@vger.kernel.org
1260 F: drivers/net/bnx2x*
1262 BROADCOM TG3 GIGABIT ETHERNET DRIVER
1264 M: mcarlson@broadcom.com
1266 M: mchan@broadcom.com
1267 L: netdev@vger.kernel.org
1269 F: drivers/net/tg3.*
1271 BSG (block layer generic sg v4 driver)
1273 M: fujita.tomonori@lab.ntt.co.jp
1274 L: linux-scsi@vger.kernel.org
1277 F: include/linux/bsg.h
1282 W: http://bu3sch.de/btgpio.php
1284 F: drivers/gpio/bt8xxgpio.c
1288 M: chris.mason@oracle.com
1289 L: linux-btrfs@vger.kernel.org
1290 W: http://btrfs.wiki.kernel.org/
1291 T: git git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable.git
1293 F: Documentation/filesystems/btrfs.txt
1296 BTTV VIDEO4LINUX DRIVER
1297 P: Mauro Carvalho Chehab
1298 M: mchehab@infradead.org
1299 L: linux-media@vger.kernel.org
1300 W: http://linuxtv.org
1301 T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
1303 F: Documentation/video4linux/bttv/
1304 F: drivers/media/video/bt8xx/bttv*
1306 CACHEFILES: FS-CACHE BACKEND FOR CACHING ON MOUNTED FILESYSTEMS
1308 M: dhowells@redhat.com
1309 L: linux-cachefs@redhat.com
1311 F: Documentation/filesystems/caching/cachefiles.txt
1314 CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER
1317 L: linux-media@vger.kernel.org
1318 T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
1320 F: Documentation/video4linux/cafe_ccic
1321 F: drivers/media/video/cafe_ccic*
1323 CALGARY x86-64 IOMMU
1328 L: linux-kernel@vger.kernel.org
1329 L: discuss@x86-64.org
1331 F: arch/x86/kernel/pci-calgary_64.c
1332 F: arch/x86/kernel/tce_64.c
1333 F: arch/x86/include/asm/calgary.h
1334 F: arch/x86/include/asm/tce.h
1338 M: urs.thuermann@volkswagen.de
1340 M: oliver.hartkopp@volkswagen.de
1341 L: socketcan-core@lists.berlios.de (subscribers-only)
1342 W: http://developer.berlios.de/projects/socketcan/
1345 F: include/linux/can/
1346 F: include/linux/can.h
1349 P: Wolfgang Grandegger
1350 M: wg@grandegger.com
1351 L: socketcan-core@lists.berlios.de (subscribers-only)
1352 W: http://developer.berlios.de/projects/socketcan/
1355 CELL BROADBAND ENGINE ARCHITECTURE
1358 L: linuxppc-dev@ozlabs.org
1359 L: cbe-oss-dev@ozlabs.org
1360 W: http://www.ibm.com/developerworks/power/cell/
1362 F: arch/powerpc/include/asm/cell*.h
1363 F: arch/powerpc/include/asm/spu*.h
1364 F: arch/powerpc/oprofile/*cell*
1365 F: arch/powerpc/platforms/cell/
1367 CERTIFIED WIRELESS USB (WUSB) SUBSYSTEM:
1369 M: david.vrabel@csr.com
1370 L: linux-usb@vger.kernel.org
1372 F: Documentation/usb/WUSB-Design-overview.txt
1373 F: Documentation/usb/wusb-cbaf
1374 F: drivers/usb/wusbcore/
1375 F: include/linux/usb/wusb*
1377 CFAG12864B LCD DRIVER
1378 P: Miguel Ojeda Sandonis
1379 M: miguel.ojeda.sandonis@gmail.com
1380 L: linux-kernel@vger.kernel.org
1381 W: http://miguelojeda.es/auxdisplay.htm
1382 W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
1384 F: drivers/auxdisplay/cfag12864b.c
1385 F: include/linux/cfag12864b.h
1387 CFAG12864BFB LCD FRAMEBUFFER DRIVER
1388 P: Miguel Ojeda Sandonis
1389 M: miguel.ojeda.sandonis@gmail.com
1390 L: linux-kernel@vger.kernel.org
1391 W: http://miguelojeda.es/auxdisplay.htm
1392 W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
1394 F: drivers/auxdisplay/cfag12864bfb.c
1395 F: include/linux/cfag12864b.h
1397 CFG80211 and NL80211
1399 M: johannes@sipsolutions.net
1400 L: linux-wireless@vger.kernel.org
1402 F: include/linux/nl80211.h
1403 F: include/net/cfg80211.h
1405 X: net/wireless/wext*
1409 M: apw@canonical.com
1410 L: linux-kernel@vger.kernel.org
1412 F: scripts/checkpatch.pl
1414 CISCO 10G ETHERNET DRIVER
1416 M: scofeldm@cisco.com
1418 M: jeykholt@cisco.com
1420 F: drivers/net/enic/
1422 CIRRUS LOGIC EP93XX ETHERNET DRIVER
1423 P: Lennert Buytenhek
1424 M: kernel@wantstofly.org
1425 L: netdev@vger.kernel.org
1427 F: drivers/net/arm/ep93xx_eth.c
1429 CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER
1430 P: Lennert Buytenhek
1431 M: kernel@wantstofly.org
1432 L: linux-usb@vger.kernel.org
1434 F: drivers/usb/host/ohci-ep93xx.c
1436 CIRRUS LOGIC CS4270 SOUND DRIVER
1438 M: timur@freescale.com
1439 L: alsa-devel@alsa-project.org
1441 F: sound/soc/codecs/cs4270*
1443 CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
1444 P: Cirrus Logic Corporation (kernel 2.2 driver)
1445 M: Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
1446 P: Nils Faerber (port to kernel 2.4)
1447 M: Nils Faerber <nils@kernelconcepts.de>
1449 F: Documentation/input/cs461x.txt
1450 F: sound/pci/cs46xx/
1454 M: linux@arm.linux.org.uk
1455 F: include/linux/clk.h
1457 CISCO FCOE HBA DRIVER
1458 P: Abhijeet Joglekar
1459 M: abjoglek@cisco.com
1461 M: jeykholt@cisco.com
1462 L: linux-scsi@vger.kernel.org
1467 M: jaharkes@cs.cmu.edu
1469 L: codalist@coda.cs.cmu.edu
1470 W: http://www.coda.cs.cmu.edu/
1472 F: Documentation/filesystems/coda.txt
1474 F: include/linux/coda*.h
1476 COMMON INTERNET FILE SYSTEM (CIFS)
1478 M: sfrench@samba.org
1479 L: linux-cifs-client@lists.samba.org
1480 L: samba-technical@lists.samba.org
1481 W: http://linux-cifs.samba.org/
1482 T: git git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
1484 F: Documentation/filesystems/cifs.txt
1487 COMPACTPCI HOTPLUG CORE
1489 M: scottm@somanetworks.com
1490 M: scott@spiteful.org
1491 L: linux-pci@vger.kernel.org
1493 F: drivers/pci/hotplug/cpci_hotplug*
1495 COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
1497 M: scottm@somanetworks.com
1498 M: scott@spiteful.org
1499 L: linux-pci@vger.kernel.org
1501 F: drivers/pci/hotplug/cpcihp_zt5550.*
1503 COMPACTPCI HOTPLUG GENERIC DRIVER
1505 M: scottm@somanetworks.com
1506 M: scott@spiteful.org
1507 L: linux-pci@vger.kernel.org
1509 F: drivers/pci/hotplug/cpcihp_generic.c
1511 COMPAL LAPTOP SUPPORT
1512 P: Cezary Jackiewicz
1513 M: cezary.jackiewicz@gmail.com
1515 F: drivers/platform/x86/compal-laptop.c
1517 COMPUTONE INTELLIPORT MULTIPORT CARD
1518 P: Michael H. Warfield
1520 W: http://www.wittsend.com/computone.html
1522 F: Documentation/serial/computone.txt
1523 F: drivers/char/ip2/
1525 CONEXANT ACCESSRUNNER USB DRIVER
1527 M: cxacru@fire.lp0.eu
1528 L: accessrunner-general@lists.sourceforge.net
1529 W: http://accessrunner.sourceforge.net/
1531 F: drivers/usb/atm/cxacru.c
1535 M: joel.becker@oracle.com
1536 L: linux-kernel@vger.kernel.org
1539 F: include/linux/configfs.h
1541 CONTROL GROUPS (CGROUPS)
1543 M: menage@google.com
1545 M: lizf@cn.fujitsu.com
1546 L: containers@lists.linux-foundation.org
1548 F: include/linux/cgroup*
1551 CORETEMP HARDWARE MONITORING DRIVER
1553 M: r.marek@assembler.cz
1554 L: lm-sensors@lm-sensors.org
1556 F: Documentation/hwmon/coretemp
1557 F: drivers/hwmon/coretemp.c
1559 COSA/SRP SYNC SERIAL DRIVER
1560 P: Jan "Yenya" Kasprzak
1562 W: http://www.fi.muni.cz/~kas/cosa/
1564 F: drivers/net/wan/cosa*
1566 CPMAC ETHERNET DRIVER
1568 M: florian@openwrt.org
1569 L: netdev@vger.kernel.org
1571 F: drivers/net/cpmac.c
1573 CPU FREQUENCY DRIVERS
1576 L: cpufreq@vger.kernel.org
1577 W: http://www.codemonkey.org.uk/projects/cpufreq/
1578 T: git git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git
1580 F: arch/x86/kernel/cpu/cpufreq/
1582 F: include/linux/cpufreq.h
1588 F: arch/x86/kernel/cpuid.c
1589 F: arch/x86/kernel/msr.c
1593 M: menage@google.com
1594 L: linux-kernel@vger.kernel.org
1595 W: http://www.bullopensource.org/cpuset/
1596 W: http://oss.sgi.com/projects/cpusets/
1598 F: Documentation/cgroups/cpusets.txt
1599 F: include/linux/cpuset.h
1603 W: http://sourceforge.net/projects/cramfs/
1605 F: Documentation/filesystems/cramfs.txt
1612 M: jesper.nilsson@axis.com
1613 L: dev-etrax@axis.com
1614 W: http://developer.axis.com
1620 M: herbert@gondor.apana.org.au
1622 M: davem@davemloft.net
1623 L: linux-crypto@vger.kernel.org
1624 T: git git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
1626 F: Documentation/crypto/
1632 CRYPTOGRAPHIC RANDOM NUMBER GENERATOR
1634 M: nhorman@tuxdriver.com
1635 L: linux-crypto@vger.kernel.org
1638 CS5535 Audio ALSA driver
1640 M: jayakumar.alsa@gmail.com
1642 F: sound/pci/cs5535audio/
1644 CX18 VIDEO4LINUX DRIVER
1646 M: hverkuil@xs4all.nl
1649 L: ivtv-devel@ivtvdriver.org
1650 L: ivtv-users@ivtvdriver.org
1651 L: linux-media@vger.kernel.org
1652 T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
1653 W: http://linuxtv.org
1655 F: Documentation/video4linux/cx18.txt
1656 F: drivers/media/video/cx18/
1658 CXGB3 ETHERNET DRIVER (CXGB3)
1661 L: netdev@vger.kernel.org
1662 W: http://www.chelsio.com
1664 F: drivers/net/cxgb3/
1666 CXGB3 IWARP RNIC DRIVER (IW_CXGB3)
1668 M: swise@chelsio.com
1669 L: general@lists.openfabrics.org
1670 W: http://www.openfabrics.org
1672 F: drivers/infiniband/hw/cxgb3/
1676 M: linux@arm.linux.org.uk
1677 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
1678 W: http://www.arm.linux.org.uk/
1680 F: drivers/video/cyber2000fb.*
1682 CYCLADES 2X SYNC CARD DRIVER
1683 P: Arnaldo Carvalho de Melo
1684 M: acme@ghostprotocols.net
1685 W: http://oops.ghostprotocols.net:81/blog
1687 F: drivers/net/wan/cycx*
1689 CYCLADES ASYNC MUX DRIVER
1690 W: http://www.cyclades.com/
1692 F: drivers/char/cyclades.c
1693 F: include/linux/cyclades.h
1695 CYCLADES PC300 DRIVER
1696 W: http://www.cyclades.com/
1698 F: drivers/net/wan/pc300*
1700 DAMA SLAVE for AX.25
1703 W: http://yaina.de/jreuter/
1704 W: http://www.qsl.net/dl1bke/
1705 L: linux-hams@vger.kernel.org
1707 F: net/ax25/af_ax25.c
1708 F: net/ax25/ax25_dev.c
1709 F: net/ax25/ax25_ds_*
1710 F: net/ax25/ax25_in.c
1711 F: net/ax25/ax25_out.c
1712 F: net/ax25/ax25_timer.c
1713 F: net/ax25/sysctl_net_ax25.c
1715 DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
1717 M: tori@unhappy.mine.nu
1718 L: netdev@vger.kernel.org
1720 F: Documentation/networking/dmfe.txt
1721 F: drivers/net/tulip/dmfe.c
1723 DC390/AM53C974 SCSI driver
1726 W: http://www.garloff.de/kurt/linux/dc390/
1727 P: Guennadi Liakhovetski
1728 M: g.liakhovetski@gmx.de
1730 F: drivers/scsi/tmscsim.*
1734 M: oliver@neukum.name
1738 M: lenehan@twibble.org
1739 W: http://twibble.org/dist/dc395x/
1740 L: dc395x@twibble.org
1741 L: http://lists.twibble.org/mailman/listinfo/dc395x/
1743 F: Documentation/scsi/dc395x.txt
1744 F: drivers/scsi/dc395x.*
1747 P: Arnaldo Carvalho de Melo
1748 M: acme@ghostprotocols.net
1749 L: dccp@vger.kernel.org
1750 W: http://linux-net.osdl.org/index.php/DCCP
1752 F: include/linux/dccp.h
1753 F: include/linux/tfrc.h
1756 DECnet NETWORK LAYER
1757 P: Christine Caulfield
1758 M: christine.caulfield@googlemail.com
1759 W: http://linux-decnet.sourceforge.net
1760 L: linux-decnet-user@lists.sourceforge.net
1762 F: Documentation/networking/decnet.txt
1765 DEFXX FDDI NETWORK DRIVER
1766 P: Maciej W. Rozycki
1767 M: macro@linux-mips.org
1769 F: drivers/net/defxx.*
1773 M: mjg59@srcf.ucam.org
1775 F: drivers/platform/x86/dell-laptop.c
1777 DELL LAPTOP SMM DRIVER
1778 P: Massimo Dal Zotto
1780 W: http://www.debian.org/~dz/i8k/
1782 F: drivers/char/i8k.c
1783 F: include/linux/i8k.h
1785 DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
1787 M: Douglas_Warzecha@dell.com
1789 F: Documentation/dcdbas.txt
1790 F: drivers/firmware/dcdbas.*
1792 DELL WMI EXTRAS DRIVER
1794 M: mjg59@srcf.ucam.org
1797 DEVICE NUMBER REGISTRY
1799 M: device@lanana.org
1800 W: http://lanana.org/docs/device-list/index.html
1801 L: linux-kernel@vger.kernel.org
1806 L: dm-devel@redhat.com
1807 W: http://sources.redhat.com/dm
1809 F: Documentation/device-mapper/
1811 F: include/linux/device-mapper.h
1812 F: include/linux/dm-*.h
1814 DIGI INTL. EPCA DRIVER
1815 P: Digi International, Inc
1816 M: Eng.Linux@digi.com
1817 L: Eng.Linux@digi.com
1818 W: http://www.digi.com
1820 F: Documentation/serial/digiepca.txt
1821 F: drivers/char/epca*
1822 F: drivers/char/digi*
1824 DIRECTORY NOTIFICATION (DNOTIFY)
1826 M: eparis@parisplace.org
1827 L: linux-kernel@vger.kernel.org
1829 F: Documentation/filesystems/dnotify.txt
1830 F: fs/notify/dnotify/
1831 F: include/linux/dnotify.h
1833 DISK GEOMETRY AND PARTITION HANDLING
1836 W: http://www.win.tue.nl/~aeb/linux/Large-Disk.html
1837 W: http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
1838 W: http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
1844 L: linux-kernel@vger.kernel.org
1846 F: Documentation/filesystems/quota.txt
1848 F: include/linux/quota*.h
1850 DISTRIBUTED LOCK MANAGER (DLM)
1851 P: Christine Caulfield
1852 M: ccaulfie@redhat.com
1854 M: teigland@redhat.com
1855 L: cluster-devel@redhat.com
1856 W: http://sources.redhat.com/cluster/
1857 T: git git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm.git
1861 DMA GENERIC OFFLOAD ENGINE SUBSYSTEM
1863 M: maciej.sosnowski@intel.com
1865 M: dan.j.williams@intel.com
1866 L: linux-kernel@vger.kernel.org
1869 F: include/linux/dma*
1871 DME1737 HARDWARE MONITOR DRIVER
1874 L: lm-sensors@lm-sensors.org
1876 F: Documentation/hwmon/dme1737
1877 F: drivers/hwmon/dme1737.c
1879 DOCBOOK FOR DOCUMENTATION
1881 M: rdunlap@xenotime.net
1884 DOCKING STATION DRIVER
1886 M: shaohua.li@intel.com
1887 L: linux-acpi@vger.kernel.org
1889 F: drivers/acpi/dock.c
1893 M: rdunlap@xenotime.net
1894 L: linux-doc@vger.kernel.org
1899 P: James R. Van Zandt
1900 M: jrv@vanzandt.mv.com
1901 L: blinux-list@redhat.com
1903 F: drivers/char/dtlk.c
1904 F: include/linux/dtlk.h
1906 DPT_I2O SCSI RAID DRIVER
1907 P: Adaptec OEM Raid Solutions
1908 M: aacraid@adaptec.com
1909 L: linux-scsi@vger.kernel.org
1910 W: http://www.adaptec.com/
1912 F: drivers/scsi/dpt*
1913 F: drivers/scsi/dpt/
1915 DRIVER CORE, KOBJECTS, AND SYSFS
1916 P: Greg Kroah-Hartman
1918 L: linux-kernel@vger.kernel.org
1919 T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
1921 F: Documentation/kobject.txt
1924 F: include/linux/kobj*
1930 L: dri-devel@lists.sourceforge.net
1931 T: git git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git
1937 M: romieu@fr.zoreil.com
1938 L: netdev@vger.kernel.org
1940 F: drivers/net/wan/dscc4.c
1942 DZ DECSTATION DZ11 SERIAL DRIVER
1943 P: Maciej W. Rozycki
1944 M: macro@linux-mips.org
1946 F: drivers/serial/dz.*
1948 EATA-DMA SCSI DRIVER
1950 M: mike@i-Connect.Net
1951 L: linux-eata@i-connect.net
1952 L: linux-scsi@vger.kernel.org
1954 F: drivers/scsi/eata*
1956 EATA ISA/EISA/PCI SCSI DRIVER
1958 M: ballabio_dario@emc.com
1959 L: linux-scsi@vger.kernel.org
1961 F: drivers/scsi/eata.c
1963 EATA-PIO SCSI DRIVER
1965 M: mike@i-Connect.Net
1966 L: linux-eata@i-connect.net
1967 L: linux-scsi@vger.kernel.org
1969 F: drivers/scsi/eata_pio.*
1973 M: bart.de.schuymer@pandora.be
1974 L: ebtables-user@lists.sourceforge.net
1975 L: ebtables-devel@lists.sourceforge.net
1976 W: http://ebtables.sourceforge.net/
1978 F: include/linux/netfilter_bridge/ebt_*.h
1979 F: net/bridge/netfilter/ebt*.c
1983 M: tyhicks@linux.vnet.ibm.com
1985 P: kirkland@canonical.com
1986 L: ecryptfs-devel@lists.launchpad.net
1987 W: https://launchpad.net/ecryptfs
1989 F: Documentation/filesystems/ecryptfs.txt
1994 M: dougthompson@xmission.com
1995 L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers)
1996 W: bluesmoke.sourceforge.net
1998 F: Documentation/edac.txt
1999 F: drivers/edac/edac_*
2000 F: include/linux/edac.h
2004 M: dougthompson@xmission.com
2006 M: borislav.petkov@amd.com
2007 L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers)
2008 W: bluesmoke.sourceforge.net
2010 F: drivers/edac/amd64_edac*
2014 M: mark.gross@intel.com
2016 M: dougthompson@xmission.com
2017 L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers)
2018 W: bluesmoke.sourceforge.net
2020 F: drivers/edac/e752x_edac.c
2024 M: dougthompson@xmission.com
2025 L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers)
2026 W: bluesmoke.sourceforge.net
2028 F: drivers/edac/e7xxx_edac.c
2032 M: tim@buttersideup.com
2033 L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers)
2034 W: bluesmoke.sourceforge.net
2036 F: drivers/edac/i82443bxgx_edac.c
2040 M: juhlenko@akamai.com
2041 L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers)
2042 W: bluesmoke.sourceforge.net
2044 F: drivers/edac/i3000_edac.c
2048 M: dougthompson@xmission.com
2049 L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers)
2050 W: bluesmoke.sourceforge.net
2052 F: drivers/edac/i5000_edac.c
2055 P: Mauro Carvalho Chehab
2056 M: mchehab@redhat.com
2057 L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers)
2058 W: bluesmoke.sourceforge.net
2060 F: drivers/edac/i5400_edac.c
2063 P: Ranganathan Desikan
2065 M: rdesikan@jetzbroadband.com
2066 M: arvind@acarlab.com
2067 L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers)
2068 W: bluesmoke.sourceforge.net
2070 F: drivers/edac/i82975x_edac.c
2075 L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers)
2076 W: bluesmoke.sourceforge.net
2078 F: drivers/edac/pasemi_edac.c
2082 M: tim@buttersideup.com
2083 L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers)
2084 W: bluesmoke.sourceforge.net
2086 F: drivers/edac/r82600_edac.c
2088 EEEPC LAPTOP EXTRAS DRIVER
2090 M: corentincj@iksaif.net
2091 L: acpi4asus-user@lists.sourceforge.net
2092 W: http://sourceforge.net/projects/acpi4asus
2094 F: drivers/platform/x86/eeepc-laptop.c
2097 W: http://aeschi.ch.eu.org/efs/
2101 EHCA (IBM GX bus InfiniBand adapter) DRIVER
2103 M: hnguyen@de.ibm.com
2105 M: raisch@de.ibm.com
2106 L: general@lists.openfabrics.org
2108 F: drivers/infiniband/hw/ehca/
2112 M: paul.gortmaker@windriver.com
2116 M: dwmw2@infradead.org
2117 L: linux-embedded@vger.kernel.org
2120 EMULEX LPFC FC SCSI DRIVER
2122 M: james.smart@emulex.com
2123 L: linux-scsi@vger.kernel.org
2124 W: http://sourceforge.net/projects/lpfcxxxx
2126 F: drivers/scsi/lpfc/
2128 ENE CB710 FLASH CARD READER DRIVER
2129 P: Michał Mirosław
2130 M: mirq-linux@rere.qmqm.pl
2131 L: linux-kernel@vger.kernel.org
2133 F: drivers/misc/cb710/
2134 F: drivers/mmc/host/cb710-mmc.*
2135 F: include/linux/cb710.h
2137 EPSON 1355 FRAMEBUFFER DRIVER
2138 P: Christopher Hoover
2139 M: ch@murgatroid.com
2140 P: Christopher Hoover
2143 F: drivers/video/epson1355fb.c
2145 EPSON S1D13XXX FRAMEBUFFER DRIVER
2146 P: Kristoffer Ericson
2147 M: kristoffer.ericson@gmail.com
2149 F: drivers/video/s1d13xxxfb.c
2150 F: include/video/s1d13xxxfb.h
2152 ETHEREXPRESS-16 NETWORK DRIVER
2155 L: netdev@vger.kernel.org
2157 F: drivers/net/eexpress.*
2160 P: Stephen Hemminger
2161 M: shemminger@linux-foundation.org
2162 L: bridge@lists.linux-foundation.org
2163 W: http://www.linux-foundation.org/en/Net:Bridge
2165 F: include/linux/netfilter_bridge/
2168 ETHERTEAM 16I DRIVER
2172 F: drivers/net/eth16i.c
2175 L: linux-ext4@vger.kernel.org
2177 F: Documentation/filesystems/ext2.txt
2179 F: include/linux/ext2*
2185 M: akpm@linux-foundation.org
2188 L: linux-ext4@vger.kernel.org
2190 F: Documentation/filesystems/ext3.txt
2192 F: include/linux/ext3*
2199 L: linux-ext4@vger.kernel.org
2200 W: http://ext4.wiki.kernel.org
2202 F: Documentation/filesystems/ext4.txt
2205 F71805F HARDWARE MONITORING DRIVER
2207 M: khali@linux-fr.org
2208 L: lm-sensors@lm-sensors.org
2210 F: Documentation/hwmon/f71805f
2211 F: drivers/hwmon/f71805f.c
2213 FARSYNC SYNCHRONOUS DRIVER
2215 M: kevin.curtis@farsite.co.uk
2216 W: http://www.farsite.co.uk/
2218 F: drivers/net/wan/farsync.*
2220 FAULT INJECTION SUPPORT
2222 M: akinobu.mita@gmail.com
2224 F: Documentation/fault-injection/
2225 F: lib/fault-inject.c
2227 FILE LOCKING (flock() and fcntl()/lockf())
2230 L: linux-fsdevel@vger.kernel.org
2232 F: include/linux/fcntl.h
2233 F: include/linux/fs.h
2237 FILESYSTEMS (VFS and infrastructure)
2239 M: viro@zeniv.linux.org.uk
2240 L: linux-fsdevel@vger.kernel.org
2244 FINTEK F75375S HARDWARE MONITOR AND FAN CONTROLLER DRIVER
2246 M: riku.vipio@iki.fi
2247 L: lm-sensors@lm-sensors.org
2249 F: drivers/hwmon/f75375s.c
2250 F: include/linux/f75375s.h
2253 P: Kristian Hoegsberg
2256 M: stefanr@s5r6.in-berlin.de
2257 L: linux1394-devel@lists.sourceforge.net
2258 W: http://www.linux1394.org/
2259 T: git git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
2261 F: drivers/firewire/
2262 F: include/linux/firewire*.h
2264 FIRMWARE LOADER (request_firmware)
2265 L: linux-kernel@vger.kernel.org
2267 F: Documentation/firmware_class/
2268 F: drivers/base/firmware*.c
2269 F: include/linux/firmware.h
2273 M: billm@melbpc.org.au
2274 W: http://floatingpoint.sourceforge.net/emulator/index.html
2276 F: arch/x86/math-emu/
2278 FRAME RELAY DLCI/FRAD (Sangoma drivers too)
2280 M: mike.mclagan@linux.org
2281 L: netdev@vger.kernel.org
2283 F: drivers/net/wan/dlci.c
2284 F: drivers/net/wan/sdla.c
2288 M: adaplas@gmail.com
2289 L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
2290 W: http://linux-fbdev.sourceforge.net/
2292 F: Documentation/fb/
2293 F: drivers/video/fb*
2294 F: include/linux/fb.h
2296 FREESCALE DMA DRIVER
2298 M: leoli@freescale.com
2301 L: linuxppc-dev@ozlabs.org
2302 L: linux-kernel@vger.kernel.org
2304 F: drivers/dma/fsldma.*
2306 FREESCALE I2C CPM DRIVER
2309 L: linuxppc-dev@ozlabs.org
2310 L: linux-i2c@vger.kernel.org
2312 F: drivers/i2c/busses/i2c-cpm.c
2314 FREESCALE IMX / MXC FRAMEBUFFER DRIVER
2316 M: kernel@pengutronix.de
2317 L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
2318 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
2320 F: arch/arm/plat-mxc/include/mach/imxfb.h
2321 F: drivers/video/imxfb.c
2323 FREESCALE SOC FS_ENET DRIVER
2324 P: Pantelis Antoniou
2325 M: pantelis.antoniou@gmail.com
2327 M: vbordug@ru.mvista.com
2328 L: linuxppc-dev@ozlabs.org
2329 L: netdev@vger.kernel.org
2331 F: drivers/net/fs_enet/
2332 F: include/linux/fs_enet_pd.h
2334 FREESCALE QUICC ENGINE LIBRARY
2336 M: timur@freescale.com
2337 L: linuxppc-dev@ozlabs.org
2339 F: arch/powerpc/sysdev/qe_lib/
2340 F: arch/powerpc/include/asm/*qe.h
2342 FREESCALE HIGHSPEED USB DEVICE DRIVER
2344 M: leoli@freescale.com
2345 L: linux-usb@vger.kernel.org
2346 L: linuxppc-dev@ozlabs.org
2348 F: drivers/usb/gadget/fsl_usb2_udc.c
2350 FREESCALE QUICC ENGINE UCC ETHERNET DRIVER
2352 M: leoli@freescale.com
2353 L: netdev@vger.kernel.org
2354 L: linuxppc-dev@ozlabs.org
2356 F: drivers/net/ucc_geth*
2358 FREESCALE QUICC ENGINE UCC UART DRIVER
2360 M: timur@freescale.com
2361 L: linuxppc-dev@ozlabs.org
2363 F: drivers/serial/ucc_uart.c
2365 FREESCALE SOC SOUND DRIVERS
2367 M: timur@freescale.com
2368 L: alsa-devel@alsa-project.org
2369 L: linuxppc-dev@ozlabs.org
2371 F: sound/soc/fsl/fsl*
2372 F: sound/soc/fsl/mpc8610_hpcd.c
2375 P: Christoph Hellwig
2376 M: hch@infradead.org
2377 W: ftp://ftp.openlinux.org/pub/people/hch/vxfs
2384 P: Rafael J. Wysocki
2386 L: linux-pm@lists.linux-foundation.org
2388 F: Documentation/power/freezing-of-tasks.txt
2389 F: include/linux/freezer.h
2392 FS-CACHE: LOCAL CACHING FOR NETWORK FILESYSTEMS
2394 M: dhowells@redhat.com
2395 L: linux-cachefs@redhat.com
2397 F: Documentation/filesystems/caching/
2399 F: include/linux/fscache*.h
2403 M: rostedt@goodmis.org
2405 F: Documentation/ftrace.txt
2406 F: arch/*/*/*/ftrace.h
2407 F: arch/*/kernel/ftrace.c
2408 F: include/*/ftrace.h
2411 FUJITSU FR-V (FRV) PORT
2413 M: dhowells@redhat.com
2417 FUJITSU LAPTOP EXTRAS
2419 M: jwoithe@physics.adelaide.edu.au
2420 L: linux-acpi@vger.kernel.org
2422 F: drivers/platform/x86/fujitsu-laptop.c
2424 FUSE: FILESYSTEM IN USERSPACE
2426 M: miklos@szeredi.hu
2427 L: fuse-devel@lists.sourceforge.net
2428 W: http://fuse.sourceforge.net/
2431 F: include/linux/fuse.h
2433 FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
2436 L: linux-scsi@vger.kernel.org
2437 S: Odd Fixes (e.g., new signatures)
2438 F: drivers/scsi/fdomain.*
2440 GDT SCSI DISK ARRAY CONTROLLER DRIVER
2442 M: achim_leubner@adaptec.com
2443 L: linux-scsi@vger.kernel.org
2444 W: http://www.icp-vortex.com/
2446 F: drivers/scsi/gdt*
2448 GENERIC GPIO I2C DRIVER
2449 P: Haavard Skinnemoen
2450 M: hskinnemoen@atmel.com
2452 F: drivers/i2c/busses/i2c-gpio.c
2453 F: include/linux/i2c-gpio.h
2455 GENERIC HDLC (WAN) DRIVERS
2458 W: http://www.kernel.org/pub/linux/utils/net/hdlc/
2460 F: drivers/net/wan/c101.c
2461 F: drivers/net/wan/hd6457*
2462 F: drivers/net/wan/hdlc*
2463 F: drivers/net/wan/n2.c
2464 F: drivers/net/wan/pc300too.c
2465 F: drivers/net/wan/pci200syn.c
2466 F: drivers/net/wan/wanxl*
2469 P: Steven Whitehouse
2470 M: swhiteho@redhat.com
2471 L: cluster-devel@redhat.com
2472 W: http://sources.redhat.com/cluster/
2473 T: git git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
2474 T: git git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
2476 F: Documentation/filesystems/gfs2*.txt
2478 F: include/linux/gfs2_ondisk.h
2480 GIGASET ISDN DRIVERS
2485 L: gigaset307x-common@lists.sourceforge.net
2486 W: http://gigaset307x.sourceforge.net/
2488 F: Documentation/isdn/README.gigaset
2489 F: drivers/isdn/gigaset/
2490 F: include/linux/gigaset_dev.h
2492 HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
2494 M: frank@f-seidel.de
2495 L: lm-sensors@lm-sensors.org
2496 W: http://www.kernel.org/pub/linux/kernel/people/fseidel/hdaps/
2498 F: drivers/hwmon/hdaps.c
2500 HYPERVISOR VIRTUAL CONSOLE DRIVER
2501 L: linuxppc-dev@ozlabs.org
2502 L: linux-kernel@vger.kernel.org
2504 F: drivers/char/hvc_*
2506 GSPCA FINEPIX SUBDRIVER
2509 L: linux-media@vger.kernel.org
2510 T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
2512 F: drivers/media/video/gspca/finepix.c
2514 GSPCA M5602 SUBDRIVER
2516 M: erik.andren@gmail.com
2517 L: linux-media@vger.kernel.org
2518 T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
2520 F: drivers/media/video/gspca/m5602/
2522 GSPCA PAC207 SONIXB SUBDRIVER
2524 M: hdegoede@redhat.com
2525 L: linux-media@vger.kernel.org
2526 T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
2528 F: drivers/media/video/gspca/pac207.c
2530 GSPCA T613 SUBDRIVER
2531 P: Leandro Costantino
2532 M: lcostantino@gmail.com
2533 L: linux-media@vger.kernel.org
2534 T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
2536 F: drivers/media/video/gspca/t613.c
2538 GSPCA USB WEBCAM DRIVER
2539 P: Jean-Francois Moine
2541 W: http://moinejf.free.fr
2542 L: linux-media@vger.kernel.org
2543 T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
2545 F: drivers/media/video/gspca/
2548 L: lm-sensors@lm-sensors.org
2549 W: http://www.lm-sensors.org/
2553 HARDWARE RANDOM NUMBER GENERATOR CORE
2555 F: Documentation/hw_random.txt
2556 F: drivers/char/hw_random/
2557 F: include/linux/hw_random.h
2559 HARMONY SOUND DRIVER
2562 L: linux-parisc@vger.kernel.org
2564 F: sound/parisc/harmony.*
2566 HAYES ESP SERIAL DRIVER
2567 P: Andrew J. Robinson
2569 L: linux-kernel@vger.kernel.org
2570 W: http://www.nyx.net/~arobinso
2572 F: Documentation/serial/hayes-esp.txt
2573 F: drivers/char/esp.c
2575 HEWLETT-PACKARD SMART2 RAID DRIVER
2577 M: chirag.kantharia@hp.com
2578 L: iss_storagedev@hp.com
2580 F: Documentation/blockdev/cpqarray.txt
2581 F: drivers/block/cpqarray.*
2583 HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
2585 M: mike.miller@hp.com
2586 L: iss_storagedev@hp.com
2588 F: Documentation/blockdev/cciss.txt
2589 F: drivers/block/cciss*
2590 F: include/linux/cciss_ioctl.h
2594 M: zippel@linux-m68k.org
2595 L: linux-kernel@vger.kernel.org
2597 F: Documentation/filesystems/hfs.txt
2600 HGA FRAMEBUFFER DRIVER
2602 M: fero@drama.obuda.kando.hu
2603 L: linux-nvidia@lists.surfsouth.com
2604 W: http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
2606 F: drivers/video/hgafb.c
2608 HIBERNATION (aka Software Suspend, aka swsusp)
2611 P: Rafael J. Wysocki
2613 L: linux-pm@lists.linux-foundation.org
2616 F: drivers/base/power/
2618 F: include/linux/suspend.h
2619 F: include/linux/freezer.h
2620 F: include/linux/pm.h
2621 F: arch/*/include/asm/suspend*.h
2626 L: linux-input@vger.kernel.org
2627 T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git
2630 F: include/linux/hid*
2632 HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
2634 M: tglx@linutronix.de
2635 L: linux-kernel@vger.kernel.org
2637 F: Documentation/timers/
2639 F: include/linux/hrtimer.h
2641 HIGH-SPEED SCC DRIVER FOR AX.25
2643 M: klaus.kudielka@ieee.org
2644 L: linux-hams@vger.kernel.org
2645 W: http://www.nt.tuwien.ac.at/~kkudielk/Linux/
2647 F: drivers/net/hamradio/dmascc.c
2648 F: drivers/net/hamradio/scc.c
2650 HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
2651 P: HighPoint Linux Team
2652 M: linux@highpoint-tech.com
2653 W: http://www.highpoint-tech.com
2655 F: Documentation/scsi/hptiop.txt
2656 F: drivers/scsi/hptiop.c
2660 M: jes@trained-monkey.org
2661 L: linux-hippi@sunsite.dk
2663 F: include/linux/hippidevice.h
2664 F: include/linux/if_hippi.h
2670 L: hostap@shmoo.com (subscribers-only)
2671 L: linux-wireless@vger.kernel.org
2672 W: http://hostap.epitest.fi/
2674 F: drivers/net/wireless/hostap/
2676 HP COMPAQ TC1100 TABLET WMI EXTRAS DRIVER
2678 M: carlos@strangeworlds.co.uk
2680 F: drivers/platform/x86/tc1100-wmi.c
2682 HP100: Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
2686 F: drivers/net/hp100.*
2688 HPET: High Precision Event Timers driver
2690 M: clemens@ladisch.de
2692 F: Documentation/timers/hpet.txt
2693 F: drivers/char/hpet.c
2694 F: include/linux/hpet.h
2697 P: Venkatesh Pallipadi (Venki)
2698 M: venkatesh.pallipadi@intel.com
2700 F: arch/x86/kernel/hpet.c
2701 F: arch/x86/include/asm/hpet.h
2712 F: drivers/char/hpet.c
2716 M: mikulas@artax.karlin.mff.cuni.cz
2717 W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
2723 M: j.dumon@option.com
2724 W: http://www.pharscape.org
2726 F: drivers/net/usb/hso.c
2728 HTCPEN TOUCHSCREEN DRIVER
2731 L: linux-input@vger.kernel.org
2733 F: drivers/input/touchscreen/htcpen.c
2737 M: wli@holomorphy.com
2741 I2C/SMBUS STUB DRIVER
2743 M: mhoffman@lightlink.com
2744 L: linux-i2c@vger.kernel.org
2746 F: drivers/i2c/busses/i2c-stub.c
2749 P: Jean Delvare (PC drivers, core)
2750 M: khali@linux-fr.org
2751 P: Ben Dooks (embedded platforms)
2752 M: ben-linux@fluff.org
2753 L: linux-i2c@vger.kernel.org
2754 W: http://i2c.wiki.kernel.org/
2755 T: quilt kernel.org/pub/linux/kernel/people/jdelvare/linux-2.6/jdelvare-i2c/
2757 F: Documentation/i2c/
2759 F: include/linux/i2c.h
2760 F: include/linux/i2c-dev.h
2761 F: include/linux/i2c-id.h
2766 L: linux-i2c@vger.kernel.org
2767 W: http://www.harbaum.org/till/i2c_tiny_usb
2769 F: drivers/i2c/busses/i2c-tiny-usb.c
2774 L: Linux-Kernel@vger.kernel.org
2778 i386 SETUP CODE / CPU ERRATA WORKAROUNDS
2781 T: git git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup.git
2784 IA64 (Itanium) PLATFORM
2786 M: tony.luck@intel.com
2787 L: linux-ia64@vger.kernel.org
2788 W: http://www.ia64-linux.org/
2789 T: git git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6.git
2793 IBM MCA SCSI SUBSYSTEM DRIVER
2795 M: langa2@kph.uni-mainz.de
2796 W: http://www.uni-mainz.de/~langm000/linux.html
2798 F: drivers/scsi/ibmmca.c
2800 IBM Power Linux RAID adapter
2802 M: brking@us.ibm.com
2804 F: drivers/scsi/ipr.*
2806 IBM ServeRAID RAID DRIVER
2809 M: ipslinux@adaptec.com
2810 W: http://www.developer.ibm.com/welcome/netfinity/serveraid.html
2812 F: drivers/scsi/ips.*
2815 P: Bartlomiej Zolnierkiewicz
2816 M: bzolnier@gmail.com
2817 L: linux-ide@vger.kernel.org
2818 T: git git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6.git
2820 F: Documentation/ide/
2822 F: include/linux/ide.h
2826 M: petkovbb@gmail.com
2827 L: linux-ide@vger.kernel.org
2829 F: Documentation/cdrom/ide-cd
2830 F: drivers/ide/ide-cd*
2834 M: andrew.d.henroid@intel.com
2835 L: linux-pm@lists.linux-foundation.org
2837 F: drivers/idle/i7300_idle.c
2841 M: ben.collins@ubuntu.com
2843 M: stefanr@s5r6.in-berlin.de
2844 L: linux1394-devel@lists.sourceforge.net
2845 W: http://www.linux1394.org/
2846 T: git git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
2848 F: drivers/ieee1394/
2850 IEEE 1394 RAW I/O DRIVER
2854 M: stefanr@s5r6.in-berlin.de
2855 L: linux1394-devel@lists.sourceforge.net
2857 F: drivers/ieee1394/raw1394*
2859 IEEE 802.15.4 SUBSYSTEM
2860 P: Dmitry Eremin-Solenikov
2861 M: dbaryshkov@gmail.com
2863 M: slapin@ossfans.org
2864 L: linux-zigbee-devel@lists.sourceforge.net
2865 W: http://apps.sourceforge.net/trac/linux-zigbee
2866 T: git git://git.kernel.org/pub/scm/linux/kernel/git/lumag/lowpan.git
2869 F: drivers/ieee801254/
2871 INTEGRITY MEASUREMENT ARCHITECTURE (IMA)
2875 F: security/integrity/ima/
2877 IMS TWINTURBO FRAMEBUFFER DRIVER
2878 L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
2880 F: drivers/video/imsttfb.c
2882 INFINIBAND SUBSYSTEM
2884 M: rolandd@cisco.com
2886 M: sean.hefty@intel.com
2888 M: hal.rosenstock@gmail.com
2889 L: general@lists.openfabrics.org (moderated for non-subscribers)
2890 W: http://www.openib.org/
2891 T: git git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband.git
2893 F: Documentation/infiniband/
2894 F: drivers/infiniband/
2895 F: include/linux/if_infiniband.h
2899 M: john@johnmccutchan.com
2903 M: eparis@parisplace.org
2904 L: linux-kernel@vger.kernel.org
2906 F: Documentation/filesystems/inotify.txt
2907 F: fs/notify/inotify/
2908 F: include/linux/inotify.h
2910 INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
2912 M: dmitry.torokhov@gmail.com
2914 L: linux-input@vger.kernel.org
2915 T: git git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git
2919 INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
2921 M: sylvain.meyer@worldonline.fr
2922 L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
2924 F: Documentation/fb/intelfb.txt
2925 F: drivers/video/intelfb/
2927 INTEL 810/815 FRAMEBUFFER DRIVER
2929 M: adaplas@gmail.com
2930 L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
2932 F: drivers/video/i810/
2934 INTEL MENLOW THERMAL DRIVER
2936 M: sujith.thomas@intel.com
2937 L: linux-acpi@vger.kernel.org
2938 W: http://www.lesswatts.org/projects/acpi/
2940 F: drivers/platform/x86/intel_menlow.c
2942 INTEL IA32 MICROCODE UPDATE SUPPORT
2944 M: tigran@aivazian.fsnet.co.uk
2946 F: arch/x86/kernel/microcode_core.c
2947 F: arch/x86/kernel/microcode_intel.c
2949 INTEL I/OAT DMA DRIVER
2951 M: maciej.sosnowski@intel.com
2952 L: linux-kernel@vger.kernel.org
2954 F: drivers/dma/ioat*
2958 M: dwmw2@infradead.org
2959 L: iommu@lists.linux-foundation.org
2960 T: git git://git.infradead.org/iommu-2.6.git
2962 F: drivers/pci/intel-iommu.c
2963 F: include/linux/intel-iommu.h
2965 INTEL IOP-ADMA DMA DRIVER
2967 M: dan.j.williams@intel.com
2968 L: linux-kernel@vger.kernel.org
2970 F: drivers/dma/iop-adma.c
2972 INTEL IXP4XX QMGR, NPE, ETHERNET and HSS SUPPORT
2976 F: arch/arm/mach-ixp4xx/include/mach/qmgr.h
2977 F: arch/arm/mach-ixp4xx/include/mach/npe.h
2978 F: arch/arm/mach-ixp4xx/ixp4xx_qmgr.c
2979 F: arch/arm/mach-ixp4xx/ixp4xx_npe.c
2980 F: drivers/net/arm/ixp4xx_eth.c
2981 F: drivers/net/wan/ixp4xx_hss.c
2983 INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
2985 M: dsaxena@plexity.net
2987 F: drivers/char/hw_random/ixp4xx-rng.c
2989 INTEL IXP2000 ETHERNET DRIVER
2990 P: Lennert Buytenhek
2991 M: kernel@wantstofly.org
2992 L: netdev@vger.kernel.org
2994 F: drivers/net/ixp2000/
2996 INTEL ETHERNET DRIVERS (e100/e1000/e1000e/igb/ixgb/ixgbe)
2998 M: jeffrey.t.kirsher@intel.com
3000 M: jesse.brandeburg@intel.com
3002 M: bruce.w.allan@intel.com
3004 M: peter.p.waskiewicz.jr@intel.com
3006 M: john.ronciak@intel.com
3007 L: e1000-devel@lists.sourceforge.net
3008 W: http://e1000.sourceforge.net/
3010 F: drivers/net/e100.c
3011 F: drivers/net/e1000/
3012 F: drivers/net/e1000e/
3014 F: drivers/net/ixgb/
3015 F: drivers/net/ixgbe/
3017 INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
3021 M: jketreno@linux.intel.com
3023 M: reinette.chatre@intel.com
3024 L: linux-wireless@vger.kernel.org
3025 L: ipw2100-devel@lists.sourceforge.net
3026 W: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
3027 W: http://ipw2100.sourceforge.net
3029 F: Documentation/networking/README.ipw2100
3030 F: drivers/net/wireless/ipw2x00/ipw2100.*
3032 INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
3036 M: jketreno@linux.intel.com
3038 M: reinette.chatre@intel.com
3039 L: linux-wireless@vger.kernel.org
3040 L: ipw2100-devel@lists.sourceforge.net
3041 W: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
3042 W: http://ipw2200.sourceforge.net
3044 F: Documentation/networking/README.ipw2200
3045 F: drivers/net/wireless/ipw2x00/ipw2200.*
3047 INTEL WIRELESS WIMAX CONNECTION 2400
3048 P: Inaky Perez-Gonzalez
3049 M: inaky.perez-gonzalez@intel.com
3050 M: linux-wimax@intel.com
3051 L: wimax@linuxwimax.org
3053 W: http://linuxwimax.org
3054 F: Documentation/wimax/README.i2400m
3055 F: drivers/net/wimax/i2400m/
3056 F: include/linux/wimax/i2400m.h
3058 INTEL WIRELESS WIFI LINK (iwlwifi)
3062 M: reinette.chatre@intel.com
3063 L: linux-wireless@vger.kernel.org
3064 L: ipw3945-devel@lists.sourceforge.net
3065 W: http://intellinuxwireless.org
3066 T: git git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6.git
3068 F: drivers/net/wireless/iwlwifi/
3070 IOC3 ETHERNET DRIVER
3072 M: ralf@linux-mips.org
3073 L: linux-mips@linux-mips.org
3075 F: drivers/net/ioc3-eth.c
3080 L: linux-mips@linux-mips.org
3082 F: drivers/serial/ioc3_serial.c
3086 M: jjciarla@raiz.uncu.edu.ar
3088 F: net/ipv4/netfilter/ipt_MASQUERADE.c
3090 IP1000A 10/100/1000 GIGABIT ETHERNET DRIVER
3092 M: romieu@fr.zoreil.com
3094 M: sorbica@icplus.com.tw
3096 M: jesse@icplus.com.tw
3097 L: netdev@vger.kernel.org
3099 F: drivers/net/ipg.c
3103 M: infinipath@qlogic.com
3104 L: general@lists.openfabrics.org
3105 T: git git://git.qlogic.com/ipath-linux-2.6
3107 F: drivers/infiniband/hw/ipath/
3112 L: openipmi-developer@lists.sourceforge.net
3113 W: http://openipmi.sourceforge.net/
3115 F: Documentation/IPMI.txt
3116 F: drivers/char/ipmi/
3117 F: include/linux/ipmi*
3119 IPS SCSI RAID DRIVER
3120 P: Adaptec OEM Raid Solutions
3121 M: aacraid@adaptec.com
3122 L: linux-scsi@vger.kernel.org
3123 W: http://www.adaptec.com/
3125 F: drivers/scsi/ips*
3129 M: wensong@linux-vs.org
3131 M: horms@verge.net.au
3134 L: netdev@vger.kernel.org
3135 L: lvs-devel@vger.kernel.org
3137 F: Documentation/networking/ipvs-sysctl.txt
3138 F: net/netfilter/ipvs/
3146 T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/ipwireless_cs.git
3147 F: drivers/char/pcmcia/ipwireless/
3150 P: Arnaldo Carvalho de Melo
3151 M: acme@ghostprotocols.net
3152 L: netdev@vger.kernel.org
3154 F: include/linux/ipx.h
3155 F: include/net/ipx.h
3160 M: samuel@sortiz.org
3161 L: irda-users@lists.sourceforge.net (subscribers-only)
3162 W: http://irda.sourceforge.net/
3164 T: git git://git.kernel.org/pub/scm/linux/kernel/git/sameo/irda-2.6.git
3165 F: Documentation/networking/irda.txt
3166 F: drivers/net/irda/
3167 F: include/net/irda/
3174 F: Documentation/isapnp.txt
3175 F: drivers/pnp/isapnp/
3176 F: include/linux/isapnp.h
3180 M: michaelc@cs.wisc.edu
3181 L: open-iscsi@googlegroups.com
3182 W: www.open-iscsi.org
3183 T: git git://git.kernel.org/pub/scm/linux/kernel/git/mnc/linux-2.6-iscsi.git
3185 F: drivers/scsi/*iscsi*
3186 F: include/scsi/*iscsi*
3190 M: isdn@linux-pingi.de
3191 L: isdn4linux@listserv.isdn4linux.de (subscribers-only)
3192 W: http://www.isdn4linux.de
3193 T: git git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/isdn-2.6.git
3195 F: Documentation/isdn/
3197 F: include/linux/isdn.h
3198 F: include/linux/isdn/
3200 ISDN SUBSYSTEM (Eicon active card driver)
3203 L: isdn4linux@listserv.isdn4linux.de (subscribers-only)
3204 W: http://www.melware.de
3206 F: drivers/isdn/hardware/eicon/
3208 IVTV VIDEO4LINUX DRIVER
3210 M: hverkuil@xs4all.nl
3211 L: ivtv-devel@ivtvdriver.org
3212 L: ivtv-users@ivtvdriver.org
3213 L: linux-media@vger.kernel.org
3214 T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
3215 W: http://www.ivtvdriver.org
3217 F: Documentation/video4linux/*.ivtv
3218 F: drivers/media/video/ivtv/
3219 F: include/linux/ivtv*
3223 M: shaggy@austin.ibm.com
3224 L: jfs-discussion@lists.sourceforge.net
3225 W: http://jfs.sourceforge.net/
3226 T: git git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
3228 F: Documentation/filesystems/jfs.txt
3233 M: cooldavid@cooldavid.org
3234 L: netdev@vger.kernel.org
3236 F: drivers/net/jme.*
3238 JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
3240 M: dwmw2@infradead.org
3241 L: linux-mtd@lists.infradead.org
3242 W: http://www.linux-mtd.infradead.org/doc/jffs2.html
3245 F: include/linux/jffs2.h
3246 F: include/mtd/jffs2-user.h
3248 JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
3252 M: akpm@linux-foundation.org
3253 L: linux-ext4@vger.kernel.org
3256 F: include/linux/ext*jbd*.h
3257 F: include/linux/jbd*.h
3259 K8TEMP HARDWARE MONITORING DRIVER
3261 M: r.marek@assembler.cz
3262 L: lm-sensors@lm-sensors.org
3264 F: Documentation/hwmon/k8temp
3265 F: drivers/hwmon/k8temp.c
3269 M: zippel@linux-m68k.org
3270 L: linux-kbuild@vger.kernel.org
3272 F: Documentation/kbuild/kconfig-language.txt
3277 M: vgoyal@redhat.com
3280 L: kexec@lists.infradead.org
3281 L: linux-kernel@vger.kernel.org
3282 W: http://lse.sourceforge.net/kdump/
3284 F: Documentation/kdump/
3286 KERNEL AUTOMOUNTER (AUTOFS)
3289 L: autofs@linux.kernel.org
3293 KERNEL AUTOMOUNTER v4 (AUTOFS4)
3296 L: autofs@linux.kernel.org
3303 T: git git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next.git
3304 T: git git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes.git
3305 L: linux-kbuild@vger.kernel.org
3307 F: Documentation/kbuild/
3309 F: scripts/Makefile.*
3313 L: kernel-janitors@vger.kernel.org
3314 W: http://www.kerneljanitors.org/
3317 KERNEL NFSD, SUNRPC, AND LOCKD SERVERS
3319 M: bfields@fieldses.org
3322 L: linux-nfs@vger.kernel.org
3323 W: http://nfs.sourceforge.net/
3326 F: include/linux/nfsd/
3330 F: include/linux/lockd/
3331 F: include/linux/sunrpc/
3333 KERNEL VIRTUAL MACHINE (KVM)
3336 L: kvm@vger.kernel.org
3337 W: http://kvm.qumranet.com
3339 F: Documentation/*/kvm.txt
3341 F: arch/*/include/asm/kvm*
3342 F: include/linux/kvm*
3345 KERNEL VIRTUAL MACHINE (KVM) FOR AMD-V
3347 M: joerg.roedel@amd.com
3348 L: kvm@vger.kernel.org
3349 W: http://kvm.qumranet.com
3351 F: arch/x86/include/asm/svm.h
3352 F: arch/x86/kvm/kvm_svm.h
3353 F: arch/x86/kvm/svm.c
3355 KERNEL VIRTUAL MACHINE (KVM) FOR POWERPC
3357 M: hollisb@us.ibm.com
3358 L: kvm-ppc@vger.kernel.org
3359 W: http://kvm.qumranet.com
3361 F: arch/powerpc/include/asm/kvm*
3362 F: arch/powerpc/kvm/
3364 KERNEL VIRTUAL MACHINE For Itanium (KVM/IA64)
3366 M: xiantao.zhang@intel.com
3367 L: kvm-ia64@vger.kernel.org
3368 W: http://kvm.qumranet.com
3370 F: Documentation/ia64/kvm.txt
3371 F: arch/ia64/include/asm/kvm*
3374 KERNEL VIRTUAL MACHINE for s390 (KVM/s390)
3377 P: Christian Borntraeger
3378 M: borntraeger@de.ibm.com
3379 M: linux390@de.ibm.com
3380 L: linux-s390@vger.kernel.org
3381 W: http://www.ibm.com/developerworks/linux/linux390/
3383 F: Documentation/s390/kvm.txt
3384 F: arch/s390/include/asm/kvm*
3389 M: ebiederm@xmission.com
3390 W: http://ftp.kernel.org/pub/linux/kernel/people/horms/kexec-tools/
3391 L: linux-kernel@vger.kernel.org
3392 L: kexec@lists.infradead.org
3394 F: include/linux/kexec.h
3399 M: jason.wessel@windriver.com
3400 L: kgdb-bugreport@lists.sourceforge.net
3402 F: Documentation/DocBook/kgdb.tmpl
3403 F: drivers/misc/kgdbts.c
3404 F: drivers/serial/kgdboc.c
3405 F: include/linux/kgdb.h
3410 M: catalin.marinas@arm.com
3411 L: linux-kernel@vger.kernel.org
3413 F: Documentation/kmemleak.txt
3414 F: include/linux/kmemleak.h
3416 F: mm/kmemleak-test.c
3419 P: Eduard - Gabriel Munteanu
3420 M: eduard.munteanu@linux360.ro
3421 L: linux-kernel@vger.kernel.org
3423 F: Documentation/trace/kmemtrace.txt
3424 F: include/trace/kmemtrace.h
3425 F: kernel/trace/kmemtrace.c
3428 P: Ananth N Mavinakayanahalli
3429 M: ananth@in.ibm.com
3430 P: Anil S Keshavamurthy
3431 M: anil.s.keshavamurthy@intel.com
3433 M: davem@davemloft.net
3435 M: mhiramat@redhat.com
3436 L: linux-kernel@vger.kernel.org
3438 F: Documentation/kprobes.txt
3439 F: include/linux/kprobes.h
3442 KS0108 LCD CONTROLLER DRIVER
3443 P: Miguel Ojeda Sandonis
3444 M: miguel.ojeda.sandonis@gmail.com
3445 L: linux-kernel@vger.kernel.org
3446 W: http://miguelojeda.es/auxdisplay.htm
3447 W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
3449 F: Documentation/auxdisplay/ks0108
3450 F: drivers/auxdisplay/ks0108.c
3451 F: include/linux/ks0108.h
3454 L: linux-x25@vger.kernel.org
3456 F: Documentation/networking/lapb-module.txt
3460 LASI 53c700 driver for PARISC
3461 P: James E.J. Bottomley
3462 M: James.Bottomley@HansenPartnership.com
3463 L: linux-scsi@vger.kernel.org
3465 F: Documentation/scsi/53c700.txt
3466 F: drivers/scsi/53c700*
3470 M: rpurdie@rpsys.net
3473 F: include/linux/leds.h
3475 LEGO USB Tower driver
3477 M: starblue@users.sourceforge.net
3478 L: legousb-devel@lists.sourceforge.net
3479 W: http://legousb.sourceforge.net/
3481 F: drivers/usb/misc/legousbtower.c
3485 M: rusty@rustcorp.com.au
3486 L: lguest@ozlabs.org
3487 W: http://lguest.ozlabs.org/
3489 F: Documentation/lguest/
3492 F: include/linux/lguest*.h
3493 F: arch/x86/include/asm/lguest*.h
3495 LINUX FOR IBM pSERIES (RS/6000)
3497 M: paulus@au.ibm.com
3498 W: http://www.ibm.com/linux/ltc/projects/ppc
3501 LINUX FOR POWERPC (32-BIT AND 64-BIT)
3502 P: Benjamin Herrenschmidt
3503 M: benh@kernel.crashing.org
3506 W: http://www.penguinppc.org/
3507 L: linuxppc-dev@ozlabs.org
3508 T: git git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc.git
3511 LINUX FOR POWER MACINTOSH
3512 P: Benjamin Herrenschmidt
3513 M: benh@kernel.crashing.org
3514 W: http://www.penguinppc.org/
3515 L: linuxppc-dev@ozlabs.org
3518 LINUX FOR POWERPC EMBEDDED MPC5XXX
3520 M: grant.likely@secretlab.ca
3521 L: linuxppc-dev@ozlabs.org
3522 T: git git://git.secretlab.ca/git/linux-2.6.git
3525 LINUX FOR POWERPC EMBEDDED PPC4XX
3527 M: jwboyer@linux.vnet.ibm.com
3529 M: mporter@kernel.crashing.org
3530 W: http://www.penguinppc.org/
3531 L: linuxppc-dev@ozlabs.org
3532 T: git git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx.git
3535 LINUX FOR POWERPC EMBEDDED XILINX VIRTEX
3537 M: grant.likely@secretlab.ca
3538 W: http://wiki.secretlab.ca/index.php/Linux_on_Xilinx_Virtex
3539 L: linuxppc-dev@ozlabs.org
3540 T: git git://git.secretlab.ca/git/linux-2.6.git
3543 LINUX FOR POWERPC EMBEDDED PPC8XX
3545 M: vitb@kernel.crashing.org
3547 M: marcelo@kvack.org
3548 W: http://www.penguinppc.org/
3549 L: linuxppc-dev@ozlabs.org
3552 LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
3554 M: galak@kernel.crashing.org
3555 W: http://www.penguinppc.org/
3556 L: linuxppc-dev@ozlabs.org
3559 LINUX FOR POWERPC PA SEMI PWRFICIENT
3562 W: http://www.pasemi.com/
3563 L: linuxppc-dev@ozlabs.org
3566 LINUX SECURITY MODULE (LSM) FRAMEWORK
3568 M: chrisw@sous-sol.org
3569 L: linux-security-module@vger.kernel.org
3570 T: git git://git.kernel.org/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
3574 P: Arnaldo Carvalho de Melo
3575 M: acme@ghostprotocols.net
3577 F: include/linux/llc.h
3581 LIS3LV02D ACCELEROMETER DRIVER
3583 M: eric.piel@tremplin-utc.net
3585 F: Documentation/hwmon/lis3lv02d
3586 F: drivers/hwmon/lis3lv02d.*
3588 LM83 HARDWARE MONITOR DRIVER
3590 M: khali@linux-fr.org
3591 L: lm-sensors@lm-sensors.org
3593 F: Documentation/hwmon/lm83
3594 F: drivers/hwmon/lm83.c
3596 LM90 HARDWARE MONITOR DRIVER
3598 M: khali@linux-fr.org
3599 L: lm-sensors@lm-sensors.org
3601 F: Documentation/hwmon/lm90
3602 F: drivers/hwmon/lm90.c
3604 LOCKDEP AND LOCKSTAT
3606 M: peterz@infradead.org
3609 L: linux-kernel@vger.kernel.org
3610 T: git git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep.git
3612 F: Documentation/lockdep*.txt
3613 F: Documentation/lockstat.txt
3614 F: include/linux/lockdep.h
3617 LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
3618 P: Richard Russon (FlatCap)
3620 L: linux-ntfs-dev@lists.sourceforge.net
3621 W: http://www.linux-ntfs.org/content/view/19/37/
3623 F: Documentation/ldm.txt
3624 F: fs/partitions/ldm.*
3626 LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
3628 M: Eric.Moore@lsi.com
3630 L: DL-MPTFusionLinux@lsi.com
3631 L: linux-scsi@vger.kernel.org
3632 W: http://www.lsilogic.com/support
3634 F: drivers/message/fusion/
3636 LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
3639 L: linux-scsi@vger.kernel.org
3641 F: drivers/scsi/sym53c8xx_2/
3643 LTP (Linux Test Project)
3645 M: subrata@linux.vnet.ibm.com
3647 M: vapier@gentoo.org
3648 L: ltp-list@lists.sourceforge.net (subscribers-only)
3649 W: http://ltp.sourceforge.net/
3650 T: git git://git.kernel.org/pub/scm/linux/kernel/git/galak/ltp.git
3655 M: takata@linux-m32r.org
3656 L: linux-m32r@ml.linux-m32r.org
3657 L: linux-m32r-ja@ml.linux-m32r.org (in Japanese)
3658 W: http://www.linux-m32r.org/
3661 F: include/asm-m32r/
3664 P: Geert Uytterhoeven
3665 M: geert@linux-m68k.org
3667 M: zippel@linux-m68k.org
3668 L: linux-m68k@lists.linux-m68k.org
3669 W: http://www.linux-m68k.org/
3670 T: git git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git
3675 M68K ON APPLE MACINTOSH
3678 W: http://www.mac.linux-m68k.org/
3679 L: linux-m68k@lists.linux-m68k.org
3686 W: http://www.tazenda.demon.co.uk/phil/linux-hp
3692 M: johannes@sipsolutions.net
3693 L: linux-wireless@vger.kernel.org
3694 W: http://linuxwireless.org/
3695 T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git
3697 F: Documentation/networking/mac80211-injection.txt
3698 F: include/net/mac80211.h
3701 MAC80211 PID RATE CONTROL
3703 M: stefano.brivio@polimi.it
3705 M: mattias.nissler@gmx.de
3706 L: linux-wireless@vger.kernel.org
3707 W: http://linuxwireless.org/en/developers/Documentation/mac80211/RateControl/PID
3708 T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git
3710 F: net/mac80211/rc80211_pid*
3715 L: netdev@vger.kernel.org
3717 F: drivers/net/macvlan.c
3718 F: include/linux/if_macvlan.h
3720 MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
3722 M: mtk.manpages@gmail.com
3723 W: http://www.kernel.org/doc/man-pages
3724 L: linux-man@vger.kernel.org
3727 MARVELL LIBERTAS WIRELESS DRIVER
3730 L: libertas-dev@lists.infradead.org
3732 F: drivers/net/wireless/libertas/
3734 MARVELL MV643XX ETHERNET DRIVER
3735 P: Lennert Buytenhek
3736 M: buytenh@marvell.com
3737 L: netdev@vger.kernel.org
3739 F: drivers/net/mv643xx_eth.*
3740 F: include/linux/mv643xx.h
3742 MARVELL SOC MMC/SD/SDIO CONTROLLER DRIVER
3745 L: linux-kernel@vger.kernel.org
3748 MARVELL YUKON / SYSKONNECT DRIVER
3750 M: mlindner@syskonnect.de
3752 M: rroesler@syskonnect.de
3753 W: http://www.syskonnect.com
3756 MATROX FRAMEBUFFER DRIVER
3758 M: vandrove@vc.cvut.cz
3759 L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
3761 F: drivers/video/matrox/matroxfb_*
3762 F: include/linux/matroxfb.h
3764 MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
3766 M: hjk@linutronix.de
3767 L: lm-sensors@lm-sensors.org
3769 F: Documentation/hwmon/max6650
3770 F: drivers/hwmon/max6650.c
3772 MEDIA INPUT INFRASTRUCTURE (V4L/DVB)
3773 P: Mauro Carvalho Chehab
3774 M: mchehab@infradead.org
3775 P: LinuxTV.org Project
3776 L: linux-media@vger.kernel.org
3777 W: http://linuxtv.org
3778 T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
3780 F: Documentation/dvb/
3781 F: Documentation/video4linux/
3784 F: include/linux/dvb/
3785 F: include/linux/videodev*.h
3787 MEGARAID SCSI DRIVERS
3789 M: megaraidlinux@lsi.com
3790 L: linux-scsi@vger.kernel.org
3791 W: http://megaraid.lsilogic.com
3793 F: Documentation/scsi/megaraid.txt
3794 F: drivers/scsi/megaraid.*
3795 F: drivers/scsi/megaraid/
3798 L: linux-mm@kvack.org
3799 L: linux-kernel@vger.kernel.org
3800 W: http://www.linux-mm.org
3802 F: include/linux/mm.h
3805 MEMORY RESOURCE CONTROLLER
3807 M: balbir@linux.vnet.ibm.com
3810 P: KAMEZAWA Hiroyuki
3811 M: kamezawa.hiroyu@jp.fujitsu.com
3812 L: linux-mm@kvack.org
3813 L: linux-kernel@vger.kernel.org
3817 MEMORY TECHNOLOGY DEVICES (MTD)
3819 M: dwmw2@infradead.org
3820 W: http://www.linux-mtd.infradead.org/
3821 L: linux-mtd@lists.infradead.org
3822 T: git git://git.infradead.org/mtd-2.6.git
3825 F: include/linux/mtd/
3828 MICROBLAZE ARCHITECTURE
3831 L: microblaze-uclinux@itee.uq.edu.au
3832 W: http://www.monstr.eu/fdt/
3833 T: git git://git.monstr.eu/linux-2.6-microblaze.git
3839 M: oliver@neukum.name
3841 F: drivers/usb/image/microtek.*
3845 M: ralf@linux-mips.org
3846 W: http://www.linux-mips.org/
3847 L: linux-mips@linux-mips.org
3848 T: git git://git.linux-mips.org/pub/scm/linux.git
3850 F: Documentation/mips/
3853 MISCELLANEOUS MCA-SUPPORT
3855 M: James.Bottomley@HansenPartnership.com
3856 L: linux-kernel@vger.kernel.org
3858 F: Documentation/ia64/mca.txt
3859 F: Documentation/mca.txt
3861 F: include/linux/mca*
3865 M: rusty@rustcorp.com.au
3866 L: linux-kernel@vger.kernel.org
3868 F: include/linux/module.h
3871 MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
3873 M: stelian@popies.net
3874 W: http://popies.net/meye/
3876 F: Documentation/video4linux/meye.txt
3877 F: drivers/media/video/meye.*
3878 F: include/linux/meye.h
3880 MOTOROLA IMX MMC/SD HOST CONTROLLER INTERFACE DRIVER
3883 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
3885 F: drivers/mmc/host/imxmmc.*
3887 MOUSE AND MISC DEVICES [GENERAL]
3888 P: Alessandro Rubini
3889 M: rubini@ipvvis.unipv.it
3890 L: linux-kernel@vger.kernel.org
3892 F: drivers/input/mouse/
3893 F: include/linux/gpio_mouse.h
3895 MOXA SMARTIO/INDUSTIO/INTELLIO SERIAL CARD
3897 M: jirislaby@gmail.com
3898 L: linux-kernel@vger.kernel.org
3900 F: Documentation/serial/moxa-smartio
3901 F: drivers/char/mxser.*
3904 P: Lennart Poettering
3905 M: mzxreary@0pointer.de
3906 W: https://tango.0pointer.de/mailman/listinfo/s270-linux
3907 W: http://0pointer.de/lennart/tchibo.html
3909 F: drivers/platform/x86/msi-laptop.c
3911 MULTIFUNCTION DEVICES (MFD)
3913 M: sameo@linux.intel.com
3914 L: linux-kernel@vger.kernel.org
3915 T: git git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6.git
3919 MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM
3922 L: linux-kernel@vger.kernel.org
3925 F: include/linux/mmc/
3927 MULTIMEDIA CARD (MMC) ETC. OVER SPI
3929 M: dbrownell@users.sourceforge.net
3930 L: linux-kernel@vger.kernel.org
3932 F: drivers/mmc/host/mmc_spi.c
3933 F: include/linux/spi/mmc_spi.h
3935 MULTISOUND SOUND DRIVER
3939 F: Documentation/sound/oss/MultiSound
3942 MULTITECH MULTIPORT CARD (ISICOM)
3944 M: jirislaby@gmail.com
3945 L: linux-kernel@vger.kernel.org
3947 F: drivers/char/isicom.c
3948 F: include/linux/isicom.h
3950 MUSB MULTIPOINT HIGH SPEED DUAL-ROLE CONTROLLER
3952 M: felipe.balbi@nokia.com
3953 L: linux-usb@vger.kernel.org
3954 T: git git://gitorious.org/musb/mainline.git
3956 F: drivers/usb/musb/
3958 MYRICOM MYRI-10G 10GbE DRIVER (MYRI10GE)
3960 M: gallatin@myri.com
3963 L: netdev@vger.kernel.org
3964 W: http://www.myri.com/scs/download-Myri10GE.html
3966 F: drivers/net/myri10ge/
3968 NATSEMI ETHERNET DRIVER (DP8381x)
3970 M: thockin@hockin.org
3972 F: drivers/net/natsemi.c
3976 M: vandrove@vc.cvut.cz
3977 L: linware@sh.cvut.cz
3981 NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
3982 P: James E.J. Bottomley
3983 M: James.Bottomley@HansenPartnership.com
3984 L: linux-scsi@vger.kernel.org
3986 F: drivers/scsi/NCR_D700.*
3988 NETEFFECT IWARP RNIC DRIVER (IW_NES)
3990 M: faisal.latif@intel.com
3992 M: chien.tin.tung@intel.com
3993 L: general@lists.openfabrics.org
3994 W: http://www.neteffect.com
3996 F: drivers/infiniband/hw/nes/
3998 NETEM NETWORK EMULATOR
3999 P: Stephen Hemminger
4000 M: shemminger@linux-foundation.org
4001 L: netem@lists.linux-foundation.org
4003 F: net/sched/sch_netem.c
4005 NETERION (S2IO) 10GbE DRIVER (xframe/vxge)
4007 M: ram.vepa@neterion.com
4009 M: santosh.rastapur@neterion.com
4010 P: Sivakumar Subramani
4011 M: sivakumar.subramani@neterion.com
4012 P: Sreenivasa Honnur
4013 M: sreenivasa.honnur@neterion.com
4015 M: anil.murthy@neterion.com
4016 L: netdev@vger.kernel.org
4017 W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/Linux?Anonymous
4018 W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/X3100Linux?Anonymous
4020 F: Documentation/networking/s2io.txt
4021 F: drivers/net/s2io*
4023 NETFILTER/IPTABLES/IPCHAINS
4031 L: netfilter-devel@vger.kernel.org
4032 L: netfilter@vger.kernel.org
4033 L: coreteam@netfilter.org
4034 W: http://www.netfilter.org/
4035 W: http://www.iptables.org/
4037 F: include/linux/netfilter*
4038 F: include/linux/netfilter/
4039 F: include/net/netfilter/
4040 F: net/*/netfilter.c
4046 M: paul.moore@hp.com
4047 W: http://netlabel.sf.net
4048 L: netdev@vger.kernel.org
4050 F: Documentation/netlabel/
4051 F: include/net/netlabel.h
4054 NETROM NETWORK LAYER
4056 M: ralf@linux-mips.org
4057 L: linux-hams@vger.kernel.org
4058 W: http://www.linux-ax25.org/
4060 F: include/linux/netrom.h
4061 F: include/net/netrom.h
4064 NETWORK BLOCK DEVICE (NBD)
4066 M: Paul.Clements@steeleye.com
4068 F: Documentation/blockdev/nbd.txt
4069 F: drivers/block/nbd.c
4070 F: include/linux/nbd.h
4072 NETWORKING [GENERAL]
4074 M: davem@davemloft.net
4075 L: netdev@vger.kernel.org
4076 W: http://www.linuxfoundation.org/en/Net
4077 T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git
4082 NETWORKING [IPv4/IPv6]
4084 M: davem@davemloft.net
4086 M: kuznet@ms2.inr.ac.ru
4087 P: Pekka Savola (ipv6)
4088 M: pekkas@netcore.fi
4090 M: jmorris@namei.org
4091 P: Hideaki YOSHIFUJI
4092 M: yoshfuji@linux-ipv6.org
4095 L: netdev@vger.kernel.org
4096 T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git
4102 NETWORKING [LABELED] (NetLabel, CIPSO, Labeled IPsec, SECMARK)
4104 M: paul.moore@hp.com
4105 L: netdev@vger.kernel.org
4108 NETWORKING [WIRELESS]
4110 M: linville@tuxdriver.com
4111 L: linux-wireless@vger.kernel.org
4112 T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git
4115 F: include/net/ieee80211*
4116 F: include/net/wireless.h
4119 L: netdev@vger.kernel.org
4120 W: http://www.linuxfoundation.org/en/Net
4121 T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git
4125 NETXEN (1/10) GbE SUPPORT
4127 M: dhananjay@netxen.com
4128 L: netdev@vger.kernel.org
4129 W: http://www.netxen.com
4131 F: drivers/net/netxen/
4133 NFS, SUNRPC, AND LOCKD CLIENTS
4135 M: Trond.Myklebust@netapp.com
4136 L: linux-nfs@vger.kernel.org
4137 W: http://client.linux-nfs.org
4138 T: git git://git.linux-nfs.org/pub/linux/nfs-2.6.git
4144 F: include/linux/lockd/
4145 F: include/linux/nfs*
4146 F: include/linux/sunrpc/
4148 NI5010 NETWORK DRIVER
4149 P: Jan-Pascal van Best
4150 M: janpascal@vanbest.org
4153 L: netdev@vger.kernel.org
4155 F: drivers/net/ni5010.*
4159 M: konishi.ryusuke@lab.ntt.co.jp
4161 W: http://www.nilfs.org/en/
4163 F: Documentation/filesystems/nilfs2.txt
4165 F: include/linux/nilfs2_fs.h
4167 NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
4169 M: yokota@netlab.is.tsukuba.ac.jp
4170 W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
4172 F: Documentation/scsi/NinjaSCSI.txt
4173 F: drivers/scsi/pcmcia/nsp_*
4175 NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
4177 M: gotom@debian.or.jp
4179 M: yokota@netlab.is.tsukuba.ac.jp
4180 W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
4182 F: Documentation/scsi/NinjaSCSI.txt
4183 F: drivers/scsi/nsp32*
4186 P: Anton Altaparmakov
4188 L: linux-ntfs-dev@lists.sourceforge.net
4189 L: linux-kernel@vger.kernel.org
4190 W: http://www.linux-ntfs.org/
4191 T: git git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
4193 F: Documentation/filesystems/ntfs.txt
4196 NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
4198 M: adaplas@gmail.com
4199 L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
4201 F: drivers/video/riva/
4202 F: drivers/video/nvidia/
4205 P: Tony Lindgren <tony@atomide.com>
4207 L: linux-omap@vger.kernel.org
4208 W: http://www.muru.com/linux/omap/
4209 W: http://linux.omap.com/
4210 T: git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git
4214 OMAP CLOCK FRAMEWORK SUPPORT
4217 L: linux-omap@vger.kernel.org
4219 F: arch/arm/*omap*/*clock*
4221 OMAP POWER MANAGEMENT SUPPORT
4223 M: khilman@deeprootsystems.com
4224 L: linux-omap@vger.kernel.org
4226 F: arch/arm/*omap*/*pm*
4230 M: jhnikula@gmail.com
4231 L: alsa-devel@alsa-project.org (subscribers-only)
4232 L: linux-omap@vger.kernel.org
4236 OMAP FRAMEBUFFER SUPPORT
4238 M: imre.deak@nokia.com
4239 L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
4240 L: linux-omap@vger.kernel.org
4242 F: drivers/video/omap/
4246 M: jarkko.lavinen@nokia.com
4247 L: linux-kernel@vger.kernel.org
4248 L: linux-omap@vger.kernel.org
4250 F: drivers/mmc/host/*omap*
4252 OMAP RANDOM NUMBER GENERATOR SUPPORT
4254 M: dsaxena@plexity.net
4256 F: drivers/char/hw_random/omap-rng.c
4260 M: felipe.balbi@nokia.com
4262 M: dbrownell@users.sourceforge.net
4263 L: linux-usb@vger.kernel.org
4264 L: linux-omap@vger.kernel.org
4269 M: me@bobcopeland.com
4270 L: linux-karma-devel@lists.sourceforge.net
4272 F: Documentation/filesystems/omfs.txt
4275 OMNIKEY CARDMAN 4000 DRIVER
4277 M: laforge@gnumonks.org
4279 F: drivers/char/pcmcia/cm4000_cs.c
4280 F: include/linux/cm4000_cs.h
4282 OMNIKEY CARDMAN 4040 DRIVER
4284 M: laforge@gnumonks.org
4286 F: drivers/char/pcmcia/cm4040_cs.*
4288 OMNIVISION OV7670 SENSOR DRIVER
4291 L: linux-media@vger.kernel.org
4292 T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4294 F: drivers/media/video/ov7670.c
4296 ONENAND FLASH DRIVER
4298 M: kyungmin.park@samsung.com
4299 L: linux-mtd@lists.infradead.org
4301 F: drivers/mtd/onenand/
4302 F: include/linux/mtd/onenand*.h
4304 ONSTREAM SCSI TAPE DRIVER
4307 L: osst-users@lists.sourceforge.net
4308 L: linux-scsi@vger.kernel.org
4310 F: drivers/scsi/osst*
4313 OPENCORES I2C BUS DRIVER
4315 M: jacmet@sunsite.dk
4316 L: linux-i2c@vger.kernel.org
4318 F: Documentation/i2c/busses/i2c-ocores
4319 F: drivers/i2c/busses/i2c-ocores.c
4323 M: robert.richter@amd.com
4324 L: oprofile-list@lists.sf.net
4327 F: drivers/oprofile/
4328 F: include/linux/oprofile.h
4330 ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
4334 M: joel.becker@oracle.com
4335 L: ocfs2-devel@oss.oracle.com (moderated for non-subscribers)
4336 W: http://oss.oracle.com/projects/ocfs2/
4337 T: git git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2.git
4339 F: Documentation/filesystems/ocfs2.txt
4340 F: Documentation/filesystems/dlmfs.txt
4347 M: hermes@gibson.dropbear.id.au
4348 L: linux-wireless@vger.kernel.org
4349 L: orinoco-users@lists.sourceforge.net
4350 L: orinoco-devel@lists.sourceforge.net
4351 W: http://www.nongnu.org/orinoco/
4353 F: drivers/net/wireless/orinoco/
4357 M: bharrosh@panasas.com
4359 M: bhalevy@panasas.com
4360 L: osd-dev@open-osd.org
4361 W: http://open-osd.org
4362 T: git git://git.open-osd.org/open-osd.git
4367 M: flamingice@sourmilk.net
4368 L: linux-wireless@vger.kernel.org
4369 W: http://prism54.org
4370 T: git git://git.kernel.org/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
4372 F: drivers/net/wireless/p54/
4374 PA SEMI ETHERNET DRIVER
4377 L: netdev@vger.kernel.org
4379 F: drivers/net/pasemi_mac.*
4381 PA SEMI SMBUS DRIVER
4384 L: linux-i2c@vger.kernel.org
4386 F: drivers/i2c/busses/i2c-pasemi.c
4388 PANASONIC LAPTOP ACPI EXTRAS DRIVER
4390 M: laforge@gnumonks.org
4392 F: drivers/platform/x86/panasonic-laptop.c
4394 PANASONIC MN10300/AM33 PORT
4396 M: dhowells@redhat.com
4398 M: yasutake.koichi@jp.panasonic.com
4399 L: linux-am33-list@redhat.com (moderated for non-subscribers)
4400 W: ftp://ftp.redhat.com/pub/redhat/gnupro/AM33/
4402 F: Documentation/mn10300/
4405 PARALLEL PORT SUPPORT
4406 L: linux-parport@lists.infradead.org (subscribers-only)
4409 F: include/linux/parport*.h
4410 F: drivers/char/ppdev.c
4411 F: include/linux/ppdev.h
4413 PARAVIRT_OPS INTERFACE
4414 P: Jeremy Fitzhardinge
4415 M: jeremy@xensource.com
4417 M: chrisw@sous-sol.org
4419 M: akataria@vmware.com
4421 M: rusty@rustcorp.com.au
4422 L: virtualization@lists.osdl.org
4423 L: linux-kernel@vger.kernel.org
4425 F: Documentation/ia64/paravirt_ops.txt
4426 F: arch/*/kernel/paravirt*
4427 F: arch/*/include/asm/paravirt.h
4429 PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
4432 L: linux-parport@lists.infradead.org (subscribers-only)
4433 W: http://www.torque.net/linux-pp.html
4435 F: Documentation/blockdev/paride.txt
4436 F: drivers/block/paride/
4443 L: linux-parisc@vger.kernel.org
4444 W: http://www.parisc-linux.org/
4445 T: git git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
4450 PC87360 HARDWARE MONITORING DRIVER
4452 M: jim.cromie@gmail.com
4453 L: lm-sensors@lm-sensors.org
4455 F: Documentation/hwmon/pc87360
4456 F: drivers/hwmon/pc87360.c
4460 M: jim.cromie@gmail.com
4462 F: drivers/char/pc8736x_gpio.c
4466 M: riku.voipio@iki.fi
4468 F: drivers/leds/leds-pca9532.c
4469 F: include/linux/leds-pca9532.h
4473 M: linas@austin.ibm.com
4474 L: linux-kernel@vger.kernel.org
4475 L: linux-pci@vger.kernel.org
4477 F: Documentation/PCI/pci-error-recovery.txt
4478 F: Documentation/powerpc/eeh-pci-error-recovery.txt
4482 M: jbarnes@virtuousgeek.org
4483 L: linux-kernel@vger.kernel.org
4484 L: linux-pci@vger.kernel.org
4485 T: git git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git
4487 F: Documentation/PCI/
4489 F: include/linux/pci*
4492 P: Kristen Carlson Accardi
4493 M: kristen.c.accardi@intel.com
4494 L: linux-pci@vger.kernel.org
4496 F: drivers/pci/pcie/
4499 P: Linux PCMCIA Team
4500 L: linux-pcmcia@lists.infradead.org
4501 W: http://lists.infradead.org/mailman/listinfo/linux-pcmcia
4502 T: git git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
4504 F: Documentation/pcmcia/
4508 PCNET32 NETWORK DRIVER
4510 M: pcnet32@verizon.net
4511 L: netdev@vger.kernel.org
4513 F: drivers/net/pcnet32.c
4515 PER-TASK DELAY ACCOUNTING
4517 M: balbir@linux.vnet.ibm.com
4518 L: linux-kernel@vger.kernel.org
4520 F: include/linux/delayacct.h
4521 F: kernel/delayacct.c
4523 PERFORMANCE COUNTER SUBSYSTEM
4525 M: a.p.zijlstra@chello.nl
4530 L: linux-kernel@vger.kernel.org
4533 PERSONALITY HANDLING
4534 P: Christoph Hellwig
4535 M: hch@infradead.org
4536 L: linux-abi-devel@lists.sourceforge.net
4538 F: include/linux/personality.h
4542 M: joern@lazybastard.org
4543 L: linux-mtd@lists.infradead.org
4545 F: drivers/mtd/devices/phram.c
4549 M: petero2@telia.com
4550 L: linux-kernel@vger.kernel.org
4552 F: drivers/block/pktcdvd.c
4553 F: include/linux/pktcdvd.h
4555 POSIX CLOCKS and TIMERS
4557 M: tglx@linutronix.de
4558 L: linux-kernel@vger.kernel.org
4561 F: include/linux/timer*
4564 POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS
4568 M: dwmw2@infradead.org
4569 L: linux-kernel@vger.kernel.org
4570 T: git git://git.infradead.org/battery-2.6.git
4572 F: include/linux/power_supply.h
4573 F: drivers/power/power_supply*
4579 M: bjorn.helgaas@hp.com
4585 M: vitalywool@gmail.com
4586 L: linux-i2c@vger.kernel.org
4588 F: drivers/i2c/busses/i2c-pnx.c
4590 PPP PROTOCOL DRIVERS AND COMPRESSORS
4593 L: linux-ppp@vger.kernel.org
4595 F: drivers/net/ppp_*
4597 PPP OVER ATM (RFC 2364)
4598 P: Mitchell Blank Jr
4601 F: net/atm/pppoatm.c
4602 F: include/linux/atmppp.h
4606 M: mostrows@earthlink.net
4608 F: drivers/net/pppoe.c
4609 F: drivers/net/pppox.c
4613 M: jchapman@katalix.com
4615 F: drivers/net/pppol2tp.c
4616 F: include/linux/if_pppol2tp.h
4621 L: linux-kernel@vger.kernel.org
4622 L: kpreempt-tech@lists.sourceforge.net
4623 W: ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
4625 F: Documentation/preempt-locking.txt
4626 F: include/linux/preempt.h
4628 PRISM54 WIRELESS DRIVER
4629 P: Luis R. Rodriguez
4631 L: linux-wireless@vger.kernel.org
4632 W: http://prism54.org
4634 F: drivers/net/wireless/prism54/
4636 PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
4638 M: promise@pnd-pc.demon.co.uk
4639 W: http://www.pnd-pc.demon.co.uk/promise/
4642 PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
4643 P: Mikael Pettersson
4645 L: linux-ide@vger.kernel.org
4647 F: drivers/ata/sata_promise.*
4651 M: geoffrey.levand@am.sony.com
4652 L: netdev@vger.kernel.org
4653 L: cbe-oss-dev@ozlabs.org
4655 F: drivers/net/ps3_gelic_net.*
4657 PS3 PLATFORM SUPPORT
4659 M: geoffrey.levand@am.sony.com
4660 L: linuxppc-dev@ozlabs.org
4661 L: cbe-oss-dev@ozlabs.org
4663 F: arch/powerpc/boot/ps3*
4664 F: arch/powerpc/include/asm/lv1call.h
4665 F: arch/powerpc/include/asm/ps3*.h
4666 F: arch/powerpc/platforms/ps3/
4669 F: drivers/rtc/rtc-ps3.c
4670 F: drivers/usb/host/*ps3.c
4671 F: sound/ppc/snd_ps3*
4676 L: cbe-oss-dev@ozlabs.org
4681 M: roland@redhat.com
4684 L: linux-kernel@vger.kernel.org
4686 F: include/asm-generic/syscall.h
4687 F: include/linux/ptrace.h
4688 F: include/linux/regset.h
4689 F: include/linux/tracehook.h
4692 PVRUSB2 VIDEO4LINUX DRIVER
4695 L: pvrusb2@isely.net (subscribers-only)
4696 L: linux-media@vger.kernel.org
4697 W: http://www.isely.net/pvrusb2/
4698 T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4700 F: Documentation/video4linux/README.pvrusb2
4701 F: drivers/media/video/pvrusb2/
4703 PXA2xx/PXA3xx SUPPORT
4705 M: eric.y.miao@gmail.com
4707 M: linux@arm.linux.org.uk
4708 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
4710 F: arch/arm/mach-pxa/
4711 F: drivers/pcmcia/pxa2xx*
4712 F: drivers/spi/pxa2xx*
4713 F: drivers/usb/gadget/pxa2*
4714 F: include/sound/pxa2xx-lib.h
4720 M: eric.y.miao@gmail.com
4722 M: jason.chagas@marvell.com
4723 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
4724 T: git git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git
4729 M: eric.y.miao@gmail.com
4730 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
4731 T: git git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git
4739 M: robert.jarzmik@free.fr
4740 L: rtc-linux@googlegroups.com
4743 QLOGIC QLA2XXX FC-SCSI DRIVER
4745 M: linux-driver@qlogic.com
4746 L: linux-scsi@vger.kernel.org
4748 F: Documentation/scsi/LICENSE.qla2xxx
4749 F: drivers/scsi/qla2xxx/
4751 QLOGIC QLA3XXX NETWORK DRIVER
4753 M: linux-driver@qlogic.com
4754 L: netdev@vger.kernel.org
4756 F: Documentation/networking/LICENSE.qla3xxx
4757 F: drivers/net/qla3xxx.*
4759 QLOGIC QLGE 10Gb ETHERNET DRIVER
4761 M: linux-driver@qlogic.com
4762 M: ron.mercer@qlogic.com
4763 L: netdev@vger.kernel.org
4765 F: drivers/net/qlge/
4770 L: linux-kernel@vger.kernel.org
4771 W: http://www.alarsen.net/linux/qnx4fs/
4774 F: include/linux/qnx4_fs.h
4775 F: include/linux/qnxtypes.h
4777 RADEON FRAMEBUFFER DISPLAY DRIVER
4778 P: Benjamin Herrenschmidt
4779 M: benh@kernel.crashing.org
4780 L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
4782 F: drivers/video/aty/radeon*
4783 F: include/linux/radeonfb.h
4785 RAGE128 FRAMEBUFFER DISPLAY DRIVER
4788 L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
4790 F: drivers/video/aty/aty128fb.c
4792 RALINK RT2X00 WIRELESS LAN DRIVER
4794 L: linux-wireless@vger.kernel.org
4795 L: users@rt2x00.serialmonkey.com
4796 W: http://rt2x00.serialmonkey.com/
4798 T: git git://git.kernel.org/pub/scm/linux/kernel/git/ivd/rt2x00.git
4799 F: drivers/net/wireless/rt2x00/
4801 RAMDISK RAM BLOCK DEVICE DRIVER
4805 F: Documentation/blockdev/ramdisk.txt
4806 F: drivers/block/brd.c
4808 RANDOM NUMBER DRIVER
4812 F: drivers/char/random.c
4816 M: mporter@kernel.crashing.org
4817 L: linux-kernel@vger.kernel.org
4821 RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
4823 M: coreythomas@charter.net
4824 L: linux-wireless@vger.kernel.org
4826 F: drivers/net/wireless/ray*
4830 M: josh@freedesktop.org
4831 L: linux-kernel@vger.kernel.org
4833 F: Documentation/RCU/torture.txt
4834 F: kernel/rcutorture.c
4838 M: florian@openwrt.org
4839 L: linux-kernel@vger.kernel.org
4842 RDC R6040 FAST ETHERNET DRIVER
4844 M: florian@openwrt.org
4845 L: netdev@vger.kernel.org
4847 F: drivers/net/r6040.c
4849 RDS - RELIABLE DATAGRAM SOCKETS
4851 M: andy.grover@oracle.com
4852 L: rds-devel@oss.oracle.com (moderated for non-subscribers)
4856 READ-COPY UPDATE (RCU)
4858 M: dipankar@in.ibm.com
4859 W: http://www.rdrop.com/users/paulmck/rclock/
4860 L: linux-kernel@vger.kernel.org
4862 F: Documentation/RCU/rcu.txt
4863 F: Documentation/RCU/rcuref.txt
4864 F: include/linux/rcupdate.h
4865 F: include/linux/srcu.h
4866 F: kernel/rcupdate.c
4868 REAL TIME CLOCK DRIVER
4870 M: p_gortmaker@yahoo.com
4871 L: linux-kernel@vger.kernel.org
4873 F: Documentation/rtc.txt
4875 F: include/linux/rtc.h
4877 REAL TIME CLOCK (RTC) SUBSYSTEM
4879 M: a.zummo@towertech.it
4880 L: rtc-linux@googlegroups.com
4882 F: Documentation/rtc.txt
4884 F: include/linux/rtc.h
4886 REISERFS FILE SYSTEM
4887 L: reiserfs-devel@vger.kernel.org
4893 M: johannes@sipsolutions.net
4894 L: linux-wireless@vger.kernel.org
4896 F Documentation/rfkill.txt
4901 F: Documentation/serial/riscom8.txt
4902 F: drivers/char/riscom8*
4906 W: http://www.comtrol.com
4908 F: Documentation/serial/rocket.txt
4909 F: drivers/char/rocket*
4913 M: ralf@linux-mips.org
4914 L: linux-hams@vger.kernel.org
4915 W: http://www.linux-ax25.org/
4917 F: include/linux/rose.h
4918 F: include/net/rose.h
4921 RTL8180 WIRELESS DRIVER
4923 M: linville@tuxdriver.com
4924 L: linux-wireless@vger.kernel.org
4925 W: http://linuxwireless.org/
4926 T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
4928 F: drivers/net/wireless/rtl818*
4930 RTL8187 WIRELESS DRIVER
4931 P: Herton Ronaldo Krzesinski
4932 M: herton@mandriva.com.br
4934 M: htl10@users.sourceforge.net
4936 M: Larry.Finger@lwfinger.net
4937 L: linux-wireless@vger.kernel.org
4938 W: http://linuxwireless.org/
4939 T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
4941 F: drivers/net/wireless/rtl818x/rtl8187*
4943 S3 SAVAGE FRAMEBUFFER DRIVER
4945 M: adaplas@gmail.com
4946 L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
4948 F: drivers/video/savage/
4951 P: Martin Schwidefsky
4952 M: schwidefsky@de.ibm.com
4954 M: heiko.carstens@de.ibm.com
4955 M: linux390@de.ibm.com
4956 L: linux-s390@vger.kernel.org
4957 W: http://www.ibm.com/developerworks/linux/linux390/
4961 S390 NETWORK DRIVERS
4963 M: ursula.braun@de.ibm.com
4965 M: blaschka@linux.vnet.ibm.com
4966 M: linux390@de.ibm.com
4967 L: linux-s390@vger.kernel.org
4968 W: http://www.ibm.com/developerworks/linux/linux390/
4970 F: drivers/s390/net/
4974 M: felix.beck@de.ibm.com
4976 M: ralph.wuerthner@de.ibm.com
4977 M: linux390@de.ibm.com
4978 L: linux-s390@vger.kernel.org
4980 F: drivers/s390/crypto/
4984 M: christof.schmitt@de.ibm.com
4987 M: linux390@de.ibm.com
4988 L: linux-s390@vger.kernel.org
4989 W: http://www.ibm.com/developerworks/linux/linux390/
4991 F: Documentation/s390/zfcpdump.txt
4992 F: drivers/s390/scsi/zfcp_*
4994 S390 IUCV NETWORK LAYER
4996 M: ursula.braun@de.ibm.com
4997 M: linux390@de.ibm.com
4998 L: linux-s390@vger.kernel.org
4999 W: http://www.ibm.com/developerworks/linux/linux390/
5001 F: drivers/s390/net/*iucv*
5002 F: include/net/iucv/
5005 S3C24XX SD/MMC Driver
5007 M: ben-linux@fluff.org
5008 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
5009 L: linux-kernel@vger.kernel.org
5011 F: drivers/mmc/host/s3cmci.*
5013 SAA7146 VIDEO4LINUX-2 DRIVER
5016 L: linux-media@vger.kernel.org
5017 T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
5018 W: http://www.mihu.de/linux/saa7146
5020 F: drivers/media/common/saa7146*
5021 F: drivers/media/video/*7146*
5022 F: include/media/*7146*
5026 M: zwane@arm.linux.org.uk
5028 F: drivers/watchdog/sc1200wdt.c
5034 M: peterz@infradead.org
5035 L: linux-kernel@vger.kernel.org
5038 F: include/linux/sched.h
5043 L: linux-scsi@vger.kernel.org
5044 W: http://www.kernel.dk
5050 M: dgilbert@interlog.com
5051 L: linux-scsi@vger.kernel.org
5052 W: http://www.torque.net/sg
5054 F: drivers/scsi/sg.c
5055 F: include/scsi/sg.h
5058 P: James E.J. Bottomley
5059 M: James.Bottomley@HansenPartnership.com
5060 L: linux-scsi@vger.kernel.org
5061 T: git git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
5062 T: git git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git
5063 T: git git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-pending-2.6.git
5070 M: Kai.Makisara@kolumbus.fi
5071 L: linux-scsi@vger.kernel.org
5073 F: Documentation/scsi/st.txt
5078 M: vladislav.yasevich@hp.com
5079 P: Sridhar Samudrala
5081 L: linux-sctp@vger.kernel.org
5082 W: http://lksctp.sourceforge.net
5084 F: Documentation/networking/sctp.txt
5085 F: include/linux/sctp.h
5086 F: include/net/sctp/
5091 M: jim.cromie@gmail.com
5093 F: Documentation/i2c/busses/scx200_acb
5094 F: arch/x86/kernel/scx200_32.c
5095 F: drivers/watchdog/scx200_wdt.c
5096 F: drivers/i2c/busses/scx200*
5097 F: drivers/mtd/maps/scx200_docflash.c
5098 F: include/linux/scx200.h
5102 M: jim.cromie@gmail.com
5104 F: drivers/char/scx200_gpio.c
5105 F: include/linux/scx200_gpio.h
5107 SCx200 HRT CLOCKSOURCE DRIVER
5109 M: jim.cromie@gmail.com
5111 F: drivers/clocksource/scx200_hrt.c
5113 SDRICOH_CS MMC/SD HOST CONTROLLER INTERFACE DRIVER
5115 M: saschasommer@freenet.de
5116 L: sdricohcs-devel@lists.sourceforge.net (subscribers-only)
5118 F: drivers/mmc/host/sdricoh_cs.c
5120 SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) DRIVER
5123 L: sdhci-devel@lists.ossman.eu
5126 SECURE DIGITAL HOST CONTROLLER INTERFACE, OPEN FIRMWARE BINDINGS (SDHCI-OF)
5128 M: avorontsov@ru.mvista.com
5129 L: linuxppc-dev@ozlabs.org
5130 L: sdhci-devel@lists.ossman.eu
5132 F: drivers/mmc/host/sdhci.*
5136 M: jmorris@namei.org
5137 L: linux-kernel@vger.kernel.org
5138 L: linux-security-module@vger.kernel.org (suggested Cc:)
5139 T: git git://www.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6.git
5140 W: http://security.wiki.kernel.org/
5145 P: Security Officers
5146 M: security@kernel.org
5149 SELINUX SECURITY MODULE
5151 M: sds@tycho.nsa.gov
5153 M: jmorris@namei.org
5155 M: eparis@parisplace.org
5156 L: linux-kernel@vger.kernel.org (kernel issues)
5157 L: selinux@tycho.nsa.gov (subscribers-only, general discussion)
5158 W: http://selinuxproject.org
5159 T: git git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6.git
5161 F: include/linux/selinux*
5162 F: security/selinux/
5166 M: jirislaby@gmail.com
5168 F: drivers/misc/phantom.c
5169 F: include/linux/phantom.h
5171 SERIAL ATA (SATA) SUBSYSTEM
5173 M: jgarzik@pobox.com
5174 L: linux-ide@vger.kernel.org
5175 T: git git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
5178 F: include/linux/ata.h
5179 F: include/linux/libata.h
5181 SERVER ENGINES 10Gbps NIC - BladeEngine 2 DRIVER
5183 M: sathyap@serverengines.com
5184 P: Subbu Seetharaman
5185 M: subbus@serverengines.com
5186 L: netdev@vger.kernel.org
5187 W: http://www.serverengines.com
5189 F: drivers/net/benet/
5194 P: Robert Stonehouse
5195 M: linux-net-drivers@solarflare.com
5203 F: drivers/misc/sgi-gru/
5205 SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
5208 L: linux-ia64@vger.kernel.org
5210 F: Documentation/ia64/serial.txt
5211 F: drivers/serial/ioc?_serial.c
5212 F: include/linux/ioc?.h
5214 SGI VISUAL WORKSTATION 320 AND 540
5217 L: linux-visws-devel@lists.sf.net
5218 W: http://linux-visws.sf.net
5219 S: Maintained for 2.6.
5220 F: Documentation/sgi-visws.txt
5222 SGI XP/XPC/XPNET DRIVER
5226 F: drivers/misc/sgi-xp/
5228 SHARP LH SUPPORT (LH7952X & LH7A40X)
5231 W: http://projects.buici.com/arm
5232 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
5234 F: Documentation/arm/Sharp-LH/ADC-LH7-Touchscreen
5235 F: arch/arm/mach-lh7a40x/
5236 F: drivers/serial/serial_lh7a40x.c
5237 F: drivers/usb/gadget/lh7a40*
5238 F: drivers/usb/host/ohci-lh7a40*
5241 P: Kristen Carlson Accardi
5242 M: kristen.c.accardi@intel.com
5243 L: linux-pci@vger.kernel.org
5245 F: drivers/pci/hotplug/shpchp*
5247 SIMTEC EB110ATX (Chalice CATS)
5250 M: support@simtec.co.uk
5251 W: http://www.simtec.co.uk/products/EB110ATX/
5254 SIMTEC EB2410ITX (BAST)
5257 M: support@simtec.co.uk
5258 W: http://www.simtec.co.uk/products/EB2410ITX/
5260 F: arch/arm/mach-s3c2410/
5261 F: drivers/*/*s3c2410*
5262 F: drivers/*/*/*s3c2410*
5264 SIS 190 ETHERNET DRIVER
5266 M: romieu@fr.zoreil.com
5267 L: netdev@vger.kernel.org
5269 F: drivers/net/sis190.c
5271 SIS 900/7016 FAST ETHERNET DRIVER
5273 M: venza@brownhat.org
5274 W: http://www.brownhat.org/sis900.html
5275 L: netdev@vger.kernel.org
5277 F: drivers/net/sis900.*
5279 SIS 96X I2C/SMBUS DRIVER
5281 M: mhoffman@lightlink.com
5282 L: linux-i2c@vger.kernel.org
5284 F: Documentation/i2c/busses/i2c-sis96x
5285 F: drivers/i2c/busses/i2c-sis96x.c
5287 SIS FRAMEBUFFER DRIVER
5288 P: Thomas Winischhofer
5289 M: thomas@winischhofer.net
5290 W: http://www.winischhofer.net/linuxsisvga.shtml
5292 F: Documentation/fb/sisfb.txt
5293 F: drivers/video/sis/
5294 F: include/video/sisfb.h
5297 P: Thomas Winischhofer
5298 M: thomas@winischhofer.net
5299 W: http://www.winischhofer.at/linuxsisusbvga.shtml
5301 F: drivers/usb/misc/sisusbvga/
5303 SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
5304 P: Stephen Hemminger
5305 M: shemminger@linux-foundation.org
5306 L: netdev@vger.kernel.org
5308 F: drivers/net/skge.*
5309 F: drivers/net/sky2.*
5312 P: Christoph Lameter
5313 M: cl@linux-foundation.org
5315 M: penberg@cs.helsinki.fi
5318 L: linux-mm@kvack.org
5320 F: include/linux/sl?b*.h
5323 SMC91x ETHERNET DRIVER
5327 F: drivers/net/smc91x.*
5329 SMSC47B397 HARDWARE MONITOR DRIVER
5331 M: mhoffman@lightlink.com
5332 L: lm-sensors@lm-sensors.org
5334 F: Documentation/hwmon/smsc47b397
5335 F: drivers/hwmon/smsc47b397.c
5337 SMSC911x ETHERNET DRIVER
5338 P: Steve Glendinning
5339 M: steve.glendinning@smsc.com
5340 L: netdev@vger.kernel.org
5342 F: include/linux/smsc911x.h
5343 F: drivers/net/smsc911x.*
5345 SMSC9420 PCI ETHERNET DRIVER
5346 P: Steve Glendinning
5347 M: steve.glendinning@smsc.com
5348 L: netdev@vger.kernel.org
5350 F: drivers/net/smsc9420.*
5354 M: bn@niasdigital.com
5356 F: drivers/uio/uio_smx.c
5358 SN-IA64 (Itanium) SUB-PLATFORM
5361 L: linux-altix@sgi.com
5362 L: linux-ia64@vger.kernel.org
5363 W: http://www.sgi.com/altix
5367 SOC-CAMERA V4L2 SUBSYSTEM
5368 P: Guennadi Liakhovetski
5369 M: g.liakhovetski@gmx.de
5370 L: linux-media@vger.kernel.org
5371 T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
5373 F: include/media/v4l2*
5374 F: drivers/media/video/v4l2*
5376 SOEKRIS NET48XX LED SUPPORT
5380 F: drivers/leds/leds-net48xx.c
5382 SOFTWARE RAID (Multiple Disks) SUPPORT
5385 L: linux-raid@vger.kernel.org
5388 F: include/linux/raid/
5390 SONIC NETWORK DRIVER
5391 P: Thomas Bogendoerfer
5392 M: tsbogend@alpha.franken.de
5393 L: netdev@vger.kernel.org
5395 F: drivers/net/sonic.*
5397 SONICS SILICON BACKPLANE DRIVER (SSB)
5400 L: netdev@vger.kernel.org
5403 F: include/linux/ssb/
5405 SONY VAIO CONTROL DEVICE DRIVER
5407 M: malattia@linux.it
5408 L: linux-acpi@vger.kernel.org
5409 W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
5411 F: Documentation/laptops/sony-laptop.txt
5412 F: drivers/char/sonypi.c
5413 F: drivers/platform/x86/sony-laptop.c
5414 F: include/linux/sony-laptop.h
5416 SONY MEMORYSTICK CARD SUPPORT
5419 L: linux-kernel@vger.kernel.org
5420 W: http://tifmxx.berlios.de/
5422 F: drivers/memstick/host/tifm_ms.c
5429 L: alsa-devel@alsa-project.org (subscribers-only)
5430 W: http://www.alsa-project.org/
5431 T: git git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6.git
5432 T: git git://git.alsa-project.org/alsa-kernel.git
5434 F: Documentation/sound/
5438 SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT (ASoC)
5440 M: lrg@slimlogic.co.uk
5442 M: broonie@opensource.wolfsonmicro.com
5443 T: git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git
5444 L: alsa-devel@alsa-project.org (subscribers-only)
5445 W: http://alsa-project.org/main/index.php/ASoC
5448 F: include/sound/soc*
5450 SPARC + UltraSPARC (sparc/sparc64)
5452 M: davem@davemloft.net
5453 L: sparclinux@vger.kernel.org
5454 T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.git
5455 T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6.git
5459 SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
5461 M: R.E.Wolff@BitWizard.nl
5462 L: linux-kernel@vger.kernel.org
5464 F: Documentation/serial/specialix.txt
5465 F: drivers/char/specialix*
5469 M: dbrownell@users.sourceforge.net
5470 L: spi-devel-general@lists.sourceforge.net
5472 F: Documentation/spi/
5474 F: include/linux/spi/
5476 SPIDERNET NETWORK DRIVER for CELL
5478 M: kou.ishizaki@toshiba.co.jp
5481 L: netdev@vger.kernel.org
5483 F: Documentation/networking/spider_net.txt
5484 F: drivers/net/spider_net*
5489 L: linuxppc-dev@ozlabs.org
5490 L: cbe-oss-dev@ozlabs.org
5491 W: http://www.ibm.com/developerworks/power/cell/
5493 F: Documentation/filesystems/spufs.txt
5494 F: arch/powerpc/platforms/cell/spufs/
5496 SQUASHFS FILE SYSTEM
5498 M: phillip@lougher.demon.co.uk
5499 L: squashfs-devel@lists.sourceforge.net (subscribers-only)
5500 W: http://squashfs.org.uk
5502 F: Documentation/filesystems/squashfs.txt
5505 SRM (Alpha) environment access
5506 P: Jan-Benedict Glaw
5507 M: jbglaw@lug-owl.de
5508 L: linux-kernel@vger.kernel.org
5510 F: arch/alpha/kernel/srm_env.c
5513 P: Greg Kroah-Hartman
5516 M: chrisw@sous-sol.org
5517 L: stable@kernel.org
5521 P: Greg Kroah-Hartman
5523 L: linux-kernel@vger.kernel.org
5524 T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
5528 STARFIRE/DURALAN NETWORK DRIVER
5530 M: ionut@cs.columbia.edu
5532 F: drivers/net/starfire*
5534 STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
5535 W: http://mosquitonet.Stanford.EDU/strip.html
5537 F: drivers/net/wireless/strip.c
5538 F: include/linux/if_strip.h
5540 STRADIS MPEG-2 DECODER DRIVER
5543 W: http://www.stradis.com/
5545 F: drivers/media/video/stradis.c
5550 W: http://sammy.net/sun3/
5552 F: arch/m68k/kernel/*sun3*
5554 F: arch/m68k/include/asm/sun3*
5558 M: lethal@linux-sh.org
5559 L: linux-sh@vger.kernel.org
5560 W: http://www.linux-sh.org
5561 T: git git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.git
5563 F: Documentation/sh/
5569 M: len.brown@intel.com
5572 P: Rafael J. Wysocki
5574 L: linux-pm@lists.linux-foundation.org
5576 F: Documentation/power/
5577 F: arch/x86/kernel/acpi/
5578 F: drivers/base/power/
5580 F: include/linux/suspend.h
5581 F: include/linux/freezer.h
5582 F: include/linux/pm.h
5587 L: linux-video@atrey.karlin.mff.cuni.cz
5589 F: Documentation/svga.txt
5590 F: arch/x86/boot/video*
5593 P: Christoph Hellwig
5594 M: hch@infradead.org
5596 F: Documentation/filesystems/sysv-fs.txt
5598 F: include/linux/sysv_fs.h
5600 TASKSTATS STATISTICS INTERFACE
5602 M: balbir@linux.vnet.ibm.com
5603 L: linux-kernel@vger.kernel.org
5605 F: Documentation/accounting/taskstats*
5606 F: include/linux/taskstats*
5607 F: kernel/taskstats.c
5612 L: netdev@vger.kernel.org
5614 F: include/linux/pkt_cls.h
5615 F: include/net/pkt_cls.h
5618 TCP LOW PRIORITY MODULE
5619 P: Wong Hoi Sing, Edison
5620 M: hswong3i@gmail.com
5621 P: Hung Hing Lun, Mike
5622 M: hlhung3i@gmail.com
5623 W: http://tcp-lp-mod.sourceforge.net/
5625 F: net/ipv4/tcp_lp.c
5627 TEHUTI ETHERNET DRIVER
5628 P: Alexander Indenbaum
5629 M: baum@tehutinetworks.net
5631 M: andy@greyhouse.net
5632 L: netdev@vger.kernel.org
5634 F: drivers/net/tehuti*
5636 Telecom Clock Driver for MCPL0010
5638 M: mark.gross@intel.com
5640 F: drivers/char/tlclk.c
5642 TENSILICA XTENSA PORT (xtensa)
5648 THINKPAD ACPI EXTRAS DRIVER
5649 P: Henrique de Moraes Holschuh
5650 M: ibm-acpi@hmh.eng.br
5651 L: ibm-acpi-devel@lists.sourceforge.net
5652 W: http://ibm-acpi.sourceforge.net
5653 W: http://thinkwiki.org/wiki/Ibm-acpi
5654 T: git git://repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
5656 F: drivers/platform/x86/thinkpad_acpi.c
5658 TI FLASH MEDIA INTERFACE DRIVER
5662 F: drivers/misc/tifm*
5663 F: drivers/mmc/host/tifm_sd.c
5664 F: include/linux/tifm.h
5668 M: per.liden@ericsson.com
5670 M: jon.maloy@ericsson.com
5672 M: allan.stephens@windriver.com
5673 L: tipc-discussion@lists.sourceforge.net
5674 W: http://tipc.sourceforge.net/
5675 W: http://tipc.cslab.ericsson.net/
5676 T: git git://tipc.cslab.ericsson.net/pub/git/tipc.git
5678 F: include/linux/tipc*.h
5679 F: include/net/tipc/
5685 L: tlan-devel@lists.sourceforge.net (subscribers-only)
5686 W: http://sourceforge.net/projects/tlan/
5688 F: Documentation/networking/tlan.txt
5689 F: drivers/net/tlan.*
5691 TOMOYO SECURITY MODULE
5693 M: takedakn@nttdata.co.jp
5695 M: penguin-kernel@I-love.SAKURA.ne.jp
5696 L: linux-kernel@vger.kernel.org (kernel issues)
5697 L: tomoyo-users-en@lists.sourceforge.jp (subscribers-only, for developers and users in English)
5698 L: tomoyo-dev@lists.sourceforge.jp (subscribers-only, for developers in Japanese)
5699 L: tomoyo-users@lists.sourceforge.jp (subscribers-only, for users in Japanese)
5700 W: http://tomoyo.sourceforge.jp/
5701 T: quilt http://svn.sourceforge.jp/svnroot/tomoyo/trunk/2.2.x/tomoyo-lsm/patches/
5705 TOSHIBA ACPI EXTRAS DRIVER
5707 F: drivers/platform/x86/toshiba_acpi.c
5711 M: jonathan@buzzard.org.uk
5712 L: tlinux-users@tce.toshiba-dme.co.jp
5713 W: http://www.buzzard.org.uk/toshiba/
5715 F: drivers/char/toshiba.c
5716 F: include/linux/toshiba.h
5720 M: ian@mnementh.co.uk
5722 F: drivers/mmc/host/tmio_mmc.*
5724 TMPFS (SHMEM FILESYSTEM)
5726 M: hugh.dickins@tiscali.co.uk
5727 L: linux-mm@kvack.org
5729 F: include/linux/shmem_fs.h
5734 M: debora@linux.vnet.ibm.com
5736 M: srajiv@linux.vnet.ibm.com
5737 W: http://tpmdd.sourceforge.net
5739 M: m.selhorst@sirrix.com
5740 W: http://www.sirrix.com
5741 L: tpmdd-devel@lists.sourceforge.net (moderated for non-subscribers)
5743 F: drivers/char/tpm/
5747 M: trivial@kernel.org
5748 L: linux-kernel@vger.kernel.org
5749 T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial.git
5754 M: alan@lxorguk.ukuu.org.uk
5755 L: linux-kernel@vger.kernel.org
5757 T: stgit http://zeniv.linux.org.uk/~alan/ttydev/
5759 TULIP NETWORK DRIVERS
5761 M: grundler@parisc-linux.org
5764 L: netdev@vger.kernel.org
5766 F: drivers/net/tulip/
5769 P: Maxim Krasnyansky
5770 M: maxk@qualcomm.com
5771 L: vtun@office.satix.net
5772 W: http://vtun.sourceforge.net/tun
5774 F: Documentation/networking/tuntap.txt
5775 F: arch/um/os-Linux/drivers/
5777 TURBOCHANNEL SUBSYSTEM
5778 P: Maciej W. Rozycki
5779 M: macro@linux-mips.org
5782 F: include/linux/tc.h
5786 M: ballabio_dario@emc.com
5787 L: linux-scsi@vger.kernel.org
5789 F: drivers/scsi/u14-34f.c
5791 UBI FILE SYSTEM (UBIFS)
5793 M: dedekind@infradead.org
5795 M: ext-adrian.hunter@nokia.com
5796 L: linux-mtd@lists.infradead.org
5797 T: git git://git.infradead.org/ubifs-2.6.git
5798 W: http://www.linux-mtd.infradead.org/doc/ubifs.html
5800 F: Documentation/filesystems/ubifs.txt
5803 UCLINUX (AND M68KNOMMU)
5806 W: http://www.uclinux.org/
5807 L: uclinux-dev@uclinux.org (subscribers-only)
5811 UCLINUX FOR RENESAS H8/300 (H8300)
5813 M: ysato@users.sourceforge.jp
5814 W: http://uclinux-h8.sourceforge.jp/
5820 W: http://linux-udf.sourceforge.net
5822 F: Documentation/filesystems/udf.txt
5826 P: Evgeniy Dushistov
5827 M: dushistov@mail.ru
5828 L: linux-kernel@vger.kernel.org
5830 F: Documentation/filesystems/ufs.txt
5833 ULTRA-WIDEBAND (UWB) SUBSYSTEM:
5835 M: david.vrabel@csr.com
5836 L: linux-usb@vger.kernel.org
5839 F: include/linux/uwb.h
5840 F: include/linux/uwb/
5842 UNIFORM CDROM DRIVER
5845 L: linux-kernel@vger.kernel.org
5846 W: http://www.kernel.dk
5848 F: Documentation/cdrom/
5849 F: drivers/cdrom/cdrom.c
5850 F: include/linux/cdrom.h
5852 UNSORTED BLOCK IMAGES (UBI)
5854 M: dedekind@infradead.org
5855 W: http://www.linux-mtd.infradead.org/
5856 L: linux-mtd@lists.infradead.org
5857 T: git git://git.infradead.org/ubi-2.6.git
5860 F: include/linux/mtd/ubi.h
5861 F: include/mtd/ubi-user.h
5865 M: oliver@neukum.name
5866 L: linux-usb@vger.kernel.org
5868 F: Documentation/usb/acm.txt
5869 F: drivers/usb/class/cdc-acm.*
5871 USB BLOCK DRIVER (UB ub)
5873 M: zaitcev@redhat.com
5874 L: linux-kernel@vger.kernel.org
5875 L: linux-usb@vger.kernel.org
5877 F: drivers/block/ub.c
5879 USB CDC ETHERNET DRIVER
5880 P: Greg Kroah-Hartman
5882 L: linux-usb@vger.kernel.org
5884 W: http://www.kroah.com/linux-usb/
5885 F: drivers/net/usb/cdc_*.c
5886 F: include/linux/usb/cdc.h
5888 USB CYPRESS C67X00 DRIVER
5890 M: jacmet@sunsite.dk
5891 L: linux-usb@vger.kernel.org
5893 F: drivers/usb/c67x00/
5895 USB DAVICOM DM9601 DRIVER
5897 M: jacmet@sunsite.dk
5898 L: netdev@vger.kernel.org
5899 W: http://www.linux-usb.org/usbnet
5901 F: drivers/net/usb/dm9601.c
5903 USB DIAMOND RIO500 DRIVER
5906 L: rio500-users@lists.sourceforge.net
5907 W: http://rio500.sourceforge.net
5909 F: drivers/usb/misc/rio500*
5913 M: dbrownell@users.sourceforge.net
5914 L: linux-usb@vger.kernel.org
5916 F: Documentation/usb/ehci.txt
5917 F: drivers/usb/host/ehci*
5919 USB ET61X[12]51 DRIVER
5921 M: luca.risolia@studio.unibo.it
5922 L: linux-usb@vger.kernel.org
5923 L: linux-media@vger.kernel.org
5924 T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
5925 W: http://www.linux-projects.org
5927 F: drivers/media/video/et61x251/
5929 USB GADGET/PERIPHERAL SUBSYSTEM
5931 M: dbrownell@users.sourceforge.net
5932 L: linux-usb@vger.kernel.org
5933 W: http://www.linux-usb.org/gadget
5935 F: drivers/usb/gadget/
5936 F: include/linux/usb/gadget*
5938 USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...)
5941 L: linux-usb@vger.kernel.org
5942 T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git
5944 F: Documentation/usb/hiddev.txt
5945 F: drivers/hid/usbhid/
5949 M: ok@artecdesign.ee
5950 L: linux-usb@vger.kernel.org
5952 F: drivers/usb/host/isp116x*
5953 F: include/linux/usb/isp116x.h
5955 USB KAWASAKI LSI DRIVER
5957 M: oliver@neukum.name
5958 L: linux-usb@vger.kernel.org
5960 F: drivers/usb/serial/kl5kusb105.*
5962 USB MASS STORAGE DRIVER
5964 M: mdharm-usb@one-eyed-alien.net
5965 L: linux-usb@vger.kernel.org
5966 L: usb-storage@lists.one-eyed-alien.net
5968 W: http://www.one-eyed-alien.net/~mdharm/linux-usb/
5969 F: drivers/usb/storage/
5973 M: dbrownell@users.sourceforge.net
5974 L: linux-usb@vger.kernel.org
5976 F: Documentation/usb/ohci.txt
5977 F: drivers/usb/host/ohci*
5979 USB OPTION-CARD DRIVER
5981 M: smurf@smurf.noris.de
5982 L: linux-usb@vger.kernel.org
5984 F: drivers/usb/serial/option.c
5988 M: mmcclell@bigfoot.com
5989 L: linux-usb@vger.kernel.org
5990 W: http://alpha.dyndns.org/ov511/
5992 F: drivers/media/video/ov511.*
5996 M: petkan@users.sourceforge.net
5997 L: linux-usb@vger.kernel.org
5998 L: netdev@vger.kernel.org
5999 W: http://pegasus2.sourceforge.net/
6001 F: drivers/net/usb/pegasus.*
6003 USB PRINTER DRIVER (usblp)
6005 M: zaitcev@redhat.com
6006 L: linux-usb@vger.kernel.org
6008 F: drivers/usb/class/usblp.c
6012 M: petkan@users.sourceforge.net
6013 L: linux-usb@vger.kernel.org
6014 L: netdev@vger.kernel.org
6015 W: http://pegasus2.sourceforge.net/
6017 F: drivers/net/usb/rtl8150.c
6022 L: linux-usb@vger.kernel.org
6023 W: http://www.chello.nl/~j.vreeken/se401/
6025 F: Documentation/video4linux/se401.txt
6026 F: drivers/media/video/se401.*
6028 USB SERIAL BELKIN F5U103 DRIVER
6029 P: William Greathouse
6030 M: wgreathouse@smva.com
6031 L: linux-usb@vger.kernel.org
6033 F: drivers/usb/serial/belkin_sa.*
6035 USB SERIAL CYPRESS M8 DRIVER
6037 M: dignome@gmail.com
6038 L: linux-usb@vger.kernel.org
6040 W: http://geocities.com/i0xox0i
6041 W: http://firstlight.net/cvs
6042 F: drivers/usb/serial/cypress_m8.*
6044 USB SERIAL CYBERJACK DRIVER
6045 P: Matthias Bruestle and Harald Welte
6046 M: support@reiner-sct.com
6047 W: http://www.reiner-sct.de/support/treiber_cyberjack.php
6049 F: drivers/usb/serial/cyberjack.c
6051 USB SERIAL DIGI ACCELEPORT DRIVER
6052 P: Peter Berger and Al Borchers
6053 M: pberger@brimson.com
6054 M: alborchers@steinerpoint.com
6055 L: linux-usb@vger.kernel.org
6057 F: drivers/usb/serial/digi_acceleport.c
6060 P: Greg Kroah-Hartman
6062 L: linux-usb@vger.kernel.org
6064 F: Documentation/usb/usb-serial.txt
6065 F: drivers/usb/serial/generic.c
6066 F: drivers/usb/serial/usb-serial.c
6067 F: include/linux/usb/serial.h
6069 USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
6071 M: xavyer@ix.netcom.com
6072 L: linux-usb@vger.kernel.org
6074 F: drivers/usb/serial/empeg.c
6076 USB SERIAL KEYSPAN DRIVER
6077 P: Greg Kroah-Hartman
6079 L: linux-usb@vger.kernel.org
6080 W: http://www.kroah.com/linux/
6082 F: drivers/usb/serial/*keyspan*
6084 USB SERIAL WHITEHEAT DRIVER
6085 P: Support Department
6086 M: support@connecttech.com
6087 L: linux-usb@vger.kernel.org
6088 W: http://www.connecttech.com
6090 F: drivers/usb/serial/whiteheat*
6092 USB SMSC95XX ETHERNET DRIVER
6093 P: Steve Glendinning
6094 M: steve.glendinning@smsc.com
6095 L: netdev@vger.kernel.org
6097 F: drivers/net/usb/smsc95xx.*
6101 M: luca.risolia@studio.unibo.it
6102 L: linux-usb@vger.kernel.org
6103 L: linux-media@vger.kernel.org
6104 T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
6105 W: http://www.linux-projects.org
6107 F: Documentation/video4linux/sn9c102.txt
6108 F: drivers/media/video/sn9c102/
6111 P: Greg Kroah-Hartman
6113 L: linux-usb@vger.kernel.org
6114 W: http://www.linux-usb.org
6115 T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
6117 F: Documentation/usb/
6120 F: include/linux/usb.h
6121 F: include/linux/usb/
6125 M: stern@rowland.harvard.edu
6126 L: linux-usb@vger.kernel.org
6128 F: drivers/usb/host/uhci*
6130 USB "USBNET" DRIVER FRAMEWORK
6132 M: dbrownell@users.sourceforge.net
6133 L: netdev@vger.kernel.org
6134 W: http://www.linux-usb.org/usbnet
6136 F: drivers/net/usb/usbnet.c
6137 F: include/linux/usb/usbnet.h
6141 M: laurent.pinchart@skynet.be
6142 L: linux-uvc-devel@lists.berlios.de (subscribers-only)
6143 L: linux-media@vger.kernel.org
6144 T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
6145 W: http://linux-uvc.berlios.de
6147 F: drivers/media/video/uvc/
6149 USB W996[87]CF DRIVER
6151 M: luca.risolia@studio.unibo.it
6152 L: linux-usb@vger.kernel.org
6153 L: linux-media@vger.kernel.org
6154 T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
6155 W: http://www.linux-projects.org
6157 F: Documentation/video4linux/w9968cf.txt
6158 F: drivers/media/video/w996*
6160 USB WIRELESS RNDIS DRIVER (rndis_wlan)
6162 M: jussi.kivilinna@mbnet.fi
6163 L: linux-wireless@vger.kernel.org
6165 F: drivers/net/wireless/rndis_wlan.c
6169 M: luca.risolia@studio.unibo.it
6170 L: linux-usb@vger.kernel.org
6171 L: linux-media@vger.kernel.org
6172 T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
6173 W: http://www.linux-projects.org
6175 F: Documentation/video4linux/zc0301.txt
6176 F: drivers/media/video/zc0301/
6181 L: linux-usb@vger.kernel.org
6182 W: http://linux-lc100020.sourceforge.net
6184 F: drivers/net/wireless/zd1201.*
6188 M: royale@zerezo.com
6189 L: linux-usb@vger.kernel.org
6190 L: linux-media@vger.kernel.org
6191 T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
6192 W: http://royale.zerezo.com/zr364xx/
6194 F: Documentation/video4linux/zr364xx.txt
6195 F: drivers/media/video/zr364xx.c
6197 USER-MODE LINUX (UML)
6199 M: jdike@addtoit.com
6200 L: user-mode-linux-devel@lists.sourceforge.net
6201 L: user-mode-linux-user@lists.sourceforge.net
6202 W: http://user-mode-linux.sourceforge.net
6204 F: Documentation/uml/
6211 M: hjk@linutronix.de
6212 P: Greg Kroah-Hartman
6214 L: linux-kernel@vger.kernel.org
6216 F: Documentation/DocBook/uio-howto.tmpl
6218 F: include/linux/uio*.h
6220 UTIL-LINUX-NG PACKAGE
6223 L: util-linux-ng@vger.kernel.org
6224 W: http://kernel.org/~kzak/util-linux-ng/
6225 T: git git://git.kernel.org/pub/scm/utils/util-linux-ng/util-linux-ng.git
6229 P: Michal Januszewski
6231 L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
6232 W: http://dev.gentoo.org/~spock/projects/uvesafb/
6234 F: Documentation/fb/uvesafb.txt
6235 F: drivers/video/uvesafb.*
6237 VFAT/FAT/MSDOS FILESYSTEM
6239 M: hirofumi@mail.parknet.co.jp
6240 L: linux-kernel@vger.kernel.org
6242 F: Documentation/filesystems/vfat.txt
6245 VIA RHINE NETWORK DRIVER
6249 F: drivers/net/via-rhine.c
6253 M: khali@linux-fr.org
6254 L: linux-i2c@vger.kernel.org
6256 F: Documentation/i2c/busses/i2c-viapro
6257 F: drivers/i2c/busses/i2c-viapro.c
6259 VIA UNICHROME(PRO)/CHROME9 FRAMEBUFFER DRIVER
6261 M: JosephChan@via.com.tw
6263 M: ScottFang@viatech.com.cn
6264 L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
6266 F: drivers/video/via/
6268 VIA VELOCITY NETWORK DRIVER
6270 M: romieu@fr.zoreil.com
6271 L: netdev@vger.kernel.org
6273 F: drivers/net/via-velocity.*
6278 L: netdev@vger.kernel.org
6280 F: drivers/net/macvlan.c
6281 F: include/linux/if_*vlan.h
6284 VOLTAGE AND CURRENT REGULATOR FRAMEWORK
6286 M: lrg@slimlogic.co.uk
6288 M: broonie@opensource.wolfsonmicro.com
6289 W: http://opensource.wolfsonmicro.com/node/15
6290 W: http://www.slimlogic.co.uk/?p=48
6291 T: git git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6.git
6293 F: drivers/regulator/
6294 F: include/linux/regulator/
6296 VT1211 HARDWARE MONITOR DRIVER
6299 L: lm-sensors@lm-sensors.org
6301 F: Documentation/hwmon/vt1211
6302 F: drivers/hwmon/vt1211.c
6304 VT8231 HARDWARE MONITOR DRIVER
6306 M: vt8231@hiddenengine.co.uk
6307 L: lm-sensors@lm-sensors.org
6309 F: drivers/hwmon/vt8231.c
6311 W1 DALLAS'S 1-WIRE BUS
6313 M: johnpol@2ka.mipt.ru
6315 F: Documentation/w1/
6318 W83791D HARDWARE MONITORING DRIVER
6320 M: m.hulsman@tudelft.nl
6321 L: lm-sensors@lm-sensors.org
6323 F: Documentation/hwmon/w83791d
6324 F: drivers/hwmon/w83791d.c
6326 W83793 HARDWARE MONITORING DRIVER
6328 M: r.marek@assembler.cz
6329 L: lm-sensors@lm-sensors.org
6331 F: Documentation/hwmon/w83793
6332 F: drivers/hwmon/w83793.c
6334 W83L51xD SD/MMC CARD INTERFACE DRIVER
6337 L: linux-kernel@vger.kernel.org
6339 F: drivers/mmc/host/wbsd.*
6341 WATCHDOG DEVICE DRIVERS
6344 T: git git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
6346 F: Documentation/watchdog/
6347 F: drivers/watchdog/
6348 F: include/linux/watchdog.h
6350 WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
6353 L: linux-wireless@vger.kernel.org
6354 W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
6356 F: Documentation/networking/wavelan.txt
6357 F: drivers/net/wireless/wavelan*
6361 M: zaga@fly.cc.fer.hr
6362 L: linux-scsi@vger.kernel.org
6364 F: drivers/scsi/wd7000.c
6367 P: Inaky Perez-Gonzalez
6368 M: inaky.perez-gonzalez@intel.com
6369 M: linux-wimax@intel.com
6370 L: wimax@linuxwimax.org
6372 W: http://linuxwimax.org
6374 WIMEDIA LLC PROTOCOL (WLP) SUBSYSTEM
6376 M: david.vrabel@csr.com
6378 F: include/linux/wlp.h
6381 WISTRON LAPTOP BUTTON DRIVER
6385 F: drivers/input/misc/wistron_btns.c
6387 WL3501 WIRELESS PCMCIA CARD DRIVER
6388 P: Arnaldo Carvalho de Melo
6389 M: acme@ghostprotocols.net
6390 L: linux-wireless@vger.kernel.org
6391 W: http://oops.ghostprotocols.net:81/blog
6393 F: drivers/net/wireless/wl3501*
6395 WM97XX TOUCHSCREEN DRIVERS
6397 M: broonie@opensource.wolfsonmicro.com
6399 M: lrg@slimlogic.co.uk
6400 L: linux-input@vger.kernel.org
6401 T: git git://opensource.wolfsonmicro.com/linux-2.6-touch
6402 W: http://opensource.wolfsonmicro.com/node/7
6404 F: drivers/input/touchscreen/*wm97*
6405 F: include/linux/wm97xx.h
6409 M: eis@baty.hanse.de
6410 L: linux-x25@vger.kernel.org
6412 F: Documentation/networking/x25*
6416 X86 ARCHITECTURE (32-BIT AND 64-BIT)
6418 M: tglx@linutronix.de
6424 L: linux-kernel@vger.kernel.org
6425 T: git git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git
6427 F: Documentation/x86/
6430 XEN HYPERVISOR INTERFACE
6431 P: Jeremy Fitzhardinge
6432 M: jeremy@xensource.com
6434 M: chrisw@sous-sol.org
6435 L: virtualization@lists.osdl.org
6436 L: xen-devel@lists.xensource.com
6439 F: drivers/*/xen-*front.c
6441 F: arch/x86/include/asm/xen/
6445 P: Silicon Graphics Inc
6448 M: xfs-masters@oss.sgi.com
6450 W: http://oss.sgi.com/projects/xfs
6451 T: git git://oss.sgi.com/xfs/xfs.git
6453 F: Documentation/filesystems/xfs.txt
6456 XILINX SYSTEMACE DRIVER
6458 M: grant.likely@secretlab.ca
6459 W: http://www.secretlab.ca/
6460 L: linux-kernel@vger.kernel.org
6462 F: drivers/block/xsysace.c
6464 XILINX UARTLITE SERIAL DRIVER
6466 M: jacmet@sunsite.dk
6467 L: linux-serial@vger.kernel.org
6469 F: drivers/serial/uartlite.c
6471 YAM DRIVER FOR AX.25
6472 P: Jean-Paul Roubelat
6474 L: linux-hams@vger.kernel.org
6476 F: drivers/net/hamradio/yam*
6477 F: include/linux/yam.h
6479 YEALINK PHONE DRIVER
6481 M: Henk.Vergonet@gmail.com
6482 L: usbb2k-api-dev@nongnu.org
6484 F: Documentation/input/yealink.txt
6485 F: drivers/input/misc/yealink.*
6487 Z8530 DRIVER FOR AX.25
6490 W: http://yaina.de/jreuter/
6491 W: http://www.qsl.net/dl1bke/
6492 L: linux-hams@vger.kernel.org
6494 F: Documentation/networking/z8530drv.txt
6495 F: drivers/net/hamradio/*scc.c
6496 F: drivers/net/hamradio/z8530.h
6498 ZD1211RW WIRELESS DRIVER
6502 M: kune@deine-taler.de
6503 W: http://zd1211.ath.cx/wiki/DriverRewrite
6504 L: linux-wireless@vger.kernel.org
6505 L: zd1211-devs@lists.sourceforge.net (subscribers-only)
6507 F: drivers/net/wireless/zd1211rw/
6509 ZR36067 VIDEO FOR LINUX DRIVER
6510 L: mjpeg-users@lists.sourceforge.net
6511 L: linux-media@vger.kernel.org
6512 W: http://mjpeg.sourceforge.net/driver-zoran/
6513 T: Mercurial http://linuxtv.org/hg/v4l-dvb
6515 F: drivers/media/video/zoran/
6517 ZS DECSTATION Z85C30 SERIAL DRIVER
6518 P: Maciej W. Rozycki
6519 M: macro@linux-mips.org
6521 F: drivers/serial/zs.*
6525 T: git git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
6526 S: Buried alive in reporters