summaryrefslogtreecommitdiff
path: root/arch/ia64/pci
AgeCommit message (Expand)Author
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
2007-05-22[IA64] fix kmalloc(0) in arch/ia64/pci/pci.cKenji Kaneshige
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-03-30[IA64] allow WB /sys/.../legacy_mem mmapsBjorn Helgaas
2007-03-29[IA64] Fix arch/ia64/pci/pci.c:571: warning: `return' with a valueTony Luck
2007-03-28[PATCH] MSI-X: fix resume crashEric W. Biederman
2006-12-07[IA64] replace kmalloc+memset with kzallocYan Burman
2006-12-06[IA64] Fix pci.c kernel compilation breakage.Peter Chubb
2006-12-01Altix: Add initial ACPI IO supportJohn Keller
2006-12-01PCI: Use pci_generic_prep_mwi on ia64Matthew Wilcox
2006-10-27PCI: fix pci_fixup_video as it blows up on sparc64Eiichiro Oiwa
2006-10-04[PATCH] genirq: msi: simplify the msi irq limit policyEric W. Biederman
2006-09-26IA64: PCI: dont disable irq which is not enabledSatoru Takeuchi
2006-07-10[PATCH] make valid_mmap_phys_addr_range() take a pfnLennert Buytenhek
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman
2006-06-25[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMChristoph Lameter
2006-06-23Auto-update from upstreamTony Luck
2006-06-23[PATCH] Unify pxm_to_node() and node_to_pxm()Yasunori Goto
2006-05-08[IA64] rework memory attribute aliasingBjorn Helgaas
2006-04-20[IA64] eliminate compile time warningsSatoru Takeuchi
2006-02-27[IA64] Fix pcibios_setupMatthew Wilcox
2006-01-24[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown
2006-01-16[IA64] Stop multiple pci_claim_resource() call for the same resourceKenji Kaneshige
2006-01-07Pull pnpacpi into acpica branchLen Brown
2006-01-03[IA64] incorrect return from ia64_pci_legacy_write()Alex Williamson
2005-12-10[ACPI] ACPICA 20051021Bob Moore
2005-12-10[ACPI] ACPICA 20050930Bob Moore
2005-11-08[IA64] add the MMIO regions that are translated to I/O port space to /proc/iomemBjorn Helgaas