summaryrefslogtreecommitdiffstats
path: root/drivers/pci/rom.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: Add PCI ROM helper for platform-provided ROM imagesMatthew Garrett2013-03-261-36/+31
* PCI: Use ROM images from firmware only if no other ROM source availableMatthew Garrett2013-03-191-20/+35
* PCI: Use phys_addr_t for physical ROM addressBjorn Helgaas2012-12-101-1/+1
* PCI: Add support for non-BAR ROMsMatthew Garrett2012-12-051-2/+9
* PCI: Remove unused, commented-out, codeBjorn Helgaas2012-08-221-59/+0
* pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-311-0/+1
* PCI: fix rom.c kernel-doc warningRandy Dunlap2009-02-131-0/+1
* PCI: return error on failure to read PCI ROMsTimothy S. Nelson2009-02-041-3/+5
* PCI: remove excess kernel-doc notationRandy Dunlap2008-11-031-2/+4
* Export the ROM enable/disable helpersAlan Cox2008-09-261-2/+4
* docbook: fix kernel-api source filesRandy Dunlap2008-03-031-2/+1
* PCI: drivers/pci/rom.c: #if 0 two functionsAdrian Bunk2008-02-011-2/+4
* [IA64] SN: Correct ROM resource length for BIOS copyJohn Keller2007-07-091-29/+44
* Altix: Initial ACPI support - ROM shadowing.John Keller2006-12-011-3/+6
* PCI: fix pci_fixup_video as it blows up on sparc64Eiichiro Oiwa2006-10-271-2/+3
* PCI: Turn pci_fixup_video into generic for embedded VGAeiichiro.oiwa.nm@hitachi.com2006-10-181-1/+4
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman2006-06-271-5/+5
* [PATCH] fix missing includesTim Schmielau2005-10-301-0/+1
* [PATCH] Fix PCI ROM mappingBenjamin Herrenschmidt2005-09-011-7/+17
* [PATCH] PCI: Adjust PCI rom code to handle more broken ROMsJon Smirl2005-07-291-1/+3
* [PATCH] DocBook: fix some descriptionsMartin Waitz2005-05-011-7/+7
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+227