aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel/pci.c
Commit message (Expand)AuthorAgeFilesLines
* resource/PCI: mark struct resource as constDominik Brodowski2010-02-221-1/+1
* resource/PCI: align functions now return start of resourceDominik Brodowski2010-02-221-2/+2
* alpha: convert u64 to unsigned long longRandy Dunlap2009-04-011-1/+1
* PCI: alpha: use generic INTx swizzle from PCI coreBjorn Helgaas2009-01-071-18/+0
* PCI: alpha: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas2009-01-071-1/+1
* alpha: pcibios_resource_to_bus() is callable from normal codeAl Viro2008-11-301-1/+1
* alpha: resurrect Cypress IDE quirkIvan Kokshaysky2008-06-201-0/+17
* iomap: fix 64 bits resources on 32 bitsBenjamin Herrenschmidt2008-04-291-2/+2
* alpha: remove remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-281-1/+1
* alpha: fix legacy mode PCI IDE controllersIvan Kokshaysky2008-04-241-17/+5
* PCI: alpha: use generic pci_enable_resources()Bjorn Helgaas2008-04-201-22/+1
* deal with alpha section warningsAl Viro2007-07-261-5/+5
* PCI: make isa_bridge Alpha-onlyAdrian Bunk2007-02-071-0/+4
* [PATCH] alpha: switch to pci_get APIAlan Cox2006-12-071-1/+2
* 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-2/+2
* [PATCH] pci and yenta: pcibios_bus_to_resourceDominik Brodowski2005-08-041-0/+16
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+561