Revision fbaff059c29e4002d8cf5dbb71ad812c1f3d976e authored by Olof Johansson on 29 October 2016, 18:08:50 UTC, committed by Olof Johansson on 29 October 2016, 18:08:50 UTC
The i.MX fixes for 4.9:
 - A couple of patches from Fabio to fix the GPC power domain regression
   which is caused by PM Domain core change 0159ec670763dd
   ("PM / Domains: Verify the PM domain is present when adding a
   provider"), and a related kernel crash seen with multi_v7_defconfig
   build.
 - Correct the PHY ID mask for AR8031 to match phy driver code.
 - Apply new added timer erratum A008585 for LS1043A and LS2080A SoC.
 - Correct vf610 global timer IRQ flag to avoid warning from gic driver
   after commit 992345a58e0c ("irqchip/gic: WARN if setting the
   interrupt type for a PPI fails").

* tag 'imx-fixes-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux:
  ARM: imx: mach-imx6q: Fix the PHY ID mask for AR8031
  ARM: dts: vf610: fix IRQ flag of global timer
  ARM: imx: gpc: Fix the imx_gpc_genpd_init() error path
  ARM: imx: gpc: Initialize all power domains
  arm64: dts: Add timer erratum property for LS2080A and LS1043A

Signed-off-by: Olof Johansson <olof@lixom.net>
2 parent s 10e15a6 + 4edd601
History
File Mode Size
ila
netfilter
Kconfig -rw-r--r-- 7.9 KB
Makefile -rw-r--r-- 1.8 KB
addrconf.c -rw-r--r-- 152.6 KB
addrconf_core.c -rw-r--r-- 5.3 KB
addrlabel.c -rw-r--r-- 13.9 KB
af_inet6.c -rw-r--r-- 25.0 KB
ah6.c -rw-r--r-- 18.3 KB
anycast.c -rw-r--r-- 11.5 KB
calipso.c -rw-r--r-- 38.4 KB
datagram.c -rw-r--r-- 24.4 KB
esp6.c -rw-r--r-- 16.2 KB
exthdrs.c -rw-r--r-- 22.5 KB
exthdrs_core.c -rw-r--r-- 7.5 KB
exthdrs_offload.c -rw-r--r-- 936 bytes
fib6_rules.c -rw-r--r-- 7.8 KB
fou6.c -rw-r--r-- 2.9 KB
icmp.c -rw-r--r-- 24.9 KB
inet6_connection_sock.c -rw-r--r-- 5.4 KB
inet6_hashtables.c -rw-r--r-- 8.9 KB
ip6_checksum.c -rw-r--r-- 3.0 KB
ip6_fib.c -rw-r--r-- 45.3 KB
ip6_flowlabel.c -rw-r--r-- 20.0 KB
ip6_gre.c -rw-r--r-- 38.1 KB
ip6_icmp.c -rw-r--r-- 938 bytes
ip6_input.c -rw-r--r-- 10.0 KB
ip6_offload.c -rw-r--r-- 9.3 KB
ip6_offload.h -rw-r--r-- 524 bytes
ip6_output.c -rw-r--r-- 45.6 KB
ip6_tunnel.c -rw-r--r-- 53.9 KB
ip6_udp_tunnel.c -rw-r--r-- 2.7 KB
ip6_vti.c -rw-r--r-- 28.0 KB
ip6mr.c -rw-r--r-- 57.4 KB
ipcomp6.c -rw-r--r-- 5.5 KB
ipv6_sockglue.c -rw-r--r-- 29.5 KB
mcast.c -rw-r--r-- 70.1 KB
mcast_snoop.c -rw-r--r-- 5.5 KB
mip6.c -rw-r--r-- 13.0 KB
ndisc.c -rw-r--r-- 46.5 KB
netfilter.c -rw-r--r-- 5.5 KB
output_core.c -rw-r--r-- 4.2 KB
ping.c -rw-r--r-- 7.5 KB
proc.c -rw-r--r-- 11.4 KB
protocol.c -rw-r--r-- 2.1 KB
raw.c -rw-r--r-- 30.9 KB
reassembly.c -rw-r--r-- 19.4 KB
route.c -rw-r--r-- 92.2 KB
sit.c -rw-r--r-- 44.3 KB
syncookies.c -rw-r--r-- 7.2 KB
sysctl_net_ipv6.c -rw-r--r-- 5.8 KB
tcp_ipv6.c -rw-r--r-- 50.3 KB
tcpv6_offload.c -rw-r--r-- 2.0 KB
tunnel6.c -rw-r--r-- 4.8 KB
udp.c -rw-r--r-- 37.0 KB
udp_impl.h -rw-r--r-- 1.3 KB
udp_offload.c -rw-r--r-- 4.9 KB
udplite.c -rw-r--r-- 3.3 KB
xfrm6_input.c -rw-r--r-- 3.2 KB
xfrm6_mode_beet.c -rw-r--r-- 3.2 KB
xfrm6_mode_ro.c -rw-r--r-- 2.2 KB
xfrm6_mode_transport.c -rw-r--r-- 2.3 KB
xfrm6_mode_tunnel.c -rw-r--r-- 3.1 KB
xfrm6_output.c -rw-r--r-- 4.2 KB
xfrm6_policy.c -rw-r--r-- 9.8 KB
xfrm6_protocol.c -rw-r--r-- 6.4 KB
xfrm6_state.c -rw-r--r-- 4.6 KB
xfrm6_tunnel.c -rw-r--r-- 9.8 KB

back to top