aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/rom.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-26PCI: Add PCI ROM helper for platform-provided ROM imagesMatthew Garrett1-36/+31
2013-03-19PCI: Use ROM images from firmware only if no other ROM source availableMatthew Garrett1-20/+35
2012-12-10PCI: Use phys_addr_t for physical ROM addressBjorn Helgaas1-1/+1
2012-12-05PCI: Add support for non-BAR ROMsMatthew Garrett1-2/+9
2012-08-22PCI: Remove unused, commented-out, codeBjorn Helgaas1-59/+0
2011-10-31pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker1-0/+1
2009-02-13PCI: fix rom.c kernel-doc warningRandy Dunlap1-0/+1
2009-02-04PCI: return error on failure to read PCI ROMsTimothy S. Nelson1-3/+5
2008-11-03PCI: remove excess kernel-doc notationRandy Dunlap1-2/+4
2008-09-26Export the ROM enable/disable helpersAlan Cox1-2/+4
2008-03-03docbook: fix kernel-api source filesRandy Dunlap1-2/+1
2008-02-01PCI: drivers/pci/rom.c: #if 0 two functionsAdrian Bunk1-2/+4
2007-07-09[IA64] SN: Correct ROM resource length for BIOS copyJohn Keller1-29/+44
2006-12-01Altix: Initial ACPI support - ROM shadowing.John Keller1-3/+6
2006-10-27PCI: fix pci_fixup_video as it blows up on sparc64Eiichiro Oiwa1-2/+3
2006-10-18PCI: Turn pci_fixup_video into generic for embedded VGAeiichiro.oiwa.nm@hitachi.com1-1/+4
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman1-5/+5
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+1
2005-09-01[PATCH] Fix PCI ROM mappingBenjamin Herrenschmidt1-7/+17
2005-07-29[PATCH] PCI: Adjust PCI rom code to handle more broken ROMsJon Smirl1-1/+3
2005-05-01[PATCH] DocBook: fix some descriptionsMartin Waitz1-7/+7
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+227