summaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug
AgeCommit message (Expand)AuthorFilesLines
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
2009-03-20PCI: PCIe portdrv: Remove struct pcie_port_service_idRafael J. Wysocki2-21/+4
2009-03-20PCI: PCIe portdrv: Simplily probe callback of service driversRafael J. Wysocki2-3/+2
2009-03-12powerpc/pseries: The RPA PCI hotplug driver depends on EEHMichael Ellerman1-1/+1
2009-02-24PCI: pciehp: Handle interrupts that happen during initialization.Eric W. Biederman3-8/+16
2009-01-28PCI hotplug: Change link order of pciehp & acpiphpMatthew Garrett1-1/+5
2009-01-27PCI hotplug: fakephp: Allocate PCI resources before adding the deviceDarrick J. Wong1-16/+26
2009-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-1/+3
2009-01-19PCI hotplug: fix lock imbalance in pciehpJiri Slaby1-1/+3
2009-01-16ACPI PCI hotplug: harden against panic regressionJames Bottomley1-0/+2
2009-01-09Merge branch 'linus' into releaseLen Brown16-389/+400
2009-01-07PCI hotplug: remove redundant test in cpq hotplugJulia Lawall1-1/+1
2009-01-07PCI: pciehp: cleanup register and field definitionsKenji Kaneshige1-229/+99
2009-01-07PCI: pciehp: ignore undefined bit in link status registerKenji Kaneshige1-2/+1
2009-01-07PCI hotplug: introduce functions for ACPI slot detectionKenji Kaneshige3-142/+89
2009-01-07PCI: pciehp: add auto option to pciehp_detect_modeKenji Kaneshige1-4/+76
2009-01-07PCI: pciehp: add ACPI based slot detectionKenji Kaneshige4-1/+132
2009-01-07PCI hotplug: cpqphp: use config space PCI interrupt pin encodingBjorn Helgaas2-3/+3
2009-01-07PCI hotplug: acpiphp whitespace cleanupAlex Chiang2-4/+4
2009-01-07PCI/ACPI: acpiphp: Identify more removable slotsMatthew Garrett1-15/+17
2009-01-07drivers/pci/hotplug: Add missing pci_dev_getJulia Lawall1-0/+1
2009-01-07PCI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2009-01-07PCI hotplug: pciehp: remove unnecessary wait after turning power offKenji Kaneshige1-14/+12
2008-12-31ACPI: remove private acpica headers from driver filesLin Ming2-2/+0
2008-12-29x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.hJaswinder Singh Rajput3-3/+3
2008-12-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds1-39/+30
2008-12-18PCI hotplug: ibmphp: Fix module ref count underflowNeil Horman1-5/+0
2008-12-17PCI hotplug: acpiphp wants a 64-bit _SUNJustin Chen3-4/+4
2008-12-17PCI: pciehp: fix unexpected power off with pciehp_forceKenji Kaneshige1-11/+12
2008-11-06powerpc/pci: Fix various pseries PCI hotplug issuesBenjamin Herrenschmidt1-39/+30
2008-10-24Fix PCI hotplug printk formatRandy Dunlap1-1/+1
2008-10-24PCI hotplug: shpchp: message refinementTaku Izumi5-98/+86
2008-10-24PCI hotplug: shpchp: replace printk with dev_printkTaku Izumi5-159/+224
2008-10-24PCI hotplug: pciehp: message refinementTaku Izumi5-88/+78
2008-10-24PCI hotplug: cpqphp: fix kernel NULL pointer dereferenceKenji Kaneshige1-1/+1