* [GIT PULL] ARM: SoC fixes for 3.10-rc
@ 2013-05-24 22:54 Olof Johansson
0 siblings, 0 replies; 3+ messages in thread
From: Olof Johansson @ 2013-05-24 22:54 UTC (permalink / raw)
To: torvalds; +Cc: olof, linux-arm-kernel, arm, linux-kernel
Hi Linus,
The following changes since commit c7788792a5e7b0d5d7f96d0766b4cb6112d47d75:
Linux 3.10-rc2 (2013-05-20 14:37:38 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git tags/fixes-for-linus
for you to fetch changes up to f4ae176c626311d6507c9a2d263657c4cc4e1667:
Merge tag 'sunxi-fixes-for-3.10' of git://github.com/mripard/linux into fixes (2013-05-24 15:50:28 -0700)
----------------------------------------------------------------
ARM: SoC fixes for 3.10-rc
We didn't have any fixes sent up for -rc2, so this is a slightly larger
batch. A bit all over the place platform-wise; OMAP, at91, marvell,
renesas, sunxi, ux500, etc.
I tried to summarize highlights but there isn't a whole lot to point
out. Lots of little things fixed all over. A couple of defconfig updates
due to new/changing options.
----------------------------------------------------------------
Alexandre Courbot (1):
ARM: tegra: defconfig fixes
Andrew Lunn (1):
ARM: Orion: Remove redundant init_dma_coherent_pool_size()
Boris BREZILLON (1):
ARM: at91/dt: fix macb pinctrl_macb_rmii_mii_alt definition
Dirk Behme (1):
ARM i.MX6: correct MLB clock configuration
Emilio López (1):
ARM: ux500: select REGULATOR
Ezequiel Garcia (2):
ARM: mvebu: Add a ranges entry to translate devbus childs
ARM: mvebu: Fix ranges entry on XP GP board
Gregory CLEMENT (3):
ARM: mvebu: select ARCH_REQUIRE_GPIOLIB for mvebu platform
ARM: plat-orion: Fix num_resources and id for ge10 and ge11
ARM: dts: mvebu: Fix wrong the address reg value for the L2-cache node
Jean-Christophe PLAGNIOL-VILLARD (3):
ARM: at91/trivial: fix model name for SAM9X25-EK
ARM: at91: rm9200 fix time support
ARM: at91: at91sam9n12: move external irq declatation to DT
Josh Wu (1):
ARM: at91/sama5: fix incorrect PMC pcr div definition
Lee Jones (3):
ARM: ux500: Remove duplicated assignment of ab8500_platdata
ARM: ux500: Fix incorrect DEBUG UART virtual addresses
ARM: ux500: Provide device enumeration number suffix for SMSC911x
Linus Walleij (1):
ARM: nomadik: fix IRQ assignment for SMC ethernet
Lucas Stach (2):
clk: tegra: remove USB from clk init table
clk: tegra: add ac97 controller clock
Ludovic Desroches (1):
ARM: at91: dts: request only spi cs-gpios used on sama5d3x cpu module
Martin Michlmayr (1):
Kirkwood: Enable PCIe port 1 on QNAP TS-11x/TS-21x
Maxime Ripard (2):
ARM: sunxi: Fix Mini X-plus device tree build
ARM: sunxi: select ARCH_REQUIRE_GPIOLIB
Nicolas Ferre (1):
ARM: at91/trivial: typo in GEM compatible string
Olof Johansson (10):
Merge tag 'fixes-3.10-1' of git://git.infradead.org/users/jcooper/linux into fixes
Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
Merge tag 'omap-for-v3.10-rc1/fixes' of git://git.kernel.org/.../tmlind/linux-omap into fixes
Merge tag 'fixes-3.10-2' of git://git.infradead.org/users/jcooper/linux into fixes
Merge tag 'imx-fixes-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes
Merge tag 'ux500-arm-soc-v3.10-fixes' of git://git.kernel.org/.../linusw/linux-stericsson into fixes
Merge tag 'omap-fixes-a-for-3.10-rc' of git://git.kernel.org/.../pjw/omap-pending into fixes
Merge tag 'renesas-boards-marzen-fixes-for-v3.10' of git://git.kernel.org/.../horms/renesas into fixes
Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
Merge tag 'sunxi-fixes-for-3.10' of git://github.com/mripard/linux into fixes
Paul Walmsley (1):
ARM: OMAP2+: Add missing CONFIG_ARCH_MULTI_V6=y to omap2plus_defconfig
Philipp Zabel (1):
ARM i.MX6q: Fix periph_clk2_sel and periph2_clk2_sel clocks
Rajendra Nayak (2):
ARM: OMAP2+: hwmod: Fix sidle programming in _enable_sysc()/_idle_sysc()
ARM: OMAP2+: hwmod: Add a new flag to handle SIDLE in SWSUP only in active
Santosh Shilimkar (4):
ARM: OMAP2+: hwmod-data: UART IP needs software control to manage sidle modes
ARM: OMAP2+: serial: Remove the un-used slave idle hooks
SERIAL: OMAP: Remove the slave idle handling from the driver
ARM: OMAP2+: hwmod: Remove sysc slave idle and auto idle apis
Sebastian Hesselbarth (1):
ARM: plat-orion: add missing ehci include to common.h
Shawn Guo (2):
ARM: imx: replicate the diagnostic register of boot cpu into secondary cores
ARM: imx: fix typo in gpu3d_shader_sels
Simon Horman (1):
ARM: shmobile: marzen: Use error values in usb_power_*
Srinivas Kandagatla (1):
ARM: vt8500: Add missing NULL terminator in dt_compat
Thomas Petazzoni (2):
ARM: mvebu: do not duplicate the mpic alias
arm: mvebu: fix the 'ranges' property to handle PCIe
Tony Lindgren (1):
ARM: dts: Fix musb interrupt for device tree booting
Vaibhav Hiremath (1):
ARM: AM33XX: Add missing .clkdm_name to clkdiv32k_ick clock
Wei Yongjun (1):
ARM: OMAP: fix error return code in omap1_system_dma_init()
jean-philippe francois (1):
ARM: OMAP: fix __init section mismatch for _enable_preprogram
Documentation/devicetree/bindings/net/macb.txt | 2 +-
arch/arm/boot/dts/Makefile | 4 +-
arch/arm/boot/dts/armada-370-xp.dtsi | 3 +-
arch/arm/boot/dts/armada-370.dtsi | 7 +-
arch/arm/boot/dts/armada-xp-gp.dts | 3 +
arch/arm/boot/dts/armada-xp-openblocks-ax3-4.dts | 3 +
arch/arm/boot/dts/armada-xp.dtsi | 2 +-
arch/arm/boot/dts/at91sam9260.dtsi | 2 +-
arch/arm/boot/dts/at91sam9n12.dtsi | 1 +
arch/arm/boot/dts/at91sam9x25ek.dts | 2 +-
arch/arm/boot/dts/omap3.dtsi | 2 +-
arch/arm/boot/dts/sama5d3.dtsi | 12 +--
arch/arm/boot/dts/sama5d3xcm.dtsi | 4 +
arch/arm/boot/dts/ste-nomadik-s8815.dts | 12 ++-
arch/arm/boot/dts/sun4i-a10-mini-xplus.dts | 4 +-
arch/arm/configs/omap2plus_defconfig | 1 +
arch/arm/configs/tegra_defconfig | 3 +-
arch/arm/include/debug/ux500.S | 6 +-
arch/arm/mach-at91/at91rm9200_time.c | 7 +-
arch/arm/mach-at91/at91sam9n12.c | 6 --
arch/arm/mach-at91/include/mach/at91_pmc.h | 6 +-
arch/arm/mach-imx/clk-imx6q.c | 11 +-
arch/arm/mach-imx/headsmp.S | 12 +++
arch/arm/mach-imx/platsmp.c | 14 +++
arch/arm/mach-kirkwood/common.c | 6 --
arch/arm/mach-kirkwood/ts219-setup.c | 2 +-
arch/arm/mach-mvebu/Kconfig | 1 +
arch/arm/mach-mvebu/armada-370-xp.c | 7 --
arch/arm/mach-omap1/dma.c | 1 +
arch/arm/mach-omap2/cclock33xx_data.c | 26 ++++-
arch/arm/mach-omap2/omap_hwmod.c | 113 +++++----------------
arch/arm/mach-omap2/omap_hwmod.h | 7 +-
arch/arm/mach-omap2/omap_hwmod_2xxx_ipblock_data.c | 3 +
arch/arm/mach-omap2/omap_hwmod_33xx_data.c | 6 ++
arch/arm/mach-omap2/omap_hwmod_3xxx_data.c | 4 +
arch/arm/mach-omap2/omap_hwmod_44xx_data.c | 6 +-
arch/arm/mach-omap2/serial.c | 31 ------
arch/arm/mach-orion5x/common.c | 7 --
arch/arm/mach-shmobile/board-marzen.c | 6 +-
arch/arm/mach-sunxi/Kconfig | 1 +
arch/arm/mach-ux500/Kconfig | 1 +
arch/arm/mach-ux500/board-mop500.c | 6 +-
arch/arm/mach-ux500/cpu-db8500.c | 6 +-
arch/arm/mach-ux500/setup.h | 2 +-
arch/arm/mach-vt8500/vt8500.c | 1 +
arch/arm/plat-orion/common.c | 12 +--
arch/arm/plat-orion/include/plat/common.h | 1 +
drivers/clk/tegra/clk-tegra20.c | 11 +-
drivers/tty/serial/omap-serial.c | 23 -----
include/linux/platform_data/serial-omap.h | 2 -
50 files changed, 185 insertions(+), 236 deletions(-)
^ permalink raw reply [flat|nested] 3+ messages in thread* [GIT PULL] ARM: SoC fixes for 3.10-rc
@ 2013-06-08 17:47 Olof Johansson
0 siblings, 0 replies; 3+ messages in thread
From: Olof Johansson @ 2013-06-08 17:47 UTC (permalink / raw)
To: torvalds; +Cc: olof, arm, linux-arm-kernel, linux-kernel
The following changes since commit d683b96b072dc4680fc74964eca77e6a23d1fa6e:
Linux 3.10-rc4 (2013-06-02 17:11:17 +0900)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git tags/fixes-for-linus
for you to fetch changes up to 090878aa951628143f40a1acc19ec074a5ae9200:
Merge tag 'mxs-fixes-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes (2013-06-07 18:19:40 -0700)
----------------------------------------------------------------
ARM: SoC fixes for 3.10-rc
Another week, another batch of fixes for arm-soc platforms.
Nothing controversial here, a handful of fixes for regressions and/or
serious problems across several of the platforms. Things are slowing
down nicely on fix rates for 3.10.
----------------------------------------------------------------
Andrew Lunn (1):
ARM: Kirkwood: TS219: Fix crash by double PCIe instantiation
Anson Huang (1):
ARM: imx: clk-imx6q: AXI clock select index is incorrect
Doug Anderson (1):
ARM: exynos: add debug_ll_io_init() call in exynos_init_io()
Jiada Wang (1):
ARM i.MX6q: fix for ldb_di_sels
Jonas Andersson (1):
ARM: dts: imx: fix clocks for cspi
Jongsung Kim (1):
ARM: bcm2835: override the HW UART periphid
Laurent Pinchart (1):
sh-pfc: r8a7779: Don't group USB OVC and PENC pins
Lee Jones (2):
ARM: ux500: Only configure wake-up reasons on ux500 based platforms
ARM: ux500: Provide supplies for AUX1, AUX2 and AUX3
Markus Pargmann (1):
ARM: mxs: icoll: Fix interrupts gpio bank 0
Nadav Haklai (1):
ARM: mvebu: Fix bug in coherency fabric low level init function
Olof Johansson (5):
Merge tag 'fixes-3.10-3' of git://git.infradead.org/users/jcooper/linux into fixes
Merge tag 'ux500-arm-soc-v3.10-fixes-2' of git://git.kernel.org/.../linusw/linux-stericsson into fixes
Merge tag 'renesas-fixes-for-v3.10' of git://git.kernel.org/.../horms/renesas into fixes
Merge tag 'imx-fixes-3.10-2' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes
Merge tag 'mxs-fixes-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes
Simon Horman (1):
ARM: shmobile: sh73a0: Update CMT clockevent rating to 80
Tushar Behera (1):
ARM: EXYNOS: uncompress - print debug messages if DEBUG_LL is defined
arch/arm/boot/dts/bcm2835.dtsi | 1 +
arch/arm/boot/dts/imx25.dtsi | 12 +++----
arch/arm/boot/dts/imx27.dtsi | 6 ++--
arch/arm/boot/dts/imx51.dtsi | 2 +-
arch/arm/boot/dts/imx53.dtsi | 2 +-
arch/arm/mach-exynos/common.c | 2 ++
arch/arm/mach-imx/clk-imx6q.c | 4 +--
arch/arm/mach-kirkwood/board-ts219.c | 10 ------
arch/arm/mach-mvebu/coherency_ll.S | 16 ++++++---
arch/arm/mach-shmobile/setup-sh73a0.c | 2 +-
arch/arm/mach-ux500/board-mop500-regulators.c | 3 ++
arch/arm/mach-ux500/cpuidle.c | 4 +++
arch/arm/plat-samsung/include/plat/uncompress.h | 10 +++++-
drivers/irqchip/irq-mxs.c | 14 +++-----
drivers/pinctrl/sh-pfc/pfc-r8a7779.c | 45 ++++++++++++++++++++-----
15 files changed, 84 insertions(+), 49 deletions(-)
^ permalink raw reply [flat|nested] 3+ messages in thread* [GIT PULL] ARM: SoC fixes for 3.10-rc
@ 2013-06-15 17:28 Olof Johansson
0 siblings, 0 replies; 3+ messages in thread
From: Olof Johansson @ 2013-06-15 17:28 UTC (permalink / raw)
To: torvalds; +Cc: olof, arm, linux-arm-kernel, linux-kernel
Hi Linus,
These are a little later than I planned on since I got caught up with handling
merges for 3.11 most of the week. Details below.
Thanks,
-Olof
The following changes since commit 090878aa951628143f40a1acc19ec074a5ae9200:
Merge tag 'mxs-fixes-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes (2013-06-07 18:19:40 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git tags/fixes-for-linus
for you to fetch changes up to 323226bbb3d865af12644d66df2b7f161adf51c7:
Merge tag 'fixes-3.10-4' of git://git.infradead.org/users/jcooper/linux into fixes (2013-06-11 17:05:56 -0700)
----------------------------------------------------------------
ARM: SoC fixes for 3.10-rc
Another week, another batch of fixes for arm-soc platforms.
Again, nothing controversial. A few more than would be ideal, but all
are valid fixes. In particular the prima2 panic patch is critical since
it fixes a problem where multiplatform kernels panic on all but prima2
hardware.
----------------------------------------------------------------
Haojian Zhuang (1):
ARM: prima2: fix incorrect panic usage
Jean-Philippe Francois (1):
ARM: omap3: clock: fix wrong container_of in clock36xx.c
Kevin Hilman (1):
ARM: dts: omap4-panda|sdp: Fix mux for twl6030 IRQ pin and msecure line
Lars Poeschel (1):
ARM: dts: AM33xx: Fix properties on gpmc node
Nicolas Schichan (1):
ARM: Kirkwood: handle mv88f6282 cpu in __kirkwood_variant().
Olof Johansson (2):
Merge tag 'omap-for-v3.10/fixes-v3.10-rc4' of git://git.kernel.org/.../tmlind/linux-omap into fixes
Merge tag 'fixes-3.10-4' of git://git.infradead.org/users/jcooper/linux into fixes
Suman Anna (1):
ARM: dts: OMAP5: Fix missing PWM capability to timer nodes
Thomas Petazzoni (2):
arm: omap2: fix AM33xx hwmod infos for UART2
arm: mvebu: armada-xp-{gp,openblocks-ax3-4}: specify PCIe range
Tomasz Figa (1):
ARM: SAMSUNG: pm: Adjust for pinctrl- and DT-enabled platforms
Tony Lindgren (3):
ARM: OMAP3: Fix iva2_pwrdm settings for 3703
Merge branch 'dts-fixes-for-3.10' of git://git.kernel.org/.../bcousson/linux-omap-dt into omap-for-v3.10/fixes
Merge tag 'omap-fixes-b-for-3.10-rc' of git://git.kernel.org/.../pjw/omap-pending into omap-for-v3.10/fixes
arch/arm/boot/dts/am33xx.dtsi | 4 ++--
arch/arm/boot/dts/armada-xp-gp.dts | 5 +++--
arch/arm/boot/dts/armada-xp-openblocks-ax3-4.dts | 5 +++--
arch/arm/boot/dts/omap4-panda-common.dtsi | 20 ++++++++++++++++++++
arch/arm/boot/dts/omap4-sdp.dts | 20 ++++++++++++++++++++
arch/arm/boot/dts/omap5.dtsi | 3 +++
arch/arm/mach-kirkwood/mpp.c | 5 +++--
arch/arm/mach-omap2/clock36xx.c | 18 +++++++++---------
arch/arm/mach-omap2/omap_hwmod_33xx_data.c | 9 ++++++++-
arch/arm/mach-omap2/pm34xx.c | 6 ++++--
arch/arm/mach-prima2/pm.c | 6 ++++--
arch/arm/mach-prima2/rstc.c | 6 ++++--
arch/arm/plat-samsung/pm.c | 18 +++++++++++++-----
13 files changed, 96 insertions(+), 29 deletions(-)
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-06-15 17:28 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-24 22:54 [GIT PULL] ARM: SoC fixes for 3.10-rc Olof Johansson
-- strict thread matches above, loose matches on Subject: below --
2013-06-08 17:47 Olof Johansson
2013-06-15 17:28 Olof Johansson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox