3 List of maintainers and how to submit kernel changes
5 Please try to follow the guidelines below. This will make things
6 easier on the maintainers. Not all of these guidelines matter for every
7 trivial patch so apply some common sense.
9 1. Always _test_ your changes, however small, on at least 4 or
10 5 people, preferably many more.
12 2. Try to release a few ALPHA test versions to the net. Announce
13 them onto the kernel channel and await results. This is especially
14 important for device drivers, because often that's the only way
15 you will find things like the fact version 3 firmware needs
16 a magic fix you didn't know about, or some clown changed the
17 chips on a board and not its name. (Don't laugh! Look at the
18 SMC etherpower for that.)
20 3. Make sure your changes compile correctly in multiple
21 configurations. In particular check that changes work both as a
22 module and built into the kernel.
24 4. When you are happy with a change make it generally available for
25 testing and await feedback.
27 5. Make a patch available to the relevant maintainer in the list. Use
28 'diff -u' to make the patch easy to merge. Be prepared to get your
29 changes sent back with seemingly silly requests about formatting
30 and variable names. These aren't as silly as they seem. One
31 job the maintainers (and especially Linus) do is to keep things
32 looking the same. Sometimes this means that the clever hack in
33 your driver to get around a problem actually needs to become a
34 generalized kernel feature ready for next time.
36 PLEASE check your patch with the automated style checker
37 (scripts/checkpatch.pl) to catch trival style violations.
38 See Documentation/CodingStyle for guidance here.
40 PLEASE CC: the maintainers and mailing lists that are generated
41 by scripts/get_maintainer.pl. The results returned by the
42 script will be best if you have git installed and are making
43 your changes in a branch derived from Linus' latest git tree.
44 See Documentation/SubmittingPatches for details.
46 PLEASE try to include any credit lines you want added with the
47 patch. It avoids people being missed off by mistake and makes
48 it easier to know who wants adding and who doesn't.
50 PLEASE document known bugs. If it doesn't work for everything
51 or does something very odd once a month document it.
53 PLEASE remember that submissions must be made under the terms
54 of the OSDL certificate of contribution and should include a
55 Signed-off-by: line. The current version of this "Developer's
56 Certificate of Origin" (DCO) is listed in the file
57 Documentation/SubmittingPatches.
59 6. Make sure you have the right to send any changes you make. If you
60 do changes at work you may find your employer owns the patch
63 7. When sending security related changes or reports to a maintainer
69 Descriptions of section entries:
72 M: Mail patches to: FullName <address@domain>
73 L: Mailing list that is relevant to this area
74 W: Web-page with status/info
75 Q: Patchwork web based patch tracking system site
76 T: SCM tree type and location. Type is one of: git, hg, quilt, stgit, topgit.
77 S: Status, one of the following:
78 Supported: Someone is actually paid to look after this.
79 Maintained: Someone actually looks after it.
80 Odd Fixes: It has a maintainer but they don't have time to do
81 much other than throw the odd patch in. See below..
82 Orphan: No current maintainer [but maybe you could take the
83 role as you write your new code].
84 Obsolete: Old code. Something tagged obsolete generally means
85 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/
99 K: Keyword perl extended regex pattern to match content in a
100 patch or file. For instance:
102 matches patches or files that contain "of_get_profile"
103 K: \b(printk|pr_(info|err))\b
104 matches patches or files that contain one or more of the words
105 printk, pr_info or pr_err
106 One regex pattern per line. Multiple K: lines acceptable.
108 Note: For the hard of thinking, this list is meant to remain in alphabetical
109 order. If you could add yourselves to it in alphabetical order that would be
112 Maintainers List (try to look for most precise areas first)
114 -----------------------------------
120 F: drivers/net/ethernet/i825xx/3c505*
126 F: Documentation/networking/vortex.txt
127 F: drivers/net/ethernet/3com/3c59x.c
129 3CR990 NETWORK DRIVER
133 F: drivers/net/ethernet/3com/typhoon*
135 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS)
138 W: http://www.lsi.com
142 53C700 AND 53C700-66 SCSI DRIVER
146 F: drivers/scsi/53c700*
148 6PACK NETWORK DRIVER FOR AX.25
152 F: drivers/net/hamradio/6pack.c
154 8169 10/100/1000 GIGABIT ETHERNET DRIVER
159 F: drivers/net/ethernet/realtek/r8169.c
161 8250/16?50 (AND CLONE UARTS) SERIAL DRIVER
164 W: http://serial.sourceforge.net
166 T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git
167 F: drivers/tty/serial/8250*
168 F: include/linux/serial_8250.h
170 8390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503, etc.]
173 F: drivers/net/ethernet/8390/
180 W: http://swik.net/v9fs
181 Q: http://patchwork.kernel.org/project/v9fs-devel/list/
182 T: git git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs.git
184 F: Documentation/filesystems/9p.txt
190 W: http://linuxtv.org/
191 W: http://palosaari.fi/linux/
192 Q: http://patchwork.linuxtv.org/project/linux-media/list/
193 T: git git://linuxtv.org/anttip/media_tree.git
195 F: drivers/media/dvb-frontends/a8293*
197 AACRAID SCSI RAID DRIVER
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
209 F: drivers/hwmon/abituguru.c
211 ABIT UGURU 3 HARDWARE MONITOR DRIVER
215 F: drivers/hwmon/abituguru3.c
221 F: drivers/net/ethernet/alteon/acenic*
223 ACER ASPIRE ONE TEMPERATURE AND FAN DRIVER
226 W: http://piie.net/?section=acerhdf
228 F: drivers/platform/x86/acerhdf.c
230 ACER WMI LAPTOP EXTRAS
234 F: drivers/platform/x86/acer-wmi.c
240 W: http://www.lesswatts.org/projects/acpi/
241 Q: http://patchwork.kernel.org/project/linux-acpi/list/
242 T: git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
245 F: drivers/pnp/pnpacpi/
246 F: include/linux/acpi.h
252 W: http://www.lesswatts.org/projects/acpi/
254 F: drivers/acpi/fan.c
259 W: http://www.lesswatts.org/projects/acpi/
261 F: drivers/acpi/*thermal*
266 W: http://www.lesswatts.org/projects/acpi/
268 F: drivers/acpi/video.c
273 F: drivers/platform/x86/wmi.c
275 AD1889 ALSA SOUND DRIVER
277 W: http://wiki.parisc-linux.org/AD1889
280 F: sound/pci/ad1889.*
282 AD525X ANALOG DEVICES DIGITAL POTENTIOMETERS DRIVER
285 W: http://wiki.analog.com/AD5254
287 F: drivers/misc/ad525x_dpot.c
289 AD5398 CURRENT REGULATOR DRIVER (AD5398/AD5821)
292 W: http://wiki.analog.com/AD5398
294 F: drivers/regulator/ad5398.c
296 AD714X CAPACITANCE TOUCH SENSOR DRIVER (AD7142/3/7/8/7A)
299 W: http://wiki.analog.com/AD7142
301 F: drivers/input/misc/ad714x.c
303 AD7877 TOUCHSCREEN DRIVER
306 W: http://wiki.analog.com/AD7877
308 F: drivers/input/touchscreen/ad7877.c
310 AD7879 TOUCHSCREEN DRIVER (AD7879/AD7889)
313 W: http://wiki.analog.com/AD7879
315 F: drivers/input/touchscreen/ad7879.c
317 ADDRESS SPACE LAYOUT RANDOMIZATION (ASLR)
321 ADM1025 HARDWARE MONITOR DRIVER
325 F: Documentation/hwmon/adm1025
326 F: drivers/hwmon/adm1025.c
328 ADM1029 HARDWARE MONITOR DRIVER
332 F: drivers/hwmon/adm1029.c
334 ADM8211 WIRELESS DRIVER
336 W: http://wireless.kernel.org/
338 F: drivers/net/wireless/adm8211.*
340 ADP5520 BACKLIGHT DRIVER WITH IO EXPANDER (ADP5520/ADP5501)
343 W: http://wiki.analog.com/ADP5520
345 F: drivers/mfd/adp5520.c
346 F: drivers/video/backlight/adp5520_bl.c
347 F: drivers/leds/leds-adp5520.c
348 F: drivers/gpio/gpio-adp5520.c
349 F: drivers/input/keyboard/adp5520-keys.c
351 ADP5588 QWERTY KEYPAD AND IO EXPANDER DRIVER (ADP5588/ADP5587)
354 W: http://wiki.analog.com/ADP5588
356 F: drivers/input/keyboard/adp5588-keys.c
357 F: drivers/gpio/gpio-adp5588.c
359 ADP8860 BACKLIGHT DRIVER (ADP8860/ADP8861/ADP8863)
362 W: http://wiki.analog.com/ADP8860
364 F: drivers/video/backlight/adp8860_bl.c
366 ADS1015 HARDWARE MONITOR DRIVER
370 F: Documentation/hwmon/ads1015
371 F: drivers/hwmon/ads1015.c
372 F: include/linux/i2c/ads1015.h
377 F: drivers/macintosh/therm_adt746x.c
379 ADT7475 HARDWARE MONITOR DRIVER
383 F: Documentation/hwmon/adt7475
384 F: drivers/hwmon/adt7475.c
386 ADXL34X THREE-AXIS DIGITAL ACCELEROMETER DRIVER (ADXL345/ADXL346)
389 W: http://wiki.analog.com/ADXL345
391 F: drivers/input/misc/adxl34x.c
397 F: Documentation/scsi/advansys.txt
398 F: drivers/scsi/advansys.c
403 F: sound/oss/aedsp16.c
408 W: http://linuxtv.org/
409 W: http://palosaari.fi/linux/
410 Q: http://patchwork.linuxtv.org/project/linux-media/list/
411 T: git git://linuxtv.org/anttip/media_tree.git
413 F: drivers/media/dvb-frontends/af9013*
418 W: http://linuxtv.org/
419 W: http://palosaari.fi/linux/
420 Q: http://patchwork.linuxtv.org/project/linux-media/list/
421 T: git git://linuxtv.org/anttip/media_tree.git
423 F: drivers/media/dvb-frontends/af9033*
428 F: Documentation/filesystems/affs.txt
431 AFS FILESYSTEM & AF_RXRPC SOCKET DOMAIN
436 F: include/net/af_rxrpc.h
437 F: net/rxrpc/af_rxrpc.c
441 T: git git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git
444 F: include/linux/agp*
450 F: drivers/scsi/aha152x*
451 F: drivers/scsi/pcmcia/aha152x*
453 AIC7XXX / AIC79XX SCSI DRIVER
457 F: drivers/scsi/aic7xxx/
458 F: drivers/scsi/aic7xxx_old/
465 F: include/linux/*aio*.h
467 ALCATEL SPEEDTOUCH USB DRIVER
470 W: http://www.linux-usb.org/SpeedTouch/
472 F: drivers/usb/atm/speedtch.c
473 F: drivers/usb/atm/usbatm.c
475 ALCHEMY AU1XX0 MMC DRIVER
478 F: drivers/mmc/host/au1xmmc.c
484 F: Documentation/i2c/busses/i2c-ali1563
485 F: drivers/i2c/busses/i2c-ali1563.c
495 ALTERA UART/JTAG UART SERIAL DRIVERS
500 F: drivers/tty/serial/altera_uart.c
501 F: drivers/tty/serial/altera_jtaguart.c
502 F: include/linux/altera_uart.h
503 F: include/linux/altera_jtaguart.h
505 AMD FAM15H PROCESSOR POWER MONITORING DRIVER
509 F: Documentation/hwmon/fam15h_power
510 F: drivers/hwmon/fam15h_power.c
512 AMD GEODE CS5536 USB DEVICE CONTROLLER DRIVER
516 F: drivers/usb/gadget/amd5536udc.*
518 AMD GEODE PROCESSOR/CHIPSET SUPPORT
521 W: http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html
523 F: drivers/char/hw_random/geode-rng.c
524 F: drivers/crypto/geode*
525 F: drivers/video/geode/
526 F: arch/x86/include/asm/geode.h
531 T: git git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git
533 F: drivers/iommu/amd_iommu*.[ch]
534 F: include/linux/amd-iommu.h
536 AMD MICROCODE UPDATE SUPPORT
540 F: arch/x86/kernel/microcode_amd.c
542 AMS (Apple Motion Sensor) DRIVER
545 F: drivers/macintosh/ams/
552 F: drivers/infiniband/hw/amso1100/
554 ANALOG DEVICES INC ASOC CODEC DRIVERS
558 W: http://wiki.analog.com/
560 F: sound/soc/codecs/adau*
561 F: sound/soc/codecs/adav*
562 F: sound/soc/codecs/ad1*
563 F: sound/soc/codecs/ssm*
564 F: sound/soc/codecs/sigmadsp.*
566 ANALOG DEVICES INC ASOC DRIVERS
569 W: http://blackfin.uclinux.org/
571 F: sound/soc/blackfin/*
573 AOA (Apple Onboard Audio) ALSA DRIVER
583 F: arch/x86/kernel/apm_32.c
584 F: include/linux/apm_bios.h
585 F: drivers/char/apm-emulation.c
587 APPLE BCM5974 MULTITOUCH DRIVER
591 F: drivers/input/mouse/bcm5974.c
597 F: drivers/hwmon/applesmc.c
599 APPLETALK NETWORK LAYER
602 F: drivers/net/appletalk/
605 ARASAN COMPACT FLASH PATA CONTROLLER
609 F: include/linux/pata_arasan_cf_data.h
610 F: drivers/ata/pata_arasan_cf.c
612 ARC FRAMEBUFFER DRIVER
615 F: drivers/video/arcfb.c
616 F: drivers/video/fb_defio.c
618 ARM MFM AND FLOPPY DRIVERS
621 F: arch/arm/lib/floppydma.S
622 F: arch/arm/include/asm/floppy.h
624 ARM PMU PROFILING AND DEBUGGING
627 F: arch/arm/kernel/perf_event*
628 F: arch/arm/oprofile/common.c
629 F: arch/arm/include/asm/pmu.h
630 F: arch/arm/kernel/hw_breakpoint.c
631 F: arch/arm/include/asm/hw_breakpoint.h
636 W: http://www.arm.linux.org.uk/
640 ARM SUB-ARCHITECTURES
645 T: git git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git
647 ARM PRIMECELL AACI PL041 DRIVER
652 ARM PRIMECELL CLCD PL110 DRIVER
655 F: drivers/video/amba-clcd.*
657 ARM PRIMECELL KMI PL050 DRIVER
660 F: drivers/input/serio/ambakmi.*
661 F: include/linux/amba/kmi.h
663 ARM PRIMECELL MMCI PL180/1 DRIVER
665 F: drivers/mmc/host/mmci.*
667 ARM PRIMECELL BUS SUPPORT
671 F: include/linux/amba/bus.h
673 ARM/ADS SPHERE MACHINE SUPPORT
678 ARM/AFEB9260 MACHINE SUPPORT
683 ARM/AJECO 1ARM MACHINE SUPPORT
688 ARM/Allwinner A1X SoC support
692 F: arch/arm/mach-sunxi/
694 ARM/ATMEL AT91RM9200 AND AT91SAM ARM ARCHITECTURES
699 W: http://maxim.org.za/at91_26.html
700 W: http://www.linux4sam.org
702 F: arch/arm/mach-at91/
704 ARM/CALXEDA HIGHBANK ARCHITECTURE
708 F: arch/arm/mach-highbank/
710 ARM/CAVIUM NETWORKS CNS3XXX MACHINE SUPPORT
713 F: arch/arm/mach-cns3xxx/
714 T: git git://git.infradead.org/users/cbou/linux-cns3xxx.git
716 ARM/CIRRUS LOGIC CLPS711X ARM ARCHITECTURE
720 F: arch/arm/mach-clps711x/
722 ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE
727 F: arch/arm/mach-ep93xx/
728 F: arch/arm/mach-ep93xx/include/mach/
730 ARM/CIRRUS LOGIC EDB9315A MACHINE SUPPORT
739 F: arch/arm/include/asm/clkdev.h
740 F: drivers/clk/clkdev.c
742 ARM/COMPULAB CM-X270/EM-X270 and CM-X300 MACHINE SUPPORT
747 ARM/CONTEC MICRO9 MACHINE SUPPORT
750 F: arch/arm/mach-ep93xx/micro9.c
752 ARM/CORGI MACHINE SUPPORT
756 ARM/CORTINA SYSTEMS GEMINI ARM ARCHITECTURE
759 T: git git://git.berlios.de/gemini-board
761 F: arch/arm/mach-gemini/
763 ARM/CSR SIRFPRIMA2 MACHINE SUPPORT
767 F: arch/arm/mach-prima2/
768 F: drivers/dma/sirf-dma.c
769 F: drivers/i2c/busses/i2c-sirf.c
770 F: drivers/pinctrl/pinctrl-sirf.c
771 F: drivers/spi/spi-sirf.c
773 ARM/EBSA110 MACHINE SUPPORT
776 W: http://www.arm.linux.org.uk/
778 F: arch/arm/mach-ebsa110/
779 F: drivers/net/ethernet/amd/am79c961a.*
781 ARM/EZX SMARTPHONES (A780, A910, A1200, E680, ROKR E2 and ROKR E6)
786 W: http://www.openezx.org/
788 T: topgit git://git.openezx.org/openezx.git
789 F: arch/arm/mach-pxa/ezx.c
791 ARM/FARADAY FA526 PORT
795 T: git git://git.berlios.de/gemini-board
798 ARM/FOOTBRIDGE ARCHITECTURE
801 W: http://www.arm.linux.org.uk/
803 F: arch/arm/include/asm/hardware/dec21285.h
804 F: arch/arm/mach-footbridge/
806 ARM/FREESCALE IMX / MXC ARM ARCHITECTURE
810 T: git git://git.pengutronix.de/git/imx/linux-2.6.git
811 F: arch/arm/mach-imx/
812 F: arch/arm/configs/imx*_defconfig
818 T: git git://git.linaro.org/people/shawnguo/linux-2.6.git
819 F: arch/arm/mach-imx/*imx6*
821 ARM/FREESCALE MXS ARM ARCHITECTURE
825 T: git git://git.linaro.org/people/shawnguo/linux-2.6.git
826 F: arch/arm/mach-mxs/
828 ARM/GLOMATION GESBC9312SX MACHINE SUPPORT
833 ARM/GUMSTIX MACHINE SUPPORT
838 ARM/H4700 (HP IPAQ HX4700) MACHINE SUPPORT
843 F: arch/arm/mach-pxa/hx4700.c
844 F: arch/arm/mach-pxa/include/mach/hx4700.h
845 F: sound/soc/pxa/hx4700.c
847 ARM/HP JORNADA 7XX MACHINE SUPPORT
851 T: git git://git.kernel.org/pub/scm/linux/kernel/git/kristoffer/linux-hpc.git
852 F: arch/arm/mach-sa1100/jornada720.c
853 F: arch/arm/mach-sa1100/include/mach/jornada720.h
855 ARM/IGEP MACHINE SUPPORT
861 F: arch/arm/mach-omap2/board-igep0020.c
863 ARM/INCOME PXA270 SUPPORT
867 F: arch/arm/mach-pxa/colibri-pxa270-income.c
869 ARM/INTEL IOP32X ARM ARCHITECTURE
875 ARM/INTEL IOP33X ARM ARCHITECTURE
880 ARM/INTEL IOP13XX ARM ARCHITECTURE
886 ARM/INTEL IQ81342EX MACHINE SUPPORT
892 ARM/INTEL IXDP2850 MACHINE SUPPORT
897 ARM/INTEL IXP4XX ARM ARCHITECTURE
902 F: arch/arm/mach-ixp4xx/
904 ARM/INTEL RESEARCH IMOTE/STARGATE 2 MACHINE SUPPORT
908 F: arch/arm/mach-pxa/stargate2.c
909 F: drivers/pcmcia/pxa2xx_stargate2.c
911 ARM/INTEL XSC3 (MANZANO) ARM CORE
917 ARM/IP FABRICS DOUBLE ESPRESSO MACHINE SUPPORT
922 ARM/LOGICPD PXA270 MACHINE SUPPORT
927 ARM/MAGICIAN MACHINE SUPPORT
931 ARM/Marvell Armada 370 and Armada XP SOC support
937 F: arch/arm/mach-mvebu/
939 ARM/Marvell Dove/Kirkwood/MV78xx0/Orion SOC support
944 F: arch/arm/mach-dove/
945 F: arch/arm/mach-kirkwood/
946 F: arch/arm/mach-mv78xx0/
947 F: arch/arm/mach-orion5x/
948 F: arch/arm/plat-orion/
950 ARM/Orion SoC/Technologic Systems TS-78xx platform support
953 W: http://www.digriz.org.uk/ts78xx/kernel
955 F: arch/arm/mach-orion5x/ts78xx-*
957 ARM/MICREL KS8695 ARCHITECTURE
960 F: arch/arm/mach-ks8695
963 ARM/MIOA701 MACHINE SUPPORT
966 F: arch/arm/mach-pxa/mioa701.c
969 ARM/NEC MOBILEPRO 900/c MACHINE SUPPORT
973 ARM/NOMADIK ARCHITECTURE
979 F: arch/arm/mach-nomadik/
980 F: arch/arm/plat-nomadik/
981 F: drivers/i2c/busses/i2c-nomadik.c
982 T: git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik.git
984 ARM/OPENMOKO NEO FREERUNNER (GTA02) MACHINE SUPPORT
987 W: http://wiki.openmoko.org/wiki/Neo_FreeRunner
990 ARM/QUALCOMM MSM MACHINE SUPPORT
995 F: arch/arm/mach-msm/
996 F: drivers/video/msm/
997 F: drivers/mmc/host/msm_sdcc.c
998 F: drivers/mmc/host/msm_sdcc.h
999 F: drivers/tty/serial/msm_serial.h
1000 F: drivers/tty/serial/msm_serial.c
1001 F: drivers/platform/msm/
1002 F: drivers/*/pm8???-*
1003 F: include/linux/mfd/pm8xxx/
1004 T: git git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm.git
1007 ARM/TOSA MACHINE SUPPORT
1012 ARM/PALMTX,PALMT5,PALMLD,PALMTE2,PALMTC SUPPORT
1015 W: http://hackndev.com
1017 F: arch/arm/mach-pxa/include/mach/palmtx.h
1018 F: arch/arm/mach-pxa/palmtx.c
1019 F: arch/arm/mach-pxa/include/mach/palmt5.h
1020 F: arch/arm/mach-pxa/palmt5.c
1021 F: arch/arm/mach-pxa/include/mach/palmld.h
1022 F: arch/arm/mach-pxa/palmld.c
1023 F: arch/arm/mach-pxa/include/mach/palmte2.h
1024 F: arch/arm/mach-pxa/palmte2.c
1025 F: arch/arm/mach-pxa/include/mach/palmtc.h
1026 F: arch/arm/mach-pxa/palmtc.c
1028 ARM/PALM TREO SUPPORT
1031 W: http://hackndev.com
1033 F: arch/arm/mach-pxa/include/mach/palmtreo.h
1034 F: arch/arm/mach-pxa/palmtreo.c
1039 W: http://hackndev.com
1041 F: arch/arm/mach-pxa/include/mach/palmz72.h
1042 F: arch/arm/mach-pxa/palmz72.c
1046 W: http://www.disy.cse.unsw.edu.au/Hardware/PLEB
1049 ARM/PT DIGITAL BOARD PORT
1052 W: http://www.arm.linux.org.uk/
1055 ARM/RADISYS ENP2611 MACHINE SUPPORT
1060 ARM/RISCPC ARCHITECTURE
1063 W: http://www.arm.linux.org.uk/
1065 F: arch/arm/common/time-acorn.c
1066 F: arch/arm/include/asm/hardware/entry-macro-iomd.S
1067 F: arch/arm/include/asm/hardware/ioc.h
1068 F: arch/arm/include/asm/hardware/iomd.h
1069 F: arch/arm/include/asm/hardware/memc.h
1070 F: arch/arm/mach-rpc/
1071 F: drivers/net/ethernet/8390/etherh.c
1072 F: drivers/net/ethernet/i825xx/ether1*
1073 F: drivers/net/ethernet/seeq/ether3*
1074 F: drivers/scsi/arm/
1076 ARM/SHARK MACHINE SUPPORT
1078 W: http://www.shark-linux.de/shark.html
1081 ARM/SAMSUNG ARM ARCHITECTURES
1086 W: http://www.fluff.org/ben/linux/
1088 F: arch/arm/plat-samsung/
1089 F: arch/arm/plat-s3c24xx/
1090 F: arch/arm/plat-s5p/
1091 F: arch/arm/mach-s3c24*/
1092 F: arch/arm/mach-s3c64xx/
1093 F: drivers/*/*s3c2410*
1094 F: drivers/*/*/*s3c2410*
1095 F: drivers/spi/spi-s3c*
1096 F: sound/soc/samsung/*
1098 ARM/S5P EXYNOS ARM ARCHITECTURES
1103 F: arch/arm/mach-s5p*/
1104 F: arch/arm/mach-exynos*/
1106 ARM/SAMSUNG MOBILE MACHINE SUPPORT
1110 F: arch/arm/mach-s5pv210/mach-aquila.c
1111 F: arch/arm/mach-s5pv210/mach-goni.c
1112 F: arch/arm/mach-exynos/mach-universal_c210.c
1113 F: arch/arm/mach-exynos/mach-nuri.c
1115 ARM/SAMSUNG S5P SERIES FIMC SUPPORT
1121 F: arch/arm/plat-s5p/dev-fimc*
1122 F: arch/arm/plat-samsung/include/plat/*fimc*
1123 F: drivers/media/platform/s5p-fimc/
1125 ARM/SAMSUNG S5P SERIES Multi Format Codec (MFC) SUPPORT
1132 F: arch/arm/plat-s5p/dev-mfc.c
1133 F: drivers/media/platform/s5p-mfc/
1135 ARM/SAMSUNG S5P SERIES TV SUBSYSTEM SUPPORT
1141 F: drivers/media/platform/s5p-tv/
1143 ARM/SHMOBILE ARM ARCHITECTURE
1147 W: http://oss.renesas.com
1148 Q: http://patchwork.kernel.org/project/linux-sh/list/
1149 T: git git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git next
1151 F: arch/arm/mach-shmobile/
1154 ARM/SOCFPGA ARCHITECTURE
1157 F: arch/arm/mach-socfpga/
1159 ARM/SOCFPGA CLOCK FRAMEWORK SUPPORT
1162 F: drivers/clk/socfpga/
1164 ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT
1169 ARM/TETON BGA MACHINE SUPPORT
1174 ARM/THECUS N2100 MACHINE SUPPORT
1179 ARM/NUVOTON W90X900 ARM ARCHITECTURE
1182 W: http://www.mcuos.com
1184 F: arch/arm/mach-w90x900/
1185 F: drivers/input/keyboard/w90p910_keypad.c
1186 F: drivers/input/touchscreen/w90p910_ts.c
1187 F: drivers/watchdog/nuc900_wdt.c
1188 F: drivers/net/ethernet/nuvoton/w90p910_ether.c
1189 F: drivers/mtd/nand/nuc900_nand.c
1190 F: drivers/rtc/rtc-nuc900.c
1191 F: drivers/spi/spi-nuc900.c
1192 F: drivers/usb/host/ehci-w90x900.c
1193 F: drivers/video/nuc900fb.c
1195 ARM/U300 MACHINE SUPPORT
1199 F: arch/arm/mach-u300/
1200 F: drivers/i2c/busses/i2c-stu300.c
1201 F: drivers/rtc/rtc-coh901331.c
1202 F: drivers/watchdog/coh901327_wdt.c
1203 F: drivers/dma/coh901318*
1204 F: drivers/mfd/ab3100*
1205 F: drivers/rtc/rtc-ab3100.c
1206 F: drivers/rtc/rtc-coh901331.c
1207 T: git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson.git
1209 ARM/Ux500 ARM ARCHITECTURE
1214 F: arch/arm/mach-ux500/
1215 F: drivers/clocksource/clksrc-dbx500-prcmu.c
1216 F: drivers/dma/ste_dma40*
1217 F: drivers/hwspinlock/u8500_hsem.c
1218 F: drivers/mfd/abx500*
1219 F: drivers/mfd/ab8500*
1220 F: drivers/mfd/dbx500*
1221 F: drivers/mfd/db8500*
1222 F: drivers/pinctrl/pinctrl-nomadik*
1223 F: drivers/rtc/rtc-ab8500.c
1224 F: drivers/rtc/rtc-pl031.c
1225 T: git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson.git
1230 W: http://www.arm.linux.org.uk/
1234 ARM/VOIPAC PXA270 SUPPORT
1238 F: arch/arm/mach-pxa/vpac270.c
1239 F: arch/arm/mach-pxa/include/mach/vpac270.h
1241 ARM/VT8500 ARM ARCHITECTURE
1245 F: arch/arm/mach-vt8500/
1246 F: drivers/video/vt8500lcdfb.*
1247 F: drivers/video/wm8505fb*
1248 F: drivers/video/wmt_ge_rops.*
1249 F: drivers/tty/serial/vt8500_serial.c
1250 F: drivers/rtc/rtc-vt8500-c
1251 F: drivers/mmc/host/wmt-sdmmc.c
1253 ARM/ZIPIT Z2 SUPPORT
1257 F: arch/arm/mach-pxa/z2.c
1258 F: arch/arm/mach-pxa/include/mach/z2.h
1260 ARM64 PORT (AARCH64 ARCHITECTURE)
1266 F: Documentation/arm64/
1268 ASC7621 HARDWARE MONITOR DRIVER
1272 F: Documentation/hwmon/asc7621
1273 F: drivers/hwmon/asc7621.c
1275 ASUS NOTEBOOKS AND EEEPC ACPI/WMI EXTRAS DRIVERS
1279 W: http://acpi4asus.sf.net
1281 F: drivers/platform/x86/asus*.c
1282 F: drivers/platform/x86/eeepc*.c
1284 ASUS ASB100 HARDWARE MONITOR DRIVER
1288 F: drivers/hwmon/asb100.c
1290 ASYNCHRONOUS TRANSFERS/TRANSFORMS (IOAT) API
1292 W: http://sourceforge.net/projects/xscaleiop
1294 F: Documentation/crypto/async-tx-api.txt
1297 F: include/linux/dmaengine.h
1298 F: include/linux/async_tx.h
1304 F: drivers/misc/eeprom/at24.c
1305 F: include/linux/i2c/at24.h
1307 ATA OVER ETHERNET (AOE) DRIVER
1309 W: http://support.coraid.com/support/linux
1311 F: Documentation/aoe/
1312 F: drivers/block/aoe/
1314 ATHEROS ATH GENERIC UTILITIES
1318 F: drivers/net/wireless/ath/*
1320 ATHEROS ATH5K WIRELESS DRIVER
1326 W: http://wireless.kernel.org/en/users/Drivers/ath5k
1328 F: drivers/net/wireless/ath/ath5k/
1330 ATHEROS ATH6KL WIRELESS DRIVER
1333 W: http://wireless.kernel.org/en/users/Drivers/ath6kl
1334 T: git git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath6kl.git
1336 F: drivers/net/wireless/ath/ath6kl/
1338 ATHEROS ATH9K WIRELESS DRIVER
1345 W: http://wireless.kernel.org/en/users/Drivers/ath9k
1347 F: drivers/net/wireless/ath/ath9k/
1349 CARL9170 LINUX COMMUNITY WIRELESS DRIVER
1352 W: http://wireless.kernel.org/en/users/Drivers/carl9170
1354 F: drivers/net/wireless/ath/carl9170/
1356 ATK0110 HWMON DRIVER
1360 F: drivers/hwmon/asus_atk0110.c
1365 F: drivers/input/misc/ati_remote2.c
1367 ATLX ETHERNET DRIVERS
1371 W: http://sourceforge.net/projects/atl1
1372 W: http://atl1.sourceforge.net
1374 F: drivers/net/ethernet/atheros/
1380 W: http://linux-atm.sourceforge.net
1383 F: include/linux/atm*
1385 ATMEL AT91 / AT32 MCI DRIVER
1388 F: drivers/mmc/host/atmel-mci.c
1389 F: drivers/mmc/host/atmel-mci-regs.h
1391 ATMEL AT91 / AT32 SERIAL DRIVER
1394 F: drivers/tty/serial/atmel_serial.c
1400 F: drivers/dma/at_hdmac.c
1401 F: drivers/dma/at_hdmac_regs.h
1402 F: arch/arm/mach-at91/include/mach/at_hdmac.h
1408 F: drivers/media/platform/atmel-isi.c
1409 F: include/media/atmel-isi.h
1415 F: drivers/video/atmel_lcdfb.c
1416 F: include/video/atmel_lcdc.h
1418 ATMEL MACB ETHERNET DRIVER
1421 F: drivers/net/ethernet/cadence/
1426 F: drivers/spi/spi-atmel.*
1428 ATMEL Timer Counter (TC) AND CLOCKSOURCE DRIVERS
1432 F: drivers/misc/atmel_tclib.c
1433 F: drivers/clocksource/tcb_clksrc.c
1439 F: drivers/input/touchscreen/atmel_tsadcc.c
1441 ATMEL USBA UDC DRIVER
1445 F: drivers/usb/gadget/atmel_usba_udc.*
1447 ATMEL WIRELESS DRIVER
1450 W: http://www.thekelleys.org.uk/atmel
1451 W: http://atmelwlandriver.sourceforge.net/
1453 F: drivers/net/wireless/atmel*
1459 W: http://people.redhat.com/sgrubb/audit/
1460 T: git git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current.git
1462 F: include/linux/audit.h
1465 AUXILIARY DISPLAY DRIVERS
1467 W: http://miguelojeda.es/auxdisplay.htm
1468 W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
1470 F: drivers/auxdisplay/
1471 F: include/linux/cfag12864b.h
1476 W: http://www.atmel.com/products/AVR32/
1477 W: http://avr32linux.org/
1478 W: http://avrfreaks.net/
1482 AVR32/AT32AP MACHINE SUPPORT
1486 F: arch/avr32/mach-at32ap/
1491 W: http://www.linux-ax25.org/
1493 F: include/linux/ax25.h
1494 F: include/net/ax25.h
1501 W: http://wireless.kernel.org/en/users/Drivers/b43
1503 F: drivers/net/wireless/b43/
1505 B43LEGACY WIRELESS DRIVER
1510 W: http://wireless.kernel.org/en/users/Drivers/b43
1512 F: drivers/net/wireless/b43legacy/
1514 BACKLIGHT CLASS/SUBSYSTEM
1517 F: drivers/video/backlight/
1518 F: include/linux/backlight.h
1525 W: http://www.open-mesh.org/
1529 BAYCOM/HDLCDRV DRIVERS FOR AX.25
1532 W: http://www.baycom.org/~tom/ham/ham.html
1534 F: drivers/net/hamradio/baycom*
1538 F: Documentation/filesystems/befs.txt
1544 F: Documentation/filesystems/bfs.txt
1546 F: include/linux/bfs_fs.h
1548 BLACKFIN ARCHITECTURE
1551 W: http://blackfin.uclinux.org
1555 BLACKFIN EMAC DRIVER
1557 W: http://blackfin.uclinux.org
1559 F: drivers/net/ethernet/adi/
1564 W: http://blackfin.uclinux.org
1566 F: drivers/rtc/rtc-bfin.c
1571 W: http://blackfin.uclinux.org
1573 F: drivers/mmc/host/bfin_sdh.c
1575 BLACKFIN SERIAL DRIVER
1578 W: http://blackfin.uclinux.org
1580 F: drivers/tty/serial/bfin_uart.c
1582 BLACKFIN WATCHDOG DRIVER
1585 W: http://blackfin.uclinux.org
1587 F: drivers/watchdog/bfin_wdt.c
1589 BLACKFIN I2C TWI DRIVER
1592 W: http://blackfin.uclinux.org/
1594 F: drivers/i2c/busses/i2c-bfin-twi.c
1596 BLINKM RGB LED DRIVER
1599 F: drivers/leds/leds-blinkm.c
1603 T: git git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block.git
1611 F: drivers/mtd/devices/block2mtd.c
1618 W: http://www.bluez.org/
1619 T: git git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git
1620 T: git git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git
1622 F: drivers/bluetooth/
1629 W: http://www.bluez.org/
1630 T: git git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git
1631 T: git git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git
1634 F: include/net/bluetooth/
1640 W: http://sourceforge.net/projects/bonding/
1642 F: drivers/net/bonding/
1643 F: include/linux/if_bonding.h
1645 BROADCOM B44 10/100 ETHERNET DRIVER
1649 F: drivers/net/ethernet/broadcom/b44.*
1651 BROADCOM BNX2 GIGABIT ETHERNET DRIVER
1655 F: drivers/net/ethernet/broadcom/bnx2.*
1656 F: drivers/net/ethernet/broadcom/bnx2_*
1658 BROADCOM BNX2X 10 GIGABIT ETHERNET DRIVER
1662 F: drivers/net/ethernet/broadcom/bnx2x/
1664 BROADCOM BCM2835 ARM ARCHICTURE
1667 T: git git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-rpi.git
1669 F: arch/arm/mach-bcm2835/
1670 F: arch/arm/boot/dts/bcm2835*
1671 F: arch/arm/configs/bcm2835_defconfig
1672 F: drivers/*/*bcm2835*
1674 BROADCOM TG3 GIGABIT ETHERNET DRIVER
1679 F: drivers/net/ethernet/broadcom/tg3.*
1681 BROADCOM BRCM80211 IEEE802.11n WIRELESS DRIVER
1689 F: drivers/net/wireless/brcm80211/
1691 BROADCOM BNX2FC 10 GIGABIT FCOE DRIVER
1695 F: drivers/scsi/bnx2fc/
1697 BROADCOM SPECIFIC AMBA DRIVER (BCMA)
1702 F: include/linux/bcma/
1704 BROCADE BFA FC SCSI DRIVER
1708 F: drivers/scsi/bfa/
1710 BROCADE BNA 10 GIGABIT ETHERNET DRIVER
1714 F: drivers/net/ethernet/brocade/bna/
1716 BSG (block layer generic sg v4 driver)
1721 F: include/linux/bsg.h
1726 T: git git://git.alsa-project.org/alsa-kernel.git
1728 F: Documentation/sound/alsa/Bt87x.txt
1729 F: sound/pci/bt87x.c
1733 W: http://bu3sch.de/btgpio.php
1735 F: drivers/gpio/gpio-bt8xx.c
1740 W: http://btrfs.wiki.kernel.org/
1741 Q: http://patchwork.kernel.org/project/linux-btrfs/list/
1742 T: git git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs.git
1744 F: Documentation/filesystems/btrfs.txt
1747 BTTV VIDEO4LINUX DRIVER
1750 W: http://linuxtv.org
1751 T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
1753 F: Documentation/video4linux/bttv/
1754 F: drivers/media/pci/bt8xx/bttv*
1756 C-MEDIA CMI8788 DRIVER
1759 T: git git://git.alsa-project.org/alsa-kernel.git
1761 F: sound/pci/oxygen/
1767 W: http://www.linux-c6x.org/wiki/index.php/Main_Page
1771 CACHEFILES: FS-CACHE BACKEND FOR CACHING ON MOUNTED FILESYSTEMS
1775 F: Documentation/filesystems/caching/cachefiles.txt
1778 CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER
1781 T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
1783 F: Documentation/video4linux/cafe_ccic
1784 F: drivers/media/platform/marvell-ccic/
1790 F: Documentation/networking/caif/
1791 F: drivers/net/caif/
1792 F: include/linux/caif/
1793 F: include/net/caif/
1796 CALGARY x86-64 IOMMU
1801 F: arch/x86/kernel/pci-calgary_64.c
1802 F: arch/x86/kernel/tce_64.c
1803 F: arch/x86/include/asm/calgary.h
1804 F: arch/x86/include/asm/tce.h
1809 W: http://gitorious.org/linux-can
1810 T: git git://gitorious.org/linux-can/linux-can-next.git
1813 F: include/linux/can.h
1814 F: include/linux/can/core.h
1815 F: include/linux/can/bcm.h
1816 F: include/linux/can/raw.h
1817 F: include/linux/can/gw.h
1823 W: http://gitorious.org/linux-can
1824 T: git git://gitorious.org/linux-can/linux-can-next.git
1827 F: include/linux/can/dev.h
1828 F: include/linux/can/error.h
1829 F: include/linux/can/netlink.h
1830 F: include/linux/can/platform/
1836 F: include/linux/capability.h
1837 F: security/capability.c
1838 F: security/commoncap.c
1839 F: kernel/capability.c
1841 CELL BROADBAND ENGINE ARCHITECTURE
1845 W: http://www.ibm.com/developerworks/power/cell/
1847 F: arch/powerpc/include/asm/cell*.h
1848 F: arch/powerpc/include/asm/spu*.h
1849 F: arch/powerpc/oprofile/*cell*
1850 F: arch/powerpc/platforms/cell/
1852 CEPH DISTRIBUTED FILE SYSTEM CLIENT
1856 T: git git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git
1858 F: Documentation/filesystems/ceph.txt
1861 F: include/linux/ceph
1862 F: include/linux/crush
1864 CERTIFIED WIRELESS USB (WUSB) SUBSYSTEM:
1867 F: Documentation/usb/WUSB-Design-overview.txt
1868 F: Documentation/usb/wusb-cbaf
1869 F: drivers/usb/host/hwa-hc.c
1870 F: drivers/usb/host/whci/
1871 F: drivers/usb/wusbcore/
1872 F: include/linux/usb/wusb*
1874 CFAG12864B LCD DRIVER
1876 W: http://miguelojeda.es/auxdisplay.htm
1877 W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
1879 F: drivers/auxdisplay/cfag12864b.c
1880 F: include/linux/cfag12864b.h
1882 CFAG12864BFB LCD FRAMEBUFFER DRIVER
1884 W: http://miguelojeda.es/auxdisplay.htm
1885 W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
1887 F: drivers/auxdisplay/cfag12864bfb.c
1888 F: include/linux/cfag12864b.h
1890 CFG80211 and NL80211
1893 W: http://wireless.kernel.org/
1894 T: git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git
1895 T: git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git
1897 F: include/linux/nl80211.h
1898 F: include/net/cfg80211.h
1900 X: net/wireless/wext*
1902 CHAR and MISC DRIVERS
1905 T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git
1913 F: scripts/checkpatch.pl
1915 CHINESE DOCUMENTATION
1920 F: Documentation/zh_CN/
1922 CHIPIDEA USB HIGH SPEED DUAL ROLE CONTROLLER
1926 F: drivers/usb/chipidea/
1928 CISCO VIC ETHERNET NIC DRIVER
1934 F: drivers/net/ethernet/cisco/enic/
1936 CIRRUS LOGIC EP93XX ETHERNET DRIVER
1940 F: drivers/net/ethernet/cirrus/ep93xx_eth.c
1942 CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER
1946 F: drivers/usb/host/ohci-ep93xx.c
1948 CIRRUS LOGIC CS4270 SOUND DRIVER
1952 F: sound/soc/codecs/cs4270*
1959 F: include/linux/cleancache.h
1964 F: include/linux/clk.h
1966 CISCO FCOE HBA DRIVER
1972 F: drivers/scsi/fnic/
1979 F: drivers/platform/x86/classmate-laptop.c
1981 COCCINELLE/Semantic Patches (SmPL)
1986 W: http://coccinelle.lip6.fr/
1988 F: scripts/coccinelle/
1989 F: scripts/coccicheck
1995 W: http://www.coda.cs.cmu.edu/
1997 F: Documentation/filesystems/coda.txt
1999 F: include/linux/coda*.h
2001 COMMON CLK FRAMEWORK
2004 T: git git://git.linaro.org/people/mturquette/linux.git
2006 F: drivers/clk/clk.c
2007 F: drivers/clk/clk-*
2008 F: include/linux/clk-pr*
2010 COMMON INTERNET FILE SYSTEM (CIFS)
2014 W: http://linux-cifs.samba.org/
2015 Q: http://patchwork.ozlabs.org/project/linux-cifs-client/list/
2016 T: git git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
2018 F: Documentation/filesystems/cifs.txt
2021 COMPACTPCI HOTPLUG CORE
2025 F: drivers/pci/hotplug/cpci_hotplug*
2027 COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
2031 F: drivers/pci/hotplug/cpcihp_zt5550.*
2033 COMPACTPCI HOTPLUG GENERIC DRIVER
2037 F: drivers/pci/hotplug/cpcihp_generic.c
2039 COMPAL LAPTOP SUPPORT
2043 F: drivers/platform/x86/compal-laptop.c
2045 CONEXANT ACCESSRUNNER USB DRIVER
2048 W: http://accessrunner.sourceforge.net/
2050 F: drivers/usb/atm/cxacru.c
2054 T: git git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/configfs.git
2057 F: include/linux/configfs.h
2063 F: drivers/connector/
2065 CONTROL GROUPS (CGROUPS)
2070 T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git
2072 F: include/linux/cgroup*
2076 CORETEMP HARDWARE MONITORING DRIVER
2080 F: Documentation/hwmon/coretemp
2081 F: drivers/hwmon/coretemp.c
2083 COSA/SRP SYNC SERIAL DRIVER
2085 W: http://www.fi.muni.cz/~kas/cosa/
2087 F: drivers/net/wan/cosa*
2089 CPMAC ETHERNET DRIVER
2093 F: drivers/net/ethernet/ti/cpmac.c
2095 CPU FREQUENCY DRIVERS
2101 F: include/linux/cpufreq.h
2106 F: arch/x86/kernel/cpuid.c
2107 F: arch/x86/kernel/msr.c
2109 CPU POWER MONITORING SUBSYSTEM
2113 F: tools/power/cpupower
2117 W: http://www.bullopensource.org/cpuset/
2118 W: http://oss.sgi.com/projects/cpusets/
2120 F: Documentation/cgroups/cpusets.txt
2121 F: include/linux/cpuset.h
2125 W: http://sourceforge.net/projects/cramfs/
2127 F: Documentation/filesystems/cramfs.txt
2134 W: http://developer.axis.com
2137 F: drivers/tty/serial/crisv10.*
2143 T: git git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
2145 F: Documentation/crypto/
2151 CRYPTOGRAPHIC RANDOM NUMBER GENERATOR
2155 F: crypto/ansi_cprng.c
2158 CS5535 Audio ALSA driver
2161 F: sound/pci/cs5535audio/
2163 CX18 VIDEO4LINUX DRIVER
2167 T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
2168 W: http://linuxtv.org
2169 W: http://www.ivtvdriver.org/index.php/Cx18
2171 F: Documentation/video4linux/cx18.txt
2172 F: drivers/media/pci/cx18/
2174 CXD2820R MEDIA DRIVER
2177 W: http://linuxtv.org/
2178 W: http://palosaari.fi/linux/
2179 Q: http://patchwork.linuxtv.org/project/linux-media/list/
2180 T: git git://linuxtv.org/anttip/media_tree.git
2182 F: drivers/media/dvb-frontends/cxd2820r*
2184 CXGB3 ETHERNET DRIVER (CXGB3)
2187 W: http://www.chelsio.com
2189 F: drivers/net/ethernet/chelsio/cxgb3/
2191 CXGB3 IWARP RNIC DRIVER (IW_CXGB3)
2194 W: http://www.openfabrics.org
2196 F: drivers/infiniband/hw/cxgb3/
2198 CXGB4 ETHERNET DRIVER (CXGB4)
2201 W: http://www.chelsio.com
2203 F: drivers/net/ethernet/chelsio/cxgb4/
2205 CXGB4 IWARP RNIC DRIVER (IW_CXGB4)
2208 W: http://www.openfabrics.org
2210 F: drivers/infiniband/hw/cxgb4/
2212 CXGB4VF ETHERNET DRIVER (CXGB4VF)
2215 W: http://www.chelsio.com
2217 F: drivers/net/ethernet/chelsio/cxgb4vf/
2219 STMMAC ETHERNET DRIVER
2222 W: http://www.stlinux.com
2224 F: drivers/net/ethernet/stmicro/stmmac/
2229 W: http://www.arm.linux.org.uk/
2231 F: drivers/video/cyber2000fb.*
2233 CYCLADES 2X SYNC CARD DRIVER
2235 W: http://oops.ghostprotocols.net:81/blog
2237 F: drivers/net/wan/cycx*
2239 CYCLADES ASYNC MUX DRIVER
2240 W: http://www.cyclades.com/
2242 F: drivers/tty/cyclades.c
2243 F: include/linux/cyclades.h
2245 CYCLADES PC300 DRIVER
2246 W: http://www.cyclades.com/
2248 F: drivers/net/wan/pc300*
2250 CYTTSP TOUCHSCREEN DRIVER
2254 F: drivers/input/touchscreen/cyttsp*
2255 F: include/linux/input/cyttsp.h
2257 DAMA SLAVE for AX.25
2259 W: http://yaina.de/jreuter/
2260 W: http://www.qsl.net/dl1bke/
2263 F: net/ax25/af_ax25.c
2264 F: net/ax25/ax25_dev.c
2265 F: net/ax25/ax25_ds_*
2266 F: net/ax25/ax25_in.c
2267 F: net/ax25/ax25_out.c
2268 F: net/ax25/ax25_timer.c
2269 F: net/ax25/sysctl_net_ax25.c
2271 DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
2274 F: Documentation/networking/dmfe.txt
2275 F: drivers/net/ethernet/dec/tulip/dmfe.c
2277 DC390/AM53C974 SCSI driver
2279 W: http://www.garloff.de/kurt/linux/dc390/
2282 F: drivers/scsi/tmscsim.*
2288 W: http://twibble.org/dist/dc395x/
2290 L: http://lists.twibble.org/mailman/listinfo/dc395x/
2292 F: Documentation/scsi/dc395x.txt
2293 F: drivers/scsi/dc395x.*
2298 W: http://www.linuxfoundation.org/collaborate/workgroups/networking/dccp
2300 F: include/linux/dccp.h
2301 F: include/linux/tfrc.h
2304 DECnet NETWORK LAYER
2305 W: http://linux-decnet.sourceforge.net
2308 F: Documentation/networking/decnet.txt
2311 DEFXX FDDI NETWORK DRIVER
2314 F: drivers/net/fddi/defxx.*
2320 F: drivers/platform/x86/dell-laptop.c
2322 DELL LAPTOP SMM DRIVER
2324 W: http://www.debian.org/~dz/i8k/
2326 F: drivers/char/i8k.c
2327 F: include/linux/i8k.h
2329 DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
2332 F: Documentation/dcdbas.txt
2333 F: drivers/firmware/dcdbas.*
2335 DELL WMI EXTRAS DRIVER
2338 F: drivers/platform/x86/dell-wmi.c
2340 DESIGNWARE USB3 DRD IP DRIVER
2344 T: git git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git
2346 F: drivers/usb/dwc3/
2348 DEVICE FREQUENCY (DEVFREQ)
2355 DEVICE NUMBER REGISTRY
2357 W: http://lanana.org/docs/device-list/index.html
2364 W: http://sources.redhat.com/dm
2365 Q: http://patchwork.kernel.org/project/dm-devel/list/
2366 T: quilt http://people.redhat.com/agk/patches/linux/editing/
2368 F: Documentation/device-mapper/
2370 F: drivers/md/persistent-data/
2371 F: include/linux/device-mapper.h
2372 F: include/linux/dm-*.h
2374 DIOLAN U2C-12 I2C DRIVER
2378 F: drivers/i2c/busses/i2c-diolan-u2c.c
2380 DIRECTORY NOTIFICATION (DNOTIFY)
2383 F: Documentation/filesystems/dnotify.txt
2384 F: fs/notify/dnotify/
2385 F: include/linux/dnotify.h
2387 DISK GEOMETRY AND PARTITION HANDLING
2389 W: http://www.win.tue.nl/~aeb/linux/Large-Disk.html
2390 W: http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
2391 W: http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
2397 F: Documentation/filesystems/quota.txt
2399 F: include/linux/quota*.h
2401 DISPLAYLINK USB 2.0 FRAMEBUFFER DRIVER (UDLFB)
2405 W: http://plugable.com/category/projects/udlfb/
2406 F: drivers/video/udlfb.c
2407 F: include/video/udlfb.h
2408 F: Documentation/fb/udlfb.txt
2410 DISTRIBUTED LOCK MANAGER (DLM)
2414 W: http://sources.redhat.com/cluster/
2415 T: git git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm.git
2419 DMA BUFFER SHARING FRAMEWORK
2425 F: drivers/base/dma-buf*
2426 F: include/linux/dma-buf*
2427 F: Documentation/dma-buf-sharing.txt
2428 T: git git://git.linaro.org/people/sumitsemwal/linux-dma-buf.git
2430 DMA GENERIC OFFLOAD ENGINE SUBSYSTEM
2435 F: include/linux/dma*
2436 T: git git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx.git
2437 T: git git://git.infradead.org/users/vkoul/slave-dma.git (slave-dma)
2439 DME1737 HARDWARE MONITOR DRIVER
2443 F: Documentation/hwmon/dme1737
2444 F: drivers/hwmon/dme1737.c
2446 DOCKING STATION DRIVER
2450 F: drivers/acpi/dock.c
2463 F: drivers/char/dtlk.c
2464 F: include/linux/dtlk.h
2466 DPT_I2O SCSI RAID DRIVER
2469 W: http://www.adaptec.com/
2471 F: drivers/scsi/dpt*
2472 F: drivers/scsi/dpt/
2479 W: http://www.drbd.org
2480 T: git git://git.drbd.org/linux-2.6-drbd.git drbd
2481 T: git git://git.drbd.org/drbd-8.3.git
2483 F: drivers/block/drbd/
2485 F: Documentation/blockdev/drbd/
2487 DRIVER CORE, KOBJECTS, DEBUGFS AND SYSFS
2489 T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git
2491 F: Documentation/kobject.txt
2495 F: include/linux/kobj*
2496 F: include/linux/debugfs.h
2502 T: git git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git
2507 INTEL DRM DRIVERS (excluding Poulsbo, Moorestown and derivative chipsets)
2511 T: git git://people.freedesktop.org/~danvet/drm-intel
2513 F: drivers/gpu/drm/i915
2514 F: include/drm/i915*
2516 DRM DRIVERS FOR EXYNOS
2522 T: git git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos.git
2524 F: drivers/gpu/drm/exynos
2525 F: include/drm/exynos*
2531 F: drivers/net/wan/dscc4.c
2533 DVB_USB_AF9015 MEDIA DRIVER
2536 W: http://linuxtv.org/
2537 W: http://palosaari.fi/linux/
2538 Q: http://patchwork.linuxtv.org/project/linux-media/list/
2539 T: git git://linuxtv.org/anttip/media_tree.git
2541 F: drivers/media/usb/dvb-usb-v2/af9015*
2543 DVB_USB_AF9035 MEDIA DRIVER
2546 W: http://linuxtv.org/
2547 W: http://palosaari.fi/linux/
2548 Q: http://patchwork.linuxtv.org/project/linux-media/list/
2549 T: git git://linuxtv.org/anttip/media_tree.git
2551 F: drivers/media/usb/dvb-usb-v2/af9035*
2553 DVB_USB_ANYSEE MEDIA DRIVER
2556 W: http://linuxtv.org/
2557 W: http://palosaari.fi/linux/
2558 Q: http://patchwork.linuxtv.org/project/linux-media/list/
2559 T: git git://linuxtv.org/anttip/media_tree.git
2561 F: drivers/media/usb/dvb-usb-v2/anysee*
2563 DVB_USB_AU6610 MEDIA DRIVER
2566 W: http://linuxtv.org/
2567 W: http://palosaari.fi/linux/
2568 Q: http://patchwork.linuxtv.org/project/linux-media/list/
2569 T: git git://linuxtv.org/anttip/media_tree.git
2571 F: drivers/media/usb/dvb-usb-v2/au6610*
2573 DVB_USB_CE6230 MEDIA DRIVER
2576 W: http://linuxtv.org/
2577 W: http://palosaari.fi/linux/
2578 Q: http://patchwork.linuxtv.org/project/linux-media/list/
2579 T: git git://linuxtv.org/anttip/media_tree.git
2581 F: drivers/media/usb/dvb-usb-v2/ce6230*
2583 DVB_USB_CXUSB MEDIA DRIVER
2586 W: http://linuxtv.org/
2587 W: http://github.com/mkrufky
2588 Q: http://patchwork.linuxtv.org/project/linux-media/list/
2589 T: git git://linuxtv.org/media_tree.git
2591 F: drivers/media/usb/dvb-usb-v2/cxusb*
2593 DVB_USB_CYPRESS_FIRMWARE MEDIA DRIVER
2596 W: http://linuxtv.org/
2597 W: http://palosaari.fi/linux/
2598 Q: http://patchwork.linuxtv.org/project/linux-media/list/
2599 T: git git://linuxtv.org/anttip/media_tree.git
2601 F: drivers/media/usb/dvb-usb-v2/cypress_firmware*
2603 DVB_USB_EC168 MEDIA DRIVER
2606 W: http://linuxtv.org/
2607 W: http://palosaari.fi/linux/
2608 Q: http://patchwork.linuxtv.org/project/linux-media/list/
2609 T: git git://linuxtv.org/anttip/media_tree.git
2611 F: drivers/media/usb/dvb-usb-v2/ec168*
2613 DVB_USB_MXL111SF MEDIA DRIVER
2616 W: http://linuxtv.org/
2617 W: http://github.com/mkrufky
2618 Q: http://patchwork.linuxtv.org/project/linux-media/list/
2619 T: git git://linuxtv.org/mkrufky/mxl111sf.git
2621 F: drivers/media/usb/dvb-usb-v2/mxl111sf*
2623 DVB_USB_RTL28XXU MEDIA DRIVER
2626 W: http://linuxtv.org/
2627 W: http://palosaari.fi/linux/
2628 Q: http://patchwork.linuxtv.org/project/linux-media/list/
2629 T: git git://linuxtv.org/anttip/media_tree.git
2631 F: drivers/media/usb/dvb-usb-v2/rtl28xxu*
2633 DVB_USB_V2 MEDIA DRIVER
2636 W: http://linuxtv.org/
2637 W: http://palosaari.fi/linux/
2638 Q: http://patchwork.linuxtv.org/project/linux-media/list/
2639 T: git git://linuxtv.org/anttip/media_tree.git
2641 F: drivers/media/usb/dvb-usb-v2/dvb_usb*
2642 F: drivers/media/usb/dvb-usb-v2/usb_urb.c
2647 F: lib/dynamic_debug.c
2648 F: include/linux/dynamic_debug.h
2650 DZ DECSTATION DZ11 SERIAL DRIVER
2653 F: drivers/tty/serial/dz.*
2658 W: http://linuxtv.org/
2659 W: http://palosaari.fi/linux/
2660 Q: http://patchwork.linuxtv.org/project/linux-media/list/
2661 T: git git://linuxtv.org/anttip/media_tree.git
2663 F: drivers/media/tuners/e4000*
2665 EATA-DMA SCSI DRIVER
2670 F: drivers/scsi/eata*
2672 EATA ISA/EISA/PCI SCSI DRIVER
2676 F: drivers/scsi/eata.c
2678 EATA-PIO SCSI DRIVER
2683 F: drivers/scsi/eata_pio.*
2688 W: http://ebtables.sourceforge.net/
2690 F: include/linux/netfilter_bridge/ebt_*.h
2691 F: net/bridge/netfilter/ebt*.c
2696 W: http://linuxtv.org/
2697 W: http://palosaari.fi/linux/
2698 Q: http://patchwork.linuxtv.org/project/linux-media/list/
2699 T: git git://linuxtv.org/anttip/media_tree.git
2701 F: drivers/media/dvb-frontends/ec100*
2707 W: https://launchpad.net/ecryptfs
2709 F: Documentation/filesystems/ecryptfs.txt
2715 W: bluesmoke.sourceforge.net
2717 F: Documentation/edac.txt
2719 F: include/linux/edac.h
2725 W: bluesmoke.sourceforge.net
2727 F: drivers/edac/amd64_edac*
2733 W: bluesmoke.sourceforge.net
2735 F: drivers/edac/e752x_edac.c
2740 W: bluesmoke.sourceforge.net
2742 F: drivers/edac/e7xxx_edac.c
2747 W: bluesmoke.sourceforge.net
2749 F: drivers/edac/i82443bxgx_edac.c
2754 W: bluesmoke.sourceforge.net
2756 F: drivers/edac/i3000_edac.c
2761 W: bluesmoke.sourceforge.net
2763 F: drivers/edac/i5000_edac.c
2768 W: bluesmoke.sourceforge.net
2770 F: drivers/edac/i5400_edac.c
2775 W: bluesmoke.sourceforge.net
2777 F: drivers/edac/i7300_edac.c
2782 W: bluesmoke.sourceforge.net
2784 F: drivers/edac/i7core_edac.c
2790 W: bluesmoke.sourceforge.net
2792 F: drivers/edac/i82975x_edac.c
2797 W: bluesmoke.sourceforge.net
2799 F: drivers/edac/pasemi_edac.c
2804 W: bluesmoke.sourceforge.net
2806 F: drivers/edac/r82600_edac.c
2811 W: bluesmoke.sourceforge.net
2813 F: drivers/edac/sb_edac.c
2815 EDIROL UA-101/UA-1000 DRIVER
2818 T: git git://git.alsa-project.org/alsa-kernel.git
2820 F: sound/usb/misc/ua101.c
2822 EXTENSIBLE FIRMWARE INTERFACE (EFI)
2825 T: git git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi.git
2827 F: Documentation/x86/efi-stub.txt
2828 F: arch/ia64/kernel/efi.c
2829 F: arch/x86/boot/compressed/eboot.[ch]
2830 F: arch/x86/include/asm/efi.h
2831 F: arch/x86/platform/efi/*
2832 F: drivers/firmware/efivars.c
2833 F: include/linux/efi*.h
2835 EFIFB FRAMEBUFFER DRIVER
2839 F: drivers/video/efifb.c
2842 W: http://aeschi.ch.eu.org/efs/
2846 EHCA (IBM GX bus InfiniBand adapter) DRIVER
2851 F: drivers/infiniband/hw/ehca/
2853 EHEA (IBM pSeries eHEA 10Gb ethernet adapter) DRIVER
2857 F: drivers/net/ethernet/ibm/ehea/
2866 EMULEX LPFC FC SCSI DRIVER
2869 W: http://sourceforge.net/projects/lpfcxxxx
2871 F: drivers/scsi/lpfc/
2873 ENE CB710 FLASH CARD READER DRIVER
2876 F: drivers/misc/cb710/
2877 F: drivers/mmc/host/cb710-mmc.*
2878 F: include/linux/cb710.h
2880 ENE KB2426 (ENE0100/ENE020XX) INFRARED RECEIVER
2883 F: drivers/media/rc/ene_ir.*
2885 EPSON 1355 FRAMEBUFFER DRIVER
2889 F: drivers/video/epson1355fb.c
2891 EPSON S1D13XXX FRAMEBUFFER DRIVER
2894 T: git git://git.kernel.org/pub/scm/linux/kernel/git/kristoffer/linux-hpc.git
2895 F: drivers/video/s1d13xxxfb.c
2896 F: include/video/s1d13xxxfb.h
2898 ETHEREXPRESS-16 NETWORK DRIVER
2902 F: drivers/net/ethernet/i825xx/eexpress.*
2908 W: http://www.linuxfoundation.org/en/Net:Bridge
2910 F: include/linux/netfilter_bridge/
2913 ETHERTEAM 16I DRIVER
2916 F: drivers/net/ethernet/fujitsu/eth16i.c
2922 F: Documentation/filesystems/ext2.txt
2924 F: include/linux/ext2*
2932 F: Documentation/filesystems/ext3.txt
2934 F: include/linux/ext3*
2940 W: http://ext4.wiki.kernel.org
2941 Q: http://patchwork.ozlabs.org/project/linux-ext4/list/
2943 F: Documentation/filesystems/ext4.txt
2946 Extended Verification Module (EVM)
2949 F: security/integrity/evm/
2951 EXTERNAL CONNECTOR SUBSYSTEM (EXTCON)
2957 F: Documentation/extcon/
2963 F: drivers/video/exynos/exynos_dp*
2964 F: include/video/exynos_dp*
2966 EXYNOS MIPI DISPLAY DRIVERS
2972 F: drivers/video/exynos/exynos_mipi*
2973 F: include/video/exynos_mipi*
2975 F71805F HARDWARE MONITORING DRIVER
2979 F: Documentation/hwmon/f71805f
2980 F: drivers/hwmon/f71805f.c
2986 F: drivers/media/tuners/fc0011.h
2987 F: drivers/media/tuners/fc0011.c
2992 W: http://linuxtv.org/
2993 W: http://palosaari.fi/linux/
2994 Q: http://patchwork.linuxtv.org/project/linux-media/list/
2995 T: git git://linuxtv.org/anttip/media_tree.git
2997 F: drivers/media/tuners/fc2580*
3002 F: fs/notify/fanotify/
3003 F: include/linux/fanotify.h
3005 FARSYNC SYNCHRONOUS DRIVER
3007 W: http://www.farsite.co.uk/
3009 F: drivers/net/wan/farsync.*
3011 FAULT INJECTION SUPPORT
3014 F: Documentation/fault-injection/
3015 F: lib/fault-inject.c
3017 FCOE SUBSYSTEM (libfc, libfcoe, fcoe)
3020 W: www.Open-FCoE.org
3022 F: drivers/scsi/libfc/
3023 F: drivers/scsi/fcoe/
3025 F: include/scsi/libfc.h
3026 F: include/scsi/libfcoe.h
3028 FILE LOCKING (flock() and fcntl()/lockf())
3032 F: include/linux/fcntl.h
3033 F: include/linux/fs.h
3037 FILESYSTEMS (VFS and infrastructure)
3043 FINTEK F75375S HARDWARE MONITOR AND FAN CONTROLLER DRIVER
3047 F: drivers/hwmon/f75375s.c
3048 F: include/linux/f75375s.h
3050 FIREWIRE AUDIO DRIVERS
3053 T: git git://git.alsa-project.org/alsa-kernel.git
3057 FIREWIRE SBP-2 TARGET
3062 T: git git://git.kernel.org/pub/scm/linux/kernel/git/nab/lio-core-2.6.git master
3064 F: drivers/target/sbp/
3069 W: http://ieee1394.wiki.kernel.org/
3070 T: git git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394.git
3072 F: drivers/firewire/
3073 F: include/linux/firewire*.h
3076 FIRMWARE LOADER (request_firmware)
3080 F: Documentation/firmware_class/
3081 F: drivers/base/firmware*.c
3082 F: include/linux/firmware.h
3086 T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/floppy.git
3088 F: drivers/block/floppy.c
3092 W: http://floatingpoint.sourceforge.net/emulator/index.html
3094 F: arch/x86/math-emu/
3096 FRAME RELAY DLCI/FRAD (Sangoma drivers too)
3099 F: drivers/net/wan/dlci.c
3100 F: drivers/net/wan/sdla.c
3105 W: http://linux-fbdev.sourceforge.net/
3106 Q: http://patchwork.kernel.org/project/linux-fbdev/list/
3107 T: git git://github.com/schandinat/linux-2.6.git fbdev-next
3109 F: Documentation/fb/
3110 F: Documentation/devicetree/bindings/fb/
3113 F: include/linux/fb.h
3115 FREESCALE DMA DRIVER
3120 F: drivers/dma/fsldma.*
3122 FREESCALE I2C CPM DRIVER
3127 F: drivers/i2c/busses/i2c-cpm.c
3129 FREESCALE IMX / MXC FRAMEBUFFER DRIVER
3134 F: arch/arm/plat-mxc/include/mach/imxfb.h
3135 F: drivers/video/imxfb.c
3137 FREESCALE SOC FS_ENET DRIVER
3143 F: drivers/net/ethernet/freescale/fs_enet/
3144 F: include/linux/fs_enet_pd.h
3146 FREESCALE QUICC ENGINE LIBRARY
3150 F: arch/powerpc/sysdev/qe_lib/
3151 F: arch/powerpc/include/asm/*qe.h
3153 FREESCALE USB PERIPHERAL DRIVERS
3158 F: drivers/usb/gadget/fsl*
3160 FREESCALE QUICC ENGINE UCC ETHERNET DRIVER
3165 F: drivers/net/ethernet/freescale/ucc_geth*
3167 FREESCALE QUICC ENGINE UCC UART DRIVER
3171 F: drivers/tty/serial/ucc_uart.c
3173 FREESCALE SOC SOUND DRIVERS
3178 F: sound/soc/fsl/fsl*
3179 F: sound/soc/fsl/mpc8610_hpcd.c
3183 W: ftp://ftp.openlinux.org/pub/people/hch/vxfs
3192 F: Documentation/power/freezing-of-tasks.txt
3193 F: include/linux/freezer.h
3201 F: include/linux/frontswap.h
3203 FS-CACHE: LOCAL CACHING FOR NETWORK FILESYSTEMS
3207 F: Documentation/filesystems/caching/
3209 F: include/linux/fscache*.h
3211 FUJITSU FR-V (FRV) PORT
3216 FUJITSU LAPTOP EXTRAS
3220 F: drivers/platform/x86/fujitsu-laptop.c
3222 FUJITSU M-5MO LS CAMERA ISP DRIVER
3227 F: drivers/media/i2c/m5mols/
3228 F: include/media/m5mols.h
3230 FUJITSU TABLET EXTRAS
3234 F: drivers/platform/x86/fujitsu-tablet.c
3236 FUSE: FILESYSTEM IN USERSPACE
3239 W: http://fuse.sourceforge.net/
3242 F: include/linux/fuse.h
3244 FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
3247 S: Odd Fixes (e.g., new signatures)
3248 F: drivers/scsi/fdomain.*
3250 GDT SCSI DISK ARRAY CONTROLLER DRIVER
3253 W: http://www.icp-vortex.com/
3255 F: drivers/scsi/gdt*
3257 GENERIC GPIO I2C DRIVER
3260 F: drivers/i2c/busses/i2c-gpio.c
3261 F: include/linux/i2c-gpio.h
3263 GENERIC GPIO I2C MULTIPLEXER DRIVER
3267 F: drivers/i2c/muxes/i2c-mux-gpio.c
3268 F: include/linux/i2c-mux-gpio.h
3269 F: Documentation/i2c/muxes/i2c-mux-gpio
3271 GENERIC HDLC (WAN) DRIVERS
3273 W: http://www.kernel.org/pub/linux/utils/net/hdlc/
3275 F: drivers/net/wan/c101.c
3276 F: drivers/net/wan/hd6457*
3277 F: drivers/net/wan/hdlc*
3278 F: drivers/net/wan/n2.c
3279 F: drivers/net/wan/pc300too.c
3280 F: drivers/net/wan/pci200syn.c
3281 F: drivers/net/wan/wanxl*
3283 GENERIC INCLUDE/ASM HEADER FILES
3286 T: git git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic.git
3288 F: include/asm-generic
3290 GENERIC UIO DRIVER FOR PCI DEVICES
3294 F: drivers/uio/uio_pci_generic.c
3299 W: http://sources.redhat.com/cluster/
3300 T: git git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes.git
3301 T: git git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw.git
3303 F: Documentation/filesystems/gfs2*.txt
3305 F: include/linux/gfs2_ondisk.h
3307 GIGASET ISDN DRIVERS
3311 W: http://gigaset307x.sourceforge.net/
3313 F: Documentation/isdn/README.gigaset
3314 F: drivers/isdn/gigaset/
3315 F: include/linux/gigaset_dev.h
3321 T: git git://git.secretlab.ca/git/linux-2.6.git
3322 F: Documentation/gpio.txt
3324 F: include/linux/gpio*
3325 F: include/asm-generic/gpio.h
3327 GRE DEMULTIPLEXER DRIVER
3332 F: include/net/gre.h
3334 GRETH 10/100/1G Ethernet MAC device driver
3338 F: drivers/net/ethernet/aeroflex/
3340 GSPCA FINEPIX SUBDRIVER
3343 T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
3345 F: drivers/media/usb/gspca/finepix.c
3347 GSPCA GL860 SUBDRIVER
3350 T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
3352 F: drivers/media/usb/gspca/gl860/
3354 GSPCA M5602 SUBDRIVER
3357 T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
3359 F: drivers/media/usb/gspca/m5602/
3361 GSPCA PAC207 SONIXB SUBDRIVER
3364 T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
3366 F: drivers/media/usb/gspca/pac207.c
3368 GSPCA SN9C20X SUBDRIVER
3371 T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
3373 F: drivers/media/usb/gspca/sn9c20x.c
3375 GSPCA T613 SUBDRIVER
3378 T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
3380 F: drivers/media/usb/gspca/t613.c
3382 GSPCA USB WEBCAM DRIVER
3385 T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
3387 F: drivers/media/usb/gspca/
3389 STK1160 USB VIDEO CAPTURE DRIVER
3392 T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
3394 F: drivers/media/usb/stk1160/
3396 HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
3399 W: http://www.kernel.org/pub/linux/kernel/people/fseidel/hdaps/
3401 F: drivers/platform/x86/hdaps.c
3403 HWPOISON MEMORY FAILURE HANDLING
3406 T: git git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6.git hwpoison
3408 F: mm/memory-failure.c
3409 F: mm/hwpoison-inject.c
3411 HYPERVISOR VIRTUAL CONSOLE DRIVER
3420 W: http://www.lm-sensors.org/
3421 T: quilt kernel.org/pub/linux/kernel/people/jdelvare/linux-2.6/jdelvare-hwmon/
3422 T: git git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git
3424 F: Documentation/hwmon/
3426 F: include/linux/hwmon*.h
3428 HARDWARE RANDOM NUMBER GENERATOR CORE
3432 F: Documentation/hw_random.txt
3433 F: drivers/char/hw_random/
3434 F: include/linux/hw_random.h
3436 HARDWARE SPINLOCK CORE
3439 F: Documentation/hwspinlock.txt
3440 F: drivers/hwspinlock/hwspinlock_*
3441 F: include/linux/hwspinlock.h
3443 HARMONY SOUND DRIVER
3446 F: sound/parisc/harmony.*
3451 W: http://linuxtv.org/
3452 W: http://palosaari.fi/linux/
3453 Q: http://patchwork.linuxtv.org/project/linux-media/list/
3454 T: git git://linuxtv.org/anttip/media_tree.git
3456 F: drivers/media/dvb-frontends/hd29l2*
3458 HEWLETT-PACKARD SMART2 RAID DRIVER
3462 F: Documentation/blockdev/cpqarray.txt
3463 F: drivers/block/cpqarray.*
3465 HEWLETT-PACKARD SMART ARRAY RAID DRIVER (hpsa)
3469 F: Documentation/scsi/hpsa.txt
3470 F: drivers/scsi/hpsa*.[ch]
3471 F: include/linux/cciss*.h
3473 HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
3477 F: Documentation/blockdev/cciss.txt
3478 F: drivers/block/cciss*
3479 F: include/linux/cciss_ioctl.h
3484 F: Documentation/filesystems/hfs.txt
3487 HGA FRAMEBUFFER DRIVER
3490 W: http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
3492 F: drivers/video/hgafb.c
3494 HIBERNATION (aka Software Suspend, aka swsusp)
3500 F: drivers/base/power/
3502 F: include/linux/suspend.h
3503 F: include/linux/freezer.h
3504 F: include/linux/pm.h
3505 F: arch/*/include/asm/suspend*.h
3510 T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git
3513 F: include/linux/hid*
3515 HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
3517 T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core
3519 F: Documentation/timers/
3521 F: kernel/time/clockevents.c
3522 F: kernel/time/tick*.*
3523 F: kernel/time/timer_*.c
3524 F: include/linux/clockchips.h
3525 F: include/linux/hrtimer.h
3527 HIGH-SPEED SCC DRIVER FOR AX.25
3530 F: drivers/net/hamradio/dmascc.c
3531 F: drivers/net/hamradio/scc.c
3533 HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
3535 W: http://www.highpoint-tech.com
3537 F: Documentation/scsi/hptiop.txt
3538 F: drivers/scsi/hptiop.c
3544 F: include/linux/hippidevice.h
3545 F: include/linux/if_hippi.h
3547 F: drivers/net/hippi/
3553 W: http://hostap.epitest.fi/
3555 F: drivers/net/wireless/hostap/
3557 HP COMPAQ TC1100 TABLET WMI EXTRAS DRIVER
3560 F: drivers/platform/x86/tc1100-wmi.c
3562 HP100: Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
3565 F: drivers/net/ethernet/hp/hp100.*
3567 HPET: High Precision Event Timers driver
3570 F: Documentation/timers/hpet.txt
3571 F: drivers/char/hpet.c
3572 F: include/linux/hpet.h
3577 F: arch/x86/kernel/hpet.c
3578 F: arch/x86/include/asm/hpet.h
3582 W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
3588 W: http://www.pharscape.org
3590 F: drivers/net/usb/hso.c
3592 HTCPEN TOUCHSCREEN DRIVER
3596 F: drivers/input/touchscreen/htcpen.c
3603 Hyper-V CORE AND DRIVERS
3609 F: drivers/hid/hid-hyperv.c
3610 F: drivers/net/hyperv/
3612 I2C OVER PARALLEL PORT
3616 F: Documentation/i2c/busses/i2c-parport
3617 F: Documentation/i2c/busses/i2c-parport-light
3618 F: drivers/i2c/busses/i2c-parport.c
3619 F: drivers/i2c/busses/i2c-parport-light.c
3621 I2C/SMBUS CONTROLLER DRIVERS FOR PC
3625 F: Documentation/i2c/busses/i2c-ali1535
3626 F: Documentation/i2c/busses/i2c-ali1563
3627 F: Documentation/i2c/busses/i2c-ali15x3
3628 F: Documentation/i2c/busses/i2c-amd756
3629 F: Documentation/i2c/busses/i2c-amd8111
3630 F: Documentation/i2c/busses/i2c-i801
3631 F: Documentation/i2c/busses/i2c-nforce2
3632 F: Documentation/i2c/busses/i2c-piix4
3633 F: Documentation/i2c/busses/i2c-sis5595
3634 F: Documentation/i2c/busses/i2c-sis630
3635 F: Documentation/i2c/busses/i2c-sis96x
3636 F: Documentation/i2c/busses/i2c-via
3637 F: Documentation/i2c/busses/i2c-viapro
3638 F: drivers/i2c/busses/i2c-ali1535.c
3639 F: drivers/i2c/busses/i2c-ali1563.c
3640 F: drivers/i2c/busses/i2c-ali15x3.c
3641 F: drivers/i2c/busses/i2c-amd756.c
3642 F: drivers/i2c/busses/i2c-amd756-s4882.c
3643 F: drivers/i2c/busses/i2c-amd8111.c
3644 F: drivers/i2c/busses/i2c-i801.c
3645 F: drivers/i2c/busses/i2c-isch.c
3646 F: drivers/i2c/busses/i2c-nforce2.c
3647 F: drivers/i2c/busses/i2c-nforce2-s4985.c
3648 F: drivers/i2c/busses/i2c-piix4.c
3649 F: drivers/i2c/busses/i2c-sis5595.c
3650 F: drivers/i2c/busses/i2c-sis630.c
3651 F: drivers/i2c/busses/i2c-sis96x.c
3652 F: drivers/i2c/busses/i2c-via.c
3653 F: drivers/i2c/busses/i2c-viapro.c
3655 I2C/SMBUS STUB DRIVER
3659 F: drivers/i2c/busses/i2c-stub.c
3665 W: http://i2c.wiki.kernel.org/
3666 T: quilt kernel.org/pub/linux/kernel/people/jdelvare/linux-2.6/jdelvare-i2c/
3667 T: git git://git.pengutronix.de/git/wsa/linux.git
3669 F: Documentation/i2c/
3671 F: include/linux/i2c.h
3672 F: include/linux/i2c-*.h
3678 F: Documentation/i2c/busses/i2c-taos-evm
3679 F: drivers/i2c/busses/i2c-taos-evm.c
3684 W: http://www.harbaum.org/till/i2c_tiny_usb
3686 F: drivers/i2c/busses/i2c-tiny-usb.c
3693 i386 SETUP CODE / CPU ERRATA WORKAROUNDS
3695 T: git git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup.git
3698 IA64 (Itanium) PLATFORM
3702 T: git git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux.git
3706 IBM Power in-Nest Crypto Acceleration
3710 F: drivers/crypto/nx/
3712 IBM Power 842 compression accelerator
3715 F: drivers/crypto/nx/nx-842.c
3716 F: include/linux/nx842.h
3718 IBM Power Linux RAID adapter
3721 F: drivers/scsi/ipr.*
3723 IBM Power Virtual Ethernet Device Driver
3727 F: drivers/net/ethernet/ibm/ibmveth.*
3729 IBM Power Virtual SCSI/FC Device Drivers
3733 F: drivers/scsi/ibmvscsi/
3734 X: drivers/scsi/ibmvscsi/ibmvstgt.c
3736 IBM ServeRAID RAID DRIVER
3739 W: http://www.developer.ibm.com/welcome/netfinity/serveraid.html
3741 F: drivers/scsi/ips.*
3743 ICH LPC AND GPIO DRIVER
3746 F: drivers/mfd/lpc_ich.c
3747 F: drivers/gpio/gpio-ich.c
3752 Q: http://patchwork.ozlabs.org/project/linux-ide/list/
3753 T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git
3755 F: Documentation/ide/
3757 F: include/linux/ide.h
3759 IDEAPAD LAPTOP EXTRAS DRIVER
3762 W: http://launchpad.net/ideapad-laptop
3764 F: drivers/platform/x86/ideapad-laptop.c
3770 F: Documentation/cdrom/ide-cd
3771 F: drivers/ide/ide-cd*
3777 F: drivers/idle/i7300_idle.c
3779 IEEE 802.15.4 SUBSYSTEM
3783 W: http://apps.sourceforge.net/trac/linux-zigbee
3784 T: git git://git.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpan.git
3788 F: drivers/ieee802154/
3790 IIO SUBSYSTEM AND DRIVERS
3795 F: drivers/staging/iio/
3797 IKANOS/ADI EAGLE ADSL USB DRIVER
3801 F: drivers/usb/atm/ueagle-atm.c
3803 INDUSTRY PACK SUBSYSTEM (IPACK)
3808 W: http://industrypack.sourceforge.net
3812 INTEGRITY MEASUREMENT ARCHITECTURE (IMA)
3815 F: security/integrity/ima/
3817 IMS TWINTURBO FRAMEBUFFER DRIVER
3820 F: drivers/video/imsttfb.c
3822 INFINIBAND SUBSYSTEM
3827 W: http://www.openfabrics.org/
3828 Q: http://patchwork.kernel.org/project/linux-rdma/list/
3829 T: git git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband.git
3831 F: Documentation/infiniband/
3832 F: drivers/infiniband/
3833 F: include/linux/if_infiniband.h
3840 F: Documentation/filesystems/inotify.txt
3841 F: fs/notify/inotify/
3842 F: include/linux/inotify.h
3844 INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
3848 Q: http://patchwork.kernel.org/project/linux-input/list/
3849 T: git git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git
3852 F: include/linux/input.h
3853 F: include/linux/input/
3855 INPUT MULTITOUCH (MT) PROTOCOL
3858 T: git git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/input-mt.git
3860 F: Documentation/input/multi-touch-protocol.txt
3861 F: drivers/input/input-mt.c
3864 INTEL C600 SERIES SAS CONTROLLER DRIVER
3870 T: git git://git.code.sf.net/p/intel-sas/isci
3872 F: drivers/scsi/isci/
3878 T: git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux.git
3880 F: drivers/idle/intel_idle.c
3882 INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
3886 F: Documentation/fb/intelfb.txt
3887 F: drivers/video/intelfb/
3889 INTEL 810/815 FRAMEBUFFER DRIVER
3893 F: drivers/video/i810/
3895 INTEL MENLOW THERMAL DRIVER
3898 W: http://www.lesswatts.org/projects/acpi/
3900 F: drivers/platform/x86/intel_menlow.c
3902 INTEL IA32 MICROCODE UPDATE SUPPORT
3905 F: arch/x86/kernel/microcode_core.c
3906 F: arch/x86/kernel/microcode_intel.c
3908 INTEL I/OAT DMA DRIVER
3911 F: drivers/dma/ioat*
3916 T: git git://git.infradead.org/iommu-2.6.git
3918 F: drivers/iommu/intel-iommu.c
3919 F: include/linux/intel-iommu.h
3921 INTEL IOP-ADMA DMA DRIVER
3924 F: drivers/dma/iop-adma.c
3926 INTEL IXP4XX QMGR, NPE, ETHERNET and HSS SUPPORT
3929 F: arch/arm/mach-ixp4xx/include/mach/qmgr.h
3930 F: arch/arm/mach-ixp4xx/include/mach/npe.h
3931 F: arch/arm/mach-ixp4xx/ixp4xx_qmgr.c
3932 F: arch/arm/mach-ixp4xx/ixp4xx_npe.c
3933 F: drivers/net/ethernet/xscale/ixp4xx_eth.c
3934 F: drivers/net/wan/ixp4xx_hss.c
3936 INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
3939 F: drivers/char/hw_random/ixp4xx-rng.c
3941 INTEL ETHERNET DRIVERS (e100/e1000/e1000e/igb/igbvf/ixgb/ixgbe/ixgbevf)
3953 W: http://www.intel.com/support/feedback.htm
3954 W: http://e1000.sourceforge.net/
3955 T: git git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net.git
3956 T: git git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next.git
3958 F: Documentation/networking/e100.txt
3959 F: Documentation/networking/e1000.txt
3960 F: Documentation/networking/e1000e.txt
3961 F: Documentation/networking/igb.txt
3962 F: Documentation/networking/igbvf.txt
3963 F: Documentation/networking/ixgb.txt
3964 F: Documentation/networking/ixgbe.txt
3965 F: Documentation/networking/ixgbevf.txt
3966 F: drivers/net/ethernet/intel/
3968 INTEL MRST PMU DRIVER
3972 F: arch/x86/platform/mrst/pmu.*
3974 INTEL PRO/WIRELESS 2100, 2200BG, 2915ABG NETWORK CONNECTION SUPPORT
3978 F: Documentation/networking/README.ipw2100
3979 F: Documentation/networking/README.ipw2200
3980 F: drivers/net/wireless/ipw2x00/
3982 INTEL(R) TRUSTED EXECUTION TECHNOLOGY (TXT)
3987 W: http://tboot.sourceforge.net
3988 T: hg http://tboot.hg.sourceforge.net:8000/hgroot/tboot/tboot
3990 F: Documentation/intel_txt.txt
3991 F: include/linux/tboot.h
3992 F: arch/x86/kernel/tboot.c
3994 INTEL WIRELESS WIMAX CONNECTION 2400
3999 W: http://linuxwimax.org
4000 F: Documentation/wimax/README.i2400m
4001 F: drivers/net/wimax/i2400m/
4002 F: include/linux/wimax/i2400m.h
4004 INTEL WIRELESS 3945ABG/BG, 4965AGN (iwlegacy)
4008 F: drivers/net/wireless/iwlegacy/
4010 INTEL WIRELESS WIFI LINK (iwlwifi)
4015 W: http://intellinuxwireless.org
4016 T: git git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi.git
4018 F: drivers/net/wireless/iwlwifi/
4020 INTEL MANAGEMENT ENGINE (mei)
4024 F: include/linux/mei.h
4025 F: drivers/misc/mei/*
4026 F: Documentation/mei/*
4028 IOC3 ETHERNET DRIVER
4032 F: drivers/net/ethernet/sgi/ioc3-eth.c
4038 F: drivers/tty/serial/ioc3_serial.c
4043 F: net/ipv4/netfilter/ipt_MASQUERADE.c
4045 IP1000A 10/100/1000 GIGABIT ETHERNET DRIVER
4050 F: drivers/net/ethernet/icplus/ipg.*
4056 F: drivers/infiniband/hw/ipath/
4061 W: http://openipmi.sourceforge.net/
4063 F: Documentation/IPMI.txt
4064 F: drivers/char/ipmi/
4065 F: include/linux/ipmi*
4067 IPS SCSI RAID DRIVER
4070 W: http://www.adaptec.com/
4072 F: drivers/scsi/ips*
4081 F: Documentation/networking/ipvs-sysctl.txt
4082 F: include/net/ip_vs.h
4083 F: include/linux/ip_vs.h
4084 F: net/netfilter/ipvs/
4090 F: drivers/tty/ipwireless/
4096 F: include/linux/ipx.h
4097 F: include/net/ipx.h
4104 W: http://irda.sourceforge.net/
4106 T: git git://git.kernel.org/pub/scm/linux/kernel/git/sameo/irda-2.6.git
4107 F: Documentation/networking/irda.txt
4108 F: drivers/net/irda/
4109 F: include/net/irda/
4115 T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core
4118 IRQ DOMAINS (IRQ NUMBER MAPPING LIBRARY)
4121 T: git git://git.secretlab.ca/git/linux-2.6.git irqdomain/next
4123 F: Documentation/IRQ-domain.txt
4124 F: include/linux/irqdomain.h
4125 F: kernel/irq/irqdomain.c
4130 F: Documentation/isapnp.txt
4131 F: drivers/pnp/isapnp/
4132 F: include/linux/isapnp.h
4134 iSCSI BOOT FIRMWARE TABLE (iBFT) DRIVER
4138 F: drivers/firmware/iscsi_ibft*
4143 W: www.open-iscsi.org
4144 T: git git://git.kernel.org/pub/scm/linux/kernel/git/mnc/linux-2.6-iscsi.git
4146 F: drivers/scsi/*iscsi*
4147 F: include/scsi/*iscsi*
4153 W: http://www.isdn4linux.de
4154 T: git git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/isdn-2.6.git
4156 F: Documentation/isdn/
4158 F: include/linux/isdn.h
4159 F: include/linux/isdn/
4161 ISDN SUBSYSTEM (Eicon active card driver)
4164 W: http://www.melware.de
4166 F: drivers/isdn/hardware/eicon/
4168 IT87 HARDWARE MONITORING DRIVER
4172 F: Documentation/hwmon/it87
4173 F: drivers/hwmon/it87.c
4175 IVTV VIDEO4LINUX DRIVER
4179 T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
4180 W: http://www.ivtvdriver.org
4182 F: Documentation/video4linux/*.ivtv
4183 F: drivers/media/pci/ivtv/
4184 F: include/linux/ivtv*
4186 JC42.4 TEMPERATURE SENSOR DRIVER
4190 F: drivers/hwmon/jc42.c
4191 F: Documentation/hwmon/jc42
4196 W: http://jfs.sourceforge.net/
4197 T: git git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
4199 F: Documentation/filesystems/jfs.txt
4206 F: drivers/net/ethernet/jme.*
4208 JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
4211 W: http://www.linux-mtd.infradead.org/doc/jffs2.html
4214 F: include/linux/jffs2.h
4216 JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
4222 F: include/linux/ext3_jbd.h
4223 F: include/linux/jbd.h
4225 JOURNALLING LAYER FOR BLOCK DEVICES (JBD2)
4230 F: include/linux/jbd2.h
4232 JSM Neo PCI based serial card
4236 F: drivers/tty/serial/jsm/
4238 K10TEMP HARDWARE MONITORING DRIVER
4242 F: Documentation/hwmon/k10temp
4243 F: drivers/hwmon/k10temp.c
4245 K8TEMP HARDWARE MONITORING DRIVER
4249 F: Documentation/hwmon/k8temp
4250 F: drivers/hwmon/k8temp.c
4256 F: Documentation/kbuild/kconfig-language.txt
4263 W: http://lse.sourceforge.net/kdump/
4265 F: Documentation/kdump/
4267 KERNEL AUTOMOUNTER v4 (AUTOFS4)
4273 KERNEL BUILD + files below scripts/ (unless maintained elsewhere)
4275 T: git git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git for-next
4276 T: git git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git rc-fixes
4279 F: Documentation/kbuild/
4281 F: scripts/Makefile.*
4288 W: http://kernelnewbies.org/KernelJanitors
4291 KERNEL NFSD, SUNRPC, AND LOCKD SERVERS
4294 W: http://nfs.sourceforge.net/
4297 F: include/linux/nfsd/
4301 F: include/linux/lockd/
4302 F: include/linux/sunrpc/
4304 KERNEL VIRTUAL MACHINE (KVM)
4308 W: http://kvm.qumranet.com
4310 F: Documentation/*/kvm.txt
4312 F: arch/*/include/asm/kvm*
4313 F: include/linux/kvm*
4316 KERNEL VIRTUAL MACHINE (KVM) FOR AMD-V
4319 W: http://kvm.qumranet.com
4321 F: arch/x86/include/asm/svm.h
4322 F: arch/x86/kvm/svm.c
4324 KERNEL VIRTUAL MACHINE (KVM) FOR POWERPC
4327 W: http://kvm.qumranet.com
4328 T: git git://github.com/agraf/linux-2.6.git
4330 F: arch/powerpc/include/asm/kvm*
4331 F: arch/powerpc/kvm/
4333 KERNEL VIRTUAL MACHINE For Itanium (KVM/IA64)
4336 W: http://kvm.qumranet.com
4338 F: Documentation/ia64/kvm.txt
4339 F: arch/ia64/include/asm/kvm*
4342 KERNEL VIRTUAL MACHINE for s390 (KVM/s390)
4347 W: http://www.ibm.com/developerworks/linux/linux390/
4349 F: Documentation/s390/kvm.txt
4350 F: arch/s390/include/asm/kvm*
4352 F: drivers/s390/kvm/
4356 W: http://kernel.org/pub/linux/utils/kernel/kexec/
4359 F: include/linux/kexec.h
4366 F: Documentation/security/keys.txt
4367 F: include/linux/key.h
4368 F: include/linux/key-type.h
4378 F: Documentation/security/keys-trusted-encrypted.txt
4379 F: include/keys/trusted-type.h
4380 F: security/keys/trusted.c
4381 F: security/keys/trusted.h
4389 F: Documentation/security/keys-trusted-encrypted.txt
4390 F: include/keys/encrypted-type.h
4391 F: security/keys/encrypted-keys/
4393 KGDB / KDB /debug_core
4395 W: http://kgdb.wiki.kernel.org/
4398 F: Documentation/DocBook/kgdb.tmpl
4399 F: drivers/misc/kgdbts.c
4400 F: drivers/tty/serial/kgdboc.c
4401 F: include/linux/kdb.h
4402 F: include/linux/kgdb.h
4409 F: Documentation/kmemcheck.txt
4410 F: arch/x86/include/asm/kmemcheck.h
4411 F: arch/x86/mm/kmemcheck/
4412 F: include/linux/kmemcheck.h
4418 F: Documentation/kmemleak.txt
4419 F: include/linux/kmemleak.h
4421 F: mm/kmemleak-test.c
4429 F: Documentation/kprobes.txt
4430 F: include/linux/kprobes.h
4433 KS0108 LCD CONTROLLER DRIVER
4435 W: http://miguelojeda.es/auxdisplay.htm
4436 W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
4438 F: Documentation/auxdisplay/ks0108
4439 F: drivers/auxdisplay/ks0108.c
4440 F: include/linux/ks0108.h
4445 F: Documentation/networking/lapb-module.txt
4449 LASI 53c700 driver for PARISC
4453 F: Documentation/scsi/53c700.txt
4454 F: drivers/scsi/53c700*
4460 T: git git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds.git
4463 F: include/linux/leds.h
4465 LEGACY EEPROM DRIVER
4468 F: Documentation/misc-devices/eeprom
4469 F: drivers/misc/eeprom/eeprom.c
4471 LEGO USB Tower driver
4474 W: http://legousb.sourceforge.net/
4476 F: drivers/usb/misc/legousbtower.c
4481 W: http://linuxtv.org/
4482 W: http://github.com/mkrufky
4483 Q: http://patchwork.linuxtv.org/project/linux-media/list/
4484 T: git git://linuxtv.org/mkrufky/tuners.git
4486 F: drivers/media/dvb-frontends/lg2160.*
4488 LGDT3305 MEDIA DRIVER
4491 W: http://linuxtv.org/
4492 W: http://github.com/mkrufky
4493 Q: http://patchwork.linuxtv.org/project/linux-media/list/
4494 T: git git://linuxtv.org/mkrufky/tuners.git
4496 F: drivers/media/dvb-frontends/lgdt3305.*
4501 W: http://lguest.ozlabs.org/
4503 F: arch/x86/include/asm/lguest*.h
4506 F: include/linux/lguest*.h
4509 LINUX FOR IBM pSERIES (RS/6000)
4511 W: http://www.ibm.com/linux/ltc/projects/ppc
4513 F: arch/powerpc/boot/rs6000.h
4515 LINUX FOR POWERPC (32-BIT AND 64-BIT)
4518 W: http://www.penguinppc.org/
4520 Q: http://patchwork.ozlabs.org/project/linuxppc-dev/list/
4521 T: git git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc.git
4523 F: Documentation/powerpc/
4526 LINUX FOR POWER MACINTOSH
4528 W: http://www.penguinppc.org/
4531 F: arch/powerpc/platforms/powermac/
4532 F: drivers/macintosh/
4534 LINUX FOR POWERPC EMBEDDED MPC5XXX
4537 T: git git://git.denx.de/linux-2.6-agust.git
4539 F: arch/powerpc/platforms/512x/
4540 F: arch/powerpc/platforms/52xx/
4542 LINUX FOR POWERPC EMBEDDED PPC4XX
4545 W: http://www.penguinppc.org/
4547 T: git git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx.git
4549 F: arch/powerpc/platforms/40x/
4550 F: arch/powerpc/platforms/44x/
4552 LINUX FOR POWERPC EMBEDDED XILINX VIRTEX
4554 W: http://wiki.secretlab.ca/index.php/Linux_on_Xilinx_Virtex
4556 T: git git://git.secretlab.ca/git/linux-2.6.git
4558 F: arch/powerpc/*/*virtex*
4559 F: arch/powerpc/*/*/*virtex*
4561 LINUX FOR POWERPC EMBEDDED PPC8XX
4564 W: http://www.penguinppc.org/
4567 F: arch/powerpc/platforms/8xx/
4569 LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
4571 W: http://www.penguinppc.org/
4574 F: arch/powerpc/platforms/83xx/
4575 F: arch/powerpc/platforms/85xx/
4577 LINUX FOR POWERPC PA SEMI PWRFICIENT
4581 F: arch/powerpc/platforms/pasemi/
4582 F: drivers/*/*pasemi*
4583 F: drivers/*/*/*pasemi*
4585 LINUX SECURITY MODULE (LSM) FRAMEWORK
4590 LIS3LV02D ACCELEROMETER DRIVER
4593 F: Documentation/misc-devices/lis3lv02d
4594 F: drivers/misc/lis3lv02d/
4595 F: drivers/platform/x86/hp_accel.c
4600 F: include/linux/llc.h
4604 LM73 HARDWARE MONITOR DRIVER
4608 F: drivers/hwmon/lm73.c
4610 LM78 HARDWARE MONITOR DRIVER
4614 F: Documentation/hwmon/lm78
4615 F: drivers/hwmon/lm78.c
4617 LM83 HARDWARE MONITOR DRIVER
4621 F: Documentation/hwmon/lm83
4622 F: drivers/hwmon/lm83.c
4624 LM90 HARDWARE MONITOR DRIVER
4628 F: Documentation/hwmon/lm90
4629 F: drivers/hwmon/lm90.c
4631 LOCKDEP AND LOCKSTAT
4634 T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git core/locking
4636 F: Documentation/lockdep*.txt
4637 F: Documentation/lockstat.txt
4638 F: include/linux/lockdep.h
4641 LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
4644 W: http://www.linux-ntfs.org/content/view/19/37/
4646 F: Documentation/ldm.txt
4647 F: block/partitions/ldm.*
4657 LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
4662 W: http://www.lsilogic.com/support
4664 F: drivers/message/fusion/
4666 LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
4670 F: drivers/scsi/sym53c8xx_2/
4672 LTC4261 HARDWARE MONITOR DRIVER
4676 F: Documentation/hwmon/ltc4261
4677 F: drivers/hwmon/ltc4261.c
4679 LTP (Linux Test Project)
4686 W: http://ltp.sourceforge.net/
4687 T: git git://github.com/linux-test-project/ltp.git
4688 T: git git://ltp.git.sourceforge.net/gitroot/ltp/ltp-dev
4695 W: http://www.linux-m32r.org/
4702 W: http://www.linux-m68k.org/
4703 T: git git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git
4708 M68K ON APPLE MACINTOSH
4710 W: http://www.mac.linux-m68k.org/
4717 W: http://www.tazenda.demon.co.uk/phil/linux-hp
4724 W: http://wireless.kernel.org/
4725 T: git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git
4726 T: git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git
4728 F: Documentation/networking/mac80211-injection.txt
4729 F: include/net/mac80211.h
4732 MAC80211 PID RATE CONTROL
4736 W: http://wireless.kernel.org/en/developers/Documentation/mac80211/RateControl/PID
4737 T: git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git
4738 T: git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git
4740 F: net/mac80211/rc80211_pid*
4746 F: drivers/net/macvlan.c
4747 F: include/linux/if_macvlan.h
4749 MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
4751 W: http://www.kernel.org/doc/man-pages
4755 MARVELL GIGABIT ETHERNET DRIVERS (skge/sky2)
4760 F: drivers/net/ethernet/marvell/sk*
4762 MARVELL LIBERTAS WIRELESS DRIVER
4766 F: drivers/net/wireless/libertas/
4768 MARVELL MV643XX ETHERNET DRIVER
4772 F: drivers/net/ethernet/marvell/mv643xx_eth.*
4773 F: include/linux/mv643xx.h
4775 MARVELL MWIFIEX WIRELESS DRIVER
4779 F: drivers/net/wireless/mwifiex/
4781 MARVELL MWL8K WIRELESS DRIVER
4785 F: drivers/net/wireless/mwl8k.c
4787 MARVELL SOC MMC/SD/SDIO CONTROLLER DRIVER
4790 F: drivers/mmc/host/mvsdio.*
4792 MATROX FRAMEBUFFER DRIVER
4795 F: drivers/video/matrox/matroxfb_*
4796 F: include/linux/matroxfb.h
4798 MAX16065 HARDWARE MONITOR DRIVER
4802 F: Documentation/hwmon/max16065
4803 F: drivers/hwmon/max16065.c
4805 MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
4809 F: Documentation/hwmon/max6650
4810 F: drivers/hwmon/max6650.c
4812 MEDIA INPUT INFRASTRUCTURE (V4L/DVB)
4814 P: LinuxTV.org Project
4816 W: http://linuxtv.org
4817 Q: http://patchwork.kernel.org/project/linux-media/list/
4818 T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
4820 F: Documentation/dvb/
4821 F: Documentation/video4linux/
4822 F: Documentation/DocBook/media/
4824 F: drivers/staging/media/
4826 F: include/linux/dvb/
4827 F: include/linux/videodev*.h
4829 MEGARAID SCSI DRIVERS
4832 W: http://megaraid.lsilogic.com
4834 F: Documentation/scsi/megaraid.txt
4835 F: drivers/scsi/megaraid.*
4836 F: drivers/scsi/megaraid/
4838 MELLANOX ETHERNET DRIVER (mlx4_en)
4842 W: http://www.mellanox.com
4843 Q: http://patchwork.ozlabs.org/project/netdev/list/
4844 F: drivers/net/ethernet/mellanox/mlx4/en_*
4848 W: http://www.linux-mm.org
4850 F: include/linux/mm.h
4853 MEMORY RESOURCE CONTROLLER
4864 MEMORY TECHNOLOGY DEVICES (MTD)
4867 W: http://www.linux-mtd.infradead.org/
4868 Q: http://patchwork.ozlabs.org/project/linux-mtd/list/
4869 T: git git://git.infradead.org/mtd-2.6.git
4872 F: include/linux/mtd/
4875 MICROBLAZE ARCHITECTURE
4878 W: http://www.monstr.eu/fdt/
4879 T: git git://git.monstr.eu/linux-2.6-microblaze.git
4886 F: drivers/usb/image/microtek.*
4891 W: http://www.linux-mips.org/
4892 T: git git://git.linux-mips.org/pub/scm/ralf/linux.git
4893 Q: http://patchwork.linux-mips.org/project/linux-mips/list/
4895 F: Documentation/mips/
4901 F: include/linux/module.h
4904 MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
4905 W: http://popies.net/meye/
4907 F: Documentation/video4linux/meye.txt
4908 F: drivers/media/pci/meye/
4909 F: include/linux/meye.h
4911 MOTOROLA IMX MMC/SD HOST CONTROLLER INTERFACE DRIVER
4915 F: drivers/mmc/host/imxmmc.*
4917 MOXA SMARTIO/INDUSTIO/INTELLIO SERIAL CARD
4920 F: Documentation/serial/moxa-smartio
4921 F: drivers/tty/mxser.*
4927 F: drivers/platform/x86/msi-laptop.c
4933 F: drivers/platform/x86/msi-wmi.c
4935 MULTIFUNCTION DEVICES (MFD)
4937 T: git git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6.git
4941 MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM
4944 T: git git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc.git
4947 F: include/linux/mmc/
4949 MULTIMEDIA CARD (MMC) ETC. OVER SPI
4951 F: drivers/mmc/host/mmc_spi.c
4952 F: include/linux/spi/mmc_spi.h
4954 MULTISOUND SOUND DRIVER
4957 F: Documentation/sound/oss/MultiSound
4960 MULTITECH MULTIPORT CARD (ISICOM)
4962 F: drivers/tty/isicom.c
4963 F: include/linux/isicom.h
4965 MUSB MULTIPOINT HIGH SPEED DUAL-ROLE CONTROLLER
4968 T: git git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git
4970 F: drivers/usb/musb/
4972 MXL5007T MEDIA DRIVER
4975 W: http://linuxtv.org/
4976 W: http://github.com/mkrufky
4977 Q: http://patchwork.linuxtv.org/project/linux-media/list/
4978 T: git git://linuxtv.org/mkrufky/tuners.git
4980 F: drivers/media/tuners/mxl5007t.*
4982 MYRICOM MYRI-10G 10GbE DRIVER (MYRI10GE)
4985 W: http://www.myri.com/scs/download-Myri10GE.html
4987 F: drivers/net/ethernet/myricom/myri10ge/
4989 NATSEMI ETHERNET DRIVER (DP8381x)
4991 F: drivers/net/ethernet/natsemi/natsemi.c
4993 NATIVE INSTRUMENTS USB SOUND INTERFACE DRIVER
4997 W: http://www.native-instruments.com
5005 NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
5009 F: drivers/scsi/NCR_D700.*
5011 NETEFFECT IWARP RNIC DRIVER (IW_NES)
5014 W: http://www.intel.com/Products/Server/Adapters/Server-Cluster/Server-Cluster-overview.htm
5016 F: drivers/infiniband/hw/nes/
5018 NETEM NETWORK EMULATOR
5022 F: net/sched/sch_netem.c
5024 NETERION 10GbE DRIVERS (s2io/vxge)
5028 F: Documentation/networking/s2io.txt
5029 F: Documentation/networking/vxge.txt
5030 F: drivers/net/ethernet/neterion/
5032 NETFILTER/IPTABLES/IPCHAINS
5040 W: http://www.netfilter.org/
5041 W: http://www.iptables.org/
5042 T: git git://1984.lsi.us.es/nf
5043 T: git git://1984.lsi.us.es/nf-next
5045 F: include/linux/netfilter*
5046 F: include/linux/netfilter/
5047 F: include/net/netfilter/
5048 F: net/*/netfilter.c
5054 W: http://netlabel.sf.net
5057 F: Documentation/netlabel/
5058 F: include/net/netlabel.h
5061 NETROM NETWORK LAYER
5064 W: http://www.linux-ax25.org/
5066 F: include/linux/netrom.h
5067 F: include/net/netrom.h
5070 NETWORK BLOCK DEVICE (NBD)
5073 F: Documentation/blockdev/nbd.txt
5074 F: drivers/block/nbd.c
5075 F: include/linux/nbd.h
5077 NETWORK DROP MONITOR
5081 W: https://fedorahosted.org/dropwatch/
5082 F: net/core/drop_monitor.c
5084 NETWORKING [GENERAL]
5087 W: http://www.linuxfoundation.org/en/Net
5088 Q: http://patchwork.ozlabs.org/project/netdev/list/
5089 T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git
5090 T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git
5094 F: include/linux/in.h
5095 F: include/linux/net.h
5096 F: include/linux/netdevice.h
5098 NETWORKING [IPv4/IPv6]
5105 T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git
5117 T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git
5123 F: include/uapi/linux/xfrm.h
5124 F: include/net/xfrm.h
5126 NETWORKING [LABELED] (NetLabel, CIPSO, Labeled IPsec, SECMARK)
5131 NETWORKING [WIRELESS]
5134 Q: http://patchwork.kernel.org/project/linux-wireless/list/
5135 T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless.git
5140 F: include/net/ieee80211*
5141 F: include/linux/wireless.h
5142 F: include/net/iw_handler.h
5143 F: drivers/net/wireless/
5147 W: http://www.linuxfoundation.org/en/Net
5148 Q: http://patchwork.ozlabs.org/project/netdev/list/
5149 T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git
5150 T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git
5153 F: include/linux/if_*
5154 F: include/linux/netdevice.h
5155 F: include/linux/arcdevice.h
5156 F: include/linux/etherdevice.h
5157 F: include/linux/fcdevice.h
5158 F: include/linux/fddidevice.h
5159 F: include/linux/hippidevice.h
5160 F: include/linux/inetdevice.h
5162 NETXEN (1/10) GbE SUPPORT
5166 W: http://www.qlogic.com
5168 F: drivers/net/ethernet/qlogic/netxen/
5178 F: include/linux/nfc.h
5181 F: include/linux/platform_data/pn544.h
5183 NFS, SUNRPC, AND LOCKD CLIENTS
5186 W: http://client.linux-nfs.org
5187 T: git git://git.linux-nfs.org/pub/linux/nfs-2.6.git
5193 F: include/linux/lockd/
5194 F: include/linux/nfs*
5195 F: include/linux/sunrpc/
5197 NI5010 NETWORK DRIVER
5202 F: drivers/net/ethernet/racal/ni5010.*
5207 W: http://www.nilfs.org/en/
5208 T: git git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2.git
5210 F: Documentation/filesystems/nilfs2.txt
5212 F: include/linux/nilfs2_fs.h
5214 NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
5216 W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
5218 F: Documentation/scsi/NinjaSCSI.txt
5219 F: drivers/scsi/pcmcia/nsp_*
5221 NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
5224 W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
5226 F: Documentation/scsi/NinjaSCSI.txt
5227 F: drivers/scsi/nsp32*
5232 W: http://www.tuxera.com/
5233 T: git git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs.git
5235 F: Documentation/filesystems/ntfs.txt
5238 NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
5242 F: drivers/video/riva/
5243 F: drivers/video/nvidia/
5248 W: http://www.muru.com/linux/omap/
5249 W: http://linux.omap.com/
5250 Q: http://patchwork.kernel.org/project/linux-omap/list/
5251 T: git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap.git
5254 F: drivers/i2c/busses/i2c-omap.c
5255 F: include/linux/i2c-omap.h
5257 OMAP CLOCK FRAMEWORK SUPPORT
5261 F: arch/arm/*omap*/*clock*
5263 OMAP POWER MANAGEMENT SUPPORT
5267 F: arch/arm/*omap*/*pm*
5268 F: drivers/cpufreq/omap-cpufreq.c
5270 OMAP POWERDOMAIN/CLOCKDOMAIN SOC ADAPTATION LAYER SUPPORT
5275 F: arch/arm/mach-omap2/powerdomain2xxx_3xxx.c
5276 F: arch/arm/mach-omap2/powerdomain44xx.c
5277 F: arch/arm/mach-omap2/clockdomain2xxx_3xxx.c
5278 F: arch/arm/mach-omap2/clockdomain44xx.c
5288 OMAP FRAMEBUFFER SUPPORT
5293 F: drivers/video/omap/
5295 OMAP DISPLAY SUBSYSTEM and FRAMEBUFFER SUPPORT (DSS2)
5300 F: drivers/video/omap2/
5301 F: Documentation/arm/OMAP/DSS
5303 OMAP HARDWARE SPINLOCK SUPPORT
5307 F: drivers/hwspinlock/omap_hwspinlock.c
5308 F: arch/arm/mach-omap2/hwspinlock.c
5314 F: drivers/mmc/host/omap.c
5321 F: drivers/mmc/host/omap_hsmmc.c
5323 OMAP RANDOM NUMBER GENERATOR SUPPORT
5326 F: drivers/char/hw_random/omap-rng.c
5333 F: arch/arm/mach-omap2/omap_hwmod.c
5334 F: arch/arm/plat-omap/include/plat/omap_hwmod.h
5336 OMAP HWMOD DATA FOR OMAP4-BASED DEVICES
5340 F: arch/arm/mach-omap2/omap_hwmod_44xx_data.c
5342 OMAP IMAGE SIGNAL PROCESSOR (ISP)
5346 F: drivers/media/platform/omap3isp/
5352 T: git git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git
5354 F: drivers/usb/*/*omap*
5355 F: arch/arm/*omap*/usb*
5362 F: drivers/gpio/gpio-omap.c
5368 F: Documentation/filesystems/omfs.txt
5371 OMNIKEY CARDMAN 4000 DRIVER
5374 F: drivers/char/pcmcia/cm4000_cs.c
5375 F: include/linux/cm4000_cs.h
5377 OMNIKEY CARDMAN 4040 DRIVER
5380 F: drivers/char/pcmcia/cm4040_cs.*
5382 OMNIVISION OV7670 SENSOR DRIVER
5385 T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
5387 F: drivers/media/i2c/ov7670.c
5389 ONENAND FLASH DRIVER
5393 F: drivers/mtd/onenand/
5394 F: include/linux/mtd/onenand*.h
5396 ONSTREAM SCSI TAPE DRIVER
5401 F: drivers/scsi/osst*
5404 OPENCORES I2C BUS DRIVER
5408 F: Documentation/i2c/busses/i2c-ocores
5409 F: drivers/i2c/busses/i2c-ocores.c
5411 OPEN FIRMWARE AND FLATTENED DEVICE TREE
5415 W: http://fdt.secretlab.ca
5416 T: git git://git.secretlab.ca/git/linux-2.6.git
5418 F: Documentation/devicetree
5420 F: include/linux/of*.h
5425 OPENRISC ARCHITECTURE
5427 W: http://openrisc.net
5430 T: git git://openrisc.net/~jonas/linux
5436 W: http://openvswitch.org
5437 T: git git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch.git
5444 T: git git://git.alsa-project.org/alsa-kernel.git
5446 F: sound/drivers/opl4/
5452 F: arch/*/include/asm/oprofile*.h
5454 F: drivers/oprofile/
5455 F: include/linux/oprofile.h
5457 ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
5461 W: http://oss.oracle.com/projects/ocfs2/
5462 T: git git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2.git
5464 F: Documentation/filesystems/ocfs2.txt
5465 F: Documentation/filesystems/dlmfs.txt
5470 W: http://wireless.kernel.org/en/users/Drivers/orinoco
5471 W: http://www.nongnu.org/orinoco/
5473 F: drivers/net/wireless/orinoco/
5475 OSD LIBRARY and FILESYSTEM
5479 W: http://open-osd.org
5480 T: git git://git.open-osd.org/open-osd.git
5482 F: drivers/scsi/osd/
5483 F: include/scsi/osd_*
5489 W: http://wireless.kernel.org/en/users/Drivers/p54
5491 F: drivers/net/wireless/p54/
5493 PA SEMI ETHERNET DRIVER
5497 F: drivers/net/ethernet/pasemi/*
5499 PA SEMI SMBUS DRIVER
5503 F: drivers/i2c/busses/i2c-pasemi.c
5505 PADATA PARALLEL EXECUTION MECHANISM
5510 F: include/linux/padata.h
5511 F: Documentation/padata.txt
5513 PANASONIC LAPTOP ACPI EXTRAS DRIVER
5517 F: drivers/platform/x86/panasonic-laptop.c
5519 PANASONIC MN10300/AM33/AM34 PORT
5523 W: ftp://ftp.redhat.com/pub/redhat/gnupro/AM33/
5525 F: Documentation/mn10300/
5528 PARALLEL PORT SUPPORT
5532 F: include/linux/parport*.h
5533 F: drivers/char/ppdev.c
5534 F: include/linux/ppdev.h
5536 PARAVIRT_OPS INTERFACE
5543 F: Documentation/ia64/paravirt_ops.txt
5544 F: arch/*/kernel/paravirt*
5545 F: arch/*/include/asm/paravirt.h
5547 PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
5550 W: http://www.torque.net/linux-pp.html
5552 F: Documentation/blockdev/paride.txt
5553 F: drivers/block/paride/
5559 W: http://www.parisc-linux.org/
5560 Q: http://patchwork.kernel.org/project/linux-parisc/list/
5561 T: git git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6.git
5566 PC87360 HARDWARE MONITORING DRIVER
5570 F: Documentation/hwmon/pc87360
5571 F: drivers/hwmon/pc87360.c
5576 F: drivers/char/pc8736x_gpio.c
5578 PC87427 HARDWARE MONITORING DRIVER
5582 F: Documentation/hwmon/pc87427
5583 F: drivers/hwmon/pc87427.c
5588 F: drivers/leds/leds-pca9532.c
5589 F: include/linux/leds-pca9532.h
5591 PCA9541 I2C BUS MASTER SELECTOR DRIVER
5595 F: drivers/i2c/muxes/i2c-mux-pca9541.c
5597 PCA9564/PCA9665 I2C BUS DRIVER
5601 F: drivers/i2c/algos/i2c-algo-pca.c
5602 F: drivers/i2c/busses/i2c-pca-*
5603 F: include/linux/i2c-algo-pca.h
5604 F: include/linux/i2c-pca-platform.h
5606 PCDP - PRIMARY CONSOLE AND DEBUG PORT
5609 F: drivers/firmware/pcdp.*
5615 F: Documentation/PCI/pci-error-recovery.txt
5616 F: Documentation/powerpc/eeh-pci-error-recovery.txt
5621 Q: http://patchwork.ozlabs.org/project/linux-pci/list/
5622 T: git git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git
5624 F: Documentation/PCI/
5626 F: include/linux/pci*
5629 P: Linux PCMCIA Team
5631 W: http://lists.infradead.org/mailman/listinfo/linux-pcmcia
5632 T: git git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
5634 F: Documentation/pcmcia/
5638 PCNET32 NETWORK DRIVER
5642 F: drivers/net/ethernet/amd/pcnet32.c
5644 PCRYPT PARALLEL CRYPTO ENGINE
5649 F: include/crypto/pcrypt.h
5651 PER-CPU MEMORY ALLOCATOR
5654 T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu.git
5656 F: include/linux/percpu*.h
5658 F: arch/*/include/asm/percpu.h
5660 PER-TASK DELAY ACCOUNTING
5663 F: include/linux/delayacct.h
5664 F: kernel/delayacct.c
5666 PERFORMANCE EVENTS SUBSYSTEM
5671 T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git perf/core
5674 F: include/linux/perf_event.h
5675 F: arch/*/kernel/perf_event*.c
5676 F: arch/*/kernel/*/perf_event*.c
5677 F: arch/*/kernel/*/*/perf_event*.c
5678 F: arch/*/include/asm/perf_event.h
5679 F: arch/*/lib/perf_event*.c
5680 F: arch/*/kernel/perf_callchain.c
5683 PERSONALITY HANDLING
5687 F: include/linux/personality.h
5692 F: Documentation/networking/phonet.txt
5693 F: include/linux/phonet.h
5694 F: include/net/phonet/
5701 F: drivers/mtd/devices/phram.c
5707 F: drivers/hid/hid-picolcd*
5712 T: git git://github.com/jamieiles/linux-2.6-ji.git
5714 F: arch/arm/mach-picoxcell
5715 F: drivers/*/picoxcell*
5716 F: drivers/*/*/picoxcell*
5718 PIN CONTROL SUBSYSTEM
5722 F: include/linux/pinctrl/
5724 PIN CONTROLLER - ATMEL AT91
5728 F: drivers/pinctrl/pinctrl-at91.c
5730 PIN CONTROLLER - ST SPEAR
5734 W: http://www.st.com/spear
5736 F: drivers/pinctrl/spear/
5741 F: drivers/block/pktcdvd.c
5742 F: include/linux/pktcdvd.h
5746 W: http://mprc.pku.edu.cn/~guanxuetao/linux
5748 T: git git://git.kernel.org/pub/scm/linux/kernel/git/epip/linux-2.6-unicore32.git
5749 F: drivers/input/serio/i8042-unicore32io.h
5750 F: drivers/i2c/busses/i2c-puv3.c
5751 F: drivers/video/fb-puv3.c
5752 F: drivers/rtc/rtc-puv3.c
5754 PMBUS HARDWARE MONITORING DRIVERS
5757 W: http://www.lm-sensors.org/
5758 W: http://www.roeck-us.net/linux/drivers/
5759 T: git git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git
5761 F: Documentation/hwmon/pmbus
5762 F: drivers/hwmon/pmbus/
5763 F: include/linux/i2c/pmbus.h
5765 PMC SIERRA MaxRAID DRIVER
5768 W: http://www.pmc-sierra.com/
5770 F: drivers/scsi/pmcraid.*
5772 PMC SIERRA PM8001 DRIVER
5777 F: drivers/scsi/pm8001/
5779 POSIX CLOCKS and TIMERS
5781 T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core
5784 F: include/linux/timer*
5787 POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS
5790 T: git git://git.infradead.org/battery-2.6.git
5792 F: include/linux/power_supply.h
5805 F: drivers/i2c/busses/i2c-pnx.c
5807 PPP PROTOCOL DRIVERS AND COMPRESSORS
5811 F: drivers/net/ppp/ppp_*
5813 PPP OVER ATM (RFC 2364)
5816 F: net/atm/pppoatm.c
5817 F: include/linux/atmppp.h
5822 F: drivers/net/ppp/pppoe.c
5823 F: drivers/net/ppp/pppox.c
5828 F: net/l2tp/l2tp_ppp.c
5829 F: include/linux/if_pppol2tp.h
5833 W: http://wiki.enneenne.com/index.php/LinuxPPS_support
5836 F: Documentation/pps/
5838 F: include/linux/pps*.h
5844 F: drivers/net/ppp/pptp.c
5845 W: http://sourceforge.net/projects/accel-pptp
5850 W: ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
5852 F: Documentation/preempt-locking.txt
5853 F: include/linux/preempt.h
5855 PRISM54 WIRELESS DRIVER
5858 W: http://wireless.kernel.org/en/users/Drivers/p54
5860 F: drivers/net/wireless/prism54/
5862 PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
5866 F: drivers/ata/sata_promise.*
5873 F: drivers/net/ethernet/toshiba/ps3_gelic_net.*
5875 PS3 PLATFORM SUPPORT
5880 F: arch/powerpc/boot/ps3*
5881 F: arch/powerpc/include/asm/lv1call.h
5882 F: arch/powerpc/include/asm/ps3*.h
5883 F: arch/powerpc/platforms/ps3/
5886 F: drivers/rtc/rtc-ps3.c
5887 F: drivers/usb/host/*ps3.c
5888 F: sound/ppc/snd_ps3*
5894 F: drivers/block/ps3vram.c
5902 T: git git://git.infradead.org/users/cbou/linux-pstore.git
5904 F: include/linux/pstore*
5905 F: drivers/firmware/efivars.c
5906 F: drivers/acpi/apei/erst.c
5908 PTP HARDWARE CLOCK SUPPORT
5911 W: http://linuxptp.sourceforge.net/
5912 F: Documentation/ABI/testing/sysfs-ptp
5913 F: Documentation/ptp/*
5914 F: drivers/net/ethernet/freescale/gianfar_ptp.c
5915 F: drivers/net/phy/dp83640*
5917 F: include/linux/ptp_cl*
5923 F: include/asm-generic/syscall.h
5924 F: include/linux/ptrace.h
5925 F: include/linux/regset.h
5926 F: include/linux/tracehook.h
5929 PVRUSB2 VIDEO4LINUX DRIVER
5933 W: http://www.isely.net/pvrusb2/
5934 T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
5936 F: Documentation/video4linux/README.pvrusb2
5937 F: drivers/media/usb/pvrusb2/
5943 W: http://gitorious.org/linux-pwm
5944 T: git git://gitorious.org/linux-pwm/linux-pwm.git
5945 F: Documentation/pwm.txt
5946 F: Documentation/devicetree/bindings/pwm/
5947 F: include/linux/pwm.h
5948 F: include/linux/of_pwm.h
5950 F: drivers/video/backlight/pwm_bl.c
5951 F: include/linux/pwm_backlight.h
5953 PXA2xx/PXA3xx SUPPORT
5958 T: git git://github.com/hzhuang1/linux.git
5959 T: git git://git.linaro.org/people/ycmiao/pxa-linux.git
5961 F: arch/arm/mach-pxa/
5962 F: drivers/pcmcia/pxa2xx*
5963 F: drivers/spi/spi-pxa2xx*
5964 F: drivers/usb/gadget/pxa2*
5965 F: include/sound/pxa2xx-lib.h
5973 T: git git://github.com/hzhuang1/linux.git
5974 T: git git://git.linaro.org/people/ycmiao/pxa-linux.git
5976 F: arch/arm/mach-mmp/
5990 F: drivers/infiniband/hw/qib/
5992 QLOGIC QLA1280 SCSI DRIVER
5996 F: drivers/scsi/qla1280.[ch]
5998 QLOGIC QLA2XXX FC-SCSI DRIVER
6003 F: Documentation/scsi/LICENSE.qla2xxx
6004 F: drivers/scsi/qla2xxx/
6006 QLOGIC QLA4XXX iSCSI DRIVER
6012 F: drivers/scsi/qla4xxx/
6014 QLOGIC QLA3XXX NETWORK DRIVER
6020 F: Documentation/networking/LICENSE.qla3xxx
6021 F: drivers/net/ethernet/qlogic/qla3xxx.*
6023 QLOGIC QLCNIC (1/10)Gb ETHERNET DRIVER
6029 F: drivers/net/ethernet/qlogic/qlcnic/
6031 QLOGIC QLGE 10Gb ETHERNET DRIVER
6037 F: drivers/net/ethernet/qlogic/qlge/
6041 W: http://www.alarsen.net/linux/qnx4fs/
6044 F: include/linux/qnx4_fs.h
6045 F: include/linux/qnxtypes.h
6050 W: http://linuxtv.org/
6051 W: http://palosaari.fi/linux/
6052 Q: http://patchwork.linuxtv.org/project/linux-media/list/
6053 T: git git://linuxtv.org/anttip/media_tree.git
6055 F: drivers/media/tuners/qt1010*
6057 QUALCOMM HEXAGON ARCHITECTURE
6063 RADOS BLOCK DEVICE (RBD)
6069 T: git git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git
6071 F: drivers/block/rbd.c
6072 F: drivers/block/rbd_types.h
6074 RADEON FRAMEBUFFER DISPLAY DRIVER
6078 F: drivers/video/aty/radeon*
6079 F: include/linux/radeonfb.h
6081 RAGE128 FRAMEBUFFER DISPLAY DRIVER
6085 F: drivers/video/aty/aty128fb.c
6087 RALINK RT2X00 WIRELESS LAN DRIVER
6094 W: http://rt2x00.serialmonkey.com/
6096 T: git git://git.kernel.org/pub/scm/linux/kernel/git/ivd/rt2x00.git
6097 F: drivers/net/wireless/rt2x00/
6099 RAMDISK RAM BLOCK DEVICE DRIVER
6102 F: Documentation/blockdev/ramdisk.txt
6103 F: drivers/block/brd.c
6105 RANDOM NUMBER DRIVER
6108 F: drivers/char/random.c
6116 RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
6119 F: drivers/net/wireless/ray*
6125 T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git
6126 F: Documentation/RCU/torture.txt
6127 F: kernel/rcutorture.c
6133 RDC R6040 FAST ETHERNET DRIVER
6137 F: drivers/net/ethernet/rdc/r6040.c
6139 RDS - RELIABLE DATAGRAM SOCKETS
6145 READ-COPY UPDATE (RCU)
6148 W: http://www.rdrop.com/users/paulmck/RCU/
6150 T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git
6151 F: Documentation/RCU/
6152 X: Documentation/RCU/torture.txt
6153 F: include/linux/rcu*
6155 X: kernel/rcutorture.c
6157 REAL TIME CLOCK (RTC) SUBSYSTEM
6160 Q: http://patchwork.ozlabs.org/project/rtc-linux/list/
6162 F: Documentation/rtc.txt
6164 F: include/linux/rtc.h
6166 REISERFS FILE SYSTEM
6171 REGISTER MAP ABSTRACTION
6173 T: git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git
6175 F: drivers/base/regmap/
6176 F: include/linux/regmap.h
6178 REMOTE PROCESSOR (REMOTEPROC) SUBSYSTEM
6180 T: git git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc.git
6182 F: drivers/remoteproc/
6183 F: Documentation/remoteproc.txt
6184 F: include/linux/remoteproc.h
6189 W: http://wireless.kernel.org/
6190 T: git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git
6191 T: git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git
6193 F: Documentation/rfkill.txt
6196 RICOH SMARTMEDIA/XD DRIVER
6199 F: drivers/mtd/nand/r852.c
6200 F: drivers/mtd/nand/r852.h
6202 RICOH R5C592 MEMORYSTICK DRIVER
6205 F: drivers/memstick/host/r592.*
6209 W: http://www.comtrol.com
6211 F: Documentation/serial/rocket.txt
6212 F: drivers/tty/rocket*
6217 W: http://www.linux-ax25.org/
6219 F: include/linux/rose.h
6220 F: include/net/rose.h
6223 RTL2830 MEDIA DRIVER
6226 W: http://linuxtv.org/
6227 W: http://palosaari.fi/linux/
6228 Q: http://patchwork.linuxtv.org/project/linux-media/list/
6229 T: git git://linuxtv.org/anttip/media_tree.git
6231 F: drivers/media/dvb-frontends/rtl2830*
6233 RTL8180 WIRELESS DRIVER
6236 W: http://wireless.kernel.org/
6237 T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
6239 F: drivers/net/wireless/rtl818x/rtl8180/
6241 RTL8187 WIRELESS DRIVER
6246 W: http://wireless.kernel.org/
6247 T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
6249 F: drivers/net/wireless/rtl818x/rtl8187/
6251 RTL8192CE WIRELESS DRIVER
6255 W: http://wireless.kernel.org/
6256 T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
6258 F: drivers/net/wireless/rtlwifi/
6259 F: drivers/net/wireless/rtlwifi/rtl8192ce/
6261 S3 SAVAGE FRAMEBUFFER DRIVER
6265 F: drivers/video/savage/
6272 W: http://www.ibm.com/developerworks/linux/linux390/
6276 F: block/partitions/ibm.c
6277 F: Documentation/s390/
6278 F: Documentation/DocBook/s390*
6280 S390 NETWORK DRIVERS
6285 W: http://www.ibm.com/developerworks/linux/linux390/
6287 F: drivers/s390/net/
6293 W: http://www.ibm.com/developerworks/linux/linux390/
6295 F: drivers/s390/crypto/
6301 W: http://www.ibm.com/developerworks/linux/linux390/
6303 F: drivers/s390/scsi/zfcp_*
6305 S390 IUCV NETWORK LAYER
6309 W: http://www.ibm.com/developerworks/linux/linux390/
6311 F: drivers/s390/net/*iucv*
6312 F: include/net/iucv/
6315 S3C24XX SD/MMC Driver
6319 F: drivers/mmc/host/s3cmci.*
6321 SAA7146 VIDEO4LINUX-2 DRIVER
6324 T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
6325 W: http://www.mihu.de/linux/saa7146
6327 F: drivers/media/common/saa7146/
6328 F: drivers/media/pci/saa7146/
6329 F: include/media/saa7146*
6331 SAMSUNG LAPTOP DRIVER
6335 F: drivers/platform/x86/samsung-laptop.c
6337 SAMSUNG AUDIO (ASoC) DRIVERS
6341 F: sound/soc/samsung
6343 SAMSUNG FRAMEBUFFER DRIVER
6347 F: drivers/video/s3c-fb.c
6349 SAMSUNG MULTIFUNCTION DEVICE DRIVERS
6353 F: drivers/mfd/sec*.c
6354 F: drivers/regulator/s2m*.c
6355 F: drivers/regulator/s5m*.c
6356 F: drivers/rtc/rtc-sec.c
6357 F: include/linux/mfd/samsung/
6363 F: drivers/tty/serial
6365 SYNOPSYS DESIGNWARE DMAC DRIVER
6368 F: include/linux/dw_dmac.h
6369 F: drivers/dma/dw_dmac_regs.h
6370 F: drivers/dma/dw_dmac.c
6375 T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core
6377 F: include/linux/clocksource.h
6378 F: include/linux/time.h
6379 F: include/linux/timex.h
6380 F: kernel/time/clocksource.c
6381 F: kernel/time/time*.c
6382 F: kernel/time/ntp.c
6383 F: drivers/clocksource
6385 TLG2300 VIDEO4LINUX-2 DRIVER
6390 F: drivers/media/usb/tlg2300
6395 F: drivers/watchdog/sc1200wdt.c
6400 T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git sched/core
6403 F: include/linux/sched.h
6408 W: http://www.sunplusct.com
6415 W: http://www.kernel.dk
6419 SCSI RDMA PROTOCOL (SRP) INITIATOR
6423 W: http://www.openfabrics.org
6424 Q: http://patchwork.kernel.org/project/linux-rdma/list/
6425 T: git git://git.kernel.org/pub/scm/linux/kernel/git/dad/srp-initiator.git
6426 F: drivers/infiniband/ulp/srp/
6427 F: include/scsi/srp.h
6432 W: http://www.torque.net/sg
6434 F: drivers/scsi/sg.c
6435 F: include/scsi/sg.h
6440 T: git git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
6441 T: git git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git
6442 T: git git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-pending-2.6.git
6451 F: Documentation/scsi/st.txt
6459 W: http://lksctp.sourceforge.net
6461 F: Documentation/networking/sctp.txt
6462 F: include/linux/sctp.h
6463 F: include/net/sctp/
6469 F: Documentation/i2c/busses/scx200_acb
6470 F: arch/x86/platform/scx200/
6471 F: drivers/watchdog/scx200_wdt.c
6472 F: drivers/i2c/busses/scx200*
6473 F: drivers/mtd/maps/scx200_docflash.c
6474 F: include/linux/scx200.h
6479 F: drivers/char/scx200_gpio.c
6480 F: include/linux/scx200_gpio.h
6482 SCx200 HRT CLOCKSOURCE DRIVER
6485 F: drivers/clocksource/scx200_hrt.c
6487 SDRICOH_CS MMC/SD HOST CONTROLLER INTERFACE DRIVER
6491 F: drivers/mmc/host/sdricoh_cs.c
6493 SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) DRIVER
6496 T: git git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc.git
6498 F: drivers/mmc/host/sdhci.*
6499 F: drivers/mmc/host/sdhci-pltfm.[ch]
6501 SECURE DIGITAL HOST CONTROLLER INTERFACE, OPEN FIRMWARE BINDINGS (SDHCI-OF)
6506 F: drivers/mmc/host/sdhci-pltfm.[ch]
6508 SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) SAMSUNG DRIVER
6512 F: drivers/mmc/host/sdhci-s3c.c
6514 SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) ST SPEAR DRIVER
6519 F: drivers/mmc/host/sdhci-spear.c
6524 T: git git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git
6525 W: http://kernsec.org/
6533 SELINUX SECURITY MODULE
6538 W: http://selinuxproject.org
6539 T: git git://git.infradead.org/users/eparis/selinux.git
6541 F: include/linux/selinux*
6542 F: security/selinux/
6545 APPARMOR SECURITY MODULE
6548 W: apparmor.wiki.kernel.org
6549 T: git git://git.kernel.org/pub/scm/linux/kernel/git/jj/apparmor-dev.git
6551 F: security/apparmor/
6556 F: drivers/misc/phantom.c
6557 F: include/linux/phantom.h
6559 SERIAL ATA (SATA) SUBSYSTEM
6562 T: git git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
6565 F: include/linux/ata.h
6566 F: include/linux/libata.h
6568 SERVER ENGINES 10Gbps iSCSI - BladeEngine 2 DRIVER
6571 W: http://www.emulex.com
6573 F: drivers/scsi/be2iscsi/
6575 SERVER ENGINES 10Gbps NIC - BladeEngine 2 DRIVER
6580 W: http://www.emulex.com
6582 F: drivers/net/ethernet/emulex/benet/
6589 F: drivers/net/ethernet/sfc/
6594 F: drivers/misc/sgi-gru/
6596 SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
6600 F: Documentation/ia64/serial.txt
6601 F: drivers/tty/serial/ioc?_serial.c
6602 F: include/linux/ioc?.h
6604 SGI VISUAL WORKSTATION 320 AND 540
6607 W: http://linux-visws.sf.net
6608 S: Maintained for 2.6.
6609 F: Documentation/sgi-visws.txt
6611 SGI XP/XPC/XPNET DRIVER
6614 F: drivers/misc/sgi-xp/
6616 SIMPLE FIRMWARE INTERFACE (SFI)
6619 W: http://simplefirmware.org/
6620 T: git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6.git
6622 F: arch/x86/platform/sfi/
6624 F: include/linux/sfi*.h
6626 SIMTEC EB110ATX (Chalice CATS)
6630 W: http://www.simtec.co.uk/products/EB110ATX/
6633 SIMTEC EB2410ITX (BAST)
6637 W: http://www.simtec.co.uk/products/EB2410ITX/
6639 F: arch/arm/mach-s3c2410/mach-bast.c
6640 F: arch/arm/mach-s3c2410/bast-ide.c
6641 F: arch/arm/mach-s3c2410/bast-irq.c
6643 TI DAVINCI MACHINE SUPPORT
6647 T: git git://gitorious.org/linux-davinci/linux-davinci.git
6648 Q: http://patchwork.kernel.org/project/linux-davinci/list/
6650 F: arch/arm/mach-davinci
6651 F: drivers/i2c/busses/i2c-davinci.c
6653 SIS 190 ETHERNET DRIVER
6657 F: drivers/net/ethernet/sis/sis190.c
6659 SIS 900/7016 FAST ETHERNET DRIVER
6661 W: http://www.brownhat.org/sis900.html
6664 F: drivers/net/ethernet/sis/sis900.*
6666 SIS 96X I2C/SMBUS DRIVER
6670 F: Documentation/i2c/busses/i2c-sis96x
6671 F: drivers/i2c/busses/i2c-sis96x.c
6673 SIS FRAMEBUFFER DRIVER
6675 W: http://www.winischhofer.net/linuxsisvga.shtml
6677 F: Documentation/fb/sisfb.txt
6678 F: drivers/video/sis/
6679 F: include/video/sisfb.h
6683 W: http://www.winischhofer.at/linuxsisusbvga.shtml
6685 F: drivers/usb/misc/sisusbvga/
6693 F: include/linux/sl?b*.h
6696 SLEEPABLE READ-COPY UPDATE (SRCU)
6699 W: http://www.rdrop.com/users/paulmck/RCU/
6701 T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git
6702 F: include/linux/srcu*
6705 SMACK SECURITY MODULE
6708 W: http://schaufler-ca.com
6709 T: git git://git.gitorious.org/smack-next/kernel.git
6711 F: Documentation/security/Smack.txt
6714 SMC91x ETHERNET DRIVER
6717 F: drivers/net/ethernet/smsc/smc91x.*
6719 SMM665 HARDWARE MONITOR DRIVER
6723 F: Documentation/hwmon/smm665
6724 F: drivers/hwmon/smm665.c
6726 SMSC EMC2103 HARDWARE MONITOR DRIVER
6730 F: Documentation/hwmon/emc2103
6731 F: drivers/hwmon/emc2103.c
6733 SMSC SCH5627 HARDWARE MONITOR DRIVER
6737 F: Documentation/hwmon/sch5627
6738 F: drivers/hwmon/sch5627.c
6740 SMSC47B397 HARDWARE MONITOR DRIVER
6744 F: Documentation/hwmon/smsc47b397
6745 F: drivers/hwmon/smsc47b397.c
6747 SMSC911x ETHERNET DRIVER
6751 F: include/linux/smsc911x.h
6752 F: drivers/net/ethernet/smsc/smsc911x.*
6754 SMSC9420 PCI ETHERNET DRIVER
6758 F: drivers/net/ethernet/smsc/smsc9420.*
6760 SMSC UFX6000 and UFX7000 USB to VGA DRIVER
6764 F: drivers/video/smscufx.c
6766 SN-IA64 (Itanium) SUB-PLATFORM
6770 W: http://www.sgi.com/altix
6774 SOC-CAMERA V4L2 SUBSYSTEM
6777 T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
6779 F: include/media/soc*
6780 F: drivers/media/i2c/soc_camera/
6781 F: drivers/media/platform/soc_camera/
6783 SOEKRIS NET48XX LED SUPPORT
6786 F: drivers/leds/leds-net48xx.c
6788 SOFTWARE RAID (Multiple Disks) SUPPORT
6793 F: include/linux/raid/
6795 SONIC NETWORK DRIVER
6799 F: drivers/net/ethernet/natsemi/sonic.*
6801 SONICS SILICON BACKPLANE DRIVER (SSB)
6806 F: include/linux/ssb/
6808 SONY VAIO CONTROL DEVICE DRIVER
6811 W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
6813 F: Documentation/laptops/sony-laptop.txt
6814 F: drivers/char/sonypi.c
6815 F: drivers/platform/x86/sony-laptop.c
6816 F: include/linux/sony-laptop.h
6818 SONY MEMORYSTICK CARD SUPPORT
6820 W: http://tifmxx.berlios.de/
6822 F: drivers/memstick/host/tifm_ms.c
6828 W: http://www.alsa-project.org/
6829 T: git git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git
6830 T: git git://git.alsa-project.org/alsa-kernel.git
6832 F: Documentation/sound/
6836 SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT (ASoC)
6839 T: git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git
6841 W: http://alsa-project.org/main/index.php/ASoC
6844 F: include/sound/soc*
6846 SPARC + UltraSPARC (sparc/sparc64)
6849 Q: http://patchwork.ozlabs.org/project/sparclinux/list/
6850 T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc.git
6851 T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next.git
6856 SPARC SERIAL DRIVERS
6859 T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc.git
6860 T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next.git
6862 F: include/linux/sunserialcore.h
6863 F: drivers/tty/serial/suncore.c
6864 F: drivers/tty/serial/sunhv.c
6865 F: drivers/tty/serial/sunsab.c
6866 F: drivers/tty/serial/sunsab.h
6867 F: drivers/tty/serial/sunsu.c
6868 F: drivers/tty/serial/sunzilog.c
6869 F: drivers/tty/serial/sunzilog.h
6874 W: https://sparse.wiki.kernel.org/
6875 T: git git://git.kernel.org/pub/scm/devel/sparse/sparse.git
6876 T: git git://git.kernel.org/pub/scm/devel/sparse/chrisl/sparse.git
6878 F: include/linux/compiler.h
6880 SPEAR PLATFORM SUPPORT
6885 W: http://www.st.com/spear
6887 F: arch/arm/plat-spear/
6889 SPEAR13XX MACHINE SUPPORT
6894 W: http://www.st.com/spear
6896 F: arch/arm/mach-spear13xx/
6898 SPEAR3XX MACHINE SUPPORT
6903 W: http://www.st.com/spear
6905 F: arch/arm/mach-spear3xx/
6907 SPEAR6XX MACHINE SUPPORT
6913 W: http://www.st.com/spear
6915 F: arch/arm/mach-spear6xx/
6917 SPEAR CLOCK FRAMEWORK SUPPORT
6921 W: http://www.st.com/spear
6923 F: drivers/clk/spear/
6928 Q: http://patchwork.kernel.org/project/spi-devel-general/list/
6929 T: git git://git.secretlab.ca/git/linux-2.6.git
6931 F: Documentation/spi/
6933 F: include/linux/spi/
6935 SPIDERNET NETWORK DRIVER for CELL
6940 F: Documentation/networking/spider_net.txt
6941 F: drivers/net/ethernet/toshiba/spider_net*
6947 W: http://www.ibm.com/developerworks/power/cell/
6949 F: Documentation/filesystems/spufs.txt
6950 F: arch/powerpc/platforms/cell/spufs/
6952 SQUASHFS FILE SYSTEM
6955 W: http://squashfs.org.uk
6957 F: Documentation/filesystems/squashfs.txt
6960 SRM (Alpha) environment access
6963 F: arch/alpha/kernel/srm_env.c
6972 T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git
6977 STAGING - AGERE HERMES II and II.5 WIRELESS DRIVERS
6980 F: drivers/staging/wlags49_h2/
6981 F: drivers/staging/wlags49_h25/
6986 F: drivers/staging/asus_oled/
6992 F: drivers/staging/comedi/
6994 STAGING - CRYSTAL HD VIDEO DECODER
7000 F: drivers/staging/crystalhd/
7002 STAGING - ECHO CANCELLER
7006 F: drivers/staging/echo/
7008 STAGING - ET131X NETWORK DRIVER
7011 F: drivers/staging/et131x/
7013 STAGING - FLARION FT1000 DRIVERS
7016 F: drivers/staging/ft1000/
7018 STAGING - FRONTIER TRANZPORT AND ALPHATRACK
7021 F: drivers/staging/frontier/
7023 STAGING - INDUSTRIAL IO
7027 F: drivers/staging/iio/
7029 STAGING - LIRC (LINUX INFRARED REMOTE CONTROL) DRIVERS
7031 W: http://www.lirc.org/
7033 F: drivers/staging/media/lirc/
7035 STAGING - NVIDIA COMPLIANT EMBEDDED CONTROLLER INTERFACE (nvec)
7040 F: drivers/staging/nvec/
7042 STAGING - OLPC SECONDARY DISPLAY CONTROLLER (DCON)
7046 W: http://wiki.laptop.org/go/DCON
7048 F: drivers/staging/olpc_dcon/
7050 STAGING - OZMO DEVICES USB OVER WIFI DRIVER
7054 F: drivers/staging/ozwpan/
7056 STAGING - PARALLEL LCD/KEYPAD PANEL DRIVER
7059 F: drivers/staging/panel/
7061 STAGING - REALTEK RTL8712U DRIVERS
7065 F: drivers/staging/rtl8712/
7067 STAGING - SILICON MOTION SM7XX FRAME BUFFER DRIVER
7070 F: drivers/staging/sm7xx/
7072 STAGING - SOFTLOGIC 6x10 MPEG CODEC
7075 F: drivers/staging/media/solo6x10/
7077 STAGING - SPEAKUP CONSOLE SPEECH DRIVER
7083 W: http://www.linux-speakup.org/
7085 F: drivers/staging/speakup/
7087 STAGING - TI DSP BRIDGE DRIVERS
7090 F: drivers/staging/tidspbridge/
7092 STAGING - USB ENE SM/MS CARD READER DRIVER
7095 F: drivers/staging/keucr/
7097 STAGING - VIA VT665X DRIVERS
7100 F: drivers/staging/vt665?/
7102 STAGING - WINBOND IS89C35 WLAN USB DRIVER
7105 F: drivers/staging/winbond/
7107 STAGING - XGI Z7,Z9,Z11 PCI DISPLAY DRIVER
7110 F: drivers/staging/xgifb/
7112 STARFIRE/DURALAN NETWORK DRIVER
7115 F: drivers/net/ethernet/adaptec/starfire*
7119 W: http://sammy.net/sun3/
7121 F: arch/m68k/kernel/*sun3*
7123 F: arch/m68k/include/asm/sun3*
7124 F: drivers/net/ethernet/i825xx/sun3*
7129 W: http://www.linux-sh.org
7130 Q: http://patchwork.kernel.org/project/linux-sh/list/
7131 T: git git://github.com/pmundt/linux-sh.git sh-latest
7133 F: Documentation/sh/
7143 F: Documentation/power/
7144 F: arch/x86/kernel/acpi/
7145 F: drivers/base/power/
7147 F: include/linux/suspend.h
7148 F: include/linux/freezer.h
7149 F: include/linux/pm.h
7155 F: Documentation/svga.txt
7156 F: arch/x86/boot/video*
7163 F: arch/*/kernel/pci-swiotlb.c
7164 F: include/linux/swiotlb.h
7169 F: Documentation/filesystems/sysv-fs.txt
7171 F: include/linux/sysv_fs.h
7177 L: http://groups.google.com/group/linux-iscsi-target-dev
7178 W: http://www.linux-iscsi.org
7179 T: git git://git.kernel.org/pub/scm/linux/kernel/git/nab/lio-core.git master
7183 F: Documentation/target/
7185 TASKSTATS STATISTICS INTERFACE
7188 F: Documentation/accounting/taskstats*
7189 F: include/linux/taskstats*
7190 F: kernel/taskstats.c
7196 F: include/linux/pkt_cls.h
7197 F: include/net/pkt_cls.h
7200 TCP LOW PRIORITY MODULE
7203 W: http://tcp-lp-mod.sourceforge.net/
7205 F: net/ipv4/tcp_lp.c
7207 TDA10071 MEDIA DRIVER
7210 W: http://linuxtv.org/
7211 W: http://palosaari.fi/linux/
7212 Q: http://patchwork.linuxtv.org/project/linux-media/list/
7213 T: git git://linuxtv.org/anttip/media_tree.git
7215 F: drivers/media/dvb-frontends/tda10071*
7217 TDA18212 MEDIA DRIVER
7220 W: http://linuxtv.org/
7221 W: http://palosaari.fi/linux/
7222 Q: http://patchwork.linuxtv.org/project/linux-media/list/
7223 T: git git://linuxtv.org/anttip/media_tree.git
7225 F: drivers/media/tuners/tda18212*
7227 TDA18218 MEDIA DRIVER
7230 W: http://linuxtv.org/
7231 W: http://palosaari.fi/linux/
7232 Q: http://patchwork.linuxtv.org/project/linux-media/list/
7233 T: git git://linuxtv.org/anttip/media_tree.git
7235 F: drivers/media/tuners/tda18218*
7237 TDA18271 MEDIA DRIVER
7240 W: http://linuxtv.org/
7241 W: http://github.com/mkrufky
7242 Q: http://patchwork.linuxtv.org/project/linux-media/list/
7243 T: git git://linuxtv.org/mkrufky/tuners.git
7245 F: drivers/media/tuners/tda18271*
7247 TDA827x MEDIA DRIVER
7250 W: http://linuxtv.org/
7251 W: http://github.com/mkrufky
7252 Q: http://patchwork.linuxtv.org/project/linux-media/list/
7253 T: git git://linuxtv.org/mkrufky/tuners.git
7255 F: drivers/media/tuners/tda8290.*
7257 TDA8290 MEDIA DRIVER
7260 W: http://linuxtv.org/
7261 W: http://github.com/mkrufky
7262 Q: http://patchwork.linuxtv.org/project/linux-media/list/
7263 T: git git://linuxtv.org/mkrufky/tuners.git
7265 F: drivers/media/tuners/tda8290.*
7271 F: drivers/net/team/
7272 F: include/linux/if_team.h
7277 Q: http://patchwork.ozlabs.org/project/linux-tegra/list/
7278 T: git git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra.git
7280 F: arch/arm/mach-tegra
7281 F: arch/arm/boot/dts/tegra*
7282 F: arch/arm/configs/tegra_defconfig
7284 TEHUTI ETHERNET DRIVER
7288 F: drivers/net/ethernet/tehuti/*
7290 Telecom Clock Driver for MCPL0010
7293 F: drivers/char/tlclk.c
7295 TENSILICA XTENSA PORT (xtensa)
7305 T: git git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux.git
7308 F: include/linux/thermal.h
7310 THINKPAD ACPI EXTRAS DRIVER
7314 W: http://ibm-acpi.sourceforge.net
7315 W: http://thinkwiki.org/wiki/Ibm-acpi
7316 T: git git://repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
7318 F: drivers/platform/x86/thinkpad_acpi.c
7320 TI FLASH MEDIA INTERFACE DRIVER
7323 F: drivers/misc/tifm*
7324 F: drivers/mmc/host/tifm_sd.c
7325 F: include/linux/tifm.h
7327 TI LM49xxx FAMILY ASoC CODEC DRIVERS
7332 F: sound/soc/codecs/lm49453*
7333 F: sound/soc/codecs/isabelle*
7335 TI TWL4030 SERIES SOC CODEC DRIVER
7339 F: sound/soc/codecs/twl4030*
7341 TI WILINK WIRELESS DRIVERS
7344 W: http://wireless.kernel.org/en/users/Drivers/wl12xx
7345 W: http://wireless.kernel.org/en/users/Drivers/wl1251
7346 T: git git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx.git
7348 F: drivers/net/wireless/ti/
7349 F: include/linux/wl12xx.h
7356 W: http://tipc.sourceforge.net/
7358 F: include/linux/tipc*.h
7363 W: http://www.tilera.com/scm/
7366 F: drivers/tty/hvc/hvc_tile.c
7367 F: drivers/net/ethernet/tile/
7368 F: drivers/edac/tile_edac.c
7373 W: http://sourceforge.net/projects/tlan/
7375 F: Documentation/networking/tlan.txt
7376 F: drivers/net/ethernet/ti/tlan.*
7378 TOMOYO SECURITY MODULE
7385 W: http://tomoyo.sourceforge.jp/
7386 T: quilt http://svn.sourceforge.jp/svnroot/tomoyo/trunk/2.5.x/tomoyo-lsm/patches/
7390 TOPSTAR LAPTOP EXTRAS DRIVER
7394 F: drivers/platform/x86/topstar-laptop.c
7396 TOSHIBA ACPI EXTRAS DRIVER
7399 F: drivers/platform/x86/toshiba_acpi.c
7404 W: http://www.buzzard.org.uk/toshiba/
7406 F: drivers/char/toshiba.c
7407 F: include/linux/toshiba.h
7414 F: drivers/mmc/host/tmio_mmc*
7415 F: drivers/mmc/host/sh_mobile_sdhi.c
7416 F: include/linux/mmc/tmio.h
7417 F: include/linux/mmc/sh_mobile_sdhi.h
7419 TMPFS (SHMEM FILESYSTEM)
7423 F: include/linux/shmem_fs.h
7429 W: http://tpmdd.sourceforge.net
7432 W: http://www.sirrix.com
7435 F: drivers/char/tpm/
7441 T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git perf/core
7443 F: Documentation/trace/ftrace.txt
7444 F: arch/*/*/*/ftrace.h
7445 F: arch/*/kernel/ftrace.c
7446 F: include/*/ftrace.h
7447 F: include/linux/trace*.h
7453 T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial.git
7455 K: ^Subject:.*(?i)trivial
7461 T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git
7463 F: drivers/tty/serial/serial_core.c
7464 F: include/linux/serial_core.h
7465 F: include/linux/serial.h
7466 F: include/linux/tty.h
7468 TUA9001 MEDIA DRIVER
7471 W: http://linuxtv.org/
7472 W: http://palosaari.fi/linux/
7473 Q: http://patchwork.linuxtv.org/project/linux-media/list/
7474 T: git git://linuxtv.org/anttip/media_tree.git
7476 F: drivers/media/tuners/tua9001*
7478 TULIP NETWORK DRIVERS
7482 F: drivers/net/ethernet/dec/tulip/
7486 W: http://vtun.sourceforge.net/tun
7488 F: Documentation/networking/tuntap.txt
7489 F: arch/um/os-Linux/drivers/
7491 TURBOCHANNEL SUBSYSTEM
7495 F: include/linux/tc.h
7501 F: drivers/scsi/u14-34f.c
7503 UBI FILE SYSTEM (UBIFS)
7507 T: git git://git.infradead.org/ubifs-2.6.git
7508 W: http://www.linux-mtd.infradead.org/doc/ubifs.html
7510 F: Documentation/filesystems/ubifs.txt
7513 UCLINUX (AND M68KNOMMU)
7515 W: http://www.uclinux.org/
7518 F: arch/m68k/*/*_no.*
7519 F: arch/m68k/include/asm/*_no.*
7521 UCLINUX FOR RENESAS H8/300 (H8300)
7523 W: http://uclinux-h8.sourceforge.jp/
7526 F: drivers/ide/ide-h8300.c
7527 F: drivers/net/ethernet/8390/ne-h8300.c
7532 F: Documentation/filesystems/udf.txt
7538 F: Documentation/filesystems/ufs.txt
7541 UHID USERSPACE HID IO DRIVER:
7545 F: drivers/hid/uhid.c
7546 F: include/linux/uhid.h
7548 ULTRA-WIDEBAND (UWB) SUBSYSTEM:
7552 F: include/linux/uwb.h
7553 F: include/linux/uwb/
7555 UNICORE32 ARCHITECTURE:
7557 W: http://mprc.pku.edu.cn/~guanxuetao/linux
7559 T: git git://git.kernel.org/pub/scm/linux/kernel/git/epip/linux-2.6-unicore32.git
7564 W: http://dotat.at/prog/unifdef
7566 F: scripts/unifdef.c
7568 UNIFORM CDROM DRIVER
7570 W: http://www.kernel.dk
7572 F: Documentation/cdrom/
7573 F: drivers/cdrom/cdrom.c
7574 F: include/linux/cdrom.h
7576 UNIVERSAL FLASH STORAGE HOST CONTROLLER DRIVER
7581 F: Documentation/scsi/ufs.txt
7582 F: drivers/scsi/ufs/
7584 UNSORTED BLOCK IMAGES (UBI)
7586 W: http://www.linux-mtd.infradead.org/
7588 T: git git://git.infradead.org/ubi-2.6.git
7591 F: include/linux/mtd/ubi.h
7592 F: include/mtd/ubi-user.h
7594 UNSORTED BLOCK IMAGES (UBI) Fastmap
7598 F: drivers/mtd/ubi/fastmap.c
7604 F: Documentation/usb/acm.txt
7605 F: drivers/usb/class/cdc-acm.*
7607 USB AR5523 WIRELESS DRIVER
7611 F: drivers/net/wireless/ath/ar5523/
7619 F: drivers/usb/storage/uas.c
7621 USB CDC ETHERNET DRIVER
7625 F: drivers/net/usb/cdc_*.c
7626 F: include/linux/usb/cdc.h
7628 USB CYPRESS C67X00 DRIVER
7632 F: drivers/usb/c67x00/
7634 USB DAVICOM DM9601 DRIVER
7637 W: http://www.linux-usb.org/usbnet
7639 F: drivers/net/usb/dm9601.c
7641 USB DIAMOND RIO500 DRIVER
7644 W: http://rio500.sourceforge.net
7646 F: drivers/usb/misc/rio500*
7652 F: Documentation/usb/ehci.txt
7653 F: drivers/usb/host/ehci*
7655 USB GADGET/PERIPHERAL SUBSYSTEM
7658 W: http://www.linux-usb.org/gadget
7659 T: git git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git
7661 F: drivers/usb/gadget/
7662 F: include/linux/usb/gadget*
7664 USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...)
7667 T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git
7669 F: Documentation/hid/hiddev.txt
7670 F: drivers/hid/usbhid/
7676 F: drivers/staging/usbip/
7682 F: drivers/usb/host/isp116x*
7683 F: include/linux/usb/isp116x.h
7685 USB KAWASAKI LSI DRIVER
7689 F: drivers/usb/serial/kl5kusb105.*
7691 USB MASS STORAGE DRIVER
7696 W: http://www.one-eyed-alien.net/~mdharm/linux-usb/
7697 F: drivers/usb/storage/
7702 T: git git://git.alsa-project.org/alsa-kernel.git
7710 F: Documentation/usb/ohci.txt
7711 F: drivers/usb/host/ohci*
7713 USB OPTION-CARD DRIVER
7717 F: drivers/usb/serial/option.c
7723 W: http://pegasus2.sourceforge.net/
7725 F: drivers/net/usb/pegasus.*
7730 T: git git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git
7735 USB PRINTER DRIVER (usblp)
7739 F: drivers/usb/class/usblp.c
7745 W: http://pegasus2.sourceforge.net/
7747 F: drivers/net/usb/rtl8150.c
7749 USB SERIAL BELKIN F5U103 DRIVER
7753 F: drivers/usb/serial/belkin_sa.*
7755 USB SERIAL CYPRESS M8 DRIVER
7759 W: http://geocities.com/i0xox0i
7760 W: http://firstlight.net/cvs
7761 F: drivers/usb/serial/cypress_m8.*
7763 USB SERIAL CYBERJACK DRIVER
7765 W: http://www.reiner-sct.de/support/treiber_cyberjack.php
7767 F: drivers/usb/serial/cyberjack.c
7769 USB SERIAL DIGI ACCELEPORT DRIVER
7774 F: drivers/usb/serial/digi_acceleport.c
7780 F: Documentation/usb/usb-serial.txt
7781 F: drivers/usb/serial/generic.c
7782 F: drivers/usb/serial/usb-serial.c
7783 F: include/linux/usb/serial.h
7785 USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
7789 F: drivers/usb/serial/empeg.c
7791 USB SERIAL KEYSPAN DRIVER
7795 F: drivers/usb/serial/*keyspan*
7797 USB SERIAL WHITEHEAT DRIVER
7800 W: http://www.connecttech.com
7802 F: drivers/usb/serial/whiteheat*
7804 USB SMSC75XX ETHERNET DRIVER
7808 F: drivers/net/usb/smsc75xx.*
7810 USB SMSC95XX ETHERNET DRIVER
7814 F: drivers/net/usb/smsc95xx.*
7820 T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
7821 W: http://www.linux-projects.org
7823 F: Documentation/video4linux/sn9c102.txt
7824 F: drivers/media/usb/sn9c102/
7829 W: http://www.linux-usb.org
7830 T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git
7832 F: Documentation/usb/
7835 F: include/linux/usb.h
7836 F: include/linux/usb/
7842 F: drivers/usb/host/uhci*
7844 USB "USBNET" DRIVER FRAMEWORK
7847 W: http://www.linux-usb.org/usbnet
7849 F: drivers/net/usb/usbnet.c
7850 F: include/linux/usb/usbnet.h
7856 T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
7857 W: http://www.ideasonboard.org/uvc/
7859 F: drivers/media/usb/uvc/
7865 F: drivers/usb/gadget/*uvc*.c
7866 F: drivers/usb/gadget/webcam.c
7868 USB WIRELESS RNDIS DRIVER (rndis_wlan)
7872 F: drivers/net/wireless/rndis_wlan.c
7878 F: drivers/usb/host/xhci*
7879 F: drivers/usb/host/pci-quirks*
7883 W: http://linux-lc100020.sourceforge.net
7885 F: drivers/net/wireless/zd1201.*
7891 T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
7892 W: http://royale.zerezo.com/zr364xx/
7894 F: Documentation/video4linux/zr364xx.txt
7895 F: drivers/media/usb/zr364xx/
7897 USER-MODE LINUX (UML)
7902 W: http://user-mode-linux.sourceforge.net
7904 F: Documentation/virtual/uml/
7914 F: Documentation/DocBook/uio-howto.tmpl
7916 F: include/linux/uio*.h
7921 W: http://en.wikipedia.org/wiki/Util-linux
7922 T: git git://git.kernel.org/pub/scm/utils/util-linux/util-linux.git
7928 W: http://dev.gentoo.org/~spock/projects/uvesafb/
7930 F: Documentation/fb/uvesafb.txt
7931 F: drivers/video/uvesafb.*
7933 VFAT/FAT/MSDOS FILESYSTEM
7936 F: Documentation/filesystems/vfat.txt
7943 F: Documentation/vfio.txt
7945 F: include/linux/vfio.h
7953 F: drivers/media/v4l2-core/videobuf2-*
7954 F: include/media/videobuf2-*
7956 VIRTIO CONSOLE DRIVER
7960 F: drivers/char/virtio_console.c
7961 F: include/linux/virtio_console.h
7963 VIRTIO CORE, NET AND BLOCK DRIVERS
7969 F: drivers/net/virtio_net.c
7970 F: drivers/block/virtio_blk.c
7971 F: include/linux/virtio_*.h
7980 F: include/linux/vhost.h
7982 VIA RHINE NETWORK DRIVER
7985 F: drivers/net/ethernet/via/via-rhine.c
7987 VIA SD/MMC CARD CONTROLLER DRIVER
7991 F: drivers/mmc/host/via-sdmmc.c
7993 VIA UNICHROME(PRO)/CHROME9 FRAMEBUFFER DRIVER
7997 F: include/linux/via-core.h
7998 F: include/linux/via-gpio.h
7999 F: include/linux/via_i2c.h
8000 F: drivers/video/via/
8002 VIA VELOCITY NETWORK DRIVER
8006 F: drivers/net/ethernet/via/via-velocity.*
8012 F: drivers/net/macvlan.c
8013 F: include/linux/if_*vlan.h
8020 F: drivers/vlynq/vlynq.c
8021 F: include/linux/vlynq.h
8029 T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git
8030 F: Documentation/vme_api.txt
8031 F: drivers/staging/vme/
8033 F: include/linux/vme*
8035 VMWARE VMXNET3 ETHERNET DRIVER
8040 F: drivers/net/vmxnet3/
8042 VMware PVSCSI driver
8047 F: drivers/scsi/vmw_pvscsi.c
8048 F: drivers/scsi/vmw_pvscsi.h
8050 VOLTAGE AND CURRENT REGULATOR FRAMEWORK
8053 W: http://opensource.wolfsonmicro.com/node/15
8054 W: http://www.slimlogic.co.uk/?p=48
8055 T: git git://git.kernel.org/pub/scm/linux/kernel/git/lrg/regulator.git
8057 F: drivers/regulator/
8058 F: include/linux/regulator/
8060 VT1211 HARDWARE MONITOR DRIVER
8064 F: Documentation/hwmon/vt1211
8065 F: drivers/hwmon/vt1211.c
8067 VT8231 HARDWARE MONITOR DRIVER
8071 F: drivers/hwmon/vt8231.c
8073 VUB300 USB to SDIO/SD/MMC bridge chip
8078 F: drivers/mmc/host/vub300.c
8080 W1 DALLAS'S 1-WIRE BUS
8083 F: Documentation/w1/
8086 W83791D HARDWARE MONITORING DRIVER
8090 F: Documentation/hwmon/w83791d
8091 F: drivers/hwmon/w83791d.c
8093 W83793 HARDWARE MONITORING DRIVER
8097 F: Documentation/hwmon/w83793
8098 F: drivers/hwmon/w83793.c
8100 W83795 HARDWARE MONITORING DRIVER
8104 F: drivers/hwmon/w83795.c
8106 W83L51xD SD/MMC CARD INTERFACE DRIVER
8109 F: drivers/mmc/host/wbsd.*
8111 WATCHDOG DEVICE DRIVERS
8114 W: http://www.linux-watchdog.org/
8115 T: git git://www.linux-watchdog.org/linux-watchdog.git
8117 F: Documentation/watchdog/
8118 F: drivers/watchdog/
8119 F: include/linux/watchdog.h
8125 F: drivers/scsi/wd7000.c
8131 F: drivers/hid/hid-wiimote*
8136 F: drivers/media/rc/winbond-cir.c
8143 W: http://linuxwimax.org
8144 F: Documentation/wimax/README.wimax
8145 F: include/linux/wimax.h
8146 F: include/linux/wimax/debug.h
8147 F: include/net/wimax.h
8150 WISTRON LAPTOP BUTTON DRIVER
8153 F: drivers/input/misc/wistron_btns.c
8155 WL3501 WIRELESS PCMCIA CARD DRIVER
8158 W: http://oops.ghostprotocols.net:81/blog
8160 F: drivers/net/wireless/wl3501*
8162 WM97XX TOUCHSCREEN DRIVERS
8166 T: git git://opensource.wolfsonmicro.com/linux-2.6-touch
8167 W: http://opensource.wolfsonmicro.com/node/7
8169 F: drivers/input/touchscreen/*wm97*
8170 F: include/linux/wm97xx.h
8172 WOLFSON MICROELECTRONICS DRIVERS
8175 T: git git://opensource.wolfsonmicro.com/linux-2.6-asoc
8176 T: git git://opensource.wolfsonmicro.com/linux-2.6-audioplus
8177 W: http://opensource.wolfsonmicro.com/content/linux-drivers-wolfson-devices
8179 F: Documentation/hwmon/wm83??
8180 F: arch/arm/mach-s3c64xx/mach-crag6410*
8181 F: drivers/clk/clk-wm83*.c
8182 F: drivers/extcon/extcon-arizona.c
8183 F: drivers/leds/leds-wm83*.c
8184 F: drivers/gpio/gpio-*wm*.c
8185 F: drivers/gpio/gpio-arizona.c
8186 F: drivers/hwmon/wm83??-hwmon.c
8187 F: drivers/input/misc/wm831x-on.c
8188 F: drivers/input/touchscreen/wm831x-ts.c
8189 F: drivers/input/touchscreen/wm97*.c
8190 F: drivers/mfd/arizona*
8191 F: drivers/mfd/wm*.c
8192 F: drivers/power/wm83*.c
8193 F: drivers/rtc/rtc-wm83*.c
8194 F: drivers/regulator/wm8*.c
8195 F: drivers/video/backlight/wm83*_bl.c
8196 F: drivers/watchdog/wm83*_wdt.c
8197 F: include/linux/mfd/arizona/
8198 F: include/linux/mfd/wm831x/
8199 F: include/linux/mfd/wm8350/
8200 F: include/linux/mfd/wm8400*
8201 F: include/linux/wm97xx.h
8202 F: include/sound/wm????.h
8203 F: sound/soc/codecs/arizona.?
8204 F: sound/soc/codecs/wm*
8208 T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq.git
8210 F: include/linux/workqueue.h
8211 F: kernel/workqueue.c
8212 F: Documentation/workqueue.txt
8218 F: Documentation/networking/x25*
8222 X86 ARCHITECTURE (32-BIT AND 64-BIT)
8227 T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/core
8229 F: Documentation/x86/
8232 X86 PLATFORM DRIVERS
8235 T: git git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86.git
8237 F: drivers/platform/x86
8239 X86 MCE INFRASTRUCTURE
8244 F: arch/x86/kernel/cpu/mcheck/*
8246 XEN HYPERVISOR INTERFACE
8253 F: drivers/*/xen-*front.c
8255 F: arch/x86/include/asm/xen/
8263 F: arch/arm/include/asm/xen/
8265 XEN NETWORK BACKEND DRIVER
8270 F: drivers/net/xen-netback/*
8276 F: arch/x86/pci/*xen*
8277 F: drivers/pci/*xen*
8279 XEN SWIOTLB SUBSYSTEM
8283 F: arch/x86/xen/*swiotlb*
8284 F: drivers/xen/*swiotlb*
8287 P: Silicon Graphics Inc
8292 W: http://oss.sgi.com/projects/xfs
8293 T: git git://oss.sgi.com/xfs/xfs.git
8295 F: Documentation/filesystems/xfs.txt
8298 XILINX AXI ETHERNET DRIVER
8302 F: drivers/net/ethernet/xilinx/xilinx_axienet*
8304 XILINX SYSTEMACE DRIVER
8306 W: http://www.secretlab.ca/
8308 F: drivers/block/xsysace.c
8310 XILINX UARTLITE SERIAL DRIVER
8314 F: drivers/tty/serial/uartlite.c
8316 YAM DRIVER FOR AX.25
8320 F: drivers/net/hamradio/yam*
8321 F: include/linux/yam.h
8323 YEALINK PHONE DRIVER
8327 F: Documentation/input/yealink.txt
8328 F: drivers/input/misc/yealink.*
8330 Z8530 DRIVER FOR AX.25
8332 W: http://yaina.de/jreuter/
8333 W: http://www.qsl.net/dl1bke/
8336 F: Documentation/networking/z8530drv.txt
8337 F: drivers/net/hamradio/*scc.c
8338 F: drivers/net/hamradio/z8530.h
8340 ZD1211RW WIRELESS DRIVER
8343 W: http://zd1211.ath.cx/wiki/DriverRewrite
8347 F: drivers/net/wireless/zd1211rw/
8349 ZR36067 VIDEO FOR LINUX DRIVER
8352 W: http://mjpeg.sourceforge.net/driver-zoran/
8353 T: Mercurial http://linuxtv.org/hg/v4l-dvb
8355 F: drivers/media/pci/zoran/
8357 ZS DECSTATION Z85C30 SERIAL DRIVER
8360 F: drivers/tty/serial/zs.*
8365 Q: http://patchwork.kernel.org/project/LKML/list/
8366 T: git git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
8367 S: Buried alive in reporters