summaryrefslogtreecommitdiffstats
path: root/drivers/pci/bus.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: make CPU list affinity visibleMike Travis2008-10-201-0/+7
* PCI: remove global list of PCI devicesGreg Kroah-Hartman2008-04-211-4/+0Star
* PCI: add is_added flag to struct pci_devGreg Kroah-Hartman2008-04-211-7/+4Star
* PCI: fix issue with busses registering multiple times in sysfsGreg Kroah-Hartman2008-03-131-1/+5
* PCI: fix up error messages for pci_bus registeringGreg Kroah-Hartman2008-03-051-4/+6
* PCI: make pci_bus a struct deviceGreg Kroah-Hartman2008-02-021-4/+13
* PCI: drivers/pci/: remove unused exportsAdrian Bunk2008-02-021-1/+0Star
* pci: do not mark exported functions as __devinitSam Ravnborg2007-05-031-2/+2
* PCI: fix __must_check warningsGreg Kroah-Hartman2006-09-271-6/+16
* [PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman2006-06-271-5/+5
* [PATCH] PCI: fix race with pci_walk_bus and pci_destroy_devZhang Yanmin2006-06-211-12/+9Star
* [PATCH] PCI: Add pci_walk_bus function to PCI core (nonrecursive)Paul Mackerras2005-09-091-0/+48
* [PATCH] PCI: start paying attention to a lot of pci function return valuesGreg Kroah-Hartman2005-09-081-1/+2
* pci: make bus resource start address override minimum IO addressLinus Torvalds2005-08-021-1/+3
* [PATCH] acpi bridge hotadd: Link newly created pci child bus to its parent on...Rajesh Shah2005-06-281-4/+7
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+151