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-ep93xx.c
Age
Commit message (
Expand
)
Author
2012-11-28
gpio: remove use of __devinit
Bill Pemberton
2012-05-19
gpio/generic: initialize basic_mmio_gpio shadow variables properly
Shawn Guo
2012-03-28
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-03-25
gpio/ep93xx: Remove unused inline function and useless pr_err message
H Hartley Sweeten
2012-03-14
ep93xx: Configure GPIO ports in core code
Ryan Mallon
2011-10-31
drivers/gpio: Fix drivers who are implicit users of module.h
Paul Gortmaker
2011-10-01
ARM: 7042/3: mach-ep93xx: break out GPIO driver specifics
Linus Walleij
2011-08-22
ARM: 7041/1: gpio-ep93xx: hookup the to_irq callback in the driver
Linus Walleij
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-06-09
gpio/ep93xx: Remove superfluous debug pr_info statement
Grant Likely
2011-06-08
gpio/ep93xx: convert to platform_driver and use basic_mmio_gpio library
H Hartley Sweeten
2011-06-07
gpio/ep93xx: fix pr_fmt output
H Hartley Sweeten
2011-06-06
gpio: reorganize drivers
Grant Likely
2011-06-06
gpio/ep93xx: move driver to drivers/gpio
H Hartley Sweeten