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
auth_gss
xprtrdma
Kconfig -rw-r--r-- 2.0 KB
Makefile -rw-r--r-- 527 bytes
addr.c -rw-r--r-- 8.7 KB
auth.c -rw-r--r-- 20.9 KB
auth_generic.c -rw-r--r-- 7.6 KB
auth_null.c -rw-r--r-- 2.6 KB
auth_unix.c -rw-r--r-- 5.7 KB
backchannel_rqst.c -rw-r--r-- 9.9 KB
bc_svc.c -rw-r--r-- 2.0 KB
cache.c -rw-r--r-- 43.3 KB
clnt.c -rw-r--r-- 58.3 KB
netns.h -rw-r--r-- 928 bytes
rpc_pipe.c -rw-r--r-- 36.5 KB
rpcb_clnt.c -rw-r--r-- 29.8 KB
sched.c -rw-r--r-- 28.8 KB
socklib.c -rw-r--r-- 4.5 KB
stats.c -rw-r--r-- 6.9 KB
sunrpc.h -rw-r--r-- 2.0 KB
sunrpc_syms.c -rw-r--r-- 2.5 KB
svc.c -rw-r--r-- 32.8 KB
svc_xprt.c -rw-r--r-- 35.4 KB
svcauth.c -rw-r--r-- 3.7 KB
svcauth_unix.c -rw-r--r-- 21.1 KB
svcsock.c -rw-r--r-- 42.5 KB
sysctl.c -rw-r--r-- 3.6 KB
timer.c -rw-r--r-- 2.9 KB
xdr.c -rw-r--r-- 37.9 KB
xprt.c -rw-r--r-- 36.0 KB
xprtsock.c -rw-r--r-- 80.9 KB

back to top