aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/slot.c
AgeCommit message (Expand)Author
2013-04-17PCI: Warn about failures instead of "must_check" functionsBjorn Helgaas
2011-10-31pci: add module.h to files implicitly relying on its presence.Paul Gortmaker
2010-08-31PCI: bus speed strings should be constStephen Hemminger
2010-06-11Revert "PCI: create function symlinks in /sys/bus/pci/slots/N/"Jesse Barnes
2010-05-11PCI: create function symlinks in /sys/bus/pci/slots/N/Alex Chiang
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy
2010-02-22PCI: Add support for reporting PCIe 3.0 speedsMatthew Wilcox
2010-02-22PCI: Add support for AGP in cur/max bus speedMatthew Wilcox
2010-02-22PCI: Make current and maximum bus speeds part of the PCI coreMatthew Wilcox
2009-06-29PCI: fix kernel-doc warningsRandy Dunlap
2009-06-16PCI hotplug: create symlink to hotplug driver moduleKenji Kaneshige
2009-04-22docbooks: add/fix PCI kernel-docRandy Dunlap
2009-03-19PCI: enhance physical slot debug informationAlex Chiang
2008-12-09PCI: stop leaking 'slot_name' in pci_create_slotAlex Chiang
2008-10-22PCI, PCI Hotplug: introduce slot_name helpersAlex Chiang
2008-10-22PCI: prevent duplicate slot namesAlex Chiang
2008-10-22PCI: update pci_create_slot() to take a 'hotplug' paramAlex Chiang
2008-10-22PCI: rename pci_update_slot_number to pci_renumber_slotAlex Chiang
2008-10-20PCI: connect struct pci_dev to struct pci_slotAlex Chiang
2008-06-10PCI: introduce pci_slotAlex Chiang