summaryrefslogtreecommitdiffstats
path: root/drivers/pci/search.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: fix compiler warnings in pci_get_subsys()Greg KH2008-09-171-3/+3
* PCI: fix reference leak in pci_get_dev_by_id()Greg KH2008-08-221-0/+2
* PCI: clean up search.c a lotGreg Kroah-Hartman2008-04-211-137/+112Star
* PCI: remove pci_get_device_reverseGreg Kroah-Hartman2008-04-211-41/+0Star
* PCI: remove pci_find_presentGreg Kroah-Hartman2008-04-211-20/+15Star
* PCI: Add Kconfig option to disable deprecated pci_find_* APIJeff Garzik2007-11-051-0/+9
* Intel IOMMU: PCI generic helper functionKeshavamurthy, Anil S2007-10-221-0/+34
* use no_pci_devices() in pci/search.cAndrew Morton2007-07-161-2/+2
* PCI: limit pci_get_bus_and_slot to domain 0Randy Dunlap2007-07-121-2/+5
* PCI: Fix pci_find_presentBen Gardner2007-06-011-1/+2
* pci: do not mark exported functions as __devinitSam Ravnborg2007-05-031-2/+1Star
* pci: fix section mismatch warningSam Ravnborg2007-03-101-1/+1
* PCI: remove pci_find_device_reverse()Adrian Bunk2007-02-081-38/+0Star
* [PATCH] pci: remove warning messagesAndrew Morton2007-02-021-8/+2Star
* [PATCH] PCI: prevent down_read when pci_devices is emptyArd van Breemen2007-01-061-0/+24
* PCI: Fix multiple problems with VIA hardwareAlan Cox2006-12-201-2/+1Star
* pci: Introduce pci_find_presentAlan Cox2006-12-201-17/+22
* pci: Additional search functionsAlan Cox2006-10-181-2/+70
* PCI: pci/search: EXPORTs cannot be __devinitRandy Dunlap2006-08-031-1/+1
* [PATCH] pci/search: cleanups, add to kernel-api.tmplRandy Dunlap2006-07-311-21/+25
* [PATCH] PCI: fix race with pci_walk_bus and pci_destroy_devZhang Yanmin2006-06-211-16/+16
* [PATCH] PCI: Move pci_dev_put outside a spinlockAlan Stern2006-03-231-2/+2
* [IA64] hotplug/ia64: SN Hotplug Driver - pci_find_next_bus exportPrarit Bhargava2005-07-071-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+388