aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-02parisc: Fix section mismatchesHelge Deller1-1/+1
2017-04-20parisc: Use generic pci_mmap_resource_range()David Woodhouse1-29/+0
2017-04-20PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse1-1/+2
2016-01-12parisc: Initialize PCI bridge cache line and default latencyHelge Deller1-0/+26
2015-12-12parisc: Remove unused pcibios_init_bus()Bjorn Helgaas1-18/+0
2013-06-18parisc: provide pci_mmap_page_range() for pariscThomas Bogendoerfer1-0/+27
2012-07-05parisc/PCI: factor out pcibios_setup()Myron Stowe1-5/+0
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds1-1/+0
2012-03-28Disintegrate asm/system.h for PA-RISCDavid Howells1-1/+0
2012-02-23parisc/PCI: get rid of device resource fixupsBjorn Helgaas1-52/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2010-02-26Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-5/+5
2010-02-24parisc: Set PCI CLS early in boot.Carlos O'Donell1-2/+5
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski1-1/+1
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski1-5/+5
2009-07-03parisc: remove CVS keywordsAlexander Beregalov1-2/+1
2008-04-20PCI: parisc: use generic pci_enable_resources()Bjorn Helgaas1-17/+13
2007-10-19[PARISC] Zap unused variable warnings in pci.cKyle McMartin1-5/+5
2007-10-18[PARISC] Fix infinite loop in /proc/iomemMatthew Wilcox1-32/+0
2006-12-08[PARISC] avoid compiler warnings when compiling 64bitHelge Deller1-2/+2
2006-10-05[PA-RISC] Remove warning from pci.cMatthew Wilcox1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman1-1/+1
2006-01-22[PARISC] Clean up compiler warning in pci.cHelge Deller1-0/+2
2006-01-22[PARISC] Remove unnecessary extern declarations from asm/pci.hGrant Grundler1-1/+1
2006-01-22[PARISC] Use kzalloc and other janitor-style cleanupsHelge Deller1-6/+5
2005-10-21[PARISC] More informative error message in pcibios_link_hba_resourcesGrant Grundler1-1/+2
2005-07-27[PATCH] Add pcibios_bus_to_resource for pariscDominik Brodowski1-0/+18
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+346