summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/pci.c
AgeCommit message (Expand)AuthorLines
2008-04-20PCI: parisc: use generic pci_enable_resources()Bjorn Helgaas-17/+13
2007-10-19[PARISC] Zap unused variable warnings in pci.cKyle McMartin-5/+5
2007-10-18[PARISC] Fix infinite loop in /proc/iomemMatthew Wilcox-32/+0
2006-12-08[PARISC] avoid compiler warnings when compiling 64bitHelge Deller-2/+2
2006-10-05[PA-RISC] Remove warning from pci.cMatthew Wilcox-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman-1/+1
2006-01-22[PARISC] Clean up compiler warning in pci.cHelge Deller-0/+2
2006-01-22[PARISC] Remove unnecessary extern declarations from asm/pci.hGrant Grundler-1/+1
2006-01-22[PARISC] Use kzalloc and other janitor-style cleanupsHelge Deller-6/+5
2005-10-21[PARISC] More informative error message in pcibios_link_hba_resourcesGrant Grundler-1/+2
2005-07-27[PATCH] Add pcibios_bus_to_resource for pariscDominik Brodowski-0/+18
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+346