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.7 KB
Makefile -rw-r--r-- 703 bytes
associola.c -rw-r--r-- 49.3 KB
auth.c -rw-r--r-- 25.2 KB
bind_addr.c -rw-r--r-- 13.9 KB
chunk.c -rw-r--r-- 9.9 KB
debug.c -rw-r--r-- 4.5 KB
diag.c -rw-r--r-- 14.6 KB
endpointola.c -rw-r--r-- 12.3 KB
input.c -rw-r--r-- 34.3 KB
inqueue.c -rw-r--r-- 7.0 KB
ipv6.c -rw-r--r-- 30.7 KB
objcnt.c -rw-r--r-- 3.5 KB
offload.c -rw-r--r-- 2.9 KB
output.c -rw-r--r-- 23.7 KB
outqueue.c -rw-r--r-- 55.5 KB
primitive.c -rw-r--r-- 7.4 KB
proc.c -rw-r--r-- 11.6 KB
protocol.c -rw-r--r-- 43.1 KB
sm_make_chunk.c -rw-r--r-- 115.6 KB
sm_sideeffect.c -rw-r--r-- 51.2 KB
sm_statefuns.c -rw-r--r-- 203.9 KB
sm_statetable.c -rw-r--r-- 33.7 KB
socket.c -rw-r--r-- 247.0 KB
stream.c -rw-r--r-- 28.3 KB
stream_interleave.c -rw-r--r-- 31.2 KB
stream_sched.c -rw-r--r-- 6.7 KB
stream_sched_prio.c -rw-r--r-- 9.0 KB
stream_sched_rr.c -rw-r--r-- 5.2 KB
sysctl.c -rw-r--r-- 12.6 KB
transport.c -rw-r--r-- 21.2 KB
tsnmap.c -rw-r--r-- 9.5 KB
ulpevent.c -rw-r--r-- 31.6 KB
ulpqueue.c -rw-r--r-- 29.4 KB

back to top