summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/pci.c
Commit message (Expand)AuthorAgeFilesLines
* parisc: Initialize PCI bridge cache line and default latencyHelge Deller2016-01-121-0/+26
* parisc: Remove unused pcibios_init_bus()Bjorn Helgaas2015-12-121-18/+0
* parisc: provide pci_mmap_page_range() for pariscThomas Bogendoerfer2013-06-181-0/+27
* parisc/PCI: factor out pcibios_setup()Myron Stowe2012-07-051-5/+0
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-1/+0
|\
| * Disintegrate asm/system.h for PA-RISCDavid Howells2012-03-281-1/+0
* | parisc/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-231-52/+0
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-02-261-5/+5
|\
| * resource/PCI: mark struct resource as constDominik Brodowski2010-02-221-1/+1
| * resource/PCI: align functions now return start of resourceDominik Brodowski2010-02-221-5/+5
* | parisc: Set PCI CLS early in boot.Carlos O'Donell2010-02-241-2/+5
|/
* parisc: remove CVS keywordsAlexander Beregalov2009-07-031-2/+1
* PCI: parisc: use generic pci_enable_resources()Bjorn Helgaas2008-04-201-17/+13
* [PARISC] Zap unused variable warnings in pci.cKyle McMartin2007-10-191-5/+5
* [PARISC] Fix infinite loop in /proc/iomemMatthew Wilcox2007-10-181-32/+0
* [PARISC] avoid compiler warnings when compiling 64bitHelge Deller2006-12-081-2/+2
* [PA-RISC] Remove warning from pci.cMatthew Wilcox2006-10-051-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
* [PARISC] Clean up compiler warning in pci.cHelge Deller2006-01-221-0/+2
* [PARISC] Remove unnecessary extern declarations from asm/pci.hGrant Grundler2006-01-221-1/+1
* [PARISC] Use kzalloc and other janitor-style cleanupsHelge Deller2006-01-221-6/+5
* [PARISC] More informative error message in pcibios_link_hba_resourcesGrant Grundler2005-10-211-1/+2
* [PATCH] Add pcibios_bus_to_resource for pariscDominik Brodowski2005-07-271-0/+18
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+346