summaryrefslogtreecommitdiff
path: root/drivers/pci/rom.c
Commit message (Expand)AuthorAge
* PCI: Add comments about ROM BAR updatingBjorn Helgaas2016-11-29
* PCI: Remove unused IORESOURCE_ROM_COPY and IORESOURCE_ROM_BIOS_COPYBjorn Helgaas2016-03-12
* PCI: Clean up pci_map_rom() whitespaceBjorn Helgaas2016-03-12
* PCI: Set ROM shadow location in arch code, not in PCI coreBjorn Helgaas2016-03-08
* PCI: Don't enable/disable ROM BAR if we're using a RAM shadow copyBjorn Helgaas2016-03-08
*-. Merge branches 'pci/hotplug' and 'pci/resource' into nextBjorn Helgaas2016-01-15
|\ \
| | * PCI: Avoid iterating through memory outside the resource windowEdward O'Callaghan2016-01-08
| |/
* | PCI: Print warnings for all invalid expansion ROM headersVladis Dronov2015-12-10
|/
* PCI: Fix infinite loop with ROM image of size 0Michel Dänzer2015-01-23
* PCI: Whitespace cleanupRyan Desfosses2014-06-10
* PCI: Move EXPORT_SYMBOL so it immediately follows function/variableRyan Desfosses2014-06-10
* PCI: Mark resources as IORESOURCE_UNSET if we can't assign themBjorn Helgaas2014-02-27
* PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_devYinghai Lu2013-12-21
* PCI: Add PCI ROM helper for platform-provided ROM imagesMatthew Garrett2013-03-26
* PCI: Use ROM images from firmware only if no other ROM source availableMatthew Garrett2013-03-19
* PCI: Use phys_addr_t for physical ROM addressBjorn Helgaas2012-12-10
* PCI: Add support for non-BAR ROMsMatthew Garrett2012-12-05
* PCI: Remove unused, commented-out, codeBjorn Helgaas2012-08-22
* pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-31
* PCI: fix rom.c kernel-doc warningRandy Dunlap2009-02-13
* PCI: return error on failure to read PCI ROMsTimothy S. Nelson2009-02-04
* PCI: remove excess kernel-doc notationRandy Dunlap2008-11-03
* Export the ROM enable/disable helpersAlan Cox2008-09-26
* docbook: fix kernel-api source filesRandy Dunlap2008-03-03
* PCI: drivers/pci/rom.c: #if 0 two functionsAdrian Bunk2008-02-01
* [IA64] SN: Correct ROM resource length for BIOS copyJohn Keller2007-07-09
* Altix: Initial ACPI support - ROM shadowing.John Keller2006-12-01
* PCI: fix pci_fixup_video as it blows up on sparc64Eiichiro Oiwa2006-10-27
* PCI: Turn pci_fixup_video into generic for embedded VGAeiichiro.oiwa.nm@hitachi.com2006-10-18
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman2006-06-27
* [PATCH] fix missing includesTim Schmielau2005-10-30
* [PATCH] Fix PCI ROM mappingBenjamin Herrenschmidt2005-09-01
* [PATCH] PCI: Adjust PCI rom code to handle more broken ROMsJon Smirl2005-07-29
* [PATCH] DocBook: fix some descriptionsMartin Waitz2005-05-01
* Linux-2.6.12-rc2Linus Torvalds2005-04-16