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-- 9.4 KB
Makefile -rw-r--r-- 1.2 KB
aead_api.c -rw-r--r-- 2.7 KB
aead_api.h -rw-r--r-- 719 bytes
aes_ccm.h -rw-r--r-- 1.1 KB
aes_cmac.c -rw-r--r-- 1.7 KB
aes_cmac.h -rw-r--r-- 738 bytes
aes_gcm.h -rw-r--r-- 1.1 KB
aes_gmac.c -rw-r--r-- 2.0 KB
aes_gmac.h -rw-r--r-- 680 bytes
agg-rx.c -rw-r--r-- 14.9 KB
agg-tx.c -rw-r--r-- 28.6 KB
cfg.c -rw-r--r-- 103.4 KB
chan.c -rw-r--r-- 44.8 KB
debug.h -rw-r--r-- 5.0 KB
debugfs.c -rw-r--r-- 10.8 KB
debugfs.h -rw-r--r-- 440 bytes
debugfs_key.c -rw-r--r-- 11.8 KB
debugfs_key.h -rw-r--r-- 1.2 KB
debugfs_netdev.c -rw-r--r-- 24.0 KB
debugfs_netdev.h -rw-r--r-- 771 bytes
debugfs_sta.c -rw-r--r-- 16.7 KB
debugfs_sta.h -rw-r--r-- 466 bytes
driver-ops.c -rw-r--r-- 7.4 KB
driver-ops.h -rw-r--r-- 31.6 KB
ethtool.c -rw-r--r-- 6.2 KB
fils_aead.c -rw-r--r-- 8.4 KB
fils_aead.h -rw-r--r-- 619 bytes
he.c -rw-r--r-- 1.6 KB
ht.c -rw-r--r-- 17.0 KB
ibss.c -rw-r--r-- 50.8 KB
ieee80211_i.h -rw-r--r-- 69.4 KB
iface.c -rw-r--r-- 52.5 KB
key.c -rw-r--r-- 31.9 KB
key.h -rw-r--r-- 4.6 KB
led.c -rw-r--r-- 10.1 KB
led.h -rw-r--r-- 2.6 KB
main.c -rw-r--r-- 36.5 KB
mesh.c -rw-r--r-- 40.6 KB
mesh.h -rw-r--r-- 12.6 KB
mesh_hwmp.c -rw-r--r-- 35.8 KB
mesh_pathtbl.c -rw-r--r-- 22.4 KB
mesh_plink.c -rw-r--r-- 31.1 KB
mesh_ps.c -rw-r--r-- 16.3 KB
mesh_sync.c -rw-r--r-- 6.5 KB
michael.c -rw-r--r-- 2.2 KB
michael.h -rw-r--r-- 602 bytes
mlme.c -rw-r--r-- 155.3 KB
ocb.c -rw-r--r-- 6.8 KB
offchannel.c -rw-r--r-- 26.3 KB
pm.c -rw-r--r-- 5.5 KB
rate.c -rw-r--r-- 25.3 KB
rate.h -rw-r--r-- 3.0 KB
rc80211_minstrel.c -rw-r--r-- 20.9 KB
rc80211_minstrel.h -rw-r--r-- 4.1 KB
rc80211_minstrel_debugfs.c -rw-r--r-- 7.3 KB
rc80211_minstrel_ht.c -rw-r--r-- 38.7 KB
rc80211_minstrel_ht.h -rw-r--r-- 3.0 KB
rc80211_minstrel_ht_debugfs.c -rw-r--r-- 8.9 KB
rx.c -rw-r--r-- 126.1 KB
scan.c -rw-r--r-- 35.8 KB
spectmgmt.c -rw-r--r-- 7.5 KB
sta_info.c -rw-r--r-- 63.3 KB
sta_info.h -rw-r--r-- 27.0 KB
status.c -rw-r--r-- 29.2 KB
tdls.c -rw-r--r-- 55.0 KB
tkip.c -rw-r--r-- 10.5 KB
tkip.h -rw-r--r-- 853 bytes
trace.c -rw-r--r-- 1.3 KB
trace.h -rw-r--r-- 53.9 KB
trace_msg.h -rw-r--r-- 1.2 KB
tx.c -rw-r--r-- 128.7 KB
util.c -rw-r--r-- 94.4 KB
vht.c -rw-r--r-- 17.8 KB
wep.c -rw-r--r-- 9.2 KB
wep.h -rw-r--r-- 1.1 KB
wme.c -rw-r--r-- 6.2 KB
wme.h -rw-r--r-- 709 bytes
wpa.c -rw-r--r-- 31.7 KB
wpa.h -rw-r--r-- 1.7 KB

back to top