index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
pci
/
fixup.c
Age
Commit message (
Expand
)
Author
2023-09-11
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
2022-01-26
PCI/sysfs: Find shadow ROM before static attribute initialization
Bjorn Helgaas
2019-08-16
ia64: remove support for machvecs
Christoph Hellwig
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-03-08
PCI: Set ROM shadow location in arch code, not in PCI core
Bjorn Helgaas
2016-03-08
PCI: Mark shadow copy of VGA ROM as IORESOURCE_PCI_FIXED
Bjorn Helgaas
2014-09-16
vgaarb: Don't default exclusively to first video device with mem+io
Bruno Prémont
2014-07-10
x86, ia64: Move EFI_FB vga_default_device() initialization to pci_vga_fixup()
Bruno Prémont
2014-05-27
ia64/PCI: Use pci_is_bridge() to simplify code
Yijing Wang
2014-02-14
ia64/PCI: Set IORESOURCE_ROM_SHADOW only for the default VGA device
Sander Eikelenboom
2013-01-03
IA64: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2012-07-25
[IA64] Rename platform_name to ia64_platform_name
Fengguang Wu
2008-03-06
[IA64] use dev_printk in video quirk
Bjorn Helgaas
2006-10-27
PCI: fix pci_fixup_video as it blows up on sparc64
Eiichiro Oiwa