summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug
AgeCommit message (Expand)AuthorLines
2008-09-23dock: introduce .uevent for devices in dock, eg libataShaohua Li-2/+4
2008-09-10PCI: fix pciehp_free_irq()Adrian Bunk-1/+1
2008-09-10Merge branch 'linux-2.6'Paul Mackerras-49/+56
2008-09-09PCI Hotplug: fakephp: fix deadlock... againAlex Chiang-3/+3
2008-08-21PCI: shpchp: Rename duplicate slot name N as N-1, N-2, N-M...Alex Chiang-19/+15
2008-08-21PCI: pciehp: Rename duplicate slot name N as N-1, N-2, N-M...Alex Chiang-18/+15
2008-08-20hotplug/rpaphp: Remove unused error path codeStephen Rothwell-4/+0
2008-08-18PCI: add acpi_find_root_bridge_handleJiri Slaby-4/+1
2008-08-18PCI: acpi_pcihp: run _OSC on a root bridgeJiri Slaby-12/+29
2008-07-28PCI hotplug: fix typo in pcie hotplug outputJesse Barnes-1/+1
2008-07-21driver core: remove KOBJ_NAME_LEN defineKay Sievers-2/+2
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds-622/+471
2008-07-16PCI: remove unnecessary volatile in PCIe hotplug struct controllerMing Lei-1/+1
2008-07-02PCI: acpiphp: cleanup notify handler on all root bridgesAlex Chiang-3/+14
2008-06-27pciehp: use get_service_dataKenji Kaneshige-5/+3
2008-06-27pciehp: remove needless command completed interrupt settingKenji Kaneshige-7/+3
2008-06-27pciehp: fix interrupt initializationKenji Kaneshige-136/+128
2008-06-25Remove unnecessary 'tmp' variable from pci_hp_register().Kenji Kaneshige-3/+1
2008-06-25pciehp: remove inline from command related functionsKenji Kaneshige-2/+2
2008-06-25pciehp: change command polling frequencyKenji Kaneshige-2/+2
2008-06-25pciehp: cleanup pcie_poll_cmdKenji Kaneshige-11/+14
2008-06-25pciehp: fix typo in hpc_release_ctlrKenji Kaneshige-1/+1
2008-06-25PCI: fixup kdoc blocks for hotplug functionsJesse Barnes-2/+4
2008-06-10PCI: ACPI PCI slot detection driverAlex Chiang-1/+17
2008-06-10PCI: introduce pci_slotAlex Chiang-281/+154
2008-06-10PCI: construct one fakephp slot per PCI slotAlex Chiang-55/+29
2008-06-10pciehp: removes redundant NULL write to slot status registerKenji Kaneshige-1/+1
2008-06-10pciehp: fixes typo in dbg_ctrl() in pciehp_hpc.cKenji Kaneshige-1/+1
2008-06-10shpchp: check firmware before taking controlKenji Kaneshige-90/+104
2008-06-10pciehp: block signals while waiting for command completionKenji Kaneshige-12/+4
2008-06-10pciehp: evaluate _OSC/OSHP before controller initKenji Kaneshige-18/+10
2008-06-10pciehp: remove redundant pci_dev initializationKenji Kaneshige-1/+0
2008-06-10PCI: make {pciehp,shpchp}_slot_with_bus staticAdrian Bunk-2/+2
2008-05-30PCI: fix rpadlpar pci hotplug driver sysfs usageBenjamin Herrenschmidt-2/+6
2008-05-27pciehp: add message about pciehp_slot_with_bus optionKenji Kaneshige-1/+5
2008-05-27pci hotplug core: add check of duplicate slot nameKenji Kaneshige-1/+6
2008-05-27pciehp: move msleep after power offKenji Kaneshige-7/+14
2008-05-27pciehp: poll cmd completion if hotplug interrupt is disabledKenji Kaneshige-4/+38
2008-05-27pciehp: fix slow probingKenji Kaneshige-7/+36
2008-05-27pciehp: fix NULL dereference in interrupt handlerKenji Kaneshige-35/+37
2008-05-27shpchp: add message about shpchp_slot_with_bus optionKenji Kaneshige-0/+4
2008-04-29pciehp: fix error message about getting hotplug controlKenji Kaneshige-1/+1
2008-04-25pciehp: Fix command writeKenji Kaneshige-1/+4
2008-04-25shpchp: fix slot nameKenji Kaneshige-2/+9
2008-04-25make pciehp_acpi_get_hp_hw_control_from_firmware()Adrian Bunk-1/+1
2008-04-25pciehp: Clean up pcie_init()Kenji Kaneshige-110/+88
2008-04-25pciehp: Mask hotplug interrupt at controller releaseKenji Kaneshige-0/+4
2008-04-25pciehp: Remove useless hotplug interrupt enablingKenji Kaneshige-46/+8
2008-04-25pciehp: Fix wrong slot capability checkKenji Kaneshige-39/+39
2008-04-25pciehp: Fix wrong slot control register accessKenji Kaneshige-112/+38