summaryrefslogtreecommitdiffstats
path: root/arch/ia64/pci
Commit message (Expand)AuthorAgeFilesLines
* PCI/MSI: Don't set up INTx if MSI or MSI-X is enabledBjorn Helgaas2018-03-131-2/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* PCI: Add a generic weak pcibios_align_resource()Palmer Dabbelt2017-08-021-7/+0
* ia64: Use generic pci_mmap_resource_range()David Woodhouse2017-04-201-30/+0
* ia64: Remove redundant checks for WC in pci_mmap_page_range()David Woodhouse2017-04-201-16/+2
* ia64: Remove redundant valid_mmap_phys_addr_range() from pci_mmap_page_range()David Woodhouse2017-04-201-3/+0
* PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse2017-04-201-1/+2
* PCI: Set ROM shadow location in arch code, not in PCI coreBjorn Helgaas2016-03-081-6/+16
* PCI: Mark shadow copy of VGA ROM as IORESOURCE_PCI_FIXEDBjorn Helgaas2016-03-081-1/+2
* ia64/PCI/ACPI: Use common interface to support PCI host bridgeJiang Liu2015-10-161-187/+48
* ia64/PCI: Use common struct resource_entry to replace struct iospace_resourceJiang Liu2015-10-161-9/+8
* ia64/PCI/ACPI: Use common ACPI resource parsing interface for host bridgeJiang Liu2015-10-161-221/+193
* PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"Bjorn Helgaas2015-09-151-2/+3
* PCI: Call pci_read_bridge_bases() from core instead of arch codeLorenzo Pieralisi2015-07-231-3/+2
* PCI / ACPI: Do not set ACPI companions for host bridges with parentsRafael J. Wysocki2015-05-281-3/+10
* ia64/PCI: Treat all host bridge Address Space Descriptors (even consumers) as...Bjorn Helgaas2015-04-211-4/+1
* Merge branch 'acpica'Rafael J. Wysocki2015-02-101-7/+7
|\
| * ACPICA: Resources: Provide common part for struct acpi_resource_address struc...Lv Zheng2015-01-261-7/+7
* | ia64/PCI: Clip bridge windows to fit in upstream windowsYinghai Lu2015-01-161-27/+21
|/
* vgaarb: Don't default exclusively to first video device with mem+ioBruno Prémont2014-09-161-23/+1
* x86, ia64: Move EFI_FB vga_default_device() initialization to pci_vga_fixup()Bruno Prémont2014-07-101-0/+22
* ia64/PCI: Use pci_is_bridge() to simplify codeYijing Wang2014-05-271-3/+1
* Merge branch 'pci/misc' into nextBjorn Helgaas2014-02-181-11/+14
|\
| * ia64/PCI: Set IORESOURCE_ROM_SHADOW only for the default VGA deviceSander Eikelenboom2014-02-141-11/+14
* | ia64: Remove acpi_get_pxm() usageBjorn Helgaas2014-02-031-8/+2
|/
* ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki2013-11-141-3/+3
* PCI: Replace printks with appropriate pr_*()Yijing Wang2013-06-181-6/+7
* PCI/IA64: introduce probe_pci_root_info() to manage _CRS resourceYijing Wang2013-06-181-43/+57
* PCI/IA64: Add host bridge resource release for _CRS pathYijing Wang2013-06-181-0/+9
* PCI/IA64: fix memleak for create pci root bus failJiang Liu2013-06-181-14/+60
* PCI/IA64: Allocate pci_root_info instead of using stackYijing Wang2013-06-181-23/+35
* PCI/IA64: embed pci hostbridge resources into pci_root_infoYijing Wang2013-06-181-28/+37
* ia64/PCI: Implement pcibios_{add|remove}_bus() hooksJiang Liu2013-04-121-0/+11
* Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-251-0/+8
|\
| * ACPI / PCI: Set root bridge ACPI handle in advanceRafael J. Wysocki2013-01-131-0/+8
* | IA64: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-032-19/+14
|/
* Merge branch 'pci/yinghai-misc' into nextBjorn Helgaas2012-09-241-2/+1
|\
| * ia64/PCI: Clear host bridge aperture struct resourceYinghai Lu2012-09-211-2/+1
* | PCI: Provide a default pcibios_update_irq()Thierry Reding2012-09-181-8/+0
* | PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding2012-09-181-1/+1
|/
* Merge tag 'please-pull-ia64-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-07-301-2/+2
|\
| * [IA64] Rename platform_name to ia64_platform_nameFengguang Wu2012-07-251-2/+2
* | Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas2012-07-051-9/+0
|\ \
| * | ia64/PCI: factor out pcibios_setup()Myron Stowe2012-07-051-9/+0
| |/
* | ia64/PCI: register busn_res for root busesYinghai Lu2012-06-131-1/+3
* | PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu2012-06-131-1/+1
|/
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-1/+0
|\
| * Disintegrate asm/system.h for IA64David Howells2012-03-281-1/+0
* | ia64/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-231-53/+2
|/
* ia64/PCI: convert to pci_create_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-25/+14
OpenPOWER on IntegriCloud