Skip to content
  • Linus Torvalds's avatar
    Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc · 88de3d0d
    Linus Torvalds authored
    Pull arm-soc bug fixes from Arnd Bergmann:
     "These are a bunch of bug fixes that came in after the merge window and
      one update for the MAINTAINERS file.
    
      The largest part of the fixes are patches that address bugs found by
      building all the ARM defconfig files.  There are a lot more warnings
      that we have patches for, but the others are either still under
      discussion or are harmless and do not cause actual problems besides
      making the build slightly noisy."
    
    * tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (30 commits)
      ARM: davinci: remove broken ntosd2_init_i2c
      ARM: s3c24xx: enable CONFIG_BUG for tct_hammer
      omap-rng: fix use of SIMPLE_DEV_PM_OPS
      spi/s3c64xx: improve error handling
      mtd/omap2: fix dmaengine_slave_config error handling
      gpio: em: do not discard em_gio_irq_domain_cleanup
      ARM: exynos: exynos_pm_add_dev_to_genpd may be unused
      ARM: imx: gpmi-nand depends on mxs-dma
      ARM: integrator: include <linux/export.h>
      ARM: s3c24xx: use new PWM driver
      ARM: sa1100: include linux/io.h in hackkit leds code
      Input: eeti_ts: pass gpio value instead of IRQ
      ARM: pxa: remove irq_to_gpio from ezx-pcap driver
      ARM: tegra: more regulator fixes for Harmony
      usb/ohci-omap: remove unused variable
      mfd/asic3: fix asic3_mfd_probe return value
      ARM: kirkwood: fix typo in Makefile.boot
      i.MX27: Fix emma-prp and csi clocks.
      ARM: integrator: use clk_prepare_enable() for timer
      MAINTAINERS: update entry for Linus Walleij
      ...
    88de3d0d