aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/pci
Commit message (Expand)AuthorAgeFilesLines
* 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
* [IA64] fix kmalloc(0) in arch/ia64/pci/pci.cKenji Kaneshige2007-05-221-4/+7
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [IA64] allow WB /sys/.../legacy_mem mmapsBjorn Helgaas2007-03-301-2/+0
* [IA64] Fix arch/ia64/pci/pci.c:571: warning: `return' with a valueTony Luck2007-03-291-1/+0
* [PATCH] MSI-X: fix resume crashEric W. Biederman2007-03-281-2/+6
* [IA64] replace kmalloc+memset with kzallocYan Burman2006-12-071-2/+1
* [IA64] Fix pci.c kernel compilation breakage.Peter Chubb2006-12-061-2/+2
* Altix: Add initial ACPI IO supportJohn Keller2006-12-011-1/+3
* PCI: Use pci_generic_prep_mwi on ia64Matthew Wilcox2006-12-011-51/+20
* PCI: fix pci_fixup_video as it blows up on sparc64Eiichiro Oiwa2006-10-272-1/+70
* [PATCH] genirq: msi: simplify the msi irq limit policyEric W. Biederman2006-10-041-9/+0
* IA64: PCI: dont disable irq which is not enabledSatoru Takeuchi2006-09-261-1/+2
* [PATCH] make valid_mmap_phys_addr_range() take a pfnLennert Buytenhek2006-07-101-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman2006-06-271-1/+1
* [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMChristoph Lameter2006-06-251-3/+0
* Auto-update from upstreamTony Luck2006-06-231-1/+1
|\
| * [PATCH] Unify pxm_to_node() and node_to_pxm()Yasunori Goto2006-06-231-1/+1
* | [IA64] rework memory attribute aliasingBjorn Helgaas2006-05-081-2/+15
|/
* [IA64] eliminate compile time warningsSatoru Takeuchi2006-04-201-2/+1
* [IA64] Fix pcibios_setupMatthew Wilcox2006-02-271-1/+1
*---. [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown2006-01-241-5/+5
|\ \ \
| | | * Pull pnpacpi into acpica branchLen Brown2006-01-071-1/+1
| | | |\ | | |_|/ | |/| |
| | | * [ACPI] ACPICA 20051021Bob Moore2005-12-101-1/+1
| | | * [ACPI] ACPICA 20050930Bob Moore2005-12-101-4/+4
| | |/
* | | [IA64] Stop multiple pci_claim_resource() call for the same resourceKenji Kaneshige2006-01-161-5/+14
|/ /
* | [IA64] incorrect return from ia64_pci_legacy_write()Alex Williamson2006-01-031-1/+1
|/
* [IA64] add the MMIO regions that are translated to I/O port space to /proc/iomemBjorn Helgaas2005-11-081-24/+82