summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug
AgeCommit message (Expand)AuthorLines
2016-08-04ACPI / hotplug / PCI: Runtime resume bridges before bus rescansRafael J. Wysocki-0/+6
2016-08-03Revert "ACPI / hotplug / PCI: Runtime resume bridge before rescan"Linus Torvalds-4/+0
2016-08-02Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+8
2016-07-20PCI: rpaphp: Fix slot registration for multiple slots under a PHBTyrel Datwyler-5/+12
2016-07-14PCI/hotplug: pnv_php: handle OPAL_PCI_SLOT_OFFLINE power stateAndrew Donnellan-1/+1
2016-07-14PCI/hotplug: pnv_php: export symbols and move struct types needed by cxlAndrew Donnellan-27/+5
2016-06-21PCI/hotplug: PowerPC PowerNV PCI hotplug driverGavin Shan-0/+749
2016-06-20PCI: pciehp: Ignore interrupts during D3coldLukas Wunner-0/+4
2016-06-13ACPI / hotplug / PCI: Runtime resume bridge before rescanMika Westerberg-0/+4
2016-05-20Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-8/+8
2016-05-11powerpc/pci: Rename pcibios_find_pci_bus()Gavin Shan-4/+4
2016-05-11powerpc/pci: Rename pcibios_{add, remove}_pci_devices()Gavin Shan-4/+4
2016-04-15PCI: acpiphp_ibm: Avoid uninitialized variable referenceDan Carpenter-0/+2
2016-02-23s390/pci: remove pdev pointer from arch dataSebastian Ott-2/+6
2016-01-29Merge branches 'acpi-video' and 'acpi-hotplug'Rafael J. Wysocki-1/+3
2016-01-24ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()Insu Yun-1/+3
2016-01-20Merge branch 'pci/trivial' into nextBjorn Helgaas-1394/+1394
2016-01-15Merge branches 'pci/hotplug' and 'pci/resource' into nextBjorn Helgaas-94/+60
2016-01-11PCI: ibmphp: Remove unneeded NULL testJulia Lawall-3/+0
2016-01-10PCI: hotplug: Use list_for_each_entry() to simplify codeGeliang Tang-88/+46
2016-01-08PCI: acpiphp_ibm: Fix null dereferences on null ibm_slotColin Ian King-3/+14
2016-01-08PCI: shpchp: Constify hpc_ops structureJulia Lawall-3/+3
2016-01-08PCI: Use to_pci_dev() instead of open-coding itGeliang Tang-1/+1
2016-01-08PCI: Fix all whitespace issuesBogicevic Sasa-1425/+1425
2015-12-10Merge branches 'pci/aspm', 'pci/hotplug', 'pci/misc' and 'pci/msi' into nextBjorn Helgaas-1/+3
2015-12-10PCI: Check for PCI_HEADER_TYPE_BRIDGE equality, not bitmaskBjorn Helgaas-1/+1
2015-11-25PCI: pciehp: Always protect pciehp_disable_slot() with hotplug mutexGuenter Roeck-0/+2
2015-10-21PCI: pciehp: Queue power work requests in dedicated functionGuenter Roeck-52/+23
2015-08-10PCI: pciehp: Remove ignored MRL sensor interrupt eventsBjorn Helgaas-20/+7
2015-08-10PCI: pciehp: Remove unused interrupt eventsBjorn Helgaas-7/+3
2015-08-10PCI: pciehp: Handle invalid data when reading from non-existent devicesJarod Wilson-0/+17
2015-07-15PCI: pciehp: Simplify pcie_poll_cmd()Yijing Wang-9/+5
2015-07-15PCI: Use "slot" and "pci_slot" for struct hotplug_slot and struct pci_slotYijing Wang-61/+61
2015-06-18PCI: pciehp: Inline the "handle event" functions into the ISRBjorn Helgaas-118/+32
2015-06-18PCI: pciehp: Rename queue_interrupt_event() to pciehp_queue_interrupt_event()Bjorn Helgaas-6/+6
2015-06-18PCI: pciehp: Make queue_interrupt_event() voidBjorn Helgaas-7/+6
2015-06-17PCI: pciehp: Clean up debug loggingBjorn Helgaas-111/+20
2015-06-09PCI: pciehp: Wait for hotplug command completion where necessaryAlex Williamson-14/+38
2015-05-22ACPI / hotplug / PCI: Check ignore_hotplug for all downstream devicesRafael J. Wysocki-3/+2
2015-05-22PCI: pciehp: Drop pointless label from pciehp_probe()Rafael J. Wysocki-3/+2
2015-05-21PCI: pciehp: Drop pointless ACPI-based "slot detection" checkRafael J. Wysocki-164/+3
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds-1/+1
2015-04-13Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+6
2015-03-24powerpc/eeh: Do probe on pci_dnGavin Shan-1/+1
2015-03-12PCI: Assign resources before drivers claim devices (pci_scan_bus())Yijing Wang-2/+6
2015-03-12PCI: cpcihp: Add missing curly braces in cpci_configure_slot()Dan Carpenter-1/+2
2015-02-10Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-6/+7
2015-01-26ACPI: Introduce acpi_unload_parent_table() usages in Linux kernelLv Zheng-6/+7
2015-01-21PCI: pciehp: Handle surprise add even if surprise removal isn't supportedBjorn Helgaas-2/+0
2014-12-26PCI: Delete unnecessary NULL pointer checksMarkus Elfring-2/+1