index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-generic.c
Age
Commit message (
Expand
)
Author
2014-07-22
gpio: remove all usage of gpio_remove retval in driver/gpio
abdoulaye berthe
2014-05-23
gpio: generic: add request function pointer
Anthony Fee
2014-03-18
gpio: generic: Use platform_device_id->driver_data field for driver flags
Alexander Shiyan
2014-02-06
gpio: generic: clamp retured value to [0,1]
Linus Walleij
2014-02-06
gpio: generic: Add label to platform data
Pawel Moll
2013-04-11
GPIO: gpio-generic: remove kfree() from bgpio_remove call
Alexander Shiyan
2013-04-10
gpio: gpio-generic: Add 16 and 32 bit big endian byte order support
Andreas Larsson
2012-11-28
gpio: remove use of __devexit
Bill Pemberton
2012-11-28
gpio: remove use of __devinit
Bill Pemberton
2012-11-28
gpio: remove use of __devexit_p
Bill Pemberton
2012-05-19
gpio/generic: initialize basic_mmio_gpio shadow variables properly
Shawn Guo
2012-01-02
gpio: Convert GPIO drivers to module_platform_driver
Mark Brown
2011-09-15
drivers/gpio/gpio-generic.c: fix build errors
Russell King
2011-06-06
gpio: reorganize drivers
Grant Likely