Revision 0caf14e66aee5f8d97e61ba3d46c89ae3548702e authored by Linus Torvalds on 28 August 2014, 17:31:29 UTC, committed by Linus Torvalds on 28 August 2014, 17:31:29 UTC
Pull pin-control fixes from Linus Walleij:
 "My first (a bit delayed) pack of pin control fixes for the v3.17
  series, only driver fixes:

   - SH-PFC (Renesas) r8a7791 CAN bus pin group problem
   - Rockchip (GPIO0 configuration)
   - Tegra-xusb (interrupt handling)
   - Exynos (GPIO interrupt locking)
   - Qualcomm (fix misleading example interrupts)
   - minor non-critical fixes for abx500 and AT91 also sneaked in,
     because I initially intended this pull for post RC-1, hope it's
     still OK"

* tag 'pinctrl-v3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl:
  pinctrl: qcom: apq8064: Correct interrupts in example
  pinctrl: exynos: Lock GPIOs as interrupts when used as EINTs
  pinctrl: pinctrl-at91.c: fix decimal printf format specifiers prefixed with 0x
  pinctrl: abx500: remove useless check
  pinctrl: tegra-xusb: testing wrong variable in probe()
  pinctrl: tegra-xusb: fix an off by one test
  pinctrl: rockchip: fix rk3288 gpio0 configuration
  sh-pfc: r8a7791: fix CAN pin groups
2 parent s daf543b + 0252d6a
History
File Mode Size
netfilter
Kconfig -rw-r--r-- 7.1 KB
Makefile -rw-r--r-- 1.6 KB
addrconf.c -rw-r--r-- 131.4 KB
addrconf_core.c -rw-r--r-- 4.7 KB
addrlabel.c -rw-r--r-- 14.0 KB
af_inet6.c -rw-r--r-- 24.1 KB
ah6.c -rw-r--r-- 18.3 KB
anycast.c -rw-r--r-- 11.2 KB
datagram.c -rw-r--r-- 22.1 KB
esp6.c -rw-r--r-- 15.4 KB
exthdrs.c -rw-r--r-- 20.6 KB
exthdrs_core.c -rw-r--r-- 7.5 KB
exthdrs_offload.c -rw-r--r-- 935 bytes
fib6_rules.c -rw-r--r-- 7.7 KB
icmp.c -rw-r--r-- 22.8 KB
inet6_connection_sock.c -rw-r--r-- 7.2 KB
inet6_hashtables.c -rw-r--r-- 8.7 KB
ip6_checksum.c -rw-r--r-- 3.1 KB
ip6_fib.c -rw-r--r-- 42.2 KB
ip6_flowlabel.c -rw-r--r-- 19.9 KB
ip6_gre.c -rw-r--r-- 41.0 KB
ip6_icmp.c -rw-r--r-- 939 bytes
ip6_input.c -rw-r--r-- 8.7 KB
ip6_offload.c -rw-r--r-- 8.0 KB
ip6_offload.h -rw-r--r-- 492 bytes
ip6_output.c -rw-r--r-- 40.8 KB
ip6_tunnel.c -rw-r--r-- 44.7 KB
ip6_vti.c -rw-r--r-- 26.6 KB
ip6mr.c -rw-r--r-- 56.9 KB
ipcomp6.c -rw-r--r-- 5.5 KB
ipv6_sockglue.c -rw-r--r-- 28.8 KB
mcast.c -rw-r--r-- 68.8 KB
mip6.c -rw-r--r-- 13.2 KB
ndisc.c -rw-r--r-- 43.5 KB
netfilter.c -rw-r--r-- 5.5 KB
output_core.c -rw-r--r-- 2.1 KB
ping.c -rw-r--r-- 7.2 KB
proc.c -rw-r--r-- 10.9 KB
protocol.c -rw-r--r-- 2.1 KB
raw.c -rw-r--r-- 30.2 KB
reassembly.c -rw-r--r-- 19.3 KB
route.c -rw-r--r-- 77.5 KB
sit.c -rw-r--r-- 42.0 KB
syncookies.c -rw-r--r-- 7.6 KB
sysctl_net_ipv6.c -rw-r--r-- 4.2 KB
tcp_ipv6.c -rw-r--r-- 49.8 KB
tcpv6_offload.c -rw-r--r-- 2.1 KB
tunnel6.c -rw-r--r-- 4.6 KB
udp.c -rw-r--r-- 38.4 KB
udp_impl.h -rw-r--r-- 1.4 KB
udp_offload.c -rw-r--r-- 3.9 KB
udplite.c -rw-r--r-- 3.4 KB
xfrm6_input.c -rw-r--r-- 3.0 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.2 KB
xfrm6_output.c -rw-r--r-- 3.8 KB
xfrm6_policy.c -rw-r--r-- 9.3 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