|
@@ -503,7 +503,7 @@ F: include/linux/altera_uart.h
|
|
|
F: include/linux/altera_jtaguart.h
|
|
|
|
|
|
AMD FAM15H PROCESSOR POWER MONITORING DRIVER
|
|
|
-M: Andreas Herrmann <andreas.herrmann3@amd.com>
|
|
|
+M: Andreas Herrmann <herrmann.der.user@googlemail.com>
|
|
|
L: lm-sensors@lm-sensors.org
|
|
|
S: Maintained
|
|
|
F: Documentation/hwmon/fam15h_power
|
|
@@ -637,6 +637,13 @@ W: http://www.arm.linux.org.uk/
|
|
|
S: Maintained
|
|
|
F: arch/arm/
|
|
|
|
|
|
+ARM SUB-ARCHITECTURES
|
|
|
+L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
|
|
|
+S: MAINTAINED
|
|
|
+F: arch/arm/mach-*/
|
|
|
+F: arch/arm/plat-*/
|
|
|
+T: git git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git
|
|
|
+
|
|
|
ARM PRIMECELL AACI PL041 DRIVER
|
|
|
M: Russell King <linux@arm.linux.org.uk>
|
|
|
S: Maintained
|
|
@@ -2500,6 +2507,7 @@ M: Joonyoung Shim <jy0922.shim@samsung.com>
|
|
|
M: Seung-Woo Kim <sw0312.kim@samsung.com>
|
|
|
M: Kyungmin Park <kyungmin.park@samsung.com>
|
|
|
L: dri-devel@lists.freedesktop.org
|
|
|
+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*
|
|
@@ -2802,6 +2810,7 @@ F: sound/usb/misc/ua101.c
|
|
|
EXTENSIBLE FIRMWARE INTERFACE (EFI)
|
|
|
M: Matt Fleming <matt.fleming@intel.com>
|
|
|
L: linux-efi@vger.kernel.org
|
|
|
+T: git git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi.git
|
|
|
S: Maintained
|
|
|
F: Documentation/x86/efi-stub.txt
|
|
|
F: arch/ia64/kernel/efi.c
|
|
@@ -3589,6 +3598,49 @@ F: drivers/hid/hid-hyperv.c
|
|
|
F: drivers/net/hyperv/
|
|
|
F: drivers/staging/hv/
|
|
|
|
|
|
+I2C OVER PARALLEL PORT
|
|
|
+M: Jean Delvare <khali@linux-fr.org>
|
|
|
+L: linux-i2c@vger.kernel.org
|
|
|
+S: Maintained
|
|
|
+F: Documentation/i2c/busses/i2c-parport
|
|
|
+F: Documentation/i2c/busses/i2c-parport-light
|
|
|
+F: drivers/i2c/busses/i2c-parport.c
|
|
|
+F: drivers/i2c/busses/i2c-parport-light.c
|
|
|
+
|
|
|
+I2C/SMBUS CONTROLLER DRIVERS FOR PC
|
|
|
+M: Jean Delvare <khali@linux-fr.org>
|
|
|
+L: linux-i2c@vger.kernel.org
|
|
|
+S: Maintained
|
|
|
+F: Documentation/i2c/busses/i2c-ali1535
|
|
|
+F: Documentation/i2c/busses/i2c-ali1563
|
|
|
+F: Documentation/i2c/busses/i2c-ali15x3
|
|
|
+F: Documentation/i2c/busses/i2c-amd756
|
|
|
+F: Documentation/i2c/busses/i2c-amd8111
|
|
|
+F: Documentation/i2c/busses/i2c-i801
|
|
|
+F: Documentation/i2c/busses/i2c-nforce2
|
|
|
+F: Documentation/i2c/busses/i2c-piix4
|
|
|
+F: Documentation/i2c/busses/i2c-sis5595
|
|
|
+F: Documentation/i2c/busses/i2c-sis630
|
|
|
+F: Documentation/i2c/busses/i2c-sis96x
|
|
|
+F: Documentation/i2c/busses/i2c-via
|
|
|
+F: Documentation/i2c/busses/i2c-viapro
|
|
|
+F: drivers/i2c/busses/i2c-ali1535.c
|
|
|
+F: drivers/i2c/busses/i2c-ali1563.c
|
|
|
+F: drivers/i2c/busses/i2c-ali15x3.c
|
|
|
+F: drivers/i2c/busses/i2c-amd756.c
|
|
|
+F: drivers/i2c/busses/i2c-amd756-s4882.c
|
|
|
+F: drivers/i2c/busses/i2c-amd8111.c
|
|
|
+F: drivers/i2c/busses/i2c-i801.c
|
|
|
+F: drivers/i2c/busses/i2c-isch.c
|
|
|
+F: drivers/i2c/busses/i2c-nforce2.c
|
|
|
+F: drivers/i2c/busses/i2c-nforce2-s4985.c
|
|
|
+F: drivers/i2c/busses/i2c-piix4.c
|
|
|
+F: drivers/i2c/busses/i2c-sis5595.c
|
|
|
+F: drivers/i2c/busses/i2c-sis630.c
|
|
|
+F: drivers/i2c/busses/i2c-sis96x.c
|
|
|
+F: drivers/i2c/busses/i2c-via.c
|
|
|
+F: drivers/i2c/busses/i2c-viapro.c
|
|
|
+
|
|
|
I2C/SMBUS STUB DRIVER
|
|
|
M: "Mark M. Hoffman" <mhoffman@lightlink.com>
|
|
|
L: linux-i2c@vger.kernel.org
|
|
@@ -3596,9 +3648,8 @@ S: Maintained
|
|
|
F: drivers/i2c/busses/i2c-stub.c
|
|
|
|
|
|
I2C SUBSYSTEM
|
|
|
-M: "Jean Delvare (PC drivers, core)" <khali@linux-fr.org>
|
|
|
+M: Wolfram Sang <w.sang@pengutronix.de>
|
|
|
M: "Ben Dooks (embedded platforms)" <ben-linux@fluff.org>
|
|
|
-M: "Wolfram Sang (embedded platforms)" <w.sang@pengutronix.de>
|
|
|
L: linux-i2c@vger.kernel.org
|
|
|
W: http://i2c.wiki.kernel.org/
|
|
|
T: quilt kernel.org/pub/linux/kernel/people/jdelvare/linux-2.6/jdelvare-i2c/
|
|
@@ -3609,6 +3660,13 @@ F: drivers/i2c/
|
|
|
F: include/linux/i2c.h
|
|
|
F: include/linux/i2c-*.h
|
|
|
|
|
|
+I2C-TAOS-EVM DRIVER
|
|
|
+M: Jean Delvare <khali@linux-fr.org>
|
|
|
+L: linux-i2c@vger.kernel.org
|
|
|
+S: Maintained
|
|
|
+F: Documentation/i2c/busses/i2c-taos-evm
|
|
|
+F: drivers/i2c/busses/i2c-taos-evm.c
|
|
|
+
|
|
|
I2C-TINY-USB DRIVER
|
|
|
M: Till Harbaum <till@harbaum.org>
|
|
|
L: linux-i2c@vger.kernel.org
|
|
@@ -5061,7 +5119,13 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git
|
|
|
S: Odd Fixes
|
|
|
F: drivers/net/
|
|
|
F: include/linux/if_*
|
|
|
-F: include/linux/*device.h
|
|
|
+F: include/linux/netdevice.h
|
|
|
+F: include/linux/arcdevice.h
|
|
|
+F: include/linux/etherdevice.h
|
|
|
+F: include/linux/fcdevice.h
|
|
|
+F: include/linux/fddidevice.h
|
|
|
+F: include/linux/hippidevice.h
|
|
|
+F: include/linux/inetdevice.h
|
|
|
|
|
|
NETXEN (1/10) GbE SUPPORT
|
|
|
M: Sony Chacko <sony.chacko@qlogic.com>
|
|
@@ -5633,7 +5697,7 @@ S: Maintained
|
|
|
F: drivers/pinctrl/spear/
|
|
|
|
|
|
PKTCDVD DRIVER
|
|
|
-M: Peter Osterlund <petero2@telia.com>
|
|
|
+M: Jiri Kosina <jkosina@suse.cz>
|
|
|
S: Maintained
|
|
|
F: drivers/block/pktcdvd.c
|
|
|
F: include/linux/pktcdvd.h
|
|
@@ -7195,6 +7259,14 @@ L: linux-xtensa@linux-xtensa.org
|
|
|
S: Maintained
|
|
|
F: arch/xtensa/
|
|
|
|
|
|
+THERMAL
|
|
|
+M: Zhang Rui <rui.zhang@intel.com>
|
|
|
+L: linux-pm@vger.kernel.org
|
|
|
+T: git git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux.git
|
|
|
+S: Supported
|
|
|
+F: drivers/thermal/
|
|
|
+F: include/linux/thermal.h
|
|
|
+
|
|
|
THINKPAD ACPI EXTRAS DRIVER
|
|
|
M: Henrique de Moraes Holschuh <ibm-acpi@hmh.eng.br>
|
|
|
L: ibm-acpi-devel@lists.sourceforge.net
|
|
@@ -7872,13 +7944,6 @@ M: Roger Luethi <rl@hellgate.ch>
|
|
|
S: Maintained
|
|
|
F: drivers/net/ethernet/via/via-rhine.c
|
|
|
|
|
|
-VIAPRO SMBUS DRIVER
|
|
|
-M: Jean Delvare <khali@linux-fr.org>
|
|
|
-L: linux-i2c@vger.kernel.org
|
|
|
-S: Maintained
|
|
|
-F: Documentation/i2c/busses/i2c-viapro
|
|
|
-F: drivers/i2c/busses/i2c-viapro.c
|
|
|
-
|
|
|
VIA SD/MMC CARD CONTROLLER DRIVER
|
|
|
M: Bruce Chang <brucechang@via.com.tw>
|
|
|
M: Harald Welte <HaraldWelte@viatech.com>
|