Revision 980d0d51b1c9617a472b2c0fcbe33d2d15eadc4c authored by Linus Torvalds on 04 November 2014, 05:06:22 UTC, committed by Linus Torvalds on 04 November 2014, 05:06:22 UTC
Pull pin-control fixes from Linus Walleij:
 "This kernel cycle has been calm for both pin control and GPIO so far
  but here are three pin control patches for you anyway, only really
  dealing with Baytrail:

   - Two fixes for the Baytrail driver affecting IRQs and output state
     in sysfs
   - Use the linux-gpio mailing list also for pinctrl patches"

* tag 'pinctrl-v3.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl:
  pinctrl: baytrail: show output gpio state correctly on Intel Baytrail
  pinctrl: use linux-gpio mailing list
  pinctrl: baytrail: Clear DIRECT_IRQ bit
2 parent s f3ed88a + d90c338
History
File Mode Size
Kconfig -rw-r--r-- 1.7 KB
Makefile -rw-r--r-- 195 bytes
balloc.c -rw-r--r-- 5.7 KB
dir.c -rw-r--r-- 8.5 KB
file.c -rw-r--r-- 1.3 KB
ialloc.c -rw-r--r-- 5.8 KB
inode.c -rw-r--r-- 9.5 KB
itree.c -rw-r--r-- 11.5 KB
namei.c -rw-r--r-- 5.8 KB
super.c -rw-r--r-- 15.1 KB
symlink.c -rw-r--r-- 487 bytes
sysv.h -rw-r--r-- 7.8 KB

back to top