summaryrefslogtreecommitdiffstats
path: root/arch/ia64/pci
AgeCommit message (Expand)AuthorLines
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel-661/+0
2023-04-10docs: move ia64 architecture docs under Documentation/arch/Jonathan Corbet-1/+1
2022-01-26PCI/sysfs: Find shadow ROM before static attribute initializationBjorn Helgaas-2/+2
2019-08-16ia64: remove support for machvecsChristoph Hellwig-5/+2
2019-08-16ia64: remove now unused machvec indirectionsChristoph Hellwig-7/+6
2019-07-15docs: ia64: convert to ReSTMauro Carvalho Chehab-1/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner-0/+1
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport-1/+1
2018-10-01dma-mapping: make the get_required_mask method available unconditionallyChristoph Hellwig-26/+0
2018-03-13PCI/MSI: Don't set up INTx if MSI or MSI-X is enabledBjorn Helgaas-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-08-02PCI: Add a generic weak pcibios_align_resource()Palmer Dabbelt-7/+0
2017-04-20ia64: Use generic pci_mmap_resource_range()David Woodhouse-30/+0
2017-04-20ia64: Remove redundant checks for WC in pci_mmap_page_range()David Woodhouse-16/+2
2017-04-20ia64: Remove redundant valid_mmap_phys_addr_range() from pci_mmap_page_range()David Woodhouse-3/+0
2017-04-20PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse-1/+2
2016-03-08PCI: Set ROM shadow location in arch code, not in PCI coreBjorn Helgaas-6/+16
2016-03-08PCI: Mark shadow copy of VGA ROM as IORESOURCE_PCI_FIXEDBjorn Helgaas-1/+2
2015-10-16ia64/PCI/ACPI: Use common interface to support PCI host bridgeJiang Liu-187/+48
2015-10-16ia64/PCI: Use common struct resource_entry to replace struct iospace_resourceJiang Liu-9/+8
2015-10-16ia64/PCI/ACPI: Use common ACPI resource parsing interface for host bridgeJiang Liu-221/+193
2015-09-15PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"Bjorn Helgaas-2/+3
2015-07-23PCI: Call pci_read_bridge_bases() from core instead of arch codeLorenzo Pieralisi-3/+2
2015-05-28PCI / ACPI: Do not set ACPI companions for host bridges with parentsRafael J. Wysocki-3/+10
2015-04-21ia64/PCI: Treat all host bridge Address Space Descriptors (even consumers) as...Bjorn Helgaas-4/+1
2015-02-10Merge branch 'acpica'Rafael J. Wysocki-7/+7
2015-01-26ACPICA: Resources: Provide common part for struct acpi_resource_address struc...Lv Zheng-7/+7
2015-01-16ia64/PCI: Clip bridge windows to fit in upstream windowsYinghai Lu-27/+21
2014-09-16vgaarb: Don't default exclusively to first video device with mem+ioBruno Prémont-23/+1
2014-07-10x86, ia64: Move EFI_FB vga_default_device() initialization to pci_vga_fixup()Bruno Prémont-0/+22
2014-05-27ia64/PCI: Use pci_is_bridge() to simplify codeYijing Wang-3/+1
2014-02-18Merge branch 'pci/misc' into nextBjorn Helgaas-11/+14
2014-02-14ia64/PCI: Set IORESOURCE_ROM_SHADOW only for the default VGA deviceSander Eikelenboom-11/+14
2014-02-03ia64: Remove acpi_get_pxm() usageBjorn Helgaas-8/+2
2013-11-14ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki-3/+3
2013-06-18PCI: Replace printks with appropriate pr_*()Yijing Wang-6/+7
2013-06-18PCI/IA64: introduce probe_pci_root_info() to manage _CRS resourceYijing Wang-43/+57
2013-06-18PCI/IA64: Add host bridge resource release for _CRS pathYijing Wang-0/+9
2013-06-18PCI/IA64: fix memleak for create pci root bus failJiang Liu-14/+60
2013-06-18PCI/IA64: Allocate pci_root_info instead of using stackYijing Wang-23/+35
2013-06-18PCI/IA64: embed pci hostbridge resources into pci_root_infoYijing Wang-28/+37
2013-04-12ia64/PCI: Implement pcibios_{add|remove}_bus() hooksJiang Liu-0/+11
2013-02-25Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+8
2013-01-13ACPI / PCI: Set root bridge ACPI handle in advanceRafael J. Wysocki-0/+8
2013-01-03IA64: drivers: remove __dev* attributes.Greg Kroah-Hartman-19/+14
2012-09-24Merge branch 'pci/yinghai-misc' into nextBjorn Helgaas-2/+1
2012-09-21ia64/PCI: Clear host bridge aperture struct resourceYinghai Lu-2/+1
2012-09-18PCI: Provide a default pcibios_update_irq()Thierry Reding-8/+0
2012-09-18PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding-1/+1