Commit Graph

418 Commits (a09e64fbc0094e3073dbb09c3b4bfe4ab669244b)

Author SHA1 Message Date
Jesse Barnes 56adc59d81 PCI hotplug: fix typo in pcie hotplug output 17 years ago
Kay Sievers aab0de2451 driver core: remove KOBJ_NAME_LEN define 17 years ago
Ming Lei 9fce1bc956 PCI: remove unnecessary volatile in PCIe hotplug struct controller 17 years ago
Alex Chiang a13307cef8 PCI: acpiphp: cleanup notify handler on all root bridges 17 years ago
Kenji Kaneshige b97089400d pciehp: use get_service_data 17 years ago
Kenji Kaneshige 3aa50c4462 pciehp: remove needless command completed interrupt setting 17 years ago
Kenji Kaneshige c4635eb06a pciehp: fix interrupt initialization 17 years ago
Kenji Kaneshige b86ec7ed28 Remove unnecessary 'tmp' variable from pci_hp_register(). 17 years ago
Kenji Kaneshige 563f119080 pciehp: remove inline from command related functions 17 years ago
Kenji Kaneshige 66618bad12 pciehp: change command polling frequency 17 years ago
Kenji Kaneshige 820943b6fc pciehp: cleanup pcie_poll_cmd 17 years ago
Kenji Kaneshige b30dd56d1c pciehp: fix typo in hpc_release_ctlr 17 years ago
Jesse Barnes 65b943f630 PCI: fixup kdoc blocks for hotplug functions 17 years ago
Alex Chiang 8344b568f5 PCI: ACPI PCI slot detection driver 17 years ago
Alex Chiang f46753c5e3 PCI: introduce pci_slot 17 years ago
Alex Chiang fe99740cac PCI: construct one fakephp slot per PCI slot 17 years ago
Kenji Kaneshige 6a3f084971 pciehp: removes redundant NULL write to slot status register 17 years ago
Kenji Kaneshige d8b23e8ffb pciehp: fixes typo in dbg_ctrl() in pciehp_hpc.c 17 years ago
Kenji Kaneshige ac9c052d10 shpchp: check firmware before taking control 17 years ago
Kenji Kaneshige d737bdc141 pciehp: block signals while waiting for command completion 17 years ago
Kenji Kaneshige 125c39f7d2 pciehp: evaluate _OSC/OSHP before controller init 17 years ago
Kenji Kaneshige b143b3cc82 pciehp: remove redundant pci_dev initialization 17 years ago
Adrian Bunk 552fe04aa2 PCI: make {pciehp,shpchp}_slot_with_bus static 17 years ago
Benjamin Herrenschmidt a9b841e1a3 PCI: fix rpadlpar pci hotplug driver sysfs usage 17 years ago
Kenji Kaneshige 9e4f2e8d4d pciehp: add message about pciehp_slot_with_bus option 17 years ago
Kenji Kaneshige a86161b313 pci hotplug core: add check of duplicate slot name 17 years ago
Kenji Kaneshige 0711c70ec0 pciehp: move msleep after power off 17 years ago
Kenji Kaneshige 6592e02ae4 pciehp: poll cmd completion if hotplug interrupt is disabled 17 years ago
Kenji Kaneshige 5808639bfa pciehp: fix slow probing 17 years ago
Kenji Kaneshige dbd79aed1a pciehp: fix NULL dereference in interrupt handler 17 years ago
Kenji Kaneshige b3bd307c62 shpchp: add message about shpchp_slot_with_bus option 17 years ago
Kenji Kaneshige a53edac131 pciehp: fix error message about getting hotplug control 17 years ago
Kenji Kaneshige b7aa1f1603 pciehp: Fix command write 17 years ago
Kenji Kaneshige ef0ff95f13 shpchp: fix slot name 17 years ago
Adrian Bunk 4ea3e58b22 make pciehp_acpi_get_hp_hw_control_from_firmware() 17 years ago
Kenji Kaneshige 2aeeef1199 pciehp: Clean up pcie_init() 17 years ago
Kenji Kaneshige d84be093a8 pciehp: Mask hotplug interrupt at controller release 17 years ago
Kenji Kaneshige cff006543f pciehp: Remove useless hotplug interrupt enabling 17 years ago
Kenji Kaneshige ae416e6b29 pciehp: Fix wrong slot capability check 17 years ago
Kenji Kaneshige c27fb883df pciehp: Fix wrong slot control register access 17 years ago
Kenji Kaneshige 2d32a9aed2 pciehp: Add missing memory barrier 17 years ago
Kenji Kaneshige c6b069e946 pciehp: Fix interrupt event handlig 17 years ago
Kenji Kaneshige 3800345f72 pciehp: fix slot name 17 years ago
Harvey Harrison 66bef8c059 PCI: replace remaining __FUNCTION__ occurrences 17 years ago
Trent Piepho ca99eb8c2d PCI: Hotplug: fakephp: Return success, not ENODEV, when bus rescan is triggered 17 years ago
Jesper Juhl 029c3c133b PCI: Hotplug: Fix leaks in IBM Hot Plug Controller Driver - ibmphp_init_devno() 17 years ago
Greg Kroah-Hartman 3b57eff02c PCI Hotplug: the ibm driver is not dependant on PCI_LEGACY 17 years ago
Greg Kroah-Hartman 33ae6ef26d PCI Hotplug: make cpcihp driver use modern apis 17 years ago
Mark Lord 9e58582449 pciehp: don't enable slot unless forced 17 years ago
Jesper Juhl b91aac29bb PCI Hotplug: Fix small mem leak in IBM Hot Plug Controller Driver 17 years ago