aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug
AgeCommit message (Expand)Author
2009-06-24Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown
2009-06-22Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-06-18PCI: drivers/pci/slot.c should depend on CONFIG_SYSFSAlex Chiang
2009-06-17PCI Hotplug: acpiphp: convert to acpi_get_pci_devAlexander Chiang
2009-06-17ACPI: Introduce acpi_is_root_bridge()Alexander Chiang
2009-06-16PCI hotplug: remove redundant .owner initializationsKenji Kaneshige
2009-06-16PCI hotplug: create symlink to hotplug driver moduleKenji Kaneshige
2009-06-16PCI hotplug: fix return value of has_foo() functionsKenji Kaneshige
2009-06-16PCI: Remove untested Electromechanical Interlock (EMI) support in pciehp.Kenji Kaneshige
2009-06-12trivial: pci hotplug: adding __init/__exit macros to sgi_hotplugPeter Huewe
2009-06-11PCI Hotplug: cpqphp: don't use pci_find_slot()Alex Chiang
2009-06-11PCI Hotplug: cpqphp: constify slot_name()Alex Chiang
2009-06-11PCI Hotplug: cpqphp: eliminate dead code - PCI_ScanBusNonBridgeAlex Chiang
2009-06-11PCI Hotplug: cpqphp: clean up accesses to pcibios_get_irq_routing_table()Alex Chiang
2009-06-11PCI Hotplug: cpqphp: refactor cpqhp_save_configAlex Chiang
2009-06-11PCI Hotplug: cpqphp: style cleanupsAlex Chiang
2009-06-11PCI Hotplug: cpqphp: refactor cpqphp_save_slot_configAlex Chiang
2009-06-11PCI Hotplug: cpqphp: clean up cpqphp_ctrl.cAlex Chiang
2009-06-11PCI Hotplug: cpqphp: refactor cpqhp_probeAlex Chiang
2009-06-11PCI Hotplug: cpqphp: eliminate stray bracesAlex Chiang
2009-06-11PCI Hotplug: cpqphp: remove useless prototypes in cpqphp_core.cAlex Chiang
2009-06-11PCI Hotplug: cpqphp: obey 80 column convention in cpqphp.hAlex Chiang
2009-06-11PCI Hotplug: cpqphp: fix comment styleAlex Chiang
2009-06-11PCI Hotplug: cpqphp: stray whitespace cleanupsAlex Chiang
2009-06-11PCI: ibmphp_core.c: fix warning due to missing module_exit()akpm@linux-foundation.org
2009-06-01Merge branch 'linus' into irq/numaIngo Molnar
2009-05-27PCI Hotplug: acpiphp: don't store a pci_dev in acpiphp_funcAlex Chiang
2009-05-18x86, apic: introduce io_apic_irq_attrYinghai Lu
2009-05-12x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector(), fixCyrill Gorcunov
2009-05-11x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector()Yinghai Lu
2009-04-06PCI Hotplug: acpiphp: grab refcount on p2p subordinate busAlex Chiang
2009-03-26PCI: update fakephp for bus_id removalStephen Rothwell
2009-03-20PCI Hotplug: rename legacy_fakephp to fakephpAlex Chiang
2009-03-20PCI Hotplug: restore fakephp interface with complete reimplementationTrent Piepho
2009-03-20PCI: Introduce pci_rescan_bus()Alex Chiang
2009-03-20PCI hotplug: fix wrong assumption in acpi_get_hp_hw_control_from_firmwareKenji Kaneshige
2009-03-20PCI hotplug: fix wrong assumption in acpi_get_hp_params_from_firmwareKenji Kaneshige
2009-03-20PCI: PCIe portdrv: Implement pm objectRafael J. Wysocki
2009-03-19PCI hotplug: shpchp: fix bus number check to avoid false positiveRoel Kluin
2009-03-19PCI/ACPI: rename pci_osc_control_set()Kenji Kaneshige
2009-03-19PCI: pciehp: make cmd_busy flag one bitKenji Kaneshige
2009-03-19PCI: pciehp: enable software notification on empty slotsKenji Kaneshige
2009-03-19PCI: pciehp: fix possible endless loop in pcie_isrKenji Kaneshige
2009-03-19PCI: introduce missing kfreeJulia Lawall
2009-03-19PCI: add missing KERN_* constants to printksFrank Seidel
2009-03-19PCI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-03-19PCI: PCIe portdrv: Remove struct pcie_port_service_idRafael J. Wysocki
2009-03-19PCI: PCIe portdrv: Simplily probe callback of service driversRafael J. Wysocki
2009-03-12powerpc/pseries: The RPA PCI hotplug driver depends on EEHMichael Ellerman
2009-02-24PCI: pciehp: Handle interrupts that happen during initialization.Eric W. Biederman