summaryrefslogtreecommitdiff
path: root/lib/devres.c
AgeCommit message (Expand)Author
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-01-06PCI: Increase resource array mask bit size in pcim_iomap_regions()Yinghai Lu
2011-11-15lib: devres: add convenience function to remap a resourceWolfram Sang
2011-11-15lib: devres: add annotations for #endifWolfram Sang
2011-07-25devres: fix possible use after freeMaxin B John
2010-07-11lib/devres.c: fix comment typoKulikov Vasiliy
2010-03-30include 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-30devres: support addresses greater than an unsigned long via dev_ioremapKumar Gala
2008-03-17devres: implement pcim_iomap_regions_request_all()Tejun Heo
2007-04-28iomap: implement pcim_iounmap_regions()Tejun Heo
2007-02-16[PATCH] pci_iomap_regions() error handling fixFrederik Deweerdt
2007-02-11[PATCH] sort the devres mess outAl Viro