summaryrefslogtreecommitdiffstats
path: root/lib/devres.c
Commit message (Expand)AuthorAgeFilesLines
* lib: reduce the use of module.h wherever possiblePaul Gortmaker2012-03-071-1/+1
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-111-3/+3
|\
| * PCI: Increase resource array mask bit size in pcim_iomap_regions()Yinghai Lu2012-01-061-3/+3
* | lib: devres: add convenience function to remap a resourceWolfram Sang2011-11-151-0/+51
* | lib: devres: add annotations for #endifWolfram Sang2011-11-151-2/+2
|/
* devres: fix possible use after freeMaxin B John2011-07-251-1/+1
* lib/devres.c: fix comment typoKulikov Vasiliy2010-07-111-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [POWERPC] devres: Add devm_ioremap_prot()Emil Medve2008-05-051-1/+1
* devres: support addresses greater than an unsigned long via dev_ioremapKumar Gala2008-04-301-2/+2
* devres: implement pcim_iomap_regions_request_all()Tejun Heo2008-03-171-0/+25
* iomap: implement pcim_iounmap_regions()Tejun Heo2007-04-281-0/+26
* [PATCH] pci_iomap_regions() error handling fixFrederik Deweerdt2007-02-161-4/+4
* [PATCH] sort the devres mess outAl Viro2007-02-111-0/+300