index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
rom.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-30
PCI: Add comments about ROM BAR updating
Bjorn Helgaas
1
-0
/
+5
2016-03-12
PCI: Remove unused IORESOURCE_ROM_COPY and IORESOURCE_ROM_BIOS_COPY
Bjorn Helgaas
1
-30
/
+1
2016-03-12
PCI: Clean up pci_map_rom() whitespace
Bjorn Helgaas
1
-19
/
+18
2016-03-08
PCI: Set ROM shadow location in arch code, not in PCI core
Bjorn Helgaas
1
-11
/
+0
2016-03-08
PCI: Don't enable/disable ROM BAR if we're using a RAM shadow copy
Bjorn Helgaas
1
-4
/
+12
2016-01-15
Merge branches 'pci/hotplug' and 'pci/resource' into next
Bjorn Helgaas
1
-0
/
+3
2016-01-08
PCI: Avoid iterating through memory outside the resource window
Edward O'Callaghan
1
-0
/
+3
2015-12-11
PCI: Print warnings for all invalid expansion ROM headers
Vladis Dronov
1
-12
/
+8
2015-01-24
PCI: Fix infinite loop with ROM image of size 0
Michel Dänzer
1
-3
/
+4
2014-06-11
PCI: Whitespace cleanup
Ryan Desfosses
1
-2
/
+2
2014-06-10
PCI: Move EXPORT_SYMBOL so it immediately follows function/variable
Ryan Desfosses
1
-5
/
+4
2014-02-27
PCI: Mark resources as IORESOURCE_UNSET if we can't assign them
Bjorn Helgaas
1
-0
/
+2
2013-12-21
PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev
Yinghai Lu
1
-1
/
+1
2013-03-27
PCI: Add PCI ROM helper for platform-provided ROM images
Matthew Garrett
1
-36
/
+31
2013-03-20
PCI: Use ROM images from firmware only if no other ROM source available
Matthew Garrett
1
-20
/
+35
2012-12-10
PCI: Use phys_addr_t for physical ROM address
Bjorn Helgaas
1
-1
/
+1
2012-12-06
PCI: Add support for non-BAR ROMs
Matthew Garrett
1
-2
/
+9
2012-08-22
PCI: Remove unused, commented-out, code
Bjorn Helgaas
1
-59
/
+0
2011-11-01
pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
1
-0
/
+1
2009-02-13
PCI: fix rom.c kernel-doc warning
Randy Dunlap
1
-0
/
+1
2009-02-05
PCI: return error on failure to read PCI ROMs
Timothy S. Nelson
1
-3
/
+5
2008-11-04
PCI: remove excess kernel-doc notation
Randy Dunlap
1
-2
/
+4
2008-09-27
Export the ROM enable/disable helpers
Alan Cox
1
-2
/
+4
2008-03-03
docbook: fix kernel-api source files
Randy Dunlap
1
-2
/
+1
2008-02-02
PCI: drivers/pci/rom.c: #if 0 two functions
Adrian Bunk
1
-2
/
+4
2007-07-10
[IA64] SN: Correct ROM resource length for BIOS copy
John Keller
1
-29
/
+44
2006-12-02
Altix: Initial ACPI support - ROM shadowing.
John Keller
1
-3
/
+6
2006-10-27
PCI: fix pci_fixup_video as it blows up on sparc64
Eiichiro Oiwa
1
-2
/
+3
2006-10-18
PCI: Turn pci_fixup_video into generic for embedded VGA
eiichiro.oiwa.nm@hitachi.com
1
-1
/
+4
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-27
[PATCH] 64bit resource: change pci core and arch code to use resource_size_t
Greg Kroah-Hartman
1
-5
/
+5
2005-10-31
[PATCH] fix missing includes
Tim Schmielau
1
-0
/
+1
2005-09-01
[PATCH] Fix PCI ROM mapping
Benjamin Herrenschmidt
1
-7
/
+17
2005-07-30
[PATCH] PCI: Adjust PCI rom code to handle more broken ROMs
Jon Smirl
1
-1
/
+3
2005-05-01
[PATCH] DocBook: fix some descriptions
Martin Waitz
1
-7
/
+7
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+227