aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-08PCI: Set ROM shadow location in arch code, not in PCI coreBjorn Helgaas1-6/+16
2016-03-08PCI: Mark shadow copy of VGA ROM as IORESOURCE_PCI_FIXEDBjorn Helgaas1-1/+2
2015-10-16ia64/PCI/ACPI: Use common interface to support PCI host bridgeJiang Liu1-187/+48
2015-10-16ia64/PCI: Use common struct resource_entry to replace struct iospace_resourceJiang Liu1-9/+8
2015-10-16ia64/PCI/ACPI: Use common ACPI resource parsing interface for host bridgeJiang Liu1-221/+193
2015-09-15PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"Bjorn Helgaas1-2/+3
2015-07-23PCI: Call pci_read_bridge_bases() from core instead of arch codeLorenzo Pieralisi1-3/+2
2015-05-28PCI / ACPI: Do not set ACPI companions for host bridges with parentsRafael J. Wysocki1-3/+10
2015-04-21ia64/PCI: Treat all host bridge Address Space Descriptors (even consumers) as windowsBjorn Helgaas1-4/+1
2015-02-10Merge branch 'acpica'Rafael J. Wysocki1-7/+7
2015-01-26ACPICA: Resources: Provide common part for struct acpi_resource_address structures.Lv Zheng1-7/+7
2015-01-16ia64/PCI: Clip bridge windows to fit in upstream windowsYinghai Lu1-27/+21
2014-09-16vgaarb: Don't default exclusively to first video device with mem+ioBruno Prémont1-23/+1
2014-07-10x86, ia64: Move EFI_FB vga_default_device() initialization to pci_vga_fixup()Bruno Prémont1-0/+22
2014-05-27ia64/PCI: Use pci_is_bridge() to simplify codeYijing Wang1-3/+1
2014-02-18Merge branch 'pci/misc' into nextBjorn Helgaas1-11/+14
2014-02-14ia64/PCI: Set IORESOURCE_ROM_SHADOW only for the default VGA deviceSander Eikelenboom1-11/+14
2014-02-03ia64: Remove acpi_get_pxm() usageBjorn Helgaas1-8/+2
2013-11-14ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki1-3/+3
2013-06-18PCI: Replace printks with appropriate pr_*()Yijing Wang1-6/+7
2013-06-18PCI/IA64: introduce probe_pci_root_info() to manage _CRS resourceYijing Wang1-43/+57
2013-06-18PCI/IA64: Add host bridge resource release for _CRS pathYijing Wang1-0/+9
2013-06-18PCI/IA64: fix memleak for create pci root bus failJiang Liu1-14/+60
2013-06-18PCI/IA64: Allocate pci_root_info instead of using stackYijing Wang1-23/+35
2013-06-18PCI/IA64: embed pci hostbridge resources into pci_root_infoYijing Wang1-28/+37
2013-04-12ia64/PCI: Implement pcibios_{add|remove}_bus() hooksJiang Liu1-0/+11
2013-02-25Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+8
2013-01-13ACPI / PCI: Set root bridge ACPI handle in advanceRafael J. Wysocki1-0/+8
2013-01-03IA64: drivers: remove __dev* attributes.Greg Kroah-Hartman2-19/+14
2012-09-24Merge branch 'pci/yinghai-misc' into nextBjorn Helgaas1-2/+1
2012-09-21ia64/PCI: Clear host bridge aperture struct resourceYinghai Lu1-2/+1
2012-09-18PCI: Provide a default pcibios_update_irq()Thierry Reding1-8/+0
2012-09-18PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding1-1/+1
2012-07-30Merge tag 'please-pull-ia64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds1-2/+2
2012-07-25[IA64] Rename platform_name to ia64_platform_nameFengguang Wu1-2/+2
2012-07-05Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas1-9/+0
2012-07-05ia64/PCI: factor out pcibios_setup()Myron Stowe1-9/+0
2012-06-13ia64/PCI: register busn_res for root busesYinghai Lu1-1/+3
2012-06-13PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu1-1/+1
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds1-1/+0
2012-03-28Disintegrate asm/system.h for IA64David Howells1-1/+0
2012-02-23ia64/PCI: get rid of device resource fixupsBjorn Helgaas1-53/+2
2012-01-06ia64/PCI: convert to pci_create_root_bus() for correct root bus resourcesBjorn Helgaas1-25/+14
2012-01-06ia64/PCI: use pci_create_bus() instead of pci_scan_bus_parented()Bjorn Helgaas1-1/+4
2012-01-06PCI: IA64: convert pcibios_set_master() to a non-inlined functionMyron Stowe1-0/+5
2011-10-31ia64: Add export.h to arch/ia64 specific files as requiredPaul Gortmaker1-0/+1
2010-04-04ACPI: pci_root: pass acpi_pci_root to arch-specific scanBjorn Helgaas1-1/+4
2010-02-23PCI: augment bus resource table with a listBjorn Helgaas1-9/+3
2010-02-23PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refsBjorn Helgaas1-3/+2
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski1-1/+1