aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/pci
AgeCommit message (Expand)Author
2013-11-14ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki
2013-06-18PCI: Replace printks with appropriate pr_*()Yijing Wang
2013-06-18PCI/IA64: introduce probe_pci_root_info() to manage _CRS resourceYijing Wang
2013-06-18PCI/IA64: Add host bridge resource release for _CRS pathYijing Wang
2013-06-18PCI/IA64: fix memleak for create pci root bus failJiang Liu
2013-06-18PCI/IA64: Allocate pci_root_info instead of using stackYijing Wang
2013-06-18PCI/IA64: embed pci hostbridge resources into pci_root_infoYijing Wang
2013-04-12ia64/PCI: Implement pcibios_{add|remove}_bus() hooksJiang Liu
2013-02-25Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-01-13ACPI / PCI: Set root bridge ACPI handle in advanceRafael J. Wysocki
2013-01-03IA64: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-09-24Merge branch 'pci/yinghai-misc' into nextBjorn Helgaas
2012-09-21ia64/PCI: Clear host bridge aperture struct resourceYinghai Lu
2012-09-18PCI: Provide a default pcibios_update_irq()Thierry Reding
2012-09-18PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding
2012-07-30Merge tag 'please-pull-ia64-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-07-25[IA64] Rename platform_name to ia64_platform_nameFengguang Wu
2012-07-05Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas
2012-07-05ia64/PCI: factor out pcibios_setup()Myron Stowe
2012-06-13ia64/PCI: register busn_res for root busesYinghai Lu
2012-06-13PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Disintegrate asm/system.h for IA64David Howells
2012-02-23ia64/PCI: get rid of device resource fixupsBjorn Helgaas
2012-01-06ia64/PCI: convert to pci_create_root_bus() for correct root bus resourcesBjorn Helgaas
2012-01-06ia64/PCI: use pci_create_bus() instead of pci_scan_bus_parented()Bjorn Helgaas
2012-01-06PCI: IA64: convert pcibios_set_master() to a non-inlined functionMyron Stowe
2011-10-31ia64: Add export.h to arch/ia64 specific files as requiredPaul Gortmaker
2010-04-04ACPI: pci_root: pass acpi_pci_root to arch-specific scanBjorn Helgaas
2010-02-23PCI: augment bus resource table with a listBjorn Helgaas
2010-02-23PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refsBjorn Helgaas
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski
2009-11-04vsprintf: use %pR, %pr instead of %pRt, %pRfBjorn Helgaas
2009-11-04ia64/PCI: print resources consistently with %pRtBjorn Helgaas
2009-11-04PCI: determine CLS more intelligentlyJesse Barnes
2009-10-13[IA64] Require SAL 3.2 in order to do extended config space opsMatthew Wilcox
2009-06-30ia64/PCI: adjust section annotation for pcibios_setup()Ingo Molnar
2009-06-17ia64: Fix resource assignment for root bussesMatthew Wilcox
2009-06-17[IA64] Convert ia64 to use int-ll64.hMatthew Wilcox
2009-01-15[IA64] SN specific version of dma_get_required_mask()John Keller
2008-10-20PCI: Add ability to mmap legacy_io on some platformsBenjamin Herrenschmidt
2008-08-18[IA64] pci_acpi_scan_root cleanupLuck, Tony
2008-04-20PCI: ia64: use generic pci_enable_resources()Bjorn Helgaas
2008-04-15acpi: unneccessary to scan the PCI bus already scannedyakui.zhao@intel.com
2008-03-06[IA64] use dev_printk in video quirkBjorn Helgaas
2008-03-06[IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison
2008-02-10Change pci_raw_ops to pci_raw_read/writeMatthew Wilcox
2007-07-25[IA64] Nail two more simple section mismatch errorsTony Luck
2007-07-11[IA64] prevent MCA when performing MMIO mmap to PCI config spaceAlex Chiang