aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug
AgeCommit message (Expand)Author
2008-07-21driver core: remove KOBJ_NAME_LEN defineKay Sievers
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2008-07-16PCI: remove unnecessary volatile in PCIe hotplug struct controllerMing Lei
2008-07-02PCI: acpiphp: cleanup notify handler on all root bridgesAlex Chiang
2008-06-27pciehp: use get_service_dataKenji Kaneshige
2008-06-27pciehp: remove needless command completed interrupt settingKenji Kaneshige
2008-06-27pciehp: fix interrupt initializationKenji Kaneshige
2008-06-25Remove unnecessary 'tmp' variable from pci_hp_register().Kenji Kaneshige
2008-06-25pciehp: remove inline from command related functionsKenji Kaneshige
2008-06-25pciehp: change command polling frequencyKenji Kaneshige
2008-06-25pciehp: cleanup pcie_poll_cmdKenji Kaneshige
2008-06-25pciehp: fix typo in hpc_release_ctlrKenji 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-06-10PCI: construct one fakephp slot per PCI slotAlex Chiang
2008-06-10pciehp: removes redundant NULL write to slot status registerKenji Kaneshige
2008-06-10pciehp: fixes typo in dbg_ctrl() in pciehp_hpc.cKenji Kaneshige
2008-06-10shpchp: check firmware before taking controlKenji Kaneshige
2008-06-10pciehp: block signals while waiting for command completionKenji Kaneshige
2008-06-10pciehp: evaluate _OSC/OSHP before controller initKenji Kaneshige
2008-06-10pciehp: remove redundant pci_dev initializationKenji Kaneshige
2008-06-10PCI: make {pciehp,shpchp}_slot_with_bus staticAdrian Bunk
2008-05-30PCI: fix rpadlpar pci hotplug driver sysfs usageBenjamin Herrenschmidt
2008-05-27pciehp: add message about pciehp_slot_with_bus optionKenji Kaneshige
2008-05-27pci hotplug core: add check of duplicate slot nameKenji Kaneshige
2008-05-27pciehp: move msleep after power offKenji Kaneshige
2008-05-27pciehp: poll cmd completion if hotplug interrupt is disabledKenji Kaneshige
2008-05-27pciehp: fix slow probingKenji Kaneshige
2008-05-27pciehp: fix NULL dereference in interrupt handlerKenji Kaneshige
2008-05-27shpchp: add message about shpchp_slot_with_bus optionKenji Kaneshige
2008-04-29pciehp: fix error message about getting hotplug controlKenji Kaneshige
2008-04-25pciehp: Fix command writeKenji Kaneshige
2008-04-25shpchp: fix slot nameKenji Kaneshige
2008-04-25make pciehp_acpi_get_hp_hw_control_from_firmware()Adrian Bunk
2008-04-25pciehp: Clean up pcie_init()Kenji Kaneshige
2008-04-25pciehp: Mask hotplug interrupt at controller releaseKenji Kaneshige
2008-04-25pciehp: Remove useless hotplug interrupt enablingKenji Kaneshige
2008-04-25pciehp: Fix wrong slot capability checkKenji Kaneshige
2008-04-25pciehp: Fix wrong slot control register accessKenji Kaneshige
2008-04-25pciehp: Add missing memory barrierKenji Kaneshige
2008-04-25pciehp: Fix interrupt event handligKenji Kaneshige
2008-04-25pciehp: fix slot nameKenji Kaneshige
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-20PCI: Hotplug: fakephp: Return success, not ENODEV, when bus rescan is triggeredTrent Piepho
2008-04-20PCI: Hotplug: Fix leaks in IBM Hot Plug Controller Driver - ibmphp_init_devno()Jesper Juhl
2008-04-20PCI Hotplug: the ibm driver is not dependant on PCI_LEGACYGreg Kroah-Hartman
2008-04-20PCI Hotplug: make cpcihp driver use modern apisGreg Kroah-Hartman
2008-03-17pciehp: don't enable slot unless forcedMark Lord
2008-03-10PCI Hotplug: Fix small mem leak in IBM Hot Plug Controller DriverJesper Juhl