summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug
Commit message (Expand)AuthorAgeFilesLines
* trivial: pci hotplug: adding __init/__exit macros to sgi_hotplugPeter Huewe2009-06-121-2/+2
* Merge branch 'linus' into irq/numaIngo Molnar2009-06-012-38/+26Star
|\
| * PCI Hotplug: acpiphp: don't store a pci_dev in acpiphp_funcAlex Chiang2009-05-272-38/+26Star
* | x86, apic: introduce io_apic_irq_attrYinghai Lu2009-05-181-4/+2Star
* | x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector(), fixCyrill Gorcunov2009-05-121-1/+1
* | x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector()Yinghai Lu2009-05-111-26/+30
|/
* PCI Hotplug: acpiphp: grab refcount on p2p subordinate busAlex Chiang2009-04-061-0/+14
* PCI: update fakephp for bus_id removalStephen Rothwell2009-03-271-1/+2
* PCI Hotplug: rename legacy_fakephp to fakephpAlex Chiang2009-03-202-1/+1
* PCI Hotplug: restore fakephp interface with complete reimplementationTrent Piepho2009-03-203-396/+163Star
* PCI: Introduce pci_rescan_bus()Alex Chiang2009-03-201-3/+3
* PCI hotplug: fix wrong assumption in acpi_get_hp_hw_control_from_firmwareKenji Kaneshige2009-03-201-22/+12Star
* PCI hotplug: fix wrong assumption in acpi_get_hp_params_from_firmwareKenji Kaneshige2009-03-201-11/+6Star
* PCI: PCIe portdrv: Implement pm objectRafael J. Wysocki2009-03-201-2/+2
* PCI hotplug: shpchp: fix bus number check to avoid false positiveRoel Kluin2009-03-201-1/+1
* PCI/ACPI: rename pci_osc_control_set()Kenji Kaneshige2009-03-201-3/+2Star
* PCI: pciehp: make cmd_busy flag one bitKenji Kaneshige2009-03-201-1/+1
* PCI: pciehp: enable software notification on empty slotsKenji Kaneshige2009-03-202-20/+12Star
* PCI: pciehp: fix possible endless loop in pcie_isrKenji Kaneshige2009-03-201-1/+2
* PCI: introduce missing kfreeJulia Lawall2009-03-201-2/+3
* PCI: add missing KERN_* constants to printksFrank Seidel2009-03-202-10/+10
* PCI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-201-1/+2
* PCI: PCIe portdrv: Remove struct pcie_port_service_idRafael J. Wysocki2009-03-202-21/+4Star
* PCI: PCIe portdrv: Simplily probe callback of service driversRafael J. Wysocki2009-03-202-3/+2Star
* powerpc/pseries: The RPA PCI hotplug driver depends on EEHMichael Ellerman2009-03-121-1/+1
* PCI: pciehp: Handle interrupts that happen during initialization.Eric W. Biederman2009-02-243-8/+16
* PCI hotplug: Change link order of pciehp & acpiphpMatthew Garrett2009-01-281-1/+5
* PCI hotplug: fakephp: Allocate PCI resources before adding the deviceDarrick J. Wong2009-01-271-16/+26
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-01-261-1/+3
|\
| * PCI hotplug: fix lock imbalance in pciehpJiri Slaby2009-01-191-1/+3
* | ACPI PCI hotplug: harden against panic regressionJames Bottomley2009-01-161-0/+2
|/
* Merge branch 'linus' into releaseLen Brown2009-01-0916-389/+400
|\
| * PCI hotplug: remove redundant test in cpq hotplugJulia Lawall2009-01-071-1/+1
| * PCI: pciehp: cleanup register and field definitionsKenji Kaneshige2009-01-071-229/+99Star
| * PCI: pciehp: ignore undefined bit in link status registerKenji Kaneshige2009-01-071-2/+1Star
| * PCI hotplug: introduce functions for ACPI slot detectionKenji Kaneshige2009-01-073-142/+89Star
| * PCI: pciehp: add auto option to pciehp_detect_modeKenji Kaneshige2009-01-071-4/+76
| * PCI: pciehp: add ACPI based slot detectionKenji Kaneshige2009-01-074-1/+132
| * PCI hotplug: cpqphp: use config space PCI interrupt pin encodingBjorn Helgaas2009-01-072-3/+3
| * PCI hotplug: acpiphp whitespace cleanupAlex Chiang2009-01-072-4/+4
| * PCI/ACPI: acpiphp: Identify more removable slotsMatthew Garrett2009-01-071-15/+17
| * drivers/pci/hotplug: Add missing pci_dev_getJulia Lawall2009-01-071-0/+1
| * PCI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-071-1/+1
| * PCI hotplug: pciehp: remove unnecessary wait after turning power offKenji Kaneshige2009-01-071-14/+12Star
| * x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.hJaswinder Singh Rajput2008-12-293-3/+3
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds2008-12-291-39/+30Star
| |\
| | * powerpc/pci: Fix various pseries PCI hotplug issuesBenjamin Herrenschmidt2008-11-051-39/+30Star
* | | ACPI: remove private acpica headers from driver filesLin Ming2008-12-312-2/+0Star
|/ /
* | PCI hotplug: ibmphp: Fix module ref count underflowNeil Horman2008-12-181-5/+0Star
* | PCI hotplug: acpiphp wants a 64-bit _SUNJustin Chen2008-12-163-4/+4