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