aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/pci_hotplug_core.c
Commit message (Expand)AuthorAge
* PCI: Remove __must_check from definitionsBjorn Helgaas2013-04-17
* PCI: Remove unused variablesBjorn Helgaas2013-04-15
* PCI: Move cpci_hotplug_init() proto to header fileBjorn Helgaas2013-04-15
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* PCI: Make current and maximum bus speeds part of the PCI coreMatthew Wilcox2010-02-22
* PCI hotplug: change PCI nomenclatureStefan Assmann2009-11-04
* PCI hotplug: add support for 5.0G link speedKenji Kaneshige2009-09-09
* PCI hotplug: fix typo in pcie link speed infoKenji Kaneshige2009-09-09
* PCI: fix kernel-doc warningsRandy Dunlap2009-06-29
* PCI hotplug: create symlink to hotplug driver moduleKenji Kaneshige2009-06-16
* PCI hotplug: fix return value of has_foo() functionsKenji Kaneshige2009-06-16
* PCI: Hotplug core: remove 'name'Alex Chiang2008-10-22
* PCI: prevent duplicate slot namesAlex Chiang2008-10-22
* PCI Hotplug: serialize pci_hp_register and pci_hp_deregisterKenji Kaneshige2008-10-22
* PCI: update pci_create_slot() to take a 'hotplug' paramAlex Chiang2008-10-22
* PCI Hotplug core: add 'name' param pci_hp_register interfaceAlex Chiang2008-10-22
* PCI hotplug: fix get_##name return value problemKenji Kaneshige2008-10-20
* PCI: fix hotplug get_##name return value problemZhao, Yu2008-10-20
* Remove unnecessary 'tmp' variable from pci_hp_register().Kenji Kaneshige2008-06-25
* PCI: fixup kdoc blocks for hotplug functionsJesse Barnes2008-06-25
* PCI: ACPI PCI slot detection driverAlex Chiang2008-06-10
* PCI: introduce pci_slotAlex Chiang2008-06-10
* pci hotplug core: add check of duplicate slot nameKenji Kaneshige2008-05-27
* PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-21
* PCI: Add missing "space" in printk messagesJoe Perches2008-02-01
* PCI: hotplug: pci_hotplug_core whitespace fixAlex Chiang2008-02-01
* Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-24
* driver core: add way to get to bus ksetGreg Kroah-Hartman2008-01-24
* Kobject: change drivers/pci/hotplug/pci_hotplug_core.c to use kobject_init_an...Greg Kroah-Hartman2008-01-24
* kset: convert pci hotplug to use kset_create_and_addGreg Kroah-Hartman2008-01-24
* kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2008-01-24
* Get rid of unused variable warning in drivers/pci/hotplug/pci_hotplug_core.cLinus Torvalds2007-10-15
* sysfs: kill sysfs_update_file()Tejun Heo2007-10-12
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-02
* PCI Hotplug: move pci_hotplug.h to include/linux/Greg Kroah-Hartman2006-10-18
* change pci hotplug subsystem maintainer to KristenKristen Carlson Accardi2006-10-18
* PCI Hotplug: fix __must_check warningsGreg Kroah-Hartman2006-09-26
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] sysfs: (driver/pci) if show/store is missing return -EIODmitry Torokhov2005-06-20
* Linux-2.6.12-rc2Linus Torvalds2005-04-16