1. c822310 lib: devres: Add managed arch_io_reserve_memtype_wc() by Thomas Zimmermann · 3 years, 3 months ago
  2. 3229b90 lib: devres: Add managed arch_phys_wc_add() by Thomas Zimmermann · 3 years, 3 months ago
  3. 9dbbc3b lib: fix spelling mistakes by Zhen Lei · 3 years, 6 months ago
  4. 5c3e241 lib: devres: Add error information printing for __devm_ioremap_resource() by Zhen Lei · 3 years, 8 months ago
  5. 7c566bb asm-generic/io.h: Add a non-posted variant of ioremap() by Hector Martin · 3 years, 11 months ago
  6. 0c7a6b9 driver core: platform: Document return type of more functions by Stephen Boyd · 4 years, 4 months ago
  7. 28d9fdf lib: devres: delete duplicated words by Randy Dunlap · 4 years, 4 months ago
  8. 7ae731a lib: devres: add a comment about the devm_of_iomap() function by Dan Carpenter · 4 years, 7 months ago
  9. 35bd8c0 devres: keep both device name and resource name in pretty name by Vladimir Oltean · 4 years, 7 months ago
  10. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  11. 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
  12. 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
  13. e537654b lib: devres: add a helper function for ioremap_uc by Tuowen Zhao · 5 years ago
  14. b873af6 lib: devres: provide devm_ioremap_resource_wc() by Bartosz Golaszewski · 5 years ago
  15. 6e92482 lib: devres: prepare devm_ioremap_resource() for more variants by Bartosz Golaszewski · 5 years ago
  16. c9c13ba PCI: Add PCI_STD_NUM_BARS for the number of standard BARs by Denis Efremov · 5 years ago
  17. eef778c devres: allow const resource arguments by Arnd Bergmann · 5 years ago
  18. 8d84b18 devres: always use dev_name() in devm_ioremap_resource() by Sergei Shtylyov · 6 years ago
  19. d5e8382 devres: Add devm_of_iomap() by Benjamin Herrenschmidt · 7 years ago
  20. 1b72341 devres: combine function devm_ioremap* by Yisheng Xie · 7 years ago
  21. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  22. 6524754 devres: fix devm_ioremap_*() offset parameter kerneldoc description by Lorenzo Pieralisi · 8 years ago
  23. 20af74e devres: use to_pci_dev() by Geliang Tang · 9 years ago
  24. 1f35d04 devres: fix a for loop bounds check by Dan Carpenter · 9 years ago
  25. 92b19ff cleanup IORESOURCE_CACHEABLE vs ioremap() by Dan Williams · 9 years ago
  26. 3464452 lib: devres: add a helper function for ioremap_wc by Abhilash Kesavan · 10 years ago
  27. 5559b7b devres: support sizes greater than an unsigned long by Cristian Stoica · 10 years ago
  28. 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
  29. efd342f of: Provide a function to request and map memory by Matthias Brugger · 10 years ago
  30. c9d53c0 devres: remove devm_request_and_ioremap() by Jingoo Han · 11 years ago
  31. 5cbb00c lib/devres.c: fix checkpatch warnings by Fabian Frederick · 11 years ago
  32. 6090132 lib/devres.c: use dev in devm_request_and_ioremap by Fabian Frederick · 11 years ago
  33. ce816fa Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP by Uwe Kleine-König · 11 years ago
  34. b104d6a lib/devres.c: fix some sparse warnings by Steven Rostedt · 11 years ago
  35. 9ed8a30 lib/devres.c: fix misplaced #endif by Jingoo Han · 12 years ago
  36. f4a1831 lib: devres: Fix build breakage by Thierry Reding · 12 years ago
  37. 7509657 lib: devres: Introduce devm_ioremap_resource() by Thierry Reding · 12 years ago
  38. 8bc3bcc lib: reduce the use of module.h wherever possible by Paul Gortmaker · 13 years ago
  39. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  40. fb7ebfe PCI: Increase resource array mask bit size in pcim_iomap_regions() by Yinghai Lu · 13 years ago
  41. 72f8c0b lib: devres: add convenience function to remap a resource by Wolfram Sang · 13 years ago
  42. 571806a lib: devres: add annotations for #endif by Wolfram Sang · 13 years ago
  43. ae891a1 devres: fix possible use after free by Maxin B John · 13 years ago
  44. 4d45ada lib/devres.c: fix comment typo by Kulikov Vasiliy · 14 years ago
  45. 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
  46. b41e5ff [POWERPC] devres: Add devm_ioremap_prot() by Emil Medve · 17 years ago
  47. 4f452e8 devres: support addresses greater than an unsigned long via dev_ioremap by Kumar Gala · 17 years ago
  48. 916fbfb devres: implement pcim_iomap_regions_request_all() by Tejun Heo · 17 years ago
  49. ec04b07 iomap: implement pcim_iounmap_regions() by Tejun Heo · 18 years ago
  50. fb4d64e [PATCH] pci_iomap_regions() error handling fix by Frederik Deweerdt · 18 years ago
  51. 5ea8176 [PATCH] sort the devres mess out by Al Viro · 18 years ago