summaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug
AgeCommit message (Expand)AuthorFilesLines
2009-08-07PCI hotplug: SGI hotplug: do not use hotplug_slot_attrKenji Kaneshige1-10/+3
2009-08-07PCI hotplug: SGI hotplug: fix build failureKenji Kaneshige1-0/+6
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan4-3/+1
2009-06-29PCI: fix kernel-doc warningsRandy Dunlap1-0/+2
2009-06-24Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown2-57/+10
2009-06-22Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds17-1399/+1248
2009-06-19PCI: drivers/pci/slot.c should depend on CONFIG_SYSFSAlex Chiang1-1/+1
2009-06-18PCI Hotplug: acpiphp: convert to acpi_get_pci_devAlexander Chiang1-18/+7
2009-06-18ACPI: Introduce acpi_is_root_bridge()Alexander Chiang2-39/+3
2009-06-17PCI hotplug: remove redundant .owner initializationsKenji Kaneshige9-9/+0
2009-06-17PCI hotplug: create symlink to hotplug driver moduleKenji Kaneshige1-7/+16
2009-06-17PCI hotplug: fix return value of has_foo() functionsKenji Kaneshige1-64/+68
2009-06-17PCI: Remove untested Electromechanical Interlock (EMI) support in pciehp.Kenji Kaneshige3-144/+1
2009-06-12trivial: pci hotplug: adding __init/__exit macros to sgi_hotplugPeter Huewe1-2/+2
2009-06-11PCI Hotplug: cpqphp: don't use pci_find_slot()Alex Chiang2-6/+12
2009-06-11PCI Hotplug: cpqphp: constify slot_name()Alex Chiang1-1/+1
2009-06-11PCI Hotplug: cpqphp: eliminate dead code - PCI_ScanBusNonBridgeAlex Chiang1-12/+2
2009-06-11PCI Hotplug: cpqphp: clean up accesses to pcibios_get_irq_routing_table()Alex Chiang3-70/+47
2009-06-11PCI Hotplug: cpqphp: refactor cpqhp_save_configAlex Chiang1-91/+91
2009-06-11PCI Hotplug: cpqphp: style cleanupsAlex Chiang1-11/+6
2009-06-11PCI Hotplug: cpqphp: refactor cpqphp_save_slot_configAlex Chiang1-46/+39
2009-06-11PCI Hotplug: cpqphp: clean up cpqphp_ctrl.cAlex Chiang1-91/+79
2009-06-11PCI Hotplug: cpqphp: refactor cpqhp_probeAlex Chiang1-197/+185
2009-06-11PCI Hotplug: cpqphp: eliminate stray bracesAlex Chiang1-33/+22
2009-06-11PCI Hotplug: cpqphp: remove useless prototypes in cpqphp_core.cAlex Chiang1-237/+224
2009-06-11PCI Hotplug: cpqphp: obey 80 column convention in cpqphp.hAlex Chiang1-31/+45
2009-06-11PCI Hotplug: cpqphp: fix comment styleAlex Chiang5-315/+387
2009-06-11PCI Hotplug: cpqphp: stray whitespace cleanupsAlex Chiang5-122/+110
2009-06-11PCI: ibmphp_core.c: fix warning due to missing module_exit()akpm@linux-foundation.org1-0/+1
2009-06-01Merge branch 'linus' into irq/numaIngo Molnar2-38/+26
2009-05-27PCI Hotplug: acpiphp: don't store a pci_dev in acpiphp_funcAlex Chiang2-38/+26
2009-05-18x86, apic: introduce io_apic_irq_attrYinghai Lu1-4/+2
2009-05-12x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector(), fixCyrill Gorcunov1-1/+1
2009-05-11x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector()Yinghai Lu1-26/+30
2009-04-06PCI Hotplug: acpiphp: grab refcount on p2p subordinate busAlex Chiang1-0/+14
2009-03-27PCI: update fakephp for bus_id removalStephen Rothwell1-1/+2
2009-03-21PCI Hotplug: rename legacy_fakephp to fakephpAlex Chiang2-1/+1
2009-03-21PCI Hotplug: restore fakephp interface with complete reimplementationTrent Piepho3-396/+163
2009-03-21PCI: Introduce pci_rescan_bus()Alex Chiang1-3/+3
2009-03-20PCI hotplug: fix wrong assumption in acpi_get_hp_hw_control_from_firmwareKenji Kaneshige1-22/+12
2009-03-20PCI hotplug: fix wrong assumption in acpi_get_hp_params_from_firmwareKenji Kaneshige1-11/+6
2009-03-20PCI: PCIe portdrv: Implement pm objectRafael J. Wysocki1-2/+2
2009-03-20PCI hotplug: shpchp: fix bus number check to avoid false positiveRoel Kluin1-1/+1
2009-03-20PCI/ACPI: rename pci_osc_control_set()Kenji Kaneshige1-3/+2
2009-03-20PCI: pciehp: make cmd_busy flag one bitKenji Kaneshige1-1/+1
2009-03-20PCI: pciehp: enable software notification on empty slotsKenji Kaneshige2-20/+12
2009-03-20PCI: pciehp: fix possible endless loop in pcie_isrKenji Kaneshige1-1/+2
2009-03-20PCI: introduce missing kfreeJulia Lawall1-2/+3
2009-03-20PCI: add missing KERN_* constants to printksFrank Seidel2-10/+10
2009-03-20PCI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+2