https://github.com/torvalds/linux
Revision 461c14917e04f76d5efc63ce079798d4ca6c297f authored by Linus Torvalds on 13 April 2012, 19:18:20 UTC, committed by Linus Torvalds on 13 April 2012, 19:18:20 UTC
Pull GPIO bug fixes from Grant Likely:
 "Miscellaneous bug fixes to GPIO drivers and for a corner case in the
  gpio device tree parsing code."

* tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6:
  gpio/exynos: Fix compiler warning in gpio-samsung.c file
  gpio: Fix range check in of_gpio_simple_xlate()
  gpio: Fix uninitialized variable bit in adp5588_irq_handler
  gpio/sodaville: Convert sodaville driver to new irqdomain API
2 parent s cf7d8a5 + 9a5c7d6
History
Tip revision: 461c14917e04f76d5efc63ce079798d4ca6c297f authored by Linus Torvalds on 13 April 2012, 19:18:20 UTC
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Tip revision: 461c149
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1014 bytes
.mailmap -rw-r--r-- 4.2 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.8 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 205.5 KB
Makefile -rw-r--r-- 52.2 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top