aboutsummaryrefslogtreecommitdiff
path: root/include/linux/io.h
AgeCommit message (Expand)Author
2010-07-09x86, ioremap: Fix incorrect physical address handling in PAE modeKenji Kaneshige
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
2007-07-16uninline check_signature()Andrew Morton
2007-05-15nommu: add ioremap_page_range()Paul Mundt
2007-04-17Provide dummy devm_ioport_* if !HAS_IOPORTRussell King
2007-02-11[PATCH] sort the devres mess outAl Viro
2007-02-09git-libata-all: forward declare struct deviceAndrew Morton
2007-02-09devres: implement pcim_iomap_regions()Tejun Heo
2007-02-09devres: device resource managementTejun Heo
2006-10-11[PATCH] Consolidate check_signatureMatthew Wilcox
2006-10-08[PATCH] linux/io.h needs types.hAl Viro
2006-10-01[PATCH] Generic ioremap_page_range: implementationHaavard Skinnemoen
2006-06-20[PATCH] add __iowrite64_copyBrice Goglin
2006-02-01[PATCH] Introduce __iowrite32_copyBryan O'Sullivan