Skip to content
  1. Jun 19, 2017
    • Olof Johansson's avatar
      Merge tag 'uniphier-dt64-v4.13' of... · d828e978
      Olof Johansson authored
      Merge tag 'uniphier-dt64-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier into next/dt64
      
      UniPhier ARM64 SoC DT updates for v4.13
      
      - specify timing delay properties of eMMC
      - fix W=1 build warnings
      - increase memory reserve size
      - use SPDX License Identifier
      - add new board support (LD11/LD20 global)
      
      * tag 'uniphier-dt64-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier
      
      :
        arm64: dts: uniphier: add support for LD20 Global board
        arm64: dts: uniphier: add support for LD11 Global board
        arm64: dts: uniphier: use SPDX-License-Identifier
        arm64: dts: uniphier: reserve more memory for LD11/LD20
        arm64: dts: uniphier: fix simple-bus unit address format error
        arm64: dts: uniphier: Use - instead of @ for DT OPP entries
        arm64: dts: uniphier: add cdns, phy-dll-delay-sdclk(-hsmmc) for eMMC
        arm64: dts: uniphier: add input-delay properties to Cadence eMMC node
      
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      d828e978
    • Olof Johansson's avatar
      Merge tag 'v4.12-next-dts64' of https://github.com/mbgg/linux-mediatek into next/dt64 · d8a41096
      Olof Johansson authored
      Add device tree nodes for
      mt8173:
      - split USB SuperSpeed port in HighSpeed and SuperSpeed ports.
      - move USB phy clocks up in hierarchy to met new bindings description
      - move MDP nodes up in hierarchy to met new bindings description
      
      mt6797:
      - add basic SoC support
      - add clock driver
      - add power domain
      
      dt-bindings:
      - clean-up i2c binding description
      - add binding for mt2701 i2c node
      - add fallback compatible to scpsys binding description
      - add bindings description for mt7622 and mt6796
      
      * tag 'v4.12-next-dts64' of https://github.com/mbgg/linux-mediatek
      
      :
        dt-bindings: mediatek: add bindings for MediaTek MT7622 SoC
        arm64: dts: mt8173: Fix mdp device tree
        dt-bindings: i2c: Add Mediatek MT2701 i2c binding
        dt-bindings: i2c-mtk: Add mt7623 binding
        dt-bindings: i2c-mtk: Delete bindings
        dt-bindings: i2c-mt6577: Rename file to reflect bindings
        dt-bindings: mtk-sysirq: Correct bindings for supported SoCs
        arm64: dts: mediatek: add clk and scp nodes for MT6797
        dt-bindings: mediatek: add MT6797 power dt-bindings
        arm64: dts: mediatek: add mt6797 support
        dt-bindings: mediatek: Add bindings for mediatek MT6797 Platform
        arm64: dts: mt8173: move clock from phy node into port nodes
        arm64: dts: mt8173: split usb SuperSpeed port into two ports
      
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      d8a41096
    • Olof Johansson's avatar
      Merge tag 'samsung-dt64-4.13' of... · c7404287
      Olof Johansson authored
      Merge tag 'samsung-dt64-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/dt64
      
      Samsung DeviceTree ARM64 update for v4.13:
      1. Remove unneeded TE interrupt gpio property.
      
      * tag 'samsung-dt64-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux
      
      :
        arm64: dts: exynos: Remove the te-gpios property in the TM2 boards
      
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      c7404287
    • Olof Johansson's avatar
      Merge tag 'v4.13-rockchip-dts64-1' of... · b21af975
      Olof Johansson authored
      Merge tag 'v4.13-rockchip-dts64-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into next/dt64
      
      Support for the new rk3399 firefly board; extending the pcie ranges to
      make usage of pci switches possible; some more qos and pinctrl nodes on
      rk3399; updates for the rk3399 cpu operating points including separate
      opps for the higher rates OP1 variant of the chip and mmc-nodes for
      the rk3328.
      
      * tag 'v4.13-rockchip-dts64-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip
      
      :
        arm64: dts: rockchip: update common rk3399 operating points
        arm64: dts: rockchip: introduce rk3399-op1 operating points
        arm64: dts: rockchip: enable usb3 controllers on rk3399-firefly
        arm64: dts: rockchip: add ethernet0 alias on rk3399
        arm64: dts: rockchip: bring rk3399-firefly power-tree in line
        arm64: dts: rockchip: add sdmmc/sdio/emmc nodes for RK3328 SoCs
        arm64: dts: rockchip: extent IORESOURCE_MEM_64 of PCIe for rk3399
        arm64: dts: rockchip: extent bus-ranges of PCIe for rk3399
        arm64: dts: rockchip: add pinctrl settings for some rk3399 peripherals
        arm64: dts: rockchip: add some missing qos nodes on rk3399
        arm64: dts: rockchip: add support for firefly-rk3399 board
        dt-bindings: add firefly-rk3399 board support
      
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      b21af975
  2. Jun 12, 2017
  3. Jun 08, 2017
  4. Jun 06, 2017
  5. Jun 02, 2017
    • Olof Johansson's avatar
      Merge tag 'realtek-arm64-dt-for-4.12' of git://github.com/afaerber/linux into next/dt64 · 704ffd74
      Olof Johansson authored
      Realtek ARM64 based SoC DT for v4.12
      
      This adds an initial DT for the RTD1295 SoC and a TV box based on it.
      
      * tag 'realtek-arm64-dt-for-4.12' of git://github.com/afaerber/linux
      
      :
        ARM64: dts: Add Realtek RTD1295 and Zidoo X9S
        dt-bindings: arm: Add Realtek RTD1295 bindings
        dt-bindings: Add vendor prefix for Zidoo
      
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      704ffd74
    • Olof Johansson's avatar
      Merge tag 'renesas-arm64-dt-for-v4.13' of... · f47fbc37
      Olof Johansson authored
      Merge tag 'renesas-arm64-dt-for-v4.13' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dt64
      
      Renesas ARM64 Based SoC DT Updates for v4.13
      
      * Add support for R-Car H3 ES2.0
      * Break out common board support
      * Set drive-strength for ravb pins for r8a7795/h3ulcb and r8a7796/m3ulcb
      * Enable HDMI outputs on r8a7795/salvator-x
      * Add R-Car audio to DT of r8a7796 SoC
      * Add current sense amplifiers to DT of r8a779[56]/salvator-x
      * Enable NFS-root on r8a7796/salvator-x
      * Enable HS200 for eMMC on r8a779[56]/salvator-x,
        r8a7795/h3ulcb and r8a7796/m3ulcb
      * Enable EthernetAVB, I2C r8a7796/m3ulcb
      * Update memory node to 2 GiB map on r8a7796/m3ulcb
      
      * tag 'renesas-arm64-dt-for-v4.13' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas
      
      : (35 commits)
        arm64: dts: r8a7795: salvator-x: Add support for R-Car H3 ES2.0
        arm64: dts: r8a7795: Add support for R-Car H3 ES2.0
        arm64: dts: ulcb: Set drive-strength for ravb pins
        arm64: dts: renesas: r8a7795-salvator-x: Enable HDMI outputs
        arm64: dts: renesas: r8a7795-salvator-x: Add DU external dot clocks
        arm64: dts: renesas: salvator-x: Add HDMI output connectors
        arm64: dts: renesas: salvator-x: Add DU external dot clock sources
        arm64: dts: renesas: r8a7795: Add HDMI encoder support
        arm64: dts: salvator-x: Add panel backlight support
        arm64: dts: r8a7796: Add PWM device nodes
        arm64: dts: r8a7796: add Sound MIX support
        arm64: dts: r8a7796: add Sound CTU support
        arm64: dts: r8a7796: add Sound DVC support
        arm64: dts: r8a7796: add Sound SRC support
        arm64: dts: r8a7796: add Sound SSI DMA support
        arm64: dts: r8a7796: add Sound SSI PIO support
        arm64: dts: r8a7796: add AUDIO_DMAC support
        arm64: dts: salvator-x: Add current sense amplifiers
        arm64: dts: renesas: Extract common ULCB board support
        arm64: dts: renesas: Extract common Salvator-X board support
        ...
      
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      f47fbc37
  6. May 31, 2017
  7. May 30, 2017
  8. May 29, 2017
  9. May 28, 2017
    • Linus Torvalds's avatar
      Merge tag 'tty-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty · 249f1efd
      Linus Torvalds authored
      Pull tty/serial fixes from Greg KH:
       "Here are some serial and tty fixes for 4.12-rc3. They are a bit bigger
        than normal, which is why I had them bake in linux-next for a few
        weeks and didn't send them to you for -rc2.
      
        They revert a few of the serdev patches from 4.12-rc1, and bring
        things back to how they were in 4.11, to try to make things a bit more
        stable there. Rob and Johan both agree that this is the way forward,
        so this isn't people squabbling over semantics. Other than that, just
        a few minor serial driver fixes that people have had problems with.
      
        All of these have been in linux-next for a few weeks with no reported
        issues"
      
      * tag 'tty-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty:
        serial: altera_uart: call iounmap() at driver remove
        serial: imx: ensure UCR3 and UFCR are setup correctly
        MAINTAINERS/serial: Change maintainer of jsm driver
        serial: enable serdev support
        tty/serdev: add serdev registration interface
        serdev: Restore serdev_device_write_buf for atomic context
        serial: core: fix crash in uart_suspend_port
        tty: fix port buffer locking
        tty: ehv_bytechan: clean up init error handling
        serial: ifx6x60: fix use-after-free on module unload
        serial: altera_jtaguart: adding iounmap()
        serial: exar: Fix stuck MSIs
        serial: efm32: Fix parity management in 'efm32_uart_console_get_options()'
        serdev: fix tty-port client deregistration
        Revert "tty_port: register tty ports with serdev bus"
        drivers/tty: 8250: only call fintek_8250_probe when doing port I/O
      249f1efd
    • Linus Torvalds's avatar
      Merge tag 'powerpc-4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux · 6f68a6ae
      Linus Torvalds authored
      Pull powerpc fixes from Michael Ellerman:
       "Fix running SPU programs on Cell, and a few other minor fixes.
      
        Thanks to Alistair Popple, Jeremy Kerr, Michael Neuling, Nicholas
        Piggin"
      
      * tag 'powerpc-4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux:
        powerpc: Add PPC_FEATURE userspace bits for SCV and DARN instructions
        powerpc/spufs: Fix hash faults for kernel regions
        powerpc: Fix booting P9 hash with CONFIG_PPC_RADIX_MMU=N
        powerpc/powernv/npu-dma.c: Fix opal_npu_destroy_context() call
        selftests/powerpc: Fix TM resched DSCR test with some compilers
      6f68a6ae
    • Linus Torvalds's avatar
      Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip · 38e6bf23
      Linus Torvalds authored
      Pull x86 fixes from Thomas Gleixner:
       "A series of fixes for X86:
      
         - The final fix for the end-of-stack issue in the unwinder
         - Handle non PAT systems gracefully
         - Prevent access to uninitiliazed memory
         - Move early delay calaibration after basic init
         - Fix Kconfig help text
         - Fix a cross compile issue
         - Unbreak older make versions"
      
      * 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
        x86/timers: Move simple_udelay_calibration past init_hypervisor_platform
        x86/alternatives: Prevent uninitialized stack byte read in apply_alternatives()
        x86/PAT: Fix Xorg regression on CPUs that don't support PAT
        x86/watchdog: Fix Kconfig help text file path reference to lockup watchdog documentation
        x86/build: Permit building with old make versions
        x86/unwind: Add end-of-stack check for ftrace handlers
        Revert "x86/entry: Fix the end of the stack for newly forked tasks"
        x86/boot: Use CROSS_COMPILE prefix for readelf
      38e6bf23
    • Linus Torvalds's avatar
      Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip · 39b8ab31
      Linus Torvalds authored
      Pull timer fixlet from Thomas Gleixner:
       "Silence dmesg spam by making the posix cpu timer printks depend on
        print_fatal_signals"
      
      * 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
        posix-timers: Make signal printks conditional
      39b8ab31
    • Linus Torvalds's avatar
      Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip · de0b9d75
      Linus Torvalds authored
      Pull RAS fixes from Thomas Gleixner:
       "Two fixlets for RAS:
      
         - Export memory_error() so the NFIT module can utilize it
      
         - Handle memory errors in NFIT correctly"
      
      * 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
        acpi, nfit: Fix the memory error check in nfit_handle_mce()
        x86/MCE: Export memory_error()
      de0b9d75
    • Linus Torvalds's avatar
      Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip · fac3fcae
      Linus Torvalds authored
      Pull perf tooling fixes from Thomas Gleixner:
      
       - Synchronization of tools and kernel headers
      
       - A series of fixes for perf report addressing various failures:
          * Handle invalid maps proper
          * Plug a memory leak
          * Handle frames and callchain order correctly
      
       - Fixes for handling inlines and children mode
      
      * 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
        tools/include: Sync kernel ABI headers with tooling headers
        perf tools: Put caller above callee in --children mode
        perf report: Do not drop last inlined frame
        perf report: Always honor callchain order for inlined nodes
        perf script: Add --inline option for debugging
        perf report: Fix off-by-one for non-activation frames
        perf report: Fix memory leak in addr2line when called by addr2inlines
        perf report: Don't crash on invalid maps in `-g srcline` mode
      fac3fcae
  10. May 27, 2017