summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug
Commit message (Expand)AuthorAgeFilesLines
* ACPI / hotplug / PCI: Runtime resume bridges before bus rescansRafael J. Wysocki2016-08-041-0/+6
* Revert "ACPI / hotplug / PCI: Runtime resume bridge before rescan"Linus Torvalds2016-08-031-4/+0
* Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-022-0/+8
|\
| * PCI: pciehp: Ignore interrupts during D3coldLukas Wunner2016-06-201-0/+4
| * ACPI / hotplug / PCI: Runtime resume bridge before rescanMika Westerberg2016-06-131-0/+4
* | PCI: rpaphp: Fix slot registration for multiple slots under a PHBTyrel Datwyler2016-07-201-5/+12
* | PCI/hotplug: pnv_php: handle OPAL_PCI_SLOT_OFFLINE power stateAndrew Donnellan2016-07-141-1/+1
* | PCI/hotplug: pnv_php: export symbols and move struct types needed by cxlAndrew Donnellan2016-07-141-27/+5
* | PCI/hotplug: PowerPC PowerNV PCI hotplug driverGavin Shan2016-06-213-0/+749
|/
* Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-05-203-8/+8
|\
| * powerpc/pci: Rename pcibios_find_pci_bus()Gavin Shan2016-05-112-4/+4
| * powerpc/pci: Rename pcibios_{add, remove}_pci_devices()Gavin Shan2016-05-113-4/+4
* | PCI: acpiphp_ibm: Avoid uninitialized variable referenceDan Carpenter2016-04-151-0/+2
|/
* s390/pci: remove pdev pointer from arch dataSebastian Ott2016-02-231-2/+6
*-. Merge branches 'acpi-video' and 'acpi-hotplug'Rafael J. Wysocki2016-01-291-1/+3
|\ \
| | * ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()Insu Yun2016-01-241-1/+3
| |/
* | Merge branch 'pci/trivial' into nextBjorn Helgaas2016-01-2035-1394/+1394
|\ \
| * | PCI: shpchp: Constify hpc_ops structureJulia Lawall2016-01-082-3/+3
| * | PCI: Use to_pci_dev() instead of open-coding itGeliang Tang2016-01-081-1/+1
| * | PCI: Fix all whitespace issuesBogicevic Sasa2016-01-0835-1425/+1425
| |/
| |
| \
*-. \ Merge branches 'pci/hotplug' and 'pci/resource' into nextBjorn Helgaas2016-01-1511-94/+60
|\ \ \ | | |/
| * | PCI: ibmphp: Remove unneeded NULL testJulia Lawall2016-01-111-3/+0
| * | PCI: hotplug: Use list_for_each_entry() to simplify codeGeliang Tang2016-01-1010-88/+46
| * | PCI: acpiphp_ibm: Fix null dereferences on null ibm_slotColin Ian King2016-01-081-3/+14
| | |
| \ \
*-. \ \ Merge branches 'pci/aspm', 'pci/hotplug', 'pci/misc' and 'pci/msi' into nextBjorn Helgaas2015-12-102-1/+3
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| | * PCI: Check for PCI_HEADER_TYPE_BRIDGE equality, not bitmaskBjorn Helgaas2015-12-101-1/+1
| |/ |/|
| * PCI: pciehp: Always protect pciehp_disable_slot() with hotplug mutexGuenter Roeck2015-11-251-0/+2
|/
* PCI: pciehp: Queue power work requests in dedicated functionGuenter Roeck2015-10-211-52/+23
* PCI: pciehp: Remove ignored MRL sensor interrupt eventsBjorn Helgaas2015-08-102-20/+7
* PCI: pciehp: Remove unused interrupt eventsBjorn Helgaas2015-08-101-7/+3
* PCI: pciehp: Handle invalid data when reading from non-existent devicesJarod Wilson2015-08-101-0/+17
* PCI: pciehp: Simplify pcie_poll_cmd()Yijing Wang2015-07-151-9/+5
* PCI: Use "slot" and "pci_slot" for struct hotplug_slot and struct pci_slotYijing Wang2015-07-151-61/+61
* PCI: pciehp: Inline the "handle event" functions into the ISRBjorn Helgaas2015-06-183-118/+32
* PCI: pciehp: Rename queue_interrupt_event() to pciehp_queue_interrupt_event()Bjorn Helgaas2015-06-181-6/+6
* PCI: pciehp: Make queue_interrupt_event() voidBjorn Helgaas2015-06-181-7/+6
* PCI: pciehp: Clean up debug loggingBjorn Helgaas2015-06-173-111/+20
* PCI: pciehp: Wait for hotplug command completion where necessaryAlex Williamson2015-06-091-14/+38
* ACPI / hotplug / PCI: Check ignore_hotplug for all downstream devicesRafael J. Wysocki2015-05-221-3/+2
* PCI: pciehp: Drop pointless label from pciehp_probe()Rafael J. Wysocki2015-05-221-3/+2
* PCI: pciehp: Drop pointless ACPI-based "slot detection" checkRafael J. Wysocki2015-05-214-164/+3
* Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-04-161-1/+1
|\
| * powerpc/eeh: Do probe on pci_dnGavin Shan2015-03-241-1/+1
* | Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-04-131-2/+6
|\ \
| * | PCI: Assign resources before drivers claim devices (pci_scan_bus())Yijing Wang2015-03-121-2/+6
| |/
* | PCI: cpcihp: Add missing curly braces in cpci_configure_slot()Dan Carpenter2015-03-121-1/+2
|/
* Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-101-6/+7
|\
| * ACPI: Introduce acpi_unload_parent_table() usages in Linux kernelLv Zheng2015-01-261-6/+7
* | PCI: pciehp: Handle surprise add even if surprise removal isn't supportedBjorn Helgaas2015-01-211-2/+0
* | PCI: Delete unnecessary NULL pointer checksMarkus Elfring2014-12-261-2/+1
|/
OpenPOWER on IntegriCloud