aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/slot.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-29PCI: fix kernel-doc warningsRandy Dunlap1-2/+2
2009-06-16PCI hotplug: create symlink to hotplug driver moduleKenji Kaneshige1-0/+39
2009-04-22docbooks: add/fix PCI kernel-docRandy Dunlap1-2/+2
2009-03-19PCI: enhance physical slot debug informationAlex Chiang1-10/+8
2008-12-09PCI: stop leaking 'slot_name' in pci_create_slotAlex Chiang1-0/+1
2008-10-22PCI, PCI Hotplug: introduce slot_name helpersAlex Chiang1-1/+1
2008-10-22PCI: prevent duplicate slot namesAlex Chiang1-28/+113
2008-10-22PCI: update pci_create_slot() to take a 'hotplug' paramAlex Chiang1-1/+3
2008-10-22PCI: rename pci_update_slot_number to pci_renumber_slotAlex Chiang1-10/+5
2008-10-20PCI: connect struct pci_dev to struct pci_slotAlex Chiang1-0/+10
2008-06-10PCI: introduce pci_slotAlex Chiang1-0/+233