summaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug/pci_hotplug_core.c
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-22PCI: Make current and maximum bus speeds part of the PCI coreMatthew Wilcox
2009-11-04PCI hotplug: change PCI nomenclatureStefan Assmann
2009-09-09PCI hotplug: add support for 5.0G link speedKenji Kaneshige
2009-09-09PCI hotplug: fix typo in pcie link speed infoKenji Kaneshige
2009-06-29PCI: fix kernel-doc warningsRandy Dunlap
2009-06-16PCI hotplug: create symlink to hotplug driver moduleKenji Kaneshige
2009-06-16PCI hotplug: fix return value of has_foo() functionsKenji Kaneshige
2008-10-22PCI: Hotplug core: remove 'name'Alex Chiang
2008-10-22PCI: prevent duplicate slot namesAlex Chiang
2008-10-22PCI Hotplug: serialize pci_hp_register and pci_hp_deregisterKenji Kaneshige
2008-10-22PCI: update pci_create_slot() to take a 'hotplug' paramAlex Chiang
2008-10-22PCI Hotplug core: add 'name' param pci_hp_register interfaceAlex Chiang
2008-10-20PCI hotplug: fix get_##name return value problemKenji Kaneshige
2008-10-20PCI: fix hotplug get_##name return value problemZhao, Yu
2008-06-25Remove unnecessary 'tmp' variable from pci_hp_register().Kenji Kaneshige
2008-06-25PCI: fixup kdoc blocks for hotplug functionsJesse Barnes
2008-06-10PCI: ACPI PCI slot detection driverAlex Chiang
2008-06-10PCI: introduce pci_slotAlex Chiang
2008-05-27pci hotplug core: add check of duplicate slot nameKenji Kaneshige
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-02-01PCI: Add missing "space" in printk messagesJoe Perches
2008-02-01PCI: hotplug: pci_hotplug_core whitespace fixAlex Chiang
2008-01-24Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman
2008-01-24driver core: add way to get to bus ksetGreg Kroah-Hartman
2008-01-24Kobject: change drivers/pci/hotplug/pci_hotplug_core.c to use kobject_init_an...Greg Kroah-Hartman
2008-01-24kset: convert pci hotplug to use kset_create_and_addGreg Kroah-Hartman
2008-01-24kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman
2007-10-15Get rid of unused variable warning in drivers/pci/hotplug/pci_hotplug_core.cLinus Torvalds
2007-10-12sysfs: kill sysfs_update_file()Tejun Heo
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman
2006-10-18PCI Hotplug: move pci_hotplug.h to include/linux/Greg Kroah-Hartman
2006-10-18change pci hotplug subsystem maintainer to KristenKristen Carlson Accardi
2006-09-26PCI Hotplug: fix __must_check warningsGreg Kroah-Hartman
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2005-06-20[PATCH] sysfs: (driver/pci) if show/store is missing return -EIODmitry Torokhov
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds