summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-10-081-34/+249
|\
| * drivers/pci/hotplug: Use of_property_read_u32() in powernv driverGavin Shan2016-10-041-9/+10
| * drivers/pci/hotplug: Support surprise hotplug in powernv driverGavin Shan2016-09-291-0/+214
| * drivers/pci/hotplug: Remove likely() and unlikely() in powernv driverGavin Shan2016-09-291-28/+28
* | Merge branch 'pci/hotplug' into nextBjorn Helgaas2016-10-034-95/+116
|\ \
| * | PCI: pciehp: Allow exclusive userspace control of indicatorsKeith Busch2016-09-233-0/+33
| * | PCI: pciehp: Remove useless pciehp_get_latch_status() callsBjorn Helgaas2016-09-141-8/+1Star
| * | PCI: pciehp: Clean up dmesg "Slot(%s)" messagesBjorn Helgaas2016-09-142-35/+33Star
| * | PCI: pciehp: Remove unnecessary guardBjorn Helgaas2016-09-141-3/+0Star
| * | PCI: pciehp: Don't re-read Slot Status when handling surprise eventMayurkumar Patel2016-09-141-16/+2Star
| * | PCI: pciehp: Don't re-read Slot Status when queuing hotplug eventMayurkumar Patel2016-09-141-2/+5
| * | PCI: pciehp: Process all hotplug events before looking for new onesMayurkumar Patel2016-09-141-26/+32
| * | PCI: pciehp: Return IRQ_NONE when we can't read interrupt statusBjorn Helgaas2016-09-141-1/+1
| * | PCI: pciehp: Rename pcie_isr() locals for clarityBjorn Helgaas2016-09-121-21/+25
| * | PCI: pciehp: Clear attention LED on device addKeith Busch2016-08-221-0/+1
| |/
* | PCI: pciehp: Make explicitly non-modularPaul Gortmaker2016-08-251-15/+5Star
* | PCI: hotplug: Make core explicitly non-modularPaul Gortmaker2016-08-253-24/+6Star
|/
* ACPI / hotplug / PCI: Runtime resume bridges before bus rescansRafael J. Wysocki2016-08-051-0/+6
* Revert "ACPI / hotplug / PCI: Runtime resume bridge before rescan"Linus Torvalds2016-08-041-4/+0Star
* 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/+5Star
* | 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/+60Star
|\ \|
| * | PCI: ibmphp: Remove unneeded NULL testJulia Lawall2016-01-111-3/+0Star
| * | PCI: hotplug: Use list_for_each_entry() to simplify codeGeliang Tang2016-01-1010-88/+46Star
| * | 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-112-1/+3
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| | * PCI: Check for PCI_HEADER_TYPE_BRIDGE equality, not bitmaskBjorn Helgaas2015-12-111-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/+23Star
* PCI: pciehp: Remove ignored MRL sensor interrupt eventsBjorn Helgaas2015-08-102-20/+7Star
* PCI: pciehp: Remove unused interrupt eventsBjorn Helgaas2015-08-101-7/+3Star
* 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-161-9/+5Star
* PCI: Use "slot" and "pci_slot" for struct hotplug_slot and struct pci_slotYijing Wang2015-07-161-61/+61