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-nomadik.c
Age
Commit message (
Expand
)
Author
2012-05-11
gpio: move the Nomadik GPIO driver to pinctrl
Linus Walleij
2012-04-24
drivers/gpio: gpio-nomadik: Add support for irqdomains
Lee Jones
2012-04-24
drivers/gpio: gpio-nomadik: Apply Device Tree bindings
Lee Jones
2012-04-24
gpio/nomadik: use ioremap() instead of static mappings
Linus Walleij
2012-04-23
gpio/nomadik: support low EMI mode
Rabin Vincent
2012-04-23
gpio/nomadik: fix spurious interrupts with SKE
Rabin Vincent
2012-04-23
gpio/nomadik: cache [rf]w?imsc
Rabin Vincent
2012-04-23
gpio/nomadik: don't set SLPM to 1 for non-wakeup pins
Rabin Vincent
2011-12-12
gpiolib: output basic details and consolidate gpio device drivers
Grant Likely
2011-10-29
Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-09-20
gpio/nomadik: use genirq core to track enablement
Linus Walleij
2011-09-20
gpio/nomadik: disable clocks when unused
Rabin Vincent
2011-08-22
ARM: 7032/1: plat-nomadik: break out GPIO driver specifics
Linus Walleij
2011-08-08
ARM: gpio: nomadik: convert drivers to use asm/gpio.h rather than mach/gpio.h
Russell King
2011-06-09
gpio/nomadik: fix sleepmode for elder Nomadik
Linus Walleij
2011-05-26
gpio/nomadik: add function to read GPIO pull down status
Rickard Andersson
2011-05-26
gpio/nomadik: show all pins in debug
Rabin Vincent
2011-05-26
gpio: move Nomadik GPIO driver to drivers/gpio
Grant Likely