summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/pci_hotplug_core.c
Commit message (Expand)AuthorAgeFilesLines
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* PCI: Make current and maximum bus speeds part of the PCI coreMatthew Wilcox2010-02-221-132/+0
* PCI hotplug: change PCI nomenclatureStefan Assmann2009-11-041-11/+11
* PCI hotplug: add support for 5.0G link speedKenji Kaneshige2009-09-091-0/+1
* PCI hotplug: fix typo in pcie link speed infoKenji Kaneshige2009-09-091-1/+1
* PCI: fix kernel-doc warningsRandy Dunlap2009-06-291-0/+2
* PCI hotplug: create symlink to hotplug driver moduleKenji Kaneshige2009-06-161-7/+16
* PCI hotplug: fix return value of has_foo() functionsKenji Kaneshige2009-06-161-64/+68
* PCI: Hotplug core: remove 'name'Alex Chiang2008-10-221-3/+3
* PCI: prevent duplicate slot namesAlex Chiang2008-10-221-25/+1
* PCI Hotplug: serialize pci_hp_register and pci_hp_deregisterKenji Kaneshige2008-10-221-23/+28
* PCI: update pci_create_slot() to take a 'hotplug' paramAlex Chiang2008-10-221-1/+1
* PCI Hotplug core: add 'name' param pci_hp_register interfaceAlex Chiang2008-10-221-7/+8
* PCI hotplug: fix get_##name return value problemKenji Kaneshige2008-10-201-1/+1
* PCI: fix hotplug get_##name return value problemZhao, Yu2008-10-201-7/+7
* Remove unnecessary 'tmp' variable from pci_hp_register().Kenji Kaneshige2008-06-251-3/+1
* PCI: fixup kdoc blocks for hotplug functionsJesse Barnes2008-06-251-2/+4
* PCI: ACPI PCI slot detection driverAlex Chiang2008-06-101-0/+16
* PCI: introduce pci_slotAlex Chiang2008-06-101-159/+99
* pci hotplug core: add check of duplicate slot nameKenji Kaneshige2008-05-271-1/+6
* PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-201-1/+1
* PCI: Add missing "space" in printk messagesJoe Perches2008-02-011-1/+1
* PCI: hotplug: pci_hotplug_core whitespace fixAlex Chiang2008-02-011-1/+1
* Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-241-1/+1
* driver core: add way to get to bus ksetGreg Kroah-Hartman2008-01-241-1/+4
* Kobject: change drivers/pci/hotplug/pci_hotplug_core.c to use kobject_init_an...Greg Kroah-Hartman2008-01-241-7/+7
* kset: convert pci hotplug to use kset_create_and_addGreg Kroah-Hartman2008-01-241-12/+11
* kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2008-01-241-3/+4
* Get rid of unused variable warning in drivers/pci/hotplug/pci_hotplug_core.cLinus Torvalds2007-10-151-2/+0
* sysfs: kill sysfs_update_file()Tejun Heo2007-10-121-60/+0
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-021-2/+2
* PCI Hotplug: move pci_hotplug.h to include/linux/Greg Kroah-Hartman2006-10-181-4/+3
* change pci hotplug subsystem maintainer to KristenKristen Carlson Accardi2006-10-181-3/+1
* PCI Hotplug: fix __must_check warningsGreg Kroah-Hartman2006-09-261-31/+126
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] sysfs: (driver/pci) if show/store is missing return -EIODmitry Torokhov2005-06-201-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+715