index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
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-14
drivers/gpio/gpio-generic.c: fix build errors
Russell King
2011-06-06
gpio: reorganize drivers
Grant Likely