Age | Commit message (Expand) | Author |
2008-07-16 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2008-07-16 | PCI: remove unnecessary volatile in PCIe hotplug struct controller | Ming Lei |
2008-07-02 | PCI: acpiphp: cleanup notify handler on all root bridges | Alex Chiang |
2008-06-27 | pciehp: use get_service_data | Kenji Kaneshige |
2008-06-27 | pciehp: remove needless command completed interrupt setting | Kenji Kaneshige |
2008-06-27 | pciehp: fix interrupt initialization | Kenji Kaneshige |
2008-06-25 | Remove unnecessary 'tmp' variable from pci_hp_register(). | Kenji Kaneshige |
2008-06-25 | pciehp: remove inline from command related functions | Kenji Kaneshige |
2008-06-25 | pciehp: change command polling frequency | Kenji Kaneshige |
2008-06-25 | pciehp: cleanup pcie_poll_cmd | Kenji Kaneshige |
2008-06-25 | pciehp: fix typo in hpc_release_ctlr | Kenji Kaneshige |
2008-06-25 | PCI: fixup kdoc blocks for hotplug functions | Jesse Barnes |
2008-06-10 | PCI: ACPI PCI slot detection driver | Alex Chiang |
2008-06-10 | PCI: introduce pci_slot | Alex Chiang |
2008-06-10 | PCI: construct one fakephp slot per PCI slot | Alex Chiang |
2008-06-10 | pciehp: removes redundant NULL write to slot status register | Kenji Kaneshige |
2008-06-10 | pciehp: fixes typo in dbg_ctrl() in pciehp_hpc.c | Kenji Kaneshige |
2008-06-10 | shpchp: check firmware before taking control | Kenji Kaneshige |
2008-06-10 | pciehp: block signals while waiting for command completion | Kenji Kaneshige |
2008-06-10 | pciehp: evaluate _OSC/OSHP before controller init | Kenji Kaneshige |
2008-06-10 | pciehp: remove redundant pci_dev initialization | Kenji Kaneshige |
2008-06-10 | PCI: make {pciehp,shpchp}_slot_with_bus static | Adrian Bunk |
2008-05-30 | PCI: fix rpadlpar pci hotplug driver sysfs usage | Benjamin Herrenschmidt |
2008-05-27 | pciehp: add message about pciehp_slot_with_bus option | Kenji Kaneshige |
2008-05-27 | pci hotplug core: add check of duplicate slot name | Kenji Kaneshige |
2008-05-27 | pciehp: move msleep after power off | Kenji Kaneshige |
2008-05-27 | pciehp: poll cmd completion if hotplug interrupt is disabled | Kenji Kaneshige |
2008-05-27 | pciehp: fix slow probing | Kenji Kaneshige |
2008-05-27 | pciehp: fix NULL dereference in interrupt handler | Kenji Kaneshige |
2008-05-27 | shpchp: add message about shpchp_slot_with_bus option | Kenji Kaneshige |
2008-04-29 | pciehp: fix error message about getting hotplug control | Kenji Kaneshige |
2008-04-25 | pciehp: Fix command write | Kenji Kaneshige |
2008-04-25 | shpchp: fix slot name | Kenji Kaneshige |
2008-04-25 | make pciehp_acpi_get_hp_hw_control_from_firmware() | Adrian Bunk |
2008-04-25 | pciehp: Clean up pcie_init() | Kenji Kaneshige |
2008-04-25 | pciehp: Mask hotplug interrupt at controller release | Kenji Kaneshige |
2008-04-25 | pciehp: Remove useless hotplug interrupt enabling | Kenji Kaneshige |
2008-04-25 | pciehp: Fix wrong slot capability check | Kenji Kaneshige |
2008-04-25 | pciehp: Fix wrong slot control register access | Kenji Kaneshige |
2008-04-25 | pciehp: Add missing memory barrier | Kenji Kaneshige |
2008-04-25 | pciehp: Fix interrupt event handlig | Kenji Kaneshige |
2008-04-25 | pciehp: fix slot name | Kenji Kaneshige |
2008-04-20 | PCI: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-04-20 | PCI: Hotplug: fakephp: Return success, not ENODEV, when bus rescan is triggered | Trent Piepho |
2008-04-20 | PCI: Hotplug: Fix leaks in IBM Hot Plug Controller Driver - ibmphp_init_devno() | Jesper Juhl |
2008-04-20 | PCI Hotplug: the ibm driver is not dependant on PCI_LEGACY | Greg Kroah-Hartman |
2008-04-20 | PCI Hotplug: make cpcihp driver use modern apis | Greg Kroah-Hartman |
2008-03-17 | pciehp: don't enable slot unless forced | Mark Lord |
2008-03-10 | PCI Hotplug: Fix small mem leak in IBM Hot Plug Controller Driver | Jesper Juhl |
2008-03-04 | pci: hotplug: pciehp: fix error code path in hpc_power_off_slot | Kenji Kaneshige |