aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/search.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-22Intel IOMMU: PCI generic helper functionKeshavamurthy, Anil S1-0/+34
2007-07-16use no_pci_devices() in pci/search.cAndrew Morton1-2/+2
2007-07-11PCI: limit pci_get_bus_and_slot to domain 0Randy Dunlap1-2/+5
2007-05-31PCI: Fix pci_find_presentBen Gardner1-1/+2
2007-05-02pci: do not mark exported functions as __devinitSam Ravnborg1-2/+1
2007-03-09pci: fix section mismatch warningSam Ravnborg1-1/+1
2007-02-07PCI: remove pci_find_device_reverse()Adrian Bunk1-38/+0
2007-02-01[PATCH] pci: remove warning messagesAndrew Morton1-8/+2
2007-01-05[PATCH] PCI: prevent down_read when pci_devices is emptyArd van Breemen1-0/+24
2006-12-20PCI: Fix multiple problems with VIA hardwareAlan Cox1-2/+1
2006-12-20pci: Introduce pci_find_presentAlan Cox1-17/+22
2006-10-18pci: Additional search functionsAlan Cox1-2/+70
2006-08-03PCI: pci/search: EXPORTs cannot be __devinitRandy Dunlap1-1/+1
2006-07-31[PATCH] pci/search: cleanups, add to kernel-api.tmplRandy Dunlap1-21/+25
2006-06-21[PATCH] PCI: fix race with pci_walk_bus and pci_destroy_devZhang Yanmin1-16/+16
2006-03-23[PATCH] PCI: Move pci_dev_put outside a spinlockAlan Stern1-2/+2
2005-07-06[IA64] hotplug/ia64: SN Hotplug Driver - pci_find_next_bus exportPrarit Bhargava1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+388