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-janz-ttl.c
Age
Commit message (
Expand
)
Author
2016-02-23
gpio: janz-ttl: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
2016-01-05
gpio: convert remaining users to gpiochip_add_data()
Linus Walleij
2015-12-26
gpio: janz-ttl: Be sure to clamp return value
Linus Walleij
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
2014-10-20
gpio: drop owner assignment from platform_drivers
Wolfram Sang
2014-07-22
gpio: remove all usage of gpio_remove retval in driver/gpio
abdoulaye berthe
2014-05-16
gpio: janzttl: use devm function
abdoulaye berthe
2014-05-09
gpio: janz-ttl: remove unnecessary OOM messages
Jingoo Han
2013-08-16
gpio: use dev_get_platdata()
Jingoo Han
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-01-02
gpio: Convert GPIO drivers to module_platform_driver
Mark Brown
2011-12-12
gpiolib: output basic details and consolidate gpio device drivers
Grant Likely
2011-06-06
gpio: reorganize drivers
Grant Likely