diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2013-03-25 12:26:10 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-03-25 12:26:10 -0400 |
commit | fb9bb1829ddf6692cd31b28183688b42e1eda149 (patch) | |
tree | ad2fd814162a8e428fe64af709770e593d1ffe6d /MAINTAINERS | |
parent | 844fdd9ac1cdd756f5bd233f302ecabb27dd387a (diff) | |
parent | c69d72aec52eb5234f433259ac5dcc3b68f1480d (diff) |
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Pull ARM SoC bug fixes from Arnd Bergmann:
"Four patches for arm-soc this week:
- Kevin Hilman is no longer reachable under his previous email
address. He submitted the patch earlier, but nobody felt
responsible to pick it up.
- One Tegra fix for an incorect register address in device tree.
- IMX multiplatform support exposes a configuration option that leads
to unbootable kernels on all other machines and that needs to
depend on that platform.
- A nontrivial bug fix for the setup of the mxs video output."
* tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc:
MAINTAINERS: update email address for Kevin Hilman
ARM: tegra: fix register address of slink controller
ARM: imx: add dependency check for DEBUG_IMX_UART_PORT
ARM: video: mxs: Fix mxsfb misconfiguring VDCTRL0
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 4cf5fd334a06..72b08438d536 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -5683,7 +5683,7 @@ S: Maintained | |||
5683 | F: arch/arm/*omap*/*clock* | 5683 | F: arch/arm/*omap*/*clock* |
5684 | 5684 | ||
5685 | OMAP POWER MANAGEMENT SUPPORT | 5685 | OMAP POWER MANAGEMENT SUPPORT |
5686 | M: Kevin Hilman <khilman@ti.com> | 5686 | M: Kevin Hilman <khilman@deeprootsystems.com> |
5687 | L: linux-omap@vger.kernel.org | 5687 | L: linux-omap@vger.kernel.org |
5688 | S: Maintained | 5688 | S: Maintained |
5689 | F: arch/arm/*omap*/*pm* | 5689 | F: arch/arm/*omap*/*pm* |
@@ -5777,7 +5777,7 @@ F: arch/arm/*omap*/usb* | |||
5777 | 5777 | ||
5778 | OMAP GPIO DRIVER | 5778 | OMAP GPIO DRIVER |
5779 | M: Santosh Shilimkar <santosh.shilimkar@ti.com> | 5779 | M: Santosh Shilimkar <santosh.shilimkar@ti.com> |
5780 | M: Kevin Hilman <khilman@ti.com> | 5780 | M: Kevin Hilman <khilman@deeprootsystems.com> |
5781 | L: linux-omap@vger.kernel.org | 5781 | L: linux-omap@vger.kernel.org |
5782 | S: Maintained | 5782 | S: Maintained |
5783 | F: drivers/gpio/gpio-omap.c | 5783 | F: drivers/gpio/gpio-omap.c |
@@ -7173,7 +7173,7 @@ F: arch/arm/mach-s3c2410/bast-irq.c | |||
7173 | 7173 | ||
7174 | TI DAVINCI MACHINE SUPPORT | 7174 | TI DAVINCI MACHINE SUPPORT |
7175 | M: Sekhar Nori <nsekhar@ti.com> | 7175 | M: Sekhar Nori <nsekhar@ti.com> |
7176 | M: Kevin Hilman <khilman@ti.com> | 7176 | M: Kevin Hilman <khilman@deeprootsystems.com> |
7177 | L: davinci-linux-open-source@linux.davincidsp.com (moderated for non-subscribers) | 7177 | L: davinci-linux-open-source@linux.davincidsp.com (moderated for non-subscribers) |
7178 | T: git git://gitorious.org/linux-davinci/linux-davinci.git | 7178 | T: git git://gitorious.org/linux-davinci/linux-davinci.git |
7179 | Q: http://patchwork.kernel.org/project/linux-davinci/list/ | 7179 | Q: http://patchwork.kernel.org/project/linux-davinci/list/ |