1. 1f35d04 devres: fix a for loop bounds check by Dan Carpenter · 9 years ago
  2. 92b19ff cleanup IORESOURCE_CACHEABLE vs ioremap() by Dan Williams · 9 years ago
  3. 3464452 lib: devres: add a helper function for ioremap_wc by Abhilash Kesavan · 9 years ago
  4. 5559b7b devres: support sizes greater than an unsigned long by Cristian Stoica · 10 years ago
  5. e7fda6c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  6. efd342f of: Provide a function to request and map memory by Matthias Brugger · 10 years ago
  7. c9d53c0 devres: remove devm_request_and_ioremap() by Jingoo Han · 10 years ago
  8. 5cbb00c lib/devres.c: fix checkpatch warnings by Fabian Frederick · 10 years ago
  9. 6090132 lib/devres.c: use dev in devm_request_and_ioremap by Fabian Frederick · 10 years ago
  10. ce816fa Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP by Uwe Kleine-König · 10 years ago
  11. b104d6a lib/devres.c: fix some sparse warnings by Steven Rostedt · 10 years ago
  12. 9ed8a30 lib/devres.c: fix misplaced #endif by Jingoo Han · 11 years ago
  13. f4a1831 lib: devres: Fix build breakage by Thierry Reding · 11 years ago
  14. 7509657 lib: devres: Introduce devm_ioremap_resource() by Thierry Reding · 11 years ago
  15. 8bc3bcc lib: reduce the use of module.h wherever possible by Paul Gortmaker · 13 years ago
  16. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  17. fb7ebfe PCI: Increase resource array mask bit size in pcim_iomap_regions() by Yinghai Lu · 12 years ago
  18. 72f8c0b lib: devres: add convenience function to remap a resource by Wolfram Sang · 13 years ago
  19. 571806a lib: devres: add annotations for #endif by Wolfram Sang · 13 years ago
  20. ae891a1 devres: fix possible use after free by Maxin B John · 13 years ago
  21. 4d45ada lib/devres.c: fix comment typo by Kulikov Vasiliy · 14 years ago
  22. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  23. b41e5ff [POWERPC] devres: Add devm_ioremap_prot() by Emil Medve · 16 years ago
  24. 4f452e8 devres: support addresses greater than an unsigned long via dev_ioremap by Kumar Gala · 16 years ago
  25. 916fbfb devres: implement pcim_iomap_regions_request_all() by Tejun Heo · 16 years ago
  26. ec04b07 iomap: implement pcim_iounmap_regions() by Tejun Heo · 17 years ago
  27. fb4d64e [PATCH] pci_iomap_regions() error handling fix by Frederik Deweerdt · 17 years ago
  28. 5ea8176 [PATCH] sort the devres mess out by Al Viro · 17 years ago