Revision db0665012cc9cbc0445678e3fcce102791f721ce authored by Linus Torvalds on 28 December 2015, 02:06:31 UTC, committed by Linus Torvalds on 28 December 2015, 02:06:31 UTC
Pull ARM SoC fixes from Olof Johansson:
 "A smallish set of fixes that we've been sitting on for a while now,
  flushing the queue here so they go in.  Summary:

  A handful of fixes for OMAP, i.MX, Allwinner and Tegra:

   - A clock rate and a PHY setup fix for i.MX6Q/DL
   - A couple of fixes for the reduced serial bus (sunxi-rsb) on
     Allwinner
   - UART wakeirq fix for an OMAP4 board, timer config fixes for AM43XX.
   - Suspend fix for Tegra124 Chromebooks
   - Fix for missing implicit include that's different between
     ARM/ARM64"

* tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc:
  ARM: tegra: Fix suspend hang on Tegra124 Chromebooks
  bus: sunxi-rsb: Fix peripheral IC mapping runtime address
  bus: sunxi-rsb: Fix primary PMIC mapping hardware address
  ARM: dts: Fix UART wakeirq for omap4 duovero parlor
  ARM: OMAP2+: AM43xx: select ARM TWD timer
  ARM: OMAP2+: am43xx: enable GENERIC_CLOCKEVENTS_BROADCAST
  fsl-ifc: add missing include on ARM64
  ARM: dts: imx6: Fix Ethernet PHY mode on Ventana boards
  ARM: dts: imx: Fix the assigned-clock mismatch issue on imx6q/dl
  bus: sunxi-rsb: unlock on error in sunxi_rsb_read()
  ARM: dts: sunxi: sun6i-a31s-primo81.dts: add touchscreen axis swapping property
2 parent s 2c96961 + 80373d3
History
File Mode Size
Kconfig -rw-r--r-- 8.8 KB
Makefile -rw-r--r-- 2.7 KB
efika-audio-fabric.c -rw-r--r-- 2.1 KB
eukrea-tlv320.c -rw-r--r-- 6.2 KB
fsl-asoc-card.c -rw-r--r-- 19.0 KB
fsl_asrc.c -rw-r--r-- 27.9 KB
fsl_asrc.h -rw-r--r-- 15.5 KB
fsl_asrc_dma.c -rw-r--r-- 10.7 KB
fsl_dma.c -rw-r--r-- 30.7 KB
fsl_dma.h -rw-r--r-- 4.7 KB
fsl_esai.c -rw-r--r-- 25.2 KB
fsl_esai.h -rw-r--r-- 14.7 KB
fsl_sai.c -rw-r--r-- 22.0 KB
fsl_sai.h -rw-r--r-- 5.0 KB
fsl_spdif.c -rw-r--r-- 37.2 KB
fsl_spdif.h -rw-r--r-- 7.5 KB
fsl_ssi.c -rw-r--r-- 45.4 KB
fsl_ssi.h -rw-r--r-- 8.7 KB
fsl_ssi_dbg.c -rw-r--r-- 3.6 KB
fsl_utils.c -rw-r--r-- 2.6 KB
fsl_utils.h -rw-r--r-- 666 bytes
imx-audmux.c -rw-r--r-- 8.8 KB
imx-audmux.h -rw-r--r-- 288 bytes
imx-es8328.c -rw-r--r-- 5.9 KB
imx-mc13783.c -rw-r--r-- 4.7 KB
imx-pcm-dma.c -rw-r--r-- 2.2 KB
imx-pcm-fiq.c -rw-r--r-- 9.3 KB
imx-pcm.h -rw-r--r-- 1.9 KB
imx-sgtl5000.c -rw-r--r-- 5.6 KB
imx-spdif.c -rw-r--r-- 2.5 KB
imx-ssi.c -rw-r--r-- 15.8 KB
imx-ssi.h -rw-r--r-- 6.2 KB
imx-wm8962.c -rw-r--r-- 8.1 KB
mpc5200_dma.c -rw-r--r-- 14.1 KB
mpc5200_dma.h -rw-r--r-- 2.3 KB
mpc5200_psc_ac97.c -rw-r--r-- 9.0 KB
mpc5200_psc_ac97.h -rw-r--r-- 299 bytes
mpc5200_psc_i2s.c -rw-r--r-- 6.6 KB
mpc8610_hpcd.c -rw-r--r-- 12.8 KB
mx27vis-aic32x4.c -rw-r--r-- 6.5 KB
p1022_ds.c -rw-r--r-- 13.0 KB
p1022_rdk.c -rw-r--r-- 11.0 KB
pcm030-audio-fabric.c -rw-r--r-- 3.2 KB
phycore-ac97.c -rw-r--r-- 3.3 KB
wm1133-ev1.c -rw-r--r-- 8.6 KB

back to top