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-- 1.3 KB
Makefile -rw-r--r-- 513 bytes
addr.c -rw-r--r-- 3.7 KB
addr.h -rw-r--r-- 3.0 KB
bcast.c -rw-r--r-- 15.5 KB
bcast.h -rw-r--r-- 4.0 KB
bearer.c -rw-r--r-- 28.4 KB
bearer.h -rw-r--r-- 9.1 KB
core.c -rw-r--r-- 4.7 KB
core.h -rw-r--r-- 5.0 KB
diag.c -rw-r--r-- 3.5 KB
discover.c -rw-r--r-- 12.5 KB
discover.h -rw-r--r-- 2.3 KB
eth_media.c -rw-r--r-- 3.6 KB
group.c -rw-r--r-- 23.6 KB
group.h -rw-r--r-- 3.5 KB
ib_media.c -rw-r--r-- 3.6 KB
link.c -rw-r--r-- 58.6 KB
link.h -rw-r--r-- 6.2 KB
monitor.c -rw-r--r-- 21.1 KB
monitor.h -rw-r--r-- 3.5 KB
msg.c -rw-r--r-- 18.8 KB
msg.h -rw-r--r-- 23.5 KB
name_distr.c -rw-r--r-- 9.7 KB
name_distr.h -rw-r--r-- 3.1 KB
name_table.c -rw-r--r-- 26.5 KB
name_table.h -rw-r--r-- 6.1 KB
net.c -rw-r--r-- 8.7 KB
net.h -rw-r--r-- 2.3 KB
netlink.c -rw-r--r-- 8.6 KB
netlink.h -rw-r--r-- 2.7 KB
netlink_compat.c -rw-r--r-- 31.9 KB
node.c -rw-r--r-- 58.7 KB
node.h -rw-r--r-- 4.6 KB
socket.c -rw-r--r-- 88.7 KB
socket.h -rw-r--r-- 3.1 KB
subscr.c -rw-r--r-- 5.4 KB
subscr.h -rw-r--r-- 4.0 KB
sysctl.c -rw-r--r-- 2.5 KB
topsrv.c -rw-r--r-- 18.3 KB
topsrv.h -rw-r--r-- 2.3 KB
udp_media.c -rw-r--r-- 20.1 KB
udp_media.h -rw-r--r-- 2.5 KB

back to top