1. fd1ae23 PCI: Prefer 'unsigned int' over bare 'unsigned' by Krzysztof Wilczyński · 3 years, 3 months ago
  2. 72e0ef0 PCI: Use ioremap(), not phys_to_virt() for platform ROM by Mikel Rychliski · 4 years, 9 months ago
  3. 783e849 PCI: Make pci_get_rom_size() static by Bjorn Helgaas · 7 years ago
  4. beced88 PCI: Add check code for last image indicator not set by Rex Zhu · 7 years ago
  5. 445ec32 PCI: Avoid accessing memory outside the ROM BAR by Rex Zhu · 7 years ago
  6. df62ab5 PCI: Tidy comments by Bjorn Helgaas · 7 years ago
  7. ab8c609 Merge branch 'pci/spdx' into next by Bjorn Helgaas · 7 years ago
  8. 414ae76 Merge branch 'pci/resource' into next by Bjorn Helgaas · 7 years ago
  9. 7328c8f PCI: Add SPDX GPL-2.0 when no license was specified by Bjorn Helgaas · 7 years ago
  10. 7506dc7 PCI: Add wrappers for dev_printk() by Frederick Lawler · 7 years ago
  11. 116a606 PCI: Use dev_info() rather than dev_err() for ROM validation by Alex Deucher · 7 years ago
  12. a405f19 PCI: Fail pci_map_rom() if the option ROM is invalid by Changbin Du · 7 years ago
  13. a48a687 PCI: Move pci_map_rom() error path by Changbin Du · 7 years ago
  14. 0b457dde PCI: Add comments about ROM BAR updating by Bjorn Helgaas · 8 years ago
  15. d9c8bea PCI: Remove unused IORESOURCE_ROM_COPY and IORESOURCE_ROM_BIOS_COPY by Bjorn Helgaas · 9 years ago
  16. f50dd8c PCI: Clean up pci_map_rom() whitespace by Bjorn Helgaas · 9 years ago
  17. 0c0e073 PCI: Set ROM shadow location in arch code, not in PCI core by Bjorn Helgaas · 9 years ago
  18. 4708f9a PCI: Don't enable/disable ROM BAR if we're using a RAM shadow copy by Bjorn Helgaas · 9 years ago
  19. 4723584 Merge branches 'pci/hotplug' and 'pci/resource' into next by Bjorn Helgaas · 9 years ago
  20. 47b975d PCI: Avoid iterating through memory outside the resource window by Edward O'Callaghan · 9 years ago
  21. 4066df6 PCI: Print warnings for all invalid expansion ROM headers by Vladis Dronov · 9 years ago
  22. 16b036a PCI: Fix infinite loop with ROM image of size 0 by Michel Dänzer · 10 years ago
  23. 3c78bc6 PCI: Whitespace cleanup by Ryan Desfosses · 11 years ago
  24. b7fe943 PCI: Move EXPORT_SYMBOL so it immediately follows function/variable by Ryan Desfosses · 11 years ago
  25. bd064f0 PCI: Mark resources as IORESOURCE_UNSET if we can't assign them by Bjorn Helgaas · 11 years ago
  26. fc27985 PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev by Yinghai Lu · 11 years ago
  27. fffe01f PCI: Add PCI ROM helper for platform-provided ROM images by Matthew Garrett · 12 years ago
  28. 547b524 PCI: Use ROM images from firmware only if no other ROM source available by Matthew Garrett · 12 years ago
  29. dbd3fc3 PCI: Use phys_addr_t for physical ROM address by Bjorn Helgaas · 12 years ago
  30. 84c1b80 PCI: Add support for non-BAR ROMs by Matthew Garrett · 12 years ago
  31. 7990681a PCI: Remove unused, commented-out, code by Bjorn Helgaas · 12 years ago
  32. 363c75d pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 14 years ago
  33. 4cc59c7 PCI: fix rom.c kernel-doc warning by Randy Dunlap · 16 years ago
  34. 97c4483 PCI: return error on failure to read PCI ROMs by Timothy S. Nelson · 16 years ago
  35. f5dafca PCI: remove excess kernel-doc notation by Randy Dunlap · 16 years ago
  36. e416de5 Export the ROM enable/disable helpers by Alan Cox · 16 years ago
  37. 0643245 docbook: fix kernel-api source files by Randy Dunlap · 17 years ago
  38. b09549e PCI: drivers/pci/rom.c: #if 0 two functions by Adrian Bunk · 17 years ago
  39. d7ad225 [IA64] SN: Correct ROM resource length for BIOS copy by John Keller · 17 years ago
  40. a2302c6 Altix: Initial ACPI support - ROM shadowing. by John Keller · 18 years ago
  41. 6b5c76b PCI: fix pci_fixup_video as it blows up on sparc64 by Eiichiro Oiwa · 18 years ago
  42. b5e4efe PCI: Turn pci_fixup_video into generic for embedded VGA by eiichiro.oiwa.nm@hitachi.com · 18 years ago
  43. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  44. e31dd6e [PATCH] 64bit resource: change pci core and arch code to use resource_size_t by Greg Kroah-Hartman · 19 years ago
  45. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  46. 8085ce08 [PATCH] Fix PCI ROM mapping by Benjamin Herrenschmidt · 19 years ago
  47. 761a3ac [PATCH] PCI: Adjust PCI rom code to handle more broken ROMs by Jon Smirl · 19 years ago
  48. 67be2dd [PATCH] DocBook: fix some descriptions by Martin Waitz · 20 years ago
  49. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago