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
/
lib
/
devres.c
Age
Commit message (
Expand
)
Author
2013-02-27
lib/devres.c: fix misplaced #endif
Jingoo Han
2013-01-22
lib: devres: Fix build breakage
Thierry Reding
2013-01-22
lib: devres: Introduce devm_ioremap_resource()
Thierry Reding
2012-03-07
lib: reduce the use of module.h wherever possible
Paul Gortmaker
2012-01-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2012-01-06
PCI: Increase resource array mask bit size in pcim_iomap_regions()
Yinghai Lu
2011-11-15
lib: devres: add convenience function to remap a resource
Wolfram Sang
2011-11-15
lib: devres: add annotations for #endif
Wolfram Sang
2011-07-25
devres: fix possible use after free
Maxin B John
2010-07-11
lib/devres.c: fix comment typo
Kulikov Vasiliy
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2008-05-05
[POWERPC] devres: Add devm_ioremap_prot()
Emil Medve
2008-04-30
devres: support addresses greater than an unsigned long via dev_ioremap
Kumar Gala
2008-03-17
devres: implement pcim_iomap_regions_request_all()
Tejun Heo
2007-04-28
iomap: implement pcim_iounmap_regions()
Tejun Heo
2007-02-16
[PATCH] pci_iomap_regions() error handling fix
Frederik Deweerdt
2007-02-11
[PATCH] sort the devres mess out
Al Viro