1. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  2. c3bed3b Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  3. 3732391 Merge tag 'mfd-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 5 years ago
  4. e537654b lib: devres: add a helper function for ioremap_uc by Tuowen Zhao · 5 years ago
  5. b873af6 lib: devres: provide devm_ioremap_resource_wc() by Bartosz Golaszewski · 5 years ago
  6. 6e92482 lib: devres: prepare devm_ioremap_resource() for more variants by Bartosz Golaszewski · 5 years ago
  7. c9c13ba PCI: Add PCI_STD_NUM_BARS for the number of standard BARs by Denis Efremov · 5 years ago
  8. eef778c devres: allow const resource arguments by Arnd Bergmann · 5 years ago
  9. 8d84b18 devres: always use dev_name() in devm_ioremap_resource() by Sergei Shtylyov · 6 years ago
  10. d5e8382 devres: Add devm_of_iomap() by Benjamin Herrenschmidt · 7 years ago
  11. 1b72341 devres: combine function devm_ioremap* by Yisheng Xie · 7 years ago
  12. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  13. 6524754 devres: fix devm_ioremap_*() offset parameter kerneldoc description by Lorenzo Pieralisi · 8 years ago
  14. 20af74e devres: use to_pci_dev() by Geliang Tang · 9 years ago
  15. 1f35d04 devres: fix a for loop bounds check by Dan Carpenter · 9 years ago
  16. 92b19ff cleanup IORESOURCE_CACHEABLE vs ioremap() by Dan Williams · 9 years ago
  17. 3464452 lib: devres: add a helper function for ioremap_wc by Abhilash Kesavan · 10 years ago
  18. 5559b7b devres: support sizes greater than an unsigned long by Cristian Stoica · 10 years ago
  19. 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
  20. efd342f of: Provide a function to request and map memory by Matthias Brugger · 10 years ago
  21. c9d53c0 devres: remove devm_request_and_ioremap() by Jingoo Han · 11 years ago
  22. 5cbb00c lib/devres.c: fix checkpatch warnings by Fabian Frederick · 11 years ago
  23. 6090132 lib/devres.c: use dev in devm_request_and_ioremap by Fabian Frederick · 11 years ago
  24. ce816fa Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP by Uwe Kleine-König · 11 years ago
  25. b104d6a lib/devres.c: fix some sparse warnings by Steven Rostedt · 11 years ago
  26. 9ed8a30 lib/devres.c: fix misplaced #endif by Jingoo Han · 12 years ago
  27. f4a1831 lib: devres: Fix build breakage by Thierry Reding · 12 years ago
  28. 7509657 lib: devres: Introduce devm_ioremap_resource() by Thierry Reding · 12 years ago
  29. 8bc3bcc lib: reduce the use of module.h wherever possible by Paul Gortmaker · 13 years ago
  30. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  31. fb7ebfe PCI: Increase resource array mask bit size in pcim_iomap_regions() by Yinghai Lu · 13 years ago
  32. 72f8c0b lib: devres: add convenience function to remap a resource by Wolfram Sang · 13 years ago
  33. 571806a lib: devres: add annotations for #endif by Wolfram Sang · 13 years ago
  34. ae891a1 devres: fix possible use after free by Maxin B John · 13 years ago
  35. 4d45ada lib/devres.c: fix comment typo by Kulikov Vasiliy · 14 years ago
  36. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  37. b41e5ff [POWERPC] devres: Add devm_ioremap_prot() by Emil Medve · 17 years ago
  38. 4f452e8 devres: support addresses greater than an unsigned long via dev_ioremap by Kumar Gala · 17 years ago
  39. 916fbfb devres: implement pcim_iomap_regions_request_all() by Tejun Heo · 17 years ago
  40. ec04b07 iomap: implement pcim_iounmap_regions() by Tejun Heo · 18 years ago
  41. fb4d64e [PATCH] pci_iomap_regions() error handling fix by Frederik Deweerdt · 18 years ago
  42. 5ea8176 [PATCH] sort the devres mess out by Al Viro · 18 years ago