aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorOlof Johansson <olof@lixom.net>2014-03-09 15:03:18 -0400
committerOlof Johansson <olof@lixom.net>2014-03-09 15:03:18 -0400
commit1760e4f855a2ead08a40deac9abd4fb8cdf3af32 (patch)
tree8ee1c79f4c46fd225d90e832def3d7f7e3742086 /MAINTAINERS
parent1e871089f66416ce540d8e362225a0878a5d2c06 (diff)
parentc8ae7e9bfc8caf679e891c4f0a04f2435b45e2da (diff)
Merge tag 'imx-soc-3.15' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/soc
i.MX SoC changes for 3.15 from Shawn Guo: - Support suspend from ocram (DDR IO floating) for imx6 platforms - Add cpuidle support for imx6sl - Sparse warning fixes for imx6sl and vf610 clock code - Remove PWM platform code - Support ptp and rmii clock from pad - Support WEIM CS GPR configuration - Random cleanups and defconfig updates * tag 'imx-soc-3.15' of git://git.linaro.org/people/shawnguo/linux-2.6: (373 commits) ARM: imx6: drop .text.head section annotation from headsmp.S ARM: imx6: build suspend-imx6.o with CONFIG_SOC_IMX6 ARM: imx6: rename pm-imx6q.c to pm-imx6.c ARM: imx6: introduce CONFIG_SOC_IMX6 for i.MX6 common stuff ARM: imx6: do not call imx6q_suspend_init() with !CONFIG_SUSPEND ARM: imx6: call suspend_set_ops() from suspend routine ARM: imx6: build headsmp.o only on CONFIG_SMP ARM: imx6: move v7_cpu_resume() into suspend-imx6.S ARM i.MX6q: Mark VPU and IPU AXI transfers as cacheable, increase IPU priority ARM: imx6q: Add GPR6 and GPR7 register definitions for iomuxc gpr bus: imx-weim: support CS GPR configuration ARM: mach-imx: Kconfig: Remove IMX_HAVE_PLATFORM_IMX2_WDT from SOC_IMX53 ARM: imx_v6_v7_defconfig: Select CONFIG_DEBUG_FS ARM: mach-imx: Select CONFIG_SRAM at ARCH_MXC level ARM: imx: add speed grading check for i.mx6 soc ARM: imx: avoid calling clk APIs in idle thread which may cause schedule ARM: imx6q: support ptp and rmii clock from pad ARM: imx6q: remove unneeded clk lookups ARM: imx_v6_v7_defconfig: Select CONFIG_MMC_UNSAFE_RESUME ARM: imx_v4_v5_defconfig: Select CONFIG_MMC_UNSAFE_RESUME ...
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS15
1 files changed, 14 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 9dbf7f1898c5..e4812f9319bd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1868,6 +1868,7 @@ F: drivers/net/ethernet/broadcom/bnx2x/
1868 1868
1869BROADCOM BCM281XX/BCM11XXX ARM ARCHITECTURE 1869BROADCOM BCM281XX/BCM11XXX ARM ARCHITECTURE
1870M: Christian Daudt <bcm@fixthebug.org> 1870M: Christian Daudt <bcm@fixthebug.org>
1871M: Matt Porter <mporter@linaro.org>
1871L: bcm-kernel-feedback-list@broadcom.com 1872L: bcm-kernel-feedback-list@broadcom.com
1872T: git git://git.github.com/broadcom/bcm11351 1873T: git git://git.github.com/broadcom/bcm11351
1873S: Maintained 1874S: Maintained
@@ -2416,8 +2417,10 @@ F: tools/power/cpupower/
2416 2417
2417CPUSETS 2418CPUSETS
2418M: Li Zefan <lizefan@huawei.com> 2419M: Li Zefan <lizefan@huawei.com>
2420L: cgroups@vger.kernel.org
2419W: http://www.bullopensource.org/cpuset/ 2421W: http://www.bullopensource.org/cpuset/
2420W: http://oss.sgi.com/projects/cpusets/ 2422W: http://oss.sgi.com/projects/cpusets/
2423T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git
2421S: Maintained 2424S: Maintained
2422F: Documentation/cgroups/cpusets.txt 2425F: Documentation/cgroups/cpusets.txt
2423F: include/linux/cpuset.h 2426F: include/linux/cpuset.h
@@ -3332,6 +3335,17 @@ S: Maintained
3332F: include/linux/netfilter_bridge/ 3335F: include/linux/netfilter_bridge/
3333F: net/bridge/ 3336F: net/bridge/
3334 3337
3338ETHERNET PHY LIBRARY
3339M: Florian Fainelli <f.fainelli@gmail.com>
3340L: netdev@vger.kernel.org
3341S: Maintained
3342F: include/linux/phy.h
3343F: include/linux/phy_fixed.h
3344F: drivers/net/phy/
3345F: Documentation/networking/phy.txt
3346F: drivers/of/of_mdio.c
3347F: drivers/of/of_net.c
3348
3335EXT2 FILE SYSTEM 3349EXT2 FILE SYSTEM
3336M: Jan Kara <jack@suse.cz> 3350M: Jan Kara <jack@suse.cz>
3337L: linux-ext4@vger.kernel.org 3351L: linux-ext4@vger.kernel.org
@@ -9723,7 +9737,6 @@ F: drivers/xen/*swiotlb*
9723XFS FILESYSTEM 9737XFS FILESYSTEM
9724P: Silicon Graphics Inc 9738P: Silicon Graphics Inc
9725M: Dave Chinner <david@fromorbit.com> 9739M: Dave Chinner <david@fromorbit.com>
9726M: Ben Myers <bpm@sgi.com>
9727M: xfs@oss.sgi.com 9740M: xfs@oss.sgi.com
9728L: xfs@oss.sgi.com 9741L: xfs@oss.sgi.com
9729W: http://oss.sgi.com/projects/xfs 9742W: http://oss.sgi.com/projects/xfs