summaryrefslogtreecommitdiff
path: root/arch/parisc/kernel/pci.c
AgeCommit message (Expand)Author
2019-09-05parisc: Drop comments which are already in pci.hHelge Deller
2019-05-10parisc: Use __ro_after_init in pci.cHelge Deller
2018-05-02parisc: Fix section mismatchesHelge Deller
2017-04-20parisc: Use generic pci_mmap_resource_range()David Woodhouse
2017-04-20PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse
2016-01-12parisc: Initialize PCI bridge cache line and default latencyHelge Deller
2015-12-12parisc: Remove unused pcibios_init_bus()Bjorn Helgaas
2013-06-18parisc: provide pci_mmap_page_range() for pariscThomas Bogendoerfer
2012-07-05parisc/PCI: factor out pcibios_setup()Myron Stowe
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Disintegrate asm/system.h for PA-RISCDavid Howells
2012-02-23parisc/PCI: get rid of device resource fixupsBjorn Helgaas
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-26Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2010-02-24parisc: Set PCI CLS early in boot.Carlos O'Donell
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski
2009-07-03parisc: remove CVS keywordsAlexander Beregalov
2008-04-20PCI: parisc: use generic pci_enable_resources()Bjorn Helgaas
2007-10-19[PARISC] Zap unused variable warnings in pci.cKyle McMartin
2007-10-18[PARISC] Fix infinite loop in /proc/iomemMatthew Wilcox
2006-12-08[PARISC] avoid compiler warnings when compiling 64bitHelge Deller
2006-10-05[PA-RISC] Remove warning from pci.cMatthew Wilcox
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman
2006-01-22[PARISC] Clean up compiler warning in pci.cHelge Deller
2006-01-22[PARISC] Remove unnecessary extern declarations from asm/pci.hGrant Grundler
2006-01-22[PARISC] Use kzalloc and other janitor-style cleanupsHelge Deller
2005-10-21[PARISC] More informative error message in pcibios_link_hba_resourcesGrant Grundler
2005-07-27[PATCH] Add pcibios_bus_to_resource for pariscDominik Brodowski
2005-04-16Linux-2.6.12-rc2Linus Torvalds