aboutsummaryrefslogtreecommitdiffstats
path: root/lib/devres.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-11lib/devres.c: fix comment typoKulikov Vasiliy1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2008-05-05[POWERPC] devres: Add devm_ioremap_prot()Emil Medve1-1/+1
2008-04-30devres: support addresses greater than an unsigned long via dev_ioremapKumar Gala1-2/+2
2008-03-17devres: implement pcim_iomap_regions_request_all()Tejun Heo1-0/+25
2007-04-28iomap: implement pcim_iounmap_regions()Tejun Heo1-0/+26
2007-02-16[PATCH] pci_iomap_regions() error handling fixFrederik Deweerdt1-4/+4
2007-02-11[PATCH] sort the devres mess outAl Viro1-0/+300