More X86-64 boot options can be found in
Documentation/x86/x86_64/boot-options.txt .
X86 Either 32-bit or 64-bit x86 (same as X86-32+X86-64)
+ X86_UV SGI UV support is enabled.
XEN Xen support is enabled
In addition, the following text indicates that the option:
acpi= [HW,ACPI,X86,ARM64]
Advanced Configuration and Power Interface
- Format: { force | off | strict | noirq | rsdt |
+ Format: { force | on | off | strict | noirq | rsdt |
copy_dsdt }
force -- enable ACPI if default was off
+ on -- enable ACPI but allow fallback to DT [arm64]
off -- disable ACPI if default was on
noirq -- do not use ACPI for IRQ routing
strict -- Be less tolerant of platforms that are not
strictly ACPI specification compliant.
rsdt -- prefer RSDT over (default) XSDT
copy_dsdt -- copy DSDT to memory
- For ARM64, ONLY "acpi=off" or "acpi=force" are available
+ For ARM64, ONLY "acpi=off", "acpi=on" or "acpi=force"
+ are available
See also Documentation/power/runtime_pm.txt, pci=noacpi
acpi_osi=!* # remove all strings
acpi_osi=! # disable all built-in OS vendor
strings
+ acpi_osi=!! # enable all built-in OS vendor
+ strings
acpi_osi= # disable all strings
'acpi_osi=!' can be used in combination with single or
Format: <int> (must be >=0)
Default: 64
+ bau= [X86_UV] Enable the BAU on SGI UV. The default
+ behavior is to disable the BAU (i.e. bau=0).
+ Format: { "0" | "1" }
+ 0 - Disable the BAU.
+ 1 - Enable the BAU.
+ unset - Disable the BAU.
+
baycom_epp= [HW,AX25]
Format: <io>,<mode>
bootmem_debug [KNL] Enable bootmem allocator debug messages.
+ bert_disable [ACPI]
+ Disable BERT OS support on buggy BIOSes.
+
bttv.card= [HW,V4L] bttv (bt848 + bt878 based grabber cards)
bttv.radio= Most important insmod options are available as
kernel args too.
[SPARC64] tick
[X86-64] hpet,tsc
+ clocksource.arm_arch_timer.evtstrm=
+ [ARM,ARM64]
+ Format: <bool>
+ Enable/disable the eventstream feature of the ARM
+ architected timer so that code using WFE-based polling
+ loops can be debugged more effectively on production
+ systems.
+
clearcpuid=BITNUM [X86]
Disable CPUID feature X for the kernel. See
arch/x86/include/asm/cpufeatures.h for the valid bit
It will be ignored when crashkernel=X,high is not used
or memory reserved is below 4G.
+ cryptomgr.notests
+ [KNL] Disable crypto self-tests
+
cs89x0_dma= [HW,NET]
Format: <dma>
dhash_entries= [KNL]
Set number of hash buckets for dentry cache.
+ disable_1tb_segments [PPC]
+ Disables the use of 1TB hash page table segments. This
+ causes the kernel to fall back to 256MB segments which
+ can be useful when debugging issues that require an SLB
+ miss to occur.
+
disable= [IPV6]
See Documentation/networking/ipv6.txt.
+ disable_radix [PPC]
+ Disable RADIX MMU mode on POWER9
+
disable_cpu_apicid= [X86,APIC,SMP]
Format: <int>
The number of initial APIC ID for the
the driver will use only 32-bit accessors to read/write
the device registers.
+ meson,<addr>
+ Start an early, polled-mode console on a meson serial
+ port at the specified address. The serial port must
+ already be setup and configured. Options are not yet
+ supported.
+
msm_serial,<addr>
Start an early, polled-mode console on an msm serial
port at the specified address. The serial port
Address Range Mirroring feature even if your box
doesn't support it.
+ efivar_ssdt= [EFI; X86] Name of an EFI variable that contains an SSDT
+ that is to be dynamically loaded by Linux. If there are
+ multiple variables with the same name but with different
+ vendor GUIDs, all of them will be loaded. See
+ Documentation/acpi/ssdt-overlays.txt for details.
+
+
eisa_irq_edge= [PARISC,HW]
See header of drivers/parisc/eisa.c.
i8042.nopnp [HW] Don't use ACPIPnP / PnPBIOS to discover KBD/AUX
controllers
i8042.notimeout [HW] Ignore timeout condition signalled by controller
- i8042.reset [HW] Reset the controller during init and cleanup
+ i8042.reset [HW] Reset the controller during init, cleanup and
+ suspend-to-ram transitions, only during s2r
+ transitions, or never reset
+ Format: { 1 | Y | y | 0 | N | n }
+ 1, Y, y: always reset controller
+ 0, N, n: don't ever reset controller
+ Default: only on s2r transitions on x86; most other
+ architectures force reset to be always executed
i8042.unlock [HW] Unlock (ignore) the keylock
i8042.kbdreset [HW] Reset device connected to KBD port
hwp_only
Only load intel_pstate on systems which support
hardware P state control (HWP) if available.
+ support_acpi_ppc
+ Enforce ACPI _PPC performance limits. If the Fixed ACPI
+ Description Table, specifies preferred power management
+ profile as "Enterprise Server" or "Performance Server",
+ then this feature is turned on by default.
intremap= [X86-64, Intel-IOMMU]
on enable Interrupt Remapping (default)
PCI device 00:14.0 write the parameter as:
ivrs_hpet[0]=00:14.0
+ ivrs_acpihid [HW,X86_64]
+ Provide an override to the ACPI-HID:UID<->DEVICE-ID
+ mapping provided in the IVRS ACPI table. For
+ example, to map UART-HID:UID AMD0020:0 to
+ PCI device 00:14.5 write the parameter as:
+ ivrs_acpihid[00:14.5]=AMD0020:0
+
js= [HW,JOY] Analog joystick
See Documentation/input/joystick.txt.
- kaslr/nokaslr [X86]
- Enable/disable kernel and module base offset ASLR
- (Address Space Layout Randomization) if built into
- the kernel. When CONFIG_HIBERNATION is selected,
- kASLR is disabled by default. When kASLR is enabled,
- hibernation will be disabled.
+ nokaslr [KNL]
+ When CONFIG_RANDOMIZE_BASE is set, this disables
+ kernel and module base offset ASLR (Address Space
+ Layout Randomization).
keepinitrd [HW,ARM]
[KNL,SH] Allow user to override the default size for
per-device physically contiguous DMA buffers.
+ memhp_default_state=online/offline
+ [KNL] Set the initial state for the memory hotplug
+ onlining policy. If not specified, the default value is
+ set according to the
+ CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE kernel config
+ option.
+ See Documentation/memory-hotplug.txt.
+
memmap=exactmap [KNL,X86] Enable setting of an exact
E820 memory map, as specified by the user.
Such memmap=exactmap lines can be constructed based on
Note that if CONFIG_MODULE_SIG_FORCE is set, that
is always true, so this option does nothing.
+ module_blacklist= [KNL] Do not load a comma-separated list of
+ modules. Useful for debugging problem modules.
+
mousedev.tap_time=
[MOUSE] Maximum time between finger touching and
leaving touchpad surface for touch to be considered
nohugeiomap [KNL,x86] Disable kernel huge I/O mappings.
+ nosmt [KNL,S390] Disable symmetric multithreading (SMT).
+ Equivalent to smt=1.
+
noxsave [BUGS=X86] Disables x86 extended register state save
and restore using xsave. The kernel will fallback to
enabling legacy floating-point and sse state.
timer: [X86] Force use of architectural NMI
timer mode (see also oprofile.timer
for generic hr timer mode)
- [s390] Force legacy basic mode sampling
- (report cpu_type "timer")
oops=panic Always panic on oopses. Default is to just kill the
process, but there is a small probability of
for broken drivers that don't call it.
skip_isa_align [X86] do not align io start addr, so can
handle more pci cards
- firmware [ARM] Do not re-enumerate the bus but instead
- just use the configuration from the
- bootloader. This is currently used on
- IXP2000 systems where the bus has to be
- configured a certain way for adjunct CPUs.
noearly [X86] Don't do any early type 1 scanning.
This might help on some broken boards which
machine check when some devices' config space
resource_alignment=
Format:
[<order of align>@][<domain>:]<bus>:<slot>.<func>[; ...]
+ [<order of align>@]pci:<vendor>:<device>\
+ [:<subvendor>:<subdevice>][; ...]
Specifies alignment and device to reassign
aligned memory resources.
If <order of align> is not specified,
PAGE_SIZE is used as alignment.
PCI-PCI bridge can be specified, if resource
windows need to be expanded.
+ To specify the alignment for several
+ instances of a device, the PCI vendor,
+ device, subvendor, and subdevice may be
+ specified, e.g., 4096@pci:8086:9c22:103c:198f
ecrc= Enable/disable PCIe ECRC (transaction layer
end-to-end CRC checking).
bios: Use BIOS/firmware settings. This is the
hpmemsize=nn[KMG] The fixed amount of bus space which is
reserved for hotplug bridge's memory window.
Default size is 2 megabytes.
+ hpbussize=nn The minimum amount of additional bus numbers
+ reserved for buses below a hotplug bridge.
+ Default is 1.
realloc= Enable/disable reallocating PCI bridge resources
if allocations done by BIOS are too small to
accommodate resources required by all child
compat Treat PCIe ports as PCI-to-PCI bridges, disable the PCIe
ports driver.
+ pcie_port_pm= [PCIE] PCIe port power management handling:
+ off Disable power management of all PCIe ports
+ force Forcibly enable power management of all PCIe ports
+
pcie_pme= [PCIE,PM] Native PCIe PME signaling options:
nomsi Do not use MSI for native PCIe PME signaling (this makes
all PCIe root ports use INTx for all services).
Format: <bool> (1/Y/y=enable, 0/N/n=disable)
default: disabled
+ printk.devkmsg={on,off,ratelimit}
+ Control writing to /dev/kmsg.
+ on - unlimited logging to /dev/kmsg from userspace
+ off - logging to /dev/kmsg disabled
+ ratelimit - ratelimit the logging
+ Default: ratelimit
+
printk.time= Show timing data prefixed to each printk message line
Format: <bool> (1/Y/y=enable, 0/N/n=disable)
Lazy RCU callbacks are those which RCU can
prove do nothing more than free memory.
+ rcuperf.gp_exp= [KNL]
+ Measure performance of expedited synchronous
+ grace-period primitives.
+
+ rcuperf.holdoff= [KNL]
+ Set test-start holdoff period. The purpose of
+ this parameter is to delay the start of the
+ test until boot completes in order to avoid
+ interference.
+
+ rcuperf.nreaders= [KNL]
+ Set number of RCU readers. The value -1 selects
+ N, where N is the number of CPUs. A value
+ "n" less than -1 selects N-n+1, where N is again
+ the number of CPUs. For example, -2 selects N
+ (the number of CPUs), -3 selects N+1, and so on.
+ A value of "n" less than or equal to -N selects
+ a single reader.
+
+ rcuperf.nwriters= [KNL]
+ Set number of RCU writers. The values operate
+ the same as for rcuperf.nreaders.
+ N, where N is the number of CPUs
+
+ rcuperf.perf_runnable= [BOOT]
+ Start rcuperf running at boot time.
+
+ rcuperf.shutdown= [KNL]
+ Shut the system down after performance tests
+ complete. This is useful for hands-off automated
+ testing.
+
+ rcuperf.perf_type= [KNL]
+ Specify the RCU implementation to test.
+
+ rcuperf.verbose= [KNL]
+ Enable additional printk() statements.
+
rcutorture.cbflood_inter_holdoff= [KNL]
Set holdoff time (jiffies) between successive
callback-flood tests.
relax_domain_level=
[KNL, SMP] Set scheduler's default relax_domain_level.
- See Documentation/cgroups/cpusets.txt.
+ See Documentation/cgroup-v1/cpusets.txt.
relative_sleep_states=
[SUSPEND] Use sleep state labeling where the deepest
present during boot.
nocompress Don't compress/decompress hibernation images.
no Disable hibernation and resume.
+ protect_image Turn on image protection during restoration
+ (that will set all pages holding image data
+ during restoration read-only).
retain_initrd [RAM] Keep initrd memory after extraction
1: Fast pin select (default)
2: ATC IRMode
+ smt [KNL,S390] Set the maximum number of threads (logical
+ CPUs) to use per physical CPU on systems capable of
+ symmetric multithreading (SMT). Will be capped to the
+ actual hardware limit.
+ Format: <integer>
+ Default: -1 (no limit)
+
softlockup_panic=
[KNL] Should the soft-lockup detector generate panics.
Format: <integer>
using these two parameters to set the minimum and
maximum port values.
+ sunrpc.svc_rpc_per_connection_limit=
+ [NFS,SUNRPC]
+ Limit the number of requests that the server will
+ process in parallel from a single connection.
+ The default value is 0 (no limit).
+
sunrpc.pool_mode=
[NFS]
Control how the NFS server code allocates CPUs to
swapaccount=[0|1]
[KNL] Enable accounting of swap in memory resource
controller if no parameter or 1 is given or disable
- it if 0 is given (See Documentation/cgroups/memory.txt)
+ it if 0 is given (See Documentation/cgroup-v1/memory.txt)
swiotlb= [ARM,IA-64,PPC,MIPS,X86]
Format: { <int> | force }
trace_event=[event-list]
[FTRACE] Set and start specified trace events in order
- to facilitate early boot debugging.
- See also Documentation/trace/events.txt
+ to facilitate early boot debugging. The event-list is a
+ comma separated list of trace events to enable. See
+ also Documentation/trace/events.txt
trace_options=[option-list]
[FTRACE] Enable or disable tracer options at boot.
8250/16?50 (AND CLONE UARTS) SERIAL DRIVER
- W: http://serial.sourceforge.net
S: Maintained
T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git
F: drivers/tty/serial/8250*
F: drivers/media/dvb-frontends/a8293*
AACRAID SCSI RAID DRIVER
- M: Adaptec OEM Raid Solutions <aacraid@adaptec.com>
+ M: Adaptec OEM Raid Solutions <aacraid@microsemi.com>
W: http://www.adaptec.com/
S: Supported
F: include/acpi/
F: Documentation/acpi/
F: Documentation/ABI/testing/sysfs-bus-acpi
+ F: Documentation/ABI/testing/configfs-acpi
F: drivers/pci/*acpi*
F: drivers/pci/*/*acpi*
F: drivers/pci/*/*/*acpi*
S: Maintained
F: drivers/gpio/gpio-altera.c
+ ALTERA SYSTEM RESOURCE DRIVER FOR ARRIA10 DEVKIT
+ S: Maintained
+ F: drivers/gpio/gpio-altera-a10sr.c
+ F: drivers/mfd/altera-a10sr.c
+ F: include/linux/mfd/altera-a10sr.h
+
ALTERA TRIPLE SPEED ETHERNET DRIVER
AMD CRYPTOGRAPHIC COPROCESSOR (CCP) DRIVER
S: Supported
F: drivers/crypto/ccp/
S: Supported
F: drivers/dma/dma-axi-dmac.c
+ ANDROID CONFIG FRAGMENTS
+ S: Supported
+ F: kernel/configs/android*
+
ANDROID DRIVERS
F: drivers/android/
F: drivers/staging/android/
+ ANDROID ION DRIVER
+ S: Supported
+ F: Documentation/devicetree/bindings/staging/ion/
+ F: drivers/staging/android/ion
+ F: drivers/staging/android/uapi/ion.h
+ F: drivers/staging/android/uapi/ion_test.h
+
AOA (Apple Onboard Audio) ALSA DRIVER
S: Supported
F: drivers/net/ethernet/apm/xgene/
+ F: drivers/net/phy/mdio-xgene.c
F: Documentation/devicetree/bindings/net/apm-xgene-enet.txt
+ F: Documentation/devicetree/bindings/net/apm-xgene-mdio.txt
APTINA CAMERA SENSOR PLL
F: drivers/net/arcnet/
F: include/uapi/linux/if_arcnet.h
+ ARC PGU DRM DRIVER
+ S: Supported
+ F: drivers/gpu/drm/arc/
+ F: Documentation/devicetree/bindings/display/snps,arcpgu.txt
+
+ ARM ARCHITECTED TIMER DRIVER
+ S: Maintained
+ F: arch/arm/include/asm/arch_timer.h
+ F: arch/arm64/include/asm/arch_timer.h
+ F: drivers/clocksource/arm_arch_timer.c
+
ARM HDLCD DRM DRIVER
S: Supported
- F: drivers/gpu/drm/arm/
+ F: drivers/gpu/drm/arm/hdlcd_*
F: Documentation/devicetree/bindings/display/arm,hdlcd.txt
+ ARM MALI-DP DRM DRIVER
+ S: Supported
+ F: drivers/gpu/drm/arm/
+ F: Documentation/devicetree/bindings/display/arm,malidp.txt
+
ARM MFM AND FLOPPY DRIVERS
S: Maintained
ARM/Amlogic Meson SoC support
W: http://linux-meson.com/
S: Maintained
F: arch/arm/mach-meson/
F: arch/arm/boot/dts/meson*
+ F: arch/arm64/boot/dts/amlogic/
+ F: drivers/pinctrl/meson/
N: meson
ARM/Annapurna Labs ALPINE ARCHITECTURE
S: Maintained
F: arch/arm/mach-alpine/
F: arch/arm/boot/dts/alpine*
F: arch/arm/mach-artpec
F: arch/arm/boot/dts/artpec6*
- F: drivers/clk/clk-artpec6.c
+ F: drivers/clk/axis
+
+ ARM/ASPEED MACHINE SUPPORT
+ S: Maintained
+ F: arch/arm/mach-aspeed/
+ F: arch/arm/boot/dts/aspeed-*
+ F: drivers/*/*aspeed*
ARM/ATMEL AT91RM9200, AT91SAM9 AND SAMA5 SOC SUPPORT
ARM/FREESCALE IMX / MXC ARM ARCHITECTURE
S: Maintained
T: git git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git
S: Maintained
F: arch/arm/mach-keystone/
- F: arch/arm/boot/dts/k2*
+ F: arch/arm/boot/dts/keystone-*
T: git git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git
ARM/TEXAS INSTRUMENT KEYSTONE CLOCK FRAMEWORK
S: Maintained
F: drivers/memory/*emif*
+ ARM/LG1K ARCHITECTURE
+ S: Maintained
+ F: arch/arm64/boot/dts/lg/
+
ARM/LOGICPD PXA270 MACHINE SUPPORT
F: drivers/rtc/rtc-lpc24xx.c
N: lpc18xx
+ ARM/LPC32XX SOC SUPPORT
+ T: git git://github.com/vzapolskiy/linux-lpc32xx.git
+ S: Maintained
+ F: arch/arm/boot/dts/lpc32*
+ F: arch/arm/mach-lpc32xx/
+ F: drivers/i2c/busses/i2c-pnx.c
+ F: drivers/net/ethernet/nxp/lpc_eth.c
+ F: drivers/usb/host/ohci-nxp.c
+ F: drivers/watchdog/pnx4008_wdt.c
+ N: lpc32xx
+
ARM/MAGICIAN MACHINE SUPPORT
S: Maintained
- ARM/Marvell Kirkwood and Armada 370, 375, 38x, XP SOC support
+ ARM/Marvell Kirkwood and Armada 370, 375, 38x, 39x, XP, 3700, 7K/8K SOC support
F: arch/arm/boot/dts/armada*
F: arch/arm/boot/dts/kirkwood*
F: arch/arm64/boot/dts/marvell/armada*
-
+ F: drivers/cpufreq/mvebu-cpufreq.c
+ F: arch/arm/configs/mvebu_*_defconfig
ARM/Marvell Berlin SoC support
S: Maintained
F: arch/arm/mach-orion5x/ts78xx-*
+ ARM/OXNAS platform support
+ S: Maintained
+ F: arch/arm/mach-oxnas/
+ F: arch/arm/boot/dts/oxnas*
+ F: arch/arm/boot/dts/wd-mbwe.dts
+ N: oxnas
+
ARM/Mediatek RTC DRIVER
S: Maintained
+ F: Documentation/devicetree/bindings/soc/qcom/
F: arch/arm/boot/dts/qcom-*.dts
F: arch/arm/boot/dts/qcom-*.dtsi
F: arch/arm/mach-qcom/
F: arch/arm64/boot/dts/qcom/*
+ F: drivers/i2c/busses/i2c-qup.c
+ F: drivers/clk/qcom/
F: drivers/soc/qcom/
+ F: drivers/spi/spi-qup.c
F: drivers/tty/serial/msm_serial.h
F: drivers/tty/serial/msm_serial.c
F: drivers/*/pm8???-*
T: git git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git next
S: Supported
F: arch/arm64/boot/dts/renesas/
+ F: drivers/soc/renesas/
+ F: include/linux/soc/renesas/
ARM/RISCPC ARCHITECTURE
ARM/SAMSUNG EXYNOS ARM ARCHITECTURES
S: Maintained
F: arch/arm/mach-s3c64xx/
F: arch/arm/mach-s5p*/
F: arch/arm/mach-exynos*/
- F: drivers/*/*s3c2410*
- F: drivers/*/*/*s3c2410*
+ F: drivers/*/*s3c24*
+ F: drivers/*/*/*s3c24*
+ F: drivers/*/*s3c64xx*
+ F: drivers/*/*s5pv210*
+ F: drivers/memory/samsung/*
F: drivers/soc/samsung/*
- F: drivers/spi/spi-s3c*
- F: sound/soc/samsung/*
F: Documentation/arm/Samsung/
F: Documentation/devicetree/bindings/arm/samsung/
F: Documentation/devicetree/bindings/sram/samsung-sram.txt
ARM/SAMSUNG S5P SERIES 2D GRAPHICS ACCELERATION (G2D) SUPPORT
S: Maintained
ARM/SAMSUNG S5P SERIES Multi Format Codec (MFC) SUPPORT
S: Maintained
S: Maintained
F: drivers/media/platform/s5p-tv/
+ ARM/SAMSUNG S5P SERIES HDMI CEC SUBSYSTEM SUPPORT
+ S: Maintained
+ F: drivers/staging/media/platform/s5p-cec/
+
ARM/SAMSUNG S5P SERIES JPEG CODEC SUPPORT
F: arch/arm/configs/shmobile_defconfig
F: arch/arm/include/debug/renesas-scif.S
F: arch/arm/mach-shmobile/
- F: drivers/sh/
+ F: drivers/soc/renesas/
+ F: include/linux/soc/renesas/
ARM/SOCFPGA ARCHITECTURE
F: drivers/edac/altera_edac.
ARM/STI ARCHITECTURE
F: drivers/char/hw_random/st-rng.c
F: drivers/clocksource/arm_global_timer.c
F: drivers/clocksource/clksrc_st_lpc.c
+ F: drivers/cpufreq/sti-cpufreq.c
F: drivers/i2c/busses/i2c-st.c
F: drivers/media/rc/st_rc.c
F: drivers/media/platform/sti/c8sectpfe/
F: drivers/phy/phy-stih407-usb.c
F: drivers/phy/phy-stih41x-usb.c
F: drivers/pinctrl/pinctrl-st.c
+ F: drivers/remoteproc/st_remoteproc.c
F: drivers/reset/sti/
F: drivers/rtc/rtc-st-lpc.c
F: drivers/tty/serial/st-asc.c
ARM/STM32 ARCHITECTURE
S: Maintained
T: git git://git.kernel.org/pub/scm/linux/kernel/git/mcoquelin/stm32.git
S: Maintained
- F: arch/arm/mach-tango/
- F: arch/arm/boot/dts/tango*
+ N: tango
ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT
ARM/UNIPHIER ARCHITECTURE
+ T: git git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier.git
S: Maintained
F: arch/arm/boot/dts/uniphier*
F: arch/arm/include/asm/hardware/cache-uniphier.h
T: git git://git.linaro.org/people/ulfh/clk.git
S: Maintained
F: drivers/clk/ux500/
- F: include/linux/platform_data/clk-ux500.h
ARM/VERSATILE EXPRESS PLATFORM
F: */*/*/vexpress*
F: drivers/clk/versatile/clk-vexpress-osc.c
F: drivers/clocksource/versatile.c
+ N: mps2
ARM/VFP SUPPORT
S: Maintained
F: drivers/platform/x86/asus-wireless.c
+ ASYMMETRIC KEYS
+ S: Maintained
+ F: Documentation/crypto/asymmetric-keys.txt
+ F: include/linux/verification.h
+ F: include/crypto/public_key.h
+ F: include/crypto/pkcs7.h
+ F: crypto/asymmetric_keys/
+
ASYNCHRONOUS TRANSFERS/TRANSFORMS (IOAT) API
W: http://sourceforge.net/projects/xscaleiop
S: Supported
F: drivers/tty/serial/atmel_serial.c
+ ATMEL AT91 SAMA5D2-Compatible Shutdown Controller
+ S: Supported
+ F: drivers/power/reset/at91-sama5d2_shdwc.c
+
ATMEL SAMA5D2 ADC DRIVER
F: net/ax25/
AZ6007 DVB DRIVER
W: https://linuxtv.org
T: git git://linuxtv.org/media_tree.git
W: https://www.open-mesh.org/
Q: https://patchwork.open-mesh.org/project/batman/list/
S: Maintained
+ F: Documentation/ABI/testing/sysfs-class-net-batman-adv
+ F: Documentation/ABI/testing/sysfs-class-net-mesh
+ F: Documentation/networking/batman-adv.txt
+ F: include/uapi/linux/batman_adv.h
F: net/batman-adv/
BAYCOM/HDLCDRV DRIVERS FOR AX.25
W: http://bcache.evilpiepirate.org
- S: Maintained
+ S: Orphan
F: drivers/md/bcache/
BDISP ST MEDIA DRIVER
F: drivers/media/platform/sti/bdisp
BEFS FILE SYSTEM
- S: Orphan
+ S: Maintained
+ T: git git://github.com/luisbg/linux-befs.git
F: Documentation/filesystems/befs.txt
F: fs/befs/
BONDING DRIVER
W: http://sourceforge.net/projects/bonding/
S: Supported
F: kernel/bpf/
BROADCOM B44 10/100 ETHERNET DRIVER
- M: Gary Zambrano <zambrano@broadcom.com>
+ M: Michael Chan <michael.chan@broadcom.com>
S: Supported
F: drivers/net/ethernet/broadcom/b44.*
+ BROADCOM B53 ETHERNET SWITCH DRIVER
+ S: Supported
+ F: drivers/net/dsa/b53/*
+ F: include/linux/platform_data/b53.h
+
BROADCOM GENET ETHERNET DRIVER
T: git git://github.com/broadcom/mach-bcm
S: Maintained
+ N: bcm281*
+ N: bcm113*
+ N: bcm216*
+ N: kona
F: arch/arm/mach-bcm/
- F: arch/arm/boot/dts/bcm113*
- F: arch/arm/boot/dts/bcm216*
- F: arch/arm/boot/dts/bcm281*
- F: arch/arm64/boot/dts/broadcom/
- F: arch/arm/configs/bcm_defconfig
- F: drivers/mmc/host/sdhci-bcm-kona.c
- F: drivers/clocksource/bcm_kona_timer.c
BROADCOM BCM2835 ARM ARCHITECTURE
S: Maintained
+ F: Documentation/devicetree/bindings/mips/brcm/
F: arch/mips/bcm47xx/*
F: arch/mips/include/asm/mach-bcm47xx/*
BROADCOM BCM5301X ARM ARCHITECTURE
S: Maintained
F: arch/arm/mach-bcm/bcm_5301x.c
- F: arch/arm/boot/dts/bcm5301x.dtsi
+ F: arch/arm/boot/dts/bcm5301x*.dtsi
F: arch/arm/boot/dts/bcm470*
BROADCOM BCM63XX ARM ARCHITECTURE
T: git git://github.com/broadcom/stblinux.git
S: Maintained
- F: arch/arm/mach-bcm/bcm63xx.c
- F: arch/arm/include/debug/bcm63xx.S
+ N: bcm63xx
BROADCOM BCM63XX/BCM33XX UDC DRIVER
T: git git://github.com/broadcom/stblinux.git
S: Maintained
F: arch/arm/mach-bcm/*brcmstb*
F: drivers/net/ethernet/broadcom/tg3.*
BROADCOM BRCM80211 IEEE802.11n WIRELESS DRIVER
+ L: brcm80211-dev-list.pdl@broadcom.com
S: Supported
F: drivers/net/wireless/broadcom/brcm80211/
T: git git://github.com/broadcom/cygnus-linux.git
S: Maintained
N: iproc
N: cygnus
- N: nsp
+ N: bcm[-_]nsp
N: bcm9113*
N: bcm9583*
N: bcm9585*
N: bcm585*
N: bcm586*
N: bcm88312
+ F: arch/arm64/boot/dts/broadcom/ns2*
+ F: drivers/clk/bcm/clk-ns*
+ F: drivers/pinctrl/bcm/pinctrl-ns*
BROADCOM BRCMSTB GPIO DRIVER
BROADCOM VULCAN ARM64 SOC
S: Maintained
F: arch/arm64/boot/dts/broadcom/vulcan*
F: fs/btrfs/
BTTV VIDEO4LINUX DRIVER
W: https://linuxtv.org
T: git git://linuxtv.org/media_tree.git
F: net/caif/
CALGARY x86-64 IOMMU
- M: Muli Ben-Yehuda <muli@il.ibm.com>
- L: discuss@x86-64.org
S: Maintained
F: arch/x86/kernel/pci-calgary_64.c
F: arch/x86/kernel/tce_64.c
T: git git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can.git
T: git git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next.git
S: Maintained
+ F: Documentation/devicetree/bindings/net/can/
F: drivers/net/can/
F: include/linux/can/dev.h
F: include/linux/can/platform/
F: include/uapi/linux/can/netlink.h
CAPABILITIES
- M: Serge Hallyn <serge.hallyn@canonical.com>
+ M: Serge Hallyn <serge@hallyn.com>
S: Supported
F: include/linux/capability.h
F: include/linux/spi/cc2520.h
F: Documentation/devicetree/bindings/net/ieee802154/cc2520.txt
+ CEC DRIVER
+ T: git git://linuxtv.org/media_tree.git
+ W: http://linuxtv.org
+ S: Supported
+ F: Documentation/cec.txt
+ F: Documentation/DocBook/media/v4l/cec*
+ F: drivers/staging/media/cec/
+ F: drivers/media/cec-edid.c
+ F: drivers/media/rc/keymaps/rc-cec.c
+ F: include/media/cec.h
+ F: include/media/cec-edid.h
+ F: include/linux/cec.h
+ F: include/linux/cec-funcs.h
+
CELL BROADBAND ENGINE ARCHITECTURE
T: git git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git
S: Maintained
+ F: Documentation/devicetree/bindings/clock/
F: drivers/clk/
X: drivers/clk/clkdev.c
F: include/linux/clk-pr*
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git
S: Maintained
- F: Documentation/cgroups/
+ F: Documentation/cgroup*
F: include/linux/cgroup*
F: kernel/cgroup*
W: http://oss.sgi.com/projects/cpusets/
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git
S: Maintained
- F: Documentation/cgroups/cpusets.txt
+ F: Documentation/cgroup-v1/cpusets.txt
F: include/linux/cpuset.h
F: kernel/cpuset.c
CONTROL GROUP - MEMORY RESOURCE CONTROLLER (MEMCG)
- M: Vladimir Davydov <vdavydov@virtuozzo.com>
+ M: Vladimir Davydov <vdavydov.dev@gmail.com>
S: Maintained
F: drivers/net/wan/cosa*
CPMAC ETHERNET DRIVER
S: Maintained
F: drivers/net/ethernet/ti/cpmac.c
T: git git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
S: Maintained
F: Documentation/crypto/
+ F: Documentation/devicetree/bindings/crypto/
F: Documentation/DocBook/crypto-API.tmpl
F: arch/*/crypto/
F: crypto/
F: drivers/media/dvb-frontends/cx24120*
CX88 VIDEO4LINUX DRIVER
W: https://linuxtv.org
T: git git://linuxtv.org/media_tree.git
CXLFLASH (IBM Coherent Accelerator Processor Interface CAPI Flash) SCSI DRIVER
S: Supported
F: drivers/scsi/cxlflash/
STMMAC ETHERNET DRIVER
W: http://www.stlinux.com
S: Supported
F: include/linux/devfreq-event.h
F: Documentation/devicetree/bindings/devfreq/event/
+ BUS FREQUENCY DRIVER FOR SAMSUNG EXYNOS
+ T: git git://git.kernel.org/pub/scm/linux/kernel/git/mzx/devfreq.git
+ S: Maintained
+ F: drivers/devfreq/exynos-bus.c
+ F: Documentation/devicetree/bindings/devfreq/exynos-bus.txt
+
DEVICE NUMBER REGISTRY
W: http://lanana.org/docs/device-list/index.html
W: http://www.dialog-semiconductor.com/products
S: Supported
F: Documentation/hwmon/da90??
+ F: Documentation/devicetree/bindings/mfd/da90*.txt
+ F: Documentation/devicetree/bindings/regulator/da92*.txt
F: Documentation/devicetree/bindings/sound/da[79]*.txt
F: drivers/gpio/gpio-da90??.c
F: drivers/hwmon/da90??-hwmon.c
F: include/linux/mfd/da903x.h
F: include/linux/mfd/da9052/
F: include/linux/mfd/da9055/
+ F: include/linux/mfd/da9062/
F: include/linux/mfd/da9063/
F: include/linux/mfd/da9150/
+ F: include/linux/regulator/da9211.h
F: include/sound/da[79]*.h
F: sound/soc/codecs/da[79]*.[ch]
F: Documentation/dma-buf-sharing.txt
T: git git://git.linaro.org/people/sumitsemwal/linux-dma-buf.git
+ SYNC FILE FRAMEWORK
+ S: Maintained
+ F: drivers/dma-buf/sync_file.c
+ F: include/linux/sync_file.h
+ F: Documentation/sync_file.txt
+ T: git git://git.linaro.org/people/sumitsemwal/linux-dma-buf.git
+
DMA GENERIC OFFLOAD ENGINE SUBSYSTEM
S: Maintained
F: drivers/dma/
F: include/linux/dmaengine.h
+ F: Documentation/devicetree/bindings/dma/
F: Documentation/dmaengine/
T: git git://git.infradead.org/users/vkoul/slave-dma.git
S: Maintained
F: drivers/gpu/drm/
F: drivers/gpu/vga/
+ F: Documentation/devicetree/bindings/display/
+ F: Documentation/devicetree/bindings/gpu/
+ F: Documentation/devicetree/bindings/video/
+ F: Documentation/gpu/
F: include/drm/
F: include/uapi/drm/
+ DRM DRIVER FOR AST SERVER GRAPHICS CHIPS
+ S: Odd Fixes
+ F: drivers/gpu/drm/ast/
+
+ DRM DRIVER FOR BOCHS VIRTUAL GPU
+ S: Odd Fixes
+ F: drivers/gpu/drm/bochs/
+
+ DRM DRIVER FOR QEMU'S CIRRUS DEVICE
+ S: Odd Fixes
+ F: drivers/gpu/drm/cirrus/
+
RADEON and AMDGPU DRM DRIVERS
T: git git://people.freedesktop.org/~agd5f/linux
S: Supported
F: drivers/gpu/drm/radeon/
- F: include/uapi/drm/radeon*
+ F: include/uapi/drm/radeon_drm.h
F: drivers/gpu/drm/amd/
- F: include/uapi/drm/amdgpu*
+ F: include/uapi/drm/amdgpu_drm.h
DRM PANEL DRIVERS
S: Supported
F: drivers/gpu/drm/i915/
F: include/drm/i915*
- F: include/uapi/drm/i915*
+ F: include/uapi/drm/i915_drm.h
+ F: Documentation/gpu/i915.rst
DRM DRIVERS FOR ATMEL HLCDC
F: drivers/gpu/drm/atmel-hlcdc/
F: Documentation/devicetree/bindings/drm/atmel/
+ DRM DRIVERS FOR ALLWINNER A10
+ S: Supported
+ F: drivers/gpu/drm/sun4i/
+ F: Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt
+
DRM DRIVERS FOR EXYNOS
T: git git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos.git
S: Supported
F: drivers/gpu/drm/exynos/
- F: include/drm/exynos*
- F: include/uapi/drm/exynos*
+ F: include/uapi/drm/exynos_drm.h
+ F: Documentation/devicetree/bindings/display/exynos/
DRM DRIVERS FOR FREESCALE DCU
S: Supported
F: drivers/gpu/drm/fsl-dcu/
F: Documentation/devicetree/bindings/display/fsl,dcu.txt
+ F: Documentation/devicetree/bindings/display/fsl,tcon.txt
F: Documentation/devicetree/bindings/display/panel/nec,nl4827hc19_05b.txt
DRM DRIVERS FOR FREESCALE IMX
T: git git://github.com/patjak/drm-gma500
S: Maintained
- F: drivers/gpu/drm/gma500
- F: include/drm/gma500*
+ F: drivers/gpu/drm/gma500/
+
+ DRM DRIVERS FOR HISILICON
+ T: git git://github.com/xin3liang/linux.git
+ S: Maintained
+ F: drivers/gpu/drm/hisilicon/
+ F: Documentation/devicetree/bindings/display/hisilicon/
+
+ DRM DRIVER FOR INTEL I810 VIDEO CARDS
+ S: Orphan / Obsolete
+ F: drivers/gpu/drm/i810/
+ F: include/uapi/drm/i810_drm.h
+
+ DRM DRIVER FOR MSM ADRENO GPU
+ T: git git://people.freedesktop.org/~robclark/linux
+ S: Maintained
+ F: drivers/gpu/drm/msm/
+ F: include/uapi/drm/msm_drm.h
+ F: Documentation/devicetree/bindings/display/msm/
+
+ DRM DRIVER FOR NVIDIA GEFORCE/QUADRO GPUS
+ T: git git://github.com/skeggsb/linux
+ S: Supported
+ F: drivers/gpu/drm/nouveau/
+ F: include/uapi/drm/nouveau_drm.h
DRM DRIVERS FOR NVIDIA TEGRA
T: git git://anongit.freedesktop.org/tegra/linux.git
F: include/uapi/drm/tegra_drm.h
F: Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-host1x.txt
+ DRM DRIVER FOR MATROX G200/G400 GRAPHICS CARDS
+ S: Orphan / Obsolete
+ F: drivers/gpu/drm/mga/
+ F: include/uapi/drm/mga_drm.h
+
+ DRM DRIVER FOR MGA G200 SERVER GRAPHICS CHIPS
+ S: Odd Fixes
+ F: drivers/gpu/drm/mgag200/
+
+ DRM DRIVER FOR RAGE 128 VIDEO CARDS
+ S: Orphan / Obsolete
+ F: drivers/gpu/drm/r128/
+ F: include/uapi/drm/r128_drm.h
+
DRM DRIVERS FOR RENESAS
- T: git git://people.freedesktop.org/~airlied/linux
+ T: git git://linuxtv.org/pinchartl/fbdev
S: Supported
F: drivers/gpu/drm/rcar-du/
F: drivers/gpu/drm/shmobile/
F: include/linux/platform_data/shmob_drm.h
+ F: Documentation/devicetree/bindings/display/renesas,du.txt
+
+ DRM DRIVER FOR QXL VIRTUAL GPU
+ S: Odd Fixes
+ F: drivers/gpu/drm/qxl/
+ F: include/uapi/drm/qxl_drm.h
DRM DRIVERS FOR ROCKCHIP
S: Maintained
F: drivers/gpu/drm/rockchip/
- F: Documentation/devicetree/bindings/display/rockchip*
+ F: Documentation/devicetree/bindings/display/rockchip/
+
+ DRM DRIVER FOR SAVAGE VIDEO CARDS
+ S: Orphan / Obsolete
+ F: drivers/gpu/drm/savage/
+ F: include/uapi/drm/savage_drm.h
+
+ DRM DRIVER FOR SIS VIDEO CARDS
+ S: Orphan / Obsolete
+ F: drivers/gpu/drm/sis/
+ F: include/uapi/drm/sis_drm.h
DRM DRIVERS FOR STI
F: drivers/gpu/drm/sti
F: Documentation/devicetree/bindings/display/st,stih4xx.txt
+ DRM DRIVER FOR TDFX VIDEO CARDS
+ S: Orphan / Obsolete
+ F: drivers/gpu/drm/tdfx/
+
+ DRM DRIVER FOR USB DISPLAYLINK VIDEO ADAPTERS
+ S: Odd Fixes
+ F: drivers/gpu/drm/udl/
+
DRM DRIVERS FOR VIVANTE GPU IP
S: Maintained
- F: drivers/gpu/drm/etnaviv
- F: Documentation/devicetree/bindings/display/etnaviv
+ F: drivers/gpu/drm/etnaviv/
+ F: include/uapi/drm/etnaviv_drm.h
+ F: Documentation/devicetree/bindings/display/etnaviv/
+
+ DRM DRIVER FOR VMWARE VIRTUAL GPU
+ T: git git://people.freedesktop.org/~syeh/repos_linux
+ T: git git://people.freedesktop.org/~thomash/linux
+ S: Supported
+ F: drivers/gpu/drm/vmwgfx/
+ F: include/uapi/drm/vmwgfx_drm.h
+
+ DRM DRIVERS FOR VC4
+ T: git git://github.com/anholt/linux
+ S: Supported
+ F: drivers/gpu/drm/vc4/
+ F: include/uapi/drm/vc4_drm.h
+ F: Documentation/devicetree/bindings/display/brcm,bcm-vc4.txt
+
+ DRM DRIVERS FOR TI OMAP
+ S: Maintained
+ F: drivers/gpu/drm/omapdrm/
+ F: Documentation/devicetree/bindings/display/ti/
+
+ DRM DRIVERS FOR TI LCDC
+ S: Maintained
+ F: drivers/gpu/drm/tilcdc/
+ F: Documentation/devicetree/bindings/display/tilcdc/
DSBR100 USB FM RADIO DRIVER
EDAC-CORE
T: git git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp.git for-next
T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac.git linux_next
F: drivers/edac/e7xxx_edac.c
EDAC-GHES
S: Maintained
F: drivers/edac/ghes_edac.c
F: drivers/edac/i5000_edac.c
EDAC-I5400
S: Maintained
F: drivers/edac/i5400_edac.c
EDAC-I7300
S: Maintained
F: drivers/edac/i7300_edac.c
EDAC-I7CORE
S: Maintained
F: drivers/edac/i7core_edac.c
F: drivers/edac/r82600_edac.c
EDAC-SBRIDGE
S: Maintained
F: drivers/edac/sb_edac.c
+ EDAC-SKYLAKE
+ S: Maintained
+ F: drivers/edac/skx_edac.c
+
EDAC-XGENE
APPLIED MICRO (APM) X-GENE SOC EDAC
F: fs/efs/
EHEA (IBM pSeries eHEA 10Gb ethernet adapter) DRIVER
- M: Thadeu Lima de Souza Cascardo <cascardo@linux.vnet.ibm.com>
+ M: Douglas Miller <dougmill@linux.vnet.ibm.com>
S: Maintained
F: drivers/net/ethernet/ibm/ehea/
EM28XX VIDEO4LINUX DRIVER
W: https://linuxtv.org
T: git git://linuxtv.org/media_tree.git
F: drivers/video/fbdev/exynos/exynos_mipi*
F: include/video/exynos_mipi*
+ EZchip NPS platform support
+ S: Supported
+ F: arch/arc/plat-eznps
+ F: arch/arc/boot/dts/eznps.dts
+
F71805F HARDWARE MONITORING DRIVER
F: drivers/staging/fbtft/
FCOE SUBSYSTEM (libfc, libfcoe, fcoe)
W: www.Open-FCoE.org
S: Supported
X: drivers/net/ethernet/freescale/gianfar_ptp.c
F: Documentation/devicetree/bindings/net/fsl-tsec-phy.txt
+ FREESCALE QUICC ENGINE UCC HDLC DRIVER
+ S: Maintained
+ F: drivers/net/wan/fsl_ucc_hdlc*
+
FREESCALE QUICC ENGINE UCC UART DRIVER
S: Maintained
FREESCALE QORIQ MANAGEMENT COMPLEX DRIVER
S: Maintained
F: drivers/staging/fsl-mc/
F: fs/fscache/
F: include/linux/fscache*.h
+ FS-CRYPTO: FILE SYSTEM LEVEL ENCRYPTION SUPPORT
+ S: Supported
+ F: fs/crypto/
+ F: include/linux/fscrypto.h
+
F2FS FILE SYSTEM
- R: Chao Yu <chao2.yu@samsung.com>
+ R: Chao Yu <yuchao0@huawei.com>
W: http://en.wikipedia.org/wiki/F2FS
T: git git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs.git
S: Odd Fixes (e.g., new signatures)
F: drivers/scsi/fdomain.*
+ GCC PLUGINS
+ S: Maintained
+ F: scripts/gcc-plugins/
+ F: scripts/gcc-plugin.sh
+ F: Documentation/gcc-plugins.txt
+
GCOV BASED KERNEL PROFILING
S: Maintained
GDB KERNEL DEBUGGING HELPER SCRIPTS
S: Supported
F: scripts/gdb/
T: git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git
S: Maintained
+ F: Documentation/devicetree/bindings/gpio/
F: Documentation/gpio/
F: Documentation/ABI/testing/gpio-cdev
F: Documentation/ABI/obsolete/sysfs-gpio
F: drivers/media/usb/gspca/m5602/
GSPCA PAC207 SONIXB SUBDRIVER
T: git git://linuxtv.org/media_tree.git
- S: Maintained
+ S: Odd Fixes
F: drivers/media/usb/gspca/pac207.c
GSPCA SN9C20X SUBDRIVER
F: drivers/media/usb/gspca/t613.c
GSPCA USB WEBCAM DRIVER
T: git git://linuxtv.org/media_tree.git
- S: Maintained
+ S: Odd Fixes
F: drivers/media/usb/gspca/
GUID PARTITION TABLE (GPT)
S: Odd fixes
+ F: Documentation/devicetree/bindings/rng/
F: Documentation/hw_random.txt
F: drivers/char/hw_random/
F: include/linux/hw_random.h
S: Maintained
T: git git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlock.git
+ F: Documentation/devicetree/bindings/hwlock/
F: Documentation/hwspinlock.txt
- F: drivers/hwspinlock/hwspinlock_*
+ F: drivers/hwspinlock/
F: include/linux/hwspinlock.h
HARMONY SOUND DRIVER
S: Maintained
F: drivers/media/dvb-frontends/hd29l2*
+ HEWLETT PACKARD ENTERPRISE ILO NMI WATCHDOG DRIVER
+ S: Supported
+ F: Documentation/watchdog/hpwdt.txt
+ F: drivers/watchdog/hpwdt.c
+
HEWLETT-PACKARD SMART ARRAY RAID DRIVER (hpsa)
F: include/linux/cciss_ioctl.h
F: include/uapi/linux/cciss_ioctl.h
+ HFI1 DRIVER
+ S: Supported
+ F: drivers/infiniband/hw/hfi1
+
HFS FILESYSTEM
S: Orphan
F: net/802/hippi.c
F: drivers/net/hippi/
+ HISILICON NETWORK SUBSYSTEM DRIVER
+ W: http://www.hisilicon.com
+ S: Maintained
+ F: drivers/net/ethernet/hisilicon/
+ F: Documentation/devicetree/bindings/net/hisilicon*.txt
+
HISILICON SAS Controller
W: http://www.hisilicon.com
S: Maintained
+ F: Documentation/i2c/i2c-topology
F: Documentation/i2c/muxes/
F: Documentation/devicetree/bindings/i2c/i2c-mux*
F: drivers/i2c/i2c-mux.c
S: Supported
F: drivers/scsi/ibmvscsi/ibmvscsi*
- F: drivers/scsi/ibmvscsi/viosrp.h
+ F: include/scsi/viosrp.h
+
+ IBM Power Virtual SCSI Device Target Driver
+ S: Supported
+ F: drivers/scsi/ibmvscsi_tgt/
IBM Power Virtual FC Device Drivers
+ T: git git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git
S: Maintained
+ F: Documentation/devicetree/bindings/iio/
F: drivers/iio/
F: drivers/staging/iio/
F: include/linux/iio/
S: Supported
F: Documentation/infiniband/
F: drivers/infiniband/
- F: drivers/staging/rdma/
F: include/uapi/linux/if_infiniband.h
F: include/uapi/rdma/
F: include/rdma/
S: Maintained
F: drivers/platform/x86/intel-hid.c
+ INTEL VIRTUAL BUTTON DRIVER
+ S: Maintained
+ F: drivers/platform/x86/intel-vbtn.c
+
INTEL IDLE DRIVER
F: drivers/cpufreq/intel_pstate.c
INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
- M: Maik Broemme <mbroemme@plusserver.de>
+ M: Maik Broemme <mbroemme@libmpq.org>
S: Maintained
F: Documentation/fb/intelfb.txt
INTEL ETHERNET DRIVERS
W: http://www.intel.com/support/feedback.htm
W: http://e1000.sourceforge.net/
S: Supported
F: drivers/infiniband/hw/i40iw/
+ INTEL MERRIFIELD GPIO DRIVER
+ S: Maintained
+ F: drivers/gpio/gpio-merrifield.c
+
INTEL-MID GPIO DRIVER
INTEL WIRELESS WIFI LINK (iwlwifi)
W: http://intellinuxwireless.org
F: arch/x86/include/asm/intel_telemetry.h
F: drivers/platform/x86/intel_telemetry*
+ INTEL PMC CORE DRIVER
+ S: Maintained
+ F: arch/x86/include/asm/pmc_core.h
+ F: drivers/platform/x86/intel_pmc_core*
+
IOC3 ETHERNET DRIVER
T: git git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git
S: Maintained
+ F: Documentation/devicetree/bindings/iommu/
F: drivers/iommu/
IP MASQUERADING
F: drivers/irqchip/
IRQ DOMAINS (IRQ NUMBER MAPPING LIBRARY)
S: Maintained
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core
F: kernel/irq/irqdomain.c
F: kernel/irq/msi.c
+ ISA
+ S: Maintained
+ F: Documentation/isa.txt
+ F: drivers/base/isa.c
+ F: include/linux/isa.h
+
ISAPNP
S: Maintained
F: arch/*/include/asm/kasan.h
F: arch/*/mm/kasan_init*
F: Documentation/kasan.txt
- F: include/linux/kasan.h
+ F: include/linux/kasan*.h
F: lib/test_kasan.c
F: mm/kasan/
F: scripts/Makefile.kasan
F: scripts/kconfig/
KDUMP
W: http://lse.sourceforge.net/kdump/
S: Maintained
KERNEL SELFTEST FRAMEWORK
T: git git://git.kernel.org/pub/scm/shuah/linux-kselftest
S: Maintained
F: include/linux/kvm*
F: include/uapi/linux/kvm*
F: virt/kvm/
+ F: tools/kvm/
KERNEL VIRTUAL MACHINE (KVM) FOR AMD-V
S: Maintained
F: include/linux/kexec.h
F: include/uapi/linux/kexec.h
- F: kernel/kexec.c
+ F: kernel/kexec*
KEYS/KEYRINGS:
F: Documentation/security/keys.txt
F: include/linux/key.h
F: include/linux/key-type.h
+ F: include/linux/keyctl.h
+ F: include/uapi/linux/keyctl.h
F: include/keys/
F: security/keys/
F: include/net/l3mdev.h
LANTIQ MIPS ARCHITECTURE
- M: John Crispin <blogic@openwrt.org>
+ M: John Crispin <john@phrozen.org>
S: Maintained
F: arch/mips/lantiq
T: git git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds.git
S: Maintained
+ F: Documentation/devicetree/bindings/leds/
F: drivers/leds/
F: include/linux/leds.h
F: drivers/ata/
F: include/linux/ata.h
F: include/linux/libata.h
+ F: Documentation/devicetree/bindings/ata/
LIBATA PATA ARASAN COMPACT FLASH CONTROLLER
S: Supported
F: Documentation/powerpc/
F: arch/powerpc/
+ F: drivers/char/tpm/tpm_ibmvtpm*
+ F: drivers/crypto/nx/
+ F: drivers/crypto/vmx/
+ F: drivers/net/ethernet/ibm/ibmveth.*
+ F: drivers/net/ethernet/ibm/ibmvnic.*
+ F: drivers/pci/hotplug/pnv_php.c
+ F: drivers/pci/hotplug/rpa*
+ F: drivers/scsi/ibmvscsi/
+ N: opal
+ N: /pmac
+ N: powermac
+ N: powernv
+ N: [^a-z0-9]ps3
+ N: pseries
LINUX FOR POWER MACINTOSH
F: include/linux/livepatch.h
F: arch/x86/include/asm/livepatch.h
F: arch/x86/kernel/livepatch.c
+ F: Documentation/livepatch/
F: Documentation/ABI/testing/sysfs-kernel-livepatch
F: samples/livepatch/
LINUX KERNEL DUMP TEST MODULE (LKDTM)
S: Maintained
- F: drivers/misc/lkdtm.c
+ F: drivers/misc/lkdtm*
LLC (802.2)
S: Maintained
F: drivers/media/usb/dvb-usb-v2/lmedm04*
- LOCKDEP AND LOCKSTAT
+ LOCKING PRIMITIVES
- T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git core/locking
+ T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git locking/core
S: Maintained
- F: Documentation/locking/lockdep*.txt
- F: Documentation/locking/lockstat.txt
+ F: Documentation/locking/
F: include/linux/lockdep.h
+ F: include/linux/spinlock*.h
+ F: arch/*/include/asm/spinlock*.h
+ F: include/linux/rwlock*.h
+ F: include/linux/mutex*.h
+ F: arch/*/include/asm/mutex*.h
+ F: include/linux/rwsem*.h
+ F: arch/*/include/asm/rwsem.h
+ F: include/linux/seqlock.h
+ F: lib/locking*.[ch]
F: kernel/locking/
LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
S: Maintained
F: fs/logfs/
- LPC32XX MACHINE SUPPORT
- S: Maintained
- F: arch/arm/mach-lpc32xx/
-
LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
S: Maintained
+ MARVELL 88E6XXX ETHERNET SWITCH FABRIC DRIVER
+ S: Maintained
+ F: drivers/net/dsa/mv88e6xxx/
+
MARVELL ARMADA DRM SUPPORT
S: Maintained
F: drivers/gpu/drm/armada/
-
- MARVELL 88E6352 DSA support
- S: Maintained
- F: drivers/net/dsa/mv88e6352.c
+ F: include/uapi/drm/armada_drm.h
+ F: Documentation/devicetree/bindings/display/armada/
MARVELL CRYPTO DRIVER
F: drivers/hwmon/max6697.c
F: include/linux/platform_data/max6697.h
+ MAX9860 MONO AUDIO VOICE CODEC DRIVER
+ S: Maintained
+ F: Documentation/devicetree/bindings/sound/max9860.txt
+ F: sound/soc/codecs/max9860.*
+
MAXIM MUIC CHARGER DRIVERS FOR EXYNOS BASED BOARDS
S: Supported
F: drivers/power/max14577_charger.c
MAXIM PMIC AND MUIC DRIVERS FOR EXYNOS BASED BOARDS
S: Supported
- F: drivers/*/max14577.c
+ F: drivers/*/max14577*.c
F: drivers/*/max77686*.c
- F: drivers/*/max77693.c
+ F: drivers/*/max77693*.c
F: drivers/extcon/extcon-max14577.c
F: drivers/extcon/extcon-max77693.c
F: drivers/rtc/rtc-max77686.c
S: Maintained
F: drivers/iio/potentiometer/mcp4531.c
+ MEDIA DRIVERS FOR RENESAS - FCP
+ T: git git://linuxtv.org/media_tree.git
+ S: Supported
+ F: Documentation/devicetree/bindings/media/renesas,fcp.txt
+ F: drivers/media/platform/rcar-fcp.c
+ F: include/media/rcar-fcp.h
+
MEDIA DRIVERS FOR RENESAS - VSP1
F: Documentation/devicetree/bindings/media/renesas,vsp1.txt
F: drivers/media/platform/vsp1/
+ MEDIA DRIVERS FOR HELENE
+ W: https://linuxtv.org
+ W: http://netup.tv/
+ T: git git://linuxtv.org/media_tree.git
+ S: Supported
+ F: drivers/media/dvb-frontends/helene*
+
MEDIA DRIVERS FOR ASCOT2E
W: https://linuxtv.org
W: http://netup.tv/
MEDIA DRIVERS FOR CXD2841ER
W: https://linuxtv.org
W: http://netup.tv/
MEDIA DRIVERS FOR HORUS3A
W: https://linuxtv.org
W: http://netup.tv/
MEDIA DRIVERS FOR LNBH25
W: https://linuxtv.org
W: http://netup.tv/
MEDIA DRIVERS FOR NETUP PCI UNIVERSAL DVB devices
W: https://linuxtv.org
W: http://netup.tv/
F: drivers/media/pci/netup_unidvb/*
MEDIA INPUT INFRASTRUCTURE (V4L/DVB)
P: LinuxTV.org Project
W: https://linuxtv.org
F: drivers/scsi/megaraid.*
F: drivers/scsi/megaraid/
+MELFAS MIP4 TOUCHSCREEN DRIVER
+W: http://www.melfas.com
+S: Supported
+F: drivers/input/touchscreen/melfas_mip4.c
+F: Documentation/devicetree/bindings/input/touchscreen/melfas_mip4.txt
+
MELLANOX ETHERNET DRIVER (mlx4_en)
- M: Eugenia Emantayev <eugenia@mellanox.com>
+ M: Tariq Toukan <tariqt@mellanox.com>
S: Supported
W: http://www.mellanox.com
Q: http://patchwork.ozlabs.org/project/netdev/list/
F: drivers/net/ethernet/mellanox/mlxsw/
+ SOFT-ROCE DRIVER (rxe)
+ S: Supported
+ W: https://github.com/SoftRoCE/rxe-dev/wiki/rxe-dev:-Home
+ Q: http://patchwork.kernel.org/project/linux-rdma/list/
+ F: drivers/infiniband/sw/rxe/
+ F: include/uapi/rdma/rdma_user_rxe.h
+
MEMBARRIER SUPPORT
T: git git://git.infradead.org/linux-mtd.git
T: git git://git.infradead.org/l2-mtd.git
S: Maintained
+ F: Documentation/devicetree/bindings/mtd/
F: drivers/mtd/
F: include/linux/mtd/
F: include/uapi/mtd/
T: git git://git.linux-mips.org/pub/scm/ralf/linux.git
Q: http://patchwork.linux-mips.org/project/linux-mips/list/
S: Supported
+ F: Documentation/devicetree/bindings/mips/
F: Documentation/mips/
F: arch/mips/
+ MIPS/LOONGSON1 ARCHITECTURE
+ S: Maintained
+ F: arch/mips/loongson32/
+ F: arch/mips/include/asm/mach-loongson32/
+ F: drivers/*/*loongson1*
+ F: drivers/*/*/*loongson1*
+
MIROSOUND PCM20 FM RADIO RECEIVER DRIVER
W: https://linuxtv.org
W: http://palosaari.fi/linux/
Q: http://patchwork.linuxtv.org/project/linux-media/list/
- T: git git://linuxtv.org/anttip/media_tree.git
S: Maintained
- F: drivers/staging/media/mn88472/
- F: drivers/media/dvb-frontends/mn88472.h
+ F: drivers/media/dvb-frontends/mn88472*
MN88473 MEDIA DRIVER
T: git git://git.linaro.org/people/ulf.hansson/mmc.git
S: Maintained
+ F: Documentation/devicetree/bindings/mmc/
F: drivers/mmc/
F: include/linux/mmc/
F: include/uapi/linux/mmc/
S: Maintained
F: Documentation/scsi/g_NCR5380.txt
+ F: Documentation/scsi/dtc3x80.txt
F: drivers/scsi/NCR5380.*
F: drivers/scsi/arm/cumana_1.c
F: drivers/scsi/arm/oak.c
- F: drivers/scsi/atari_NCR5380.c
F: drivers/scsi/atari_scsi.*
F: drivers/scsi/dmx3191d.c
F: drivers/scsi/dtc.*
W: https://fedorahosted.org/dropwatch/
F: net/core/drop_monitor.c
+ NETWORKING [DSA]
+ S: Maintained
+ F: net/dsa/
+ F: include/net/dsa.h
+ F: drivers/net/dsa/
+
NETWORKING [GENERAL]
T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git
T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git
S: Odd Fixes
+ F: Documentation/devicetree/bindings/net/
F: drivers/net/
F: include/linux/if_*
F: include/linux/netdevice.h
T: git git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
T: git git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next.git
S: Maintained
+ F: Documentation/devicetree/bindings/net/wireless/
F: drivers/net/wireless/
NETXEN (1/10) GbE SUPPORT
W: http://nilfs.sourceforge.net/
+ W: http://nilfs.osdn.jp/
T: git git://github.com/konis/nilfs2.git
S: Supported
F: Documentation/filesystems/nilfs2.txt
F: fs/nilfs2/
- F: include/linux/nilfs2_fs.h
F: include/trace/events/nilfs2.h
+ F: include/uapi/linux/nilfs2_api.h
+ F: include/uapi/linux/nilfs2_ondisk.h
NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
F: drivers/net/ntb_netdev.c
F: include/linux/ntb.h
F: include/linux/ntb_transport.h
+ F: tools/testing/selftests/ntb/
NTB INTEL DRIVER
F: drivers/nvme/host/
F: include/linux/nvme.h
+ NVM EXPRESS TARGET DRIVER
+ S: Supported
+ F: drivers/nvme/target/
+
NVMEM FRAMEWORK
OPEN FIRMWARE AND FLATTENED DEVICE TREE
W: http://www.devicetree.org/
- T: git git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux.git
+ T: git git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git
S: Maintained
F: drivers/of/
F: include/linux/of*.h
OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS
T: git git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git
+ Q: http://patchwork.ozlabs.org/project/devicetree-bindings/list/
S: Maintained
F: Documentation/devicetree/
F: arch/*/boot/dts/
OPENRISC ARCHITECTURE
W: http://openrisc.net
S: Maintained
T: git git://openrisc.net/~jonas/linux
F: arch/openrisc/
F: include/linux/oprofile.h
ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
- M: Mark Fasheh <mfasheh@suse.com>
+ M: Mark Fasheh <mfasheh@versity.com>
W: http://ocfs2.wiki.kernel.org
PANASONIC MN10300/AM33/AM34 PORT
W: ftp://ftp.redhat.com/pub/redhat/gnupro/AM33/
S: Maintained
Q: http://patchwork.ozlabs.org/project/linux-pci/list/
T: git git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git
S: Supported
+ F: Documentation/devicetree/bindings/pci/
F: Documentation/PCI/
F: drivers/pci/
F: include/linux/pci*
S: Maintained
F: drivers/pci/host/*mvebu*
+ PCI DRIVER FOR AARDVARK (Marvell Armada 3700)
+ S: Maintained
+ F: drivers/pci/host/pci-aardvark.c
+
PCI DRIVER FOR NVIDIA TEGRA
F: Documentation/devicetree/bindings/pci/xgene-pci-msi.txt
F: drivers/pci/host/pci-xgene-msi.c
+ PCIE DRIVER FOR AXIS ARTPEC
+ S: Maintained
+ F: Documentation/devicetree/bindings/pci/axis,artpec*
+ F: drivers/pci/host/*artpec*
+
PCIE DRIVER FOR HISILICON
F: arch/*/kernel/*/*/perf_event*.c
F: arch/*/include/asm/perf_event.h
F: arch/*/kernel/perf_callchain.c
+ F: arch/*/events/*
F: tools/perf/
PERSONALITY HANDLING
T: git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git
S: Maintained
+ F: Documentation/devicetree/bindings/pinctrl/
+ F: Documentation/pinctrl.txt
F: drivers/pinctrl/
F: include/linux/pinctrl/
PIN CONTROLLER - SAMSUNG
PIN CONTROLLER - ST SPEAR
W: http://www.st.com/spear
S: Maintained
F: drivers/pinctrl/spear/
+ PISTACHIO SOC SUPPORT
+ S: Maintained
+ F: arch/mips/pistachio/
+ F: arch/mips/include/asm/mach-pistachio/
+ F: arch/mips/boot/dts/pistachio/
+ F: arch/mips/configs/pistachio*_defconfig
+
PKTCDVD DRIVER
S: Maintained
T: git git://git.infradead.org/battery-2.6.git
S: Maintained
+ F: Documentation/devicetree/bindings/power/
+ F: Documentation/devicetree/bindings/power_supply/
F: include/linux/power_supply.h
F: drivers/power/
X: drivers/power/avs/
F: include/linux/psci.h
F: include/uapi/linux/psci.h
+ POWERNV OPERATOR PANEL LCD DISPLAY DRIVER
+ S: Maintained
+ F: drivers/char/powernv-op-panel.c
+
PNP SUPPORT
S: Maintained
F: include/uapi/linux/ptrace.h
F: kernel/ptrace.c
+ PULSE8-CEC DRIVER
+ T: git git://linuxtv.org/media_tree.git
+ S: Maintained
+ F: drivers/staging/media/pulse8-cec
+
PVRUSB2 VIDEO4LINUX DRIVER
F: drivers/media/usb/pvrusb2/
PWC WEBCAM DRIVER
T: git git://linuxtv.org/media_tree.git
- S: Maintained
+ S: Odd Fixes
F: drivers/media/usb/pwc/*
PWM FAN DRIVER
S: Supported
F: Documentation/devicetree/bindings/hwmon/pwm-fan.txt
S: Maintained
QAT DRIVER
S: Supported
F: drivers/crypto/qat/
F: include/uapi/linux/radeonfb.h
RADIOSHARK RADIO DRIVER
T: git git://linuxtv.org/media_tree.git
S: Maintained
F: drivers/media/radio/radio-shark.c
RADIOSHARK2 RADIO DRIVER
T: git git://linuxtv.org/media_tree.git
S: Maintained
F: drivers/video/fbdev/aty/aty128fb.c
RALINK MIPS ARCHITECTURE
- M: John Crispin <blogic@openwrt.org>
+ M: John Crispin <john@phrozen.org>
S: Maintained
F: arch/mips/ralink
S: Maintained
RDC R6040 FAST ETHERNET DRIVER
S: Maintained
F: drivers/net/ethernet/rdc/r6040.c
Q: http://patchwork.ozlabs.org/project/rtc-linux/list/
T: git git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git
S: Maintained
+ F: Documentation/devicetree/bindings/rtc/
F: Documentation/rtc.txt
F: drivers/rtc/
F: include/linux/rtc.h
F: include/uapi/linux/rtc.h
+ F: include/linux/rtc/
+ F: include/linux/platform_data/rtc-*
+ F: tools/testing/selftests/timers/rtctest.c
REALTEK AUDIO CODECS
T: git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git
S: Supported
+ F: Documentation/devicetree/bindings/regmap/
F: drivers/base/regmap/
F: include/linux/regmap.h
T: git git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc.git
S: Maintained
- F: drivers/remoteproc/
+ F: Documentation/devicetree/bindings/remoteproc/
F: Documentation/remoteproc.txt
+ F: drivers/remoteproc/
F: include/linux/remoteproc.h
REMOTE PROCESSOR MESSAGING (RPMSG) SUBSYSTEM
ROCKER DRIVER
S: Supported
F: drivers/net/ethernet/rocker/
RTL8XXXU WIRELESS DRIVER (rtl8xxxu)
- T: git git://git.kernel.org/pub/scm/linux/kernel/git/jes/linux.git rtl8723au-mac80211
+ T: git git://git.kernel.org/pub/scm/linux/kernel/git/jes/linux.git rtl8xxxu-devel
S: Maintained
F: drivers/net/wireless/realtek/rtl8xxxu/
F: drivers/media/i2c/saa6588*
SAA7134 VIDEO4LINUX DRIVER
W: https://linuxtv.org
T: git git://linuxtv.org/media_tree.git
F: drivers/platform/x86/samsung-laptop.c
SAMSUNG AUDIO (ASoC) DRIVERS
S: Supported
F: sound/soc/samsung/
SAMSUNG MULTIFUNCTION PMIC DEVICE DRIVERS
S: Supported
F: drivers/clk/samsung/
+ SAMSUNG SPI DRIVERS
+ S: Maintained
+ F: Documentation/devicetree/bindings/spi/spi-samsung.txt
+ F: drivers/spi/spi-s3c*
+ F: include/linux/platform_data/spi-s3c64xx.h
+
SAMSUNG SXGBE DRIVERS
F: drivers/thermal/samsung/
SAMSUNG USB2 PHY DRIVER
S: Supported
F: Documentation/devicetree/bindings/phy/samsung-phy.txt
S: Maintained
+ F: Documentation/devicetree/bindings/serial/
F: drivers/tty/serial/
SYNOPSYS DESIGNWARE DMAC DRIVER
SYSTEM TRACE MODULE CLASS
S: Maintained
+ T: git git://git.kernel.org/pub/scm/linux/kernel/git/ash/stm.git
F: Documentation/trace/stm.txt
F: drivers/hwtracing/stm/
F: include/linux/stm.h
T: git git://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git
S: Maintained
+ F: Documentation/devicetree/bindings/scsi/
F: drivers/scsi/
F: include/scsi/
K: \bsecure_computing
K: \bTIF_SECCOMP\b
+ SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) Broadcom BRCMSTB DRIVER
+ S: Maintained
+ F: drivers/mmc/host/sdhci-brcmstb*
+
SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) SAMSUNG DRIVER
SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) ST SPEAR DRIVER
S: Maintained
F: drivers/mmc/host/sdhci-spear.c
S: Supported
F: security/apparmor/
+ LOADPIN SECURITY MODULE
+ T: git git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git lsm/loadpin
+ S: Supported
+ F: security/loadpin/
+
YAMA SECURITY MODULE
T: git git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git yama/tip
S: Supported
F: drivers/scsi/be2iscsi/
- Emulex 10Gbps NIC BE2, BE3-R, Lancer, Skyhawk-R DRIVER
+ Emulex 10Gbps NIC BE2, BE3-R, Lancer, Skyhawk-R DRIVER (be2net)
F: drivers/media/radio/si4713/radio-usb-si4713.c
SIANO DVB DRIVER
W: https://linuxtv.org
T: git git://linuxtv.org/media_tree.git
TI DAVINCI MACHINE SUPPORT
- T: git git://gitorious.org/linux-davinci/linux-davinci.git
- Q: http://patchwork.kernel.org/project/linux-davinci/list/
+ T: git git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci.git
S: Supported
F: arch/arm/mach-davinci/
F: drivers/i2c/busses/i2c-davinci.c
W: http://schaufler-ca.com
- T: git git://git.gitorious.org/smack-next/kernel.git
+ T: git git://github.com/cschaufler/smack-next
S: Maintained
F: Documentation/security/Smack.txt
F: security/smack/
W: http://alsa-project.org/main/index.php/ASoC
S: Supported
+ F: Documentation/devicetree/bindings/sound/
F: Documentation/sound/alsa/soc/
F: sound/soc/
F: include/sound/soc*
SPEAR PLATFORM SUPPORT
W: http://www.st.com/spear
S: Maintained
SPEAR CLOCK FRAMEWORK SUPPORT
W: http://www.st.com/spear
S: Maintained
T: git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git
Q: http://patchwork.kernel.org/project/spi-devel-general/list/
S: Maintained
+ F: Documentation/devicetree/bindings/spi/
F: Documentation/spi/
F: drivers/spi/
F: include/linux/spi/
S: Odd Fixes
+ F: Documentation/devicetree/bindings/staging/iio/
F: drivers/staging/iio/
STAGING - LIRC (LINUX INFRARED REMOTE CONTROL) DRIVERS
F: drivers/staging/vt665?/
STAGING - WILC1000 WIFI DRIVER
S: Supported
F: drivers/staging/wilc1000/
S: Odd Fixes
F: drivers/staging/xgifb/
- HFI1 DRIVER
- S: Supported
- F: drivers/staging/rdma/hfi1
-
STARFIRE/DURALAN NETWORK DRIVER
S: Odd Fixes
F: drivers/media/i2c/tda9840*
TEA5761 TUNER DRIVER
W: https://linuxtv.org
T: git git://linuxtv.org/media_tree.git
F: drivers/media/tuners/tea5761.*
TEA5767 TUNER DRIVER
W: https://linuxtv.org
T: git git://linuxtv.org/media_tree.git
S: Supported
F: drivers/clk/tegra/
- TEGRA DMA DRIVER
+ TEGRA DMA DRIVERS
S: Supported
- F: drivers/dma/tegra20-apb-dma.c
+ F: drivers/dma/tegra*
TEGRA I2C DRIVER
THERMAL/CPU_COOLING
- M: Javi Merino <javi.merino@arm.com>
+ M: Javi Merino <javi.merino@kernel.org>
S: Supported
F: Documentation/thermal/cpu-cooling-api.txt
F: drivers/thermal/cpu_cooling.c
F: include/linux/cpu_cooling.h
- THINGM BLINK(1) USB RGB LED DRIVER
- S: Maintained
- F: drivers/hid/hid-thingm.c
-
THINKPAD ACPI EXTRAS DRIVER
TI BANDGAP AND THERMAL DRIVER
S: Maintained
F: drivers/media/i2c/tc358743*
F: include/media/i2c/tc358743.h
- TMIO MMC DRIVER
+ TMIO/SDHI MMC DRIVER
- S: Maintained
+ S: Supported
F: drivers/mmc/host/tmio_mmc*
F: drivers/mmc/host/sh_mobile_sdhi.c
- F: include/linux/mmc/tmio.h
- F: include/linux/mmc/sh_mobile_sdhi.h
+ F: include/linux/mfd/tmio.h
TMP401 HARDWARE MONITOR DRIVER
F: mm/shmem.c
TM6000 VIDEO4LINUX DRIVER
W: https://linuxtv.org
T: git git://linuxtv.org/media_tree.git
S: Odd Fixes
F: drivers/media/pci/tw68/
+ TW686X VIDEO4LINUX DRIVER
+ T: git git://linuxtv.org/media_tree.git
+ W: http://linuxtv.org
+ S: Maintained
+ F: drivers/media/pci/tw686x/
+
TPM DEVICE DRIVER
F: fs/ubifs/
UCLINUX (M68KNOMMU AND COLDFIRE)
+ W: http://www.linux-m68k.org/
W: http://www.uclinux.org/
F: Documentation/scsi/ufs.txt
F: drivers/scsi/ufs/
+ UNIVERSAL FLASH STORAGE HOST CONTROLLER DRIVER DWC HOOKS
+ S: Supported
+ F: drivers/scsi/ufs/*dwc*
+
UNSORTED BLOCK IMAGES (UBI)
F: drivers/net/wireless/ath/ar5523/
USB ATTACHED SCSI
S: Maintained
USB OVER IP DRIVER
S: Maintained
F: Documentation/usb/usbip_protocol.txt
W: http://www.linux-usb.org
T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git
S: Supported
+ F: Documentation/devicetree/bindings/usb/
F: Documentation/usb/
F: drivers/usb/
F: include/linux/usb.h
F: drivers/media/v4l2-core/videobuf2-*
F: include/media/videobuf2-*
+ VIRTIO AND VHOST VSOCK DRIVER
+ S: Maintained
+ F: include/linux/virtio_vsock.h
+ F: include/uapi/linux/virtio_vsock.h
+ F: net/vmw_vsock/virtio_transport_common.c
+ F: net/vmw_vsock/virtio_transport.c
+ F: drivers/vhost/vsock.c
+ F: drivers/vhost/vsock.h
+
VIRTUAL SERIO DEVICE DRIVER
S: Maintained
S: Maintained
+ F: Documentation/devicetree/bindings/virtio/
F: drivers/virtio/
F: tools/virtio/
F: drivers/net/virtio_net.c
F: net/8021q/
VLYNQ BUS
S: Maintained
F: drivers/vlynq/vlynq.c
F: drivers/net/vmxnet3/
VMware PVSCSI driver
- M: Arvind Kumar <arvindkumar@vmware.com>
+ M: Jim Gill <jgill@vmware.com>
S: Maintained
W: http://www.slimlogic.co.uk/?p=48
T: git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git
S: Supported
+ F: Documentation/devicetree/bindings/regulator/
F: drivers/regulator/
+ F: include/dt-bindings/regulator/
F: include/linux/regulator/
VRF
W: http://www.linux-watchdog.org/
T: git git://www.linux-watchdog.org/linux-watchdog.git
S: Maintained
+ F: Documentation/devicetree/bindings/watchdog/
F: Documentation/watchdog/
F: drivers/watchdog/
F: include/linux/watchdog.h
F: kernel/workqueue.c
F: Documentation/workqueue.txt
+ X-POWERS MULTIFUNCTION PMIC DEVICE DRIVERS
+ S: Maintained
+ N: axp[128]
+
X.25 NETWORK LAYER
F: arch/x86/entry/vdso/
XC2028/3028 TUNER DRIVER
W: https://linuxtv.org
T: git git://linuxtv.org/media_tree.git