diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2016-03-20 17:26:57 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-03-20 17:26:57 -0400 |
commit | dae0b74eb7abd7d5c7572414b0c8f91c2dab63c0 (patch) | |
tree | f1a2317db97a8eddaf14956b2efa12bf34c51cfe /MAINTAINERS | |
parent | 142b9e6c9de0fd7c0dff9a1d4a25390de46abf5e (diff) | |
parent | 88e9da9a2a70b6f1a171fbf30a681d6bc4031c4d (diff) |
Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Pull ARM SoC non-urgent fixes from Arnd Bergmann:
"As usual, we queue up a few fixes that don't seem urgent enough to go
in through -rc.
- a number of randconfig warning fixes from Arnd
- various small fixes for OMAP
- one somewhat larger patch to restore the OMAP3 cpuidle tuning that
was lost in a cleanup
- a small regression fix for cns3xxx PCI"
* tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (26 commits)
CNS3xxx: Fix PCI cns3xxx_write_config()
MAINTAINERS: unify email addrs for Kevin Hilman
CNS3xxx: remove unused *_VIRT definitions
ARM: OMAP2+: Fix hwmod clock for l4_ls
soc: TI knav_qmss: fix dma_addr_t printing
ARM: prima2: always enable reset controller
ARM: socfpga: hide unused functions
ARM: ux500: fix ureachable iounmap()
ARM: ks8695: fix __initdata annotation
ARM: mvebu: mark mvebu_hwcc_pci_nb as __maybe_unused
ARM: mv78xx0: avoid unused function warning
ARM: orion: only select I2C_BOARDINFO when using I2C
ARM: OMAP2+: Fix out of range register access with syscon_config.max_register
ARM: OMAP3: Add cpuidle parameters table for omap3430
ARM: davinci: make I2C support optional
ARM: davinci: DA8xx+DMx combined kernels need PATCH_PHYS_VIRT
ARM: davinci: avoid unused mityomapl138_pn_info variable
ARM: davinci: limit DT support to DA850
ARM: DRA7: hwmod: Add reset data for PCIe
ARM: DRA7: hwmod: Fix OCP2SCP sysconfig
...
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 606528bb16af..871818cf9409 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -7887,7 +7887,7 @@ S: Maintained | |||
7887 | F: arch/arm/*omap*/*clock* | 7887 | F: arch/arm/*omap*/*clock* |
7888 | 7888 | ||
7889 | OMAP POWER MANAGEMENT SUPPORT | 7889 | OMAP POWER MANAGEMENT SUPPORT |
7890 | M: Kevin Hilman <khilman@deeprootsystems.com> | 7890 | M: Kevin Hilman <khilman@kernel.org> |
7891 | L: linux-omap@vger.kernel.org | 7891 | L: linux-omap@vger.kernel.org |
7892 | S: Maintained | 7892 | S: Maintained |
7893 | F: arch/arm/*omap*/*pm* | 7893 | F: arch/arm/*omap*/*pm* |
@@ -7991,7 +7991,7 @@ F: arch/arm/*omap*/usb* | |||
7991 | OMAP GPIO DRIVER | 7991 | OMAP GPIO DRIVER |
7992 | M: Grygorii Strashko <grygorii.strashko@ti.com> | 7992 | M: Grygorii Strashko <grygorii.strashko@ti.com> |
7993 | M: Santosh Shilimkar <ssantosh@kernel.org> | 7993 | M: Santosh Shilimkar <ssantosh@kernel.org> |
7994 | M: Kevin Hilman <khilman@deeprootsystems.com> | 7994 | M: Kevin Hilman <khilman@kernel.org> |
7995 | L: linux-omap@vger.kernel.org | 7995 | L: linux-omap@vger.kernel.org |
7996 | S: Maintained | 7996 | S: Maintained |
7997 | F: Documentation/devicetree/bindings/gpio/gpio-omap.txt | 7997 | F: Documentation/devicetree/bindings/gpio/gpio-omap.txt |
@@ -10048,7 +10048,7 @@ F: arch/arm/mach-s3c24xx/bast-irq.c | |||
10048 | 10048 | ||
10049 | TI DAVINCI MACHINE SUPPORT | 10049 | TI DAVINCI MACHINE SUPPORT |
10050 | M: Sekhar Nori <nsekhar@ti.com> | 10050 | M: Sekhar Nori <nsekhar@ti.com> |
10051 | M: Kevin Hilman <khilman@deeprootsystems.com> | 10051 | M: Kevin Hilman <khilman@kernel.org> |
10052 | T: git git://gitorious.org/linux-davinci/linux-davinci.git | 10052 | T: git git://gitorious.org/linux-davinci/linux-davinci.git |
10053 | Q: http://patchwork.kernel.org/project/linux-davinci/list/ | 10053 | Q: http://patchwork.kernel.org/project/linux-davinci/list/ |
10054 | S: Supported | 10054 | S: Supported |