Commit Graph

363 Commits (57df46d6d9ccd6ced95f169020f79ae637423087)

Author SHA1 Message Date
Ian Abbott 5c796ae7a7 PCI: Fix fakephp deadlock 17 years ago
Kenji Kaneshige 2326e2b999 pciehp: block new requests from the device before power off 17 years ago
Kenji Kaneshige f1050a35cd pciehp: workaround against Bad DLLP during power off 17 years ago
Kenji Kaneshige 8bb7c7af1f pciehp: wait for 1000ms before LED operation after power off 17 years ago
Joe Perches 3609801ecc PCI: Spelling fixes 17 years ago
Rolf Eike Beer f07234b66a PCI Hotplug: PCIeHP: Fix some whitespace damage 17 years ago
Kenji Kaneshige 9515930ea2 PCI Hotplug: pciehp: use generic function to find ext capability 17 years ago
Kenji Kaneshige 941f10e941 PCI Hotplug: pciehp: remove needless hp_slot calculation 17 years ago
Kenji Kaneshige 0837974ddb PCI Hotplug: pciehp: remove needless members from struct controller 17 years ago
MUNEDA Takahiro 25d6ddcd78 PCI Hotplug: acpiphp: remove unneeded acpi_get_name function call 17 years ago
MUNEDA Takahiro 5a340ed879 PCI Hotplug: acpiphp: fix trivial typos 17 years ago
Mark Lord ecdde93962 PCIe: fix double initialization bug 17 years ago
Mark Lord cd2fe83a81 PCIE: Make use of the previously split out pcie_init_enable_events() function 17 years ago
Mark Lord 08e7a7d27d PCI: more fixes for PCIe Hotplug so that it works with ExpressCard slots on Dell notebooks (and others?) in conjunction with modparam of pciehp_force=1 17 years ago
Mark Lord 0a3c33d77f PCIE: fix PCIe Hotplug so that it works with ExpressCard slots on Dell notebooks (and others?) in conjunction with modparam of pciehp_force=1. 17 years ago
Joe Perches a6f29a98af PCI: Add missing "space" in printk messages 17 years ago
Linas Vepstas 1b7c9fcaa1 pci hotplug: fix rpaphp directory naming 17 years ago
Alex Chiang 561e55e8e3 PCI: hotplug: Link fakephp last 17 years ago
Alex Chiang 41ece3829f PCI: hotplug: pci_hotplug_core whitespace fix 17 years ago
Alex Chiang 1d5b95ab8e PCI: hotplug: acpiphp: Remove unused variable from acpiphp 17 years ago
Kristen Carlson Accardi 1ec87280eb PCI: hotplug: remove Experimental 17 years ago
Joonwoo Park f362b8bffe PCI: hotplug: Switch to pci_get_bus_and_slot 17 years ago
Greg Kroah-Hartman c10997f657 Kobject: convert drivers/* from kobject_unregister() to kobject_put() 17 years ago
Greg Kroah-Hartman 0fed80f7a6 driver core: add way to get to bus kset 17 years ago
Greg Kroah-Hartman 64dbcac3a1 Kobject: change drivers/pci/hotplug/pci_hotplug_core.c to use kobject_init_and_add 17 years ago
Greg Kroah-Hartman f55842f232 kobject: clean up rpadlpar horrid sysfs abuse 17 years ago
Greg Kroah-Hartman 81ace5cd8f kset: convert pci hotplug to use kset_create_and_add 17 years ago
Greg Kroah-Hartman 3514faca19 kobject: remove struct kobj_type from struct kset 17 years ago
Benjamin Herrenschmidt bf5e2ba28f [POWERPC] Merge PCI resource fixups 17 years ago
Randy Dunlap 26e6c66e47 pci hotplug: kernel-doc fixes 17 years ago
Jeff Garzik bd3989e006 PCI: Add Kconfig option to disable deprecated pci_find_* API 17 years ago
Adrian Bunk 0039541088 PCI Hotplug: cpqhp_pushbutton_thread(): remove a pointless if() check 17 years ago
Linus Torvalds 4271e0f7e1 Get rid of unused variable warning in drivers/pci/hotplug/pci_hotplug_core.c 18 years ago
Auke Kok 3799a4e7d8 cpqphp: Use PCI_CLASS_REVISION instead of PCI_REVISION_ID for read 18 years ago
Christoph Hellwig fa007d8beb pci: hotplug: cpqphp: convert to kthread infrastructure 18 years ago
Kristen Carlson Accardi 2d100fe8f6 pci: hotplug: ibmphp: convert to kthread 18 years ago
Kenji Kaneshige 40730d1042 pciehp: minor cleanups for pciehp_hpc.c 18 years ago
Kenji Kaneshige 9fe8164536 pciehp: remove trailing whitespace form pciehp_pci.c 18 years ago
Kenji Kaneshige 36ed27b07b pciehp: remove trailing whitespace from pciehp_ctrl.c 18 years ago
Kenji Kaneshige a073a82674 pciehp: remove trailing whitespace from pciehp_core.c 18 years ago
Kenji Kaneshige 71ad556dad pciehp: remove trailing whitespace from pciehp_hpc.c 18 years ago
Kenji Kaneshige c842648377 pciehp: remove DBG_XXX_ROUTINE 18 years ago
Kristen Carlson Accardi 57d90c0276 PCI Hotplug: pciehp: Request control over PCI Express Capability as well as Native hotplug 18 years ago
Kristen Carlson Accardi 1cf53d5ddb PCI Hotplug: pciehp: Dont check bridge control on remove 18 years ago
Kenji Kaneshige 89913bf77a pciehp: remove CONFIG_HOTPLUG_PCI_PCIE_POLL_EVENT_MODE 18 years ago
Mariusz Kozlowski 73a985a140 PCI Hotplug: cpqphp_ctrl.c: kmalloc + memset conversion to kzalloc 18 years ago
Tejun Heo 5a7ad7f044 sysfs: kill sysfs_update_file() 18 years ago
Greg Kroah-Hartman 34980ca8fa Drivers: clean up direct setting of the name of a kset 18 years ago
Thomas Gleixner fb9aa6f1d4 i386: move pci 18 years ago
Jeremy Fitzhardinge 5e1f198bbf acpiphp_ibm: add missing '\n' to error message 18 years ago