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-pl061.c
Age
Commit message (
Expand
)
Author
2013-05-02
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-03-27
gpio: pl061: Add pl061_gpio_free()
Axel Lin
2013-03-26
arm: Move chained_irq_(enter|exit) to a generic file
Catalin Marinas
2013-03-07
gpio: pl061: bind pinctrl by gpio request
Haojian Zhuang
2013-03-07
gpio: pl061: support irqdomain
Haojian Zhuang
2013-01-22
gpio: pl061: set initcall level to module init
Haojian Zhuang
2012-11-30
gpio/pl061: remove old comment
Baruch Siach
2012-10-15
gpio/gpio-pl061: Covert to use devm_* functions
Tobias Klauser
2012-02-16
gpio/gpio-pl061: No need of thaw and poweroff routines for hibernate
Viresh Kumar
2012-01-14
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-01-06
Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
2012-01-05
Merge branch 'gpio-for-grant' of git://sources.calxeda.com/kernel/linux into ...
Grant Likely
2012-01-05
gpio: pl061: remove combined interrupt
Rob Herring
2012-01-05
gpio: pl061: convert to use generic irq chip
Rob Herring
2012-01-04
gpio: pl061: convert to use 0 for no irq
Rob Herring
2012-01-04
gpio: pl061: use chained_irq_* functions in irq handler
Rob Herring
2012-01-04
GPIO/pl061: Add suspend resume capability
Deepak Sikri
2011-12-13
gpio: pl061: drop extra check for NULL platform_data
Rob Herring
2011-11-22
gpio: pl061: Enable module alias autogeneration for AMBA drivers
Dave Martin
2011-10-26
gpio: pl061: add DT binding support
Rob Herring
2011-06-06
gpio: reorganize drivers
Grant Likely