1. 01 Mar, 2018 3 commits
    • Linus Torvalds's avatar
      Merge tag 'pinctrl-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl · 44896cd1
      Linus Torvalds authored
      Pull pin control fixes from Linus Walleij:
       "Two smallish pin control fixes: one actual code fix for the Meson and
        a MAINTAINERS update.
      
        Summary:
      
         - fix a pin group on the Meson
      
         - assign maintainers for Freescale/NXP pin controllers"
      
      * tag 'pinctrl-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl:
        MAINTAINERS: add Freescale pin controllers
        pinctrl: meson-axg: adjust uart_ao_b pin group naming
      44896cd1
    • Linus Torvalds's avatar
      Merge tag 'gpio-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio · f902a778
      Linus Torvalds authored
      Pull GPIO fixes from Linus Walleij:
       "Fix up device tree properties readout caused by my own refactorings"
      
      * tag 'gpio-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio:
        gpio: Handle deferred probing in of_find_gpio() properly
        gpiolib: Keep returning EPROBE_DEFER when we should
      f902a778
    • Linus Torvalds's avatar
      Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc · 97ace515
      Linus Torvalds authored
      Pull ARM SoC fixes from Arnd Bergmann:
       "This is the first set of bugfixes for ARM SoCs, fixing a couple of
        stability problems, mostly on TI OMAP and Rockchips platforms:
      
         - OMAP2 hwmod clocks must be enabled in the correct order
      
         - OMAP3 Wakeup from resume through PRM IRQ was unreliable
      
         - one regression on OMAP5 caused by a kexec fix
      
         - Rockchip ethernet needs some settings for stable operation on
           Rock64
      
         - Rockchip based Chrombook Plus needs another clock setting for
           stable display suspend/resume
      
         - Rockchip based phyCORE-RK3288 was able to run at an invalid CPU
           clock frequency
      
         - Rockchip MMC link was sometimes unreliable
      
         - multiple fixes to avoid crashes in the Broadcom STB DPFE driver
      
        Other minor changes include:
      
         - Devicetree fixes for incorrect hardware description (rockchip,
           omap, Gemini, amlogic)
      
         - some MAINTAINER file updates to correct email and git addresses
      
         - some fixes addressing 'make W=1' dtc warnings (broadcom, amlogic,
           cavium, qualcomm, hisilicon, zx)
      
         - fixes for LTO-compilation (orion, davinci, clps711x)
      
         - one fix for an incorrect Kconfig errata selection
      
         - a memory leak in the OMAP timer driver
      
         - a kernel data leak in OMAP1 debugfs files"
      
      * tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (38 commits)
        MAINTAINERS: update entries for ARM/STM32
        ARM: dts: bcm283x: Move arm-pmu out of soc node
        ARM: dts: bcm283x: Fix unit address of local_intc
        ARM: dts: NSP: Fix amount of RAM on BCM958625HR
        ARM: dts: Set D-Link DNS-313 SATA to muxmode 0
        ARM: omap2: set CONFIG_LIRC=y in defconfig
        ARM: dts: imx6dl: Include correct dtsi file for Engicam i.CoreM6 DualLite/Solo RQS
        memory: brcmstb: dpfe: support new way of passing data from the DCPU
        memory: brcmstb: dpfe: fix type declaration of variable "ret"
        memory: brcmstb: dpfe: properly mask vendor error bits
        ARM: BCM: dts: Remove leading 0x and 0s from bindings notation
        ARM: orion: fix orion_ge00_switch_board_info initialization
        ARM: davinci: mark spi_board_info arrays as const
        ARM: clps711x: mark clps711x_compat as const
        arm: zx: dts: Remove leading 0x and 0s from bindings notation
        arm64: dts: Remove leading 0x and 0s from bindings notation
        arm64: dts: cavium: fix PCI bus dtc warnings
        MAINTAINERS: ARM: at91: update my email address
        soc: imx: gpc: de-register power domains only if initialized
        ARM: dts: rockchip: Fix DWMMC clocks
        ...
      97ace515
  2. 28 Feb, 2018 12 commits
  3. 27 Feb, 2018 5 commits
  4. 26 Feb, 2018 20 commits