summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/pci.c
AgeCommit message (Expand)AuthorLines
2019-09-05parisc: Drop comments which are already in pci.hHelge Deller-11/+0
2019-05-10parisc: Use __ro_after_init in pci.cHelge Deller-4/+4
2018-05-02parisc: Fix section mismatchesHelge Deller-1/+1
2017-04-20parisc: Use generic pci_mmap_resource_range()David Woodhouse-29/+0
2017-04-20PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse-1/+2
2016-01-12parisc: Initialize PCI bridge cache line and default latencyHelge Deller-0/+26
2015-12-12parisc: Remove unused pcibios_init_bus()Bjorn Helgaas-18/+0
2013-06-18parisc: provide pci_mmap_page_range() for pariscThomas Bogendoerfer-0/+27
2012-07-05parisc/PCI: factor out pcibios_setup()Myron Stowe-5/+0
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds-1/+0
2012-03-28Disintegrate asm/system.h for PA-RISCDavid Howells-1/+0
2012-02-23parisc/PCI: get rid of device resource fixupsBjorn Helgaas-52/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-1/+0
2010-02-26Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds-5/+5
2010-02-24parisc: Set PCI CLS early in boot.Carlos O'Donell-2/+5
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski-1/+1
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski-5/+5
2009-07-03parisc: remove CVS keywordsAlexander Beregalov-2/+1
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