Revision b326272010b6656210193d7ab93fa184087e8ee1 authored by Linus Torvalds on 25 August 2018, 21:12:36 UTC, committed by Linus Torvalds on 25 August 2018, 21:12:36 UTC
Pull ARM SoC late updates from Olof Johansson:
 "A couple of late-merged changes that would be useful to get in this
  merge window:

   - Driver support for reset of audio complex on Meson platforms. The
     audio driver went in this merge window, and these changes have been
     in -next for a while (just not in our tree).

   - Power management fixes for IOMMU on Rockchip platforms, getting
     closer to kexec working on them, including Chromebooks.

   - Another pass updating "arm,psci" -> "psci" for some properties that
     have snuck in since last time it was done"

* tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc:
  iommu/rockchip: Move irq request past pm_runtime_enable
  iommu/rockchip: Handle errors returned from PM framework
  arm64: rockchip: Force CONFIG_PM on Rockchip systems
  ARM: rockchip: Force CONFIG_PM on Rockchip systems
  arm64: dts: Fix various entry-method properties to reflect documentation
  reset: imx7: Fix always writing bits as 0
  reset: meson: add meson audio arb driver
  reset: meson: add dt-bindings for meson-axg audio arb
2 parent s 1bc2767 + 1aa55ca
History
File Mode Size
Kconfig -rw-r--r-- 2.3 KB
Makefile -rw-r--r-- 492 bytes
actions.c -rw-r--r-- 37.6 KB
conntrack.c -rw-r--r-- 57.8 KB
conntrack.h -rw-r--r-- 3.1 KB
datapath.c -rw-r--r-- 60.0 KB
datapath.h -rw-r--r-- 7.4 KB
dp_notify.c -rw-r--r-- 2.6 KB
flow.c -rw-r--r-- 23.3 KB
flow.h -rw-r--r-- 8.4 KB
flow_netlink.c -rw-r--r-- 87.1 KB
flow_netlink.h -rw-r--r-- 3.1 KB
flow_table.c -rw-r--r-- 18.9 KB
flow_table.h -rw-r--r-- 2.8 KB
meter.c -rw-r--r-- 14.4 KB
meter.h -rw-r--r-- 1.2 KB
vport-geneve.c -rw-r--r-- 3.1 KB
vport-gre.c -rw-r--r-- 2.7 KB
vport-internal_dev.c -rw-r--r-- 7.4 KB
vport-internal_dev.h -rw-r--r-- 1.0 KB
vport-netdev.c -rw-r--r-- 5.4 KB
vport-netdev.h -rw-r--r-- 1.1 KB
vport-vxlan.c -rw-r--r-- 4.3 KB
vport.c -rw-r--r-- 12.9 KB
vport.h -rw-r--r-- 6.2 KB

back to top