summaryrefslogtreecommitdiffstats
path: root/arch/ia64/pci/pci.c
Commit message (Expand)AuthorAgeFilesLines
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+1
* dma-mapping: make the get_required_mask method available unconditionallyChristoph Hellwig2018-10-011-26/+0
* PCI/MSI: Don't set up INTx if MSI or MSI-X is enabledBjorn Helgaas2018-03-131-2/+2
* 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
* 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
|/
* 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-031-18/+13
|/
* 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 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
* ia64/PCI: use pci_create_bus() instead of pci_scan_bus_parented()Bjorn Helgaas2012-01-061-1/+4
* PCI: IA64: convert pcibios_set_master() to a non-inlined functionMyron Stowe2012-01-061-0/+5
* ia64: Add export.h to arch/ia64 specific files as requiredPaul Gortmaker2011-10-311-0/+1
* ACPI: pci_root: pass acpi_pci_root to arch-specific scanBjorn Helgaas2010-04-041-1/+4
* PCI: augment bus resource table with a listBjorn Helgaas2010-02-231-9/+3
* PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refsBjorn Helgaas2010-02-231-3/+2
* resource/PCI: mark struct resource as constDominik Brodowski2010-02-221-1/+1
* resource/PCI: align functions now return start of resourceDominik Brodowski2010-02-221-1/+2