summaryrefslogtreecommitdiffstats
path: root/arch/ia64/pci
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* vsprintf: use %pR, %pr instead of %pRt, %pRfBjorn Helgaas2009-11-041-4/+7
* ia64/PCI: print resources consistently with %pRtBjorn Helgaas2009-11-041-5/+16
* PCI: determine CLS more intelligentlyJesse Barnes2009-11-041-6/+3
* [IA64] Require SAL 3.2 in order to do extended config space opsMatthew Wilcox2009-10-131-2/+7
* ia64/PCI: adjust section annotation for pcibios_setup()Ingo Molnar2009-06-301-1/+1
* ia64: Fix resource assignment for root bussesMatthew Wilcox2009-06-171-2/+2
* [IA64] Convert ia64 to use int-ll64.hMatthew Wilcox2009-06-171-6/+6
* [IA64] SN specific version of dma_get_required_mask()John Keller2009-01-151-0/+27
* PCI: Add ability to mmap legacy_io on some platformsBenjamin Herrenschmidt2008-10-201-1/+6
* [IA64] pci_acpi_scan_root cleanupLuck, Tony2008-08-181-10/+11
* PCI: ia64: use generic pci_enable_resources()Bjorn Helgaas2008-04-201-43/+1
* acpi: unneccessary to scan the PCI bus already scannedyakui.zhao@intel.com2008-04-151-1/+6
* [IA64] use dev_printk in video quirkBjorn Helgaas2008-03-061-1/+1
* [IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-061-2/+2
* Change pci_raw_ops to pci_raw_read/writeMatthew Wilcox2008-02-101-17/+8
* [IA64] Nail two more simple section mismatch errorsTony Luck2007-07-251-1/+1
* [IA64] prevent MCA when performing MMIO mmap to PCI config spaceAlex Chiang2007-07-111-5/+17