aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-07Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-34/+249
2016-10-04drivers/pci/hotplug: Use of_property_read_u32() in powernv driverGavin Shan1-9/+10
2016-10-03Merge branch 'pci/hotplug' into nextBjorn Helgaas4-95/+116
2016-09-29drivers/pci/hotplug: Support surprise hotplug in powernv driverGavin Shan1-0/+214
2016-09-29drivers/pci/hotplug: Remove likely() and unlikely() in powernv driverGavin Shan1-28/+28
2016-09-22PCI: pciehp: Allow exclusive userspace control of indicatorsKeith Busch3-0/+33
2016-09-14PCI: pciehp: Remove useless pciehp_get_latch_status() callsBjorn Helgaas1-8/+1
2016-09-14PCI: pciehp: Clean up dmesg "Slot(%s)" messagesBjorn Helgaas2-35/+33
2016-09-14PCI: pciehp: Remove unnecessary guardBjorn Helgaas1-3/+0
2016-09-14PCI: pciehp: Don't re-read Slot Status when handling surprise eventMayurkumar Patel1-16/+2
2016-09-14PCI: pciehp: Don't re-read Slot Status when queuing hotplug eventMayurkumar Patel1-2/+5
2016-09-14PCI: pciehp: Process all hotplug events before looking for new onesMayurkumar Patel1-26/+32
2016-09-14PCI: pciehp: Return IRQ_NONE when we can't read interrupt statusBjorn Helgaas1-1/+1
2016-09-12PCI: pciehp: Rename pcie_isr() locals for clarityBjorn Helgaas1-21/+25
2016-08-24PCI: pciehp: Make explicitly non-modularPaul Gortmaker1-15/+5
2016-08-24PCI: hotplug: Make core explicitly non-modularPaul Gortmaker3-24/+6
2016-08-22PCI: pciehp: Clear attention LED on device addKeith Busch1-0/+1
2016-08-04ACPI / hotplug / PCI: Runtime resume bridges before bus rescansRafael J. Wysocki1-0/+6
2016-08-03Revert "ACPI / hotplug / PCI: Runtime resume bridge before rescan"Linus Torvalds1-4/+0
2016-08-02Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-0/+8
2016-07-20PCI: rpaphp: Fix slot registration for multiple slots under a PHBTyrel Datwyler1-5/+12
2016-07-14PCI/hotplug: pnv_php: handle OPAL_PCI_SLOT_OFFLINE power stateAndrew Donnellan1-1/+1
2016-07-14PCI/hotplug: pnv_php: export symbols and move struct types needed by cxlAndrew Donnellan1-27/+5
2016-06-21PCI/hotplug: PowerPC PowerNV PCI hotplug driverGavin Shan3-0/+749
2016-06-20PCI: pciehp: Ignore interrupts during D3coldLukas Wunner1-0/+4
2016-06-13ACPI / hotplug / PCI: Runtime resume bridge before rescanMika Westerberg1-0/+4
2016-05-20Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds3-8/+8
2016-05-11powerpc/pci: Rename pcibios_find_pci_bus()Gavin Shan2-4/+4
2016-05-11powerpc/pci: Rename pcibios_{add, remove}_pci_devices()Gavin Shan3-4/+4
2016-04-15PCI: acpiphp_ibm: Avoid uninitialized variable referenceDan Carpenter1-0/+2
2016-02-23s390/pci: remove pdev pointer from arch dataSebastian Ott1-2/+6
2016-01-29Merge branches 'acpi-video' and 'acpi-hotplug'Rafael J. Wysocki1-1/+3
2016-01-24ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()Insu Yun1-1/+3
2016-01-20Merge branch 'pci/trivial' into nextBjorn Helgaas35-1394/+1394
2016-01-15Merge branches 'pci/hotplug' and 'pci/resource' into nextBjorn Helgaas11-94/+60
2016-01-11PCI: ibmphp: Remove unneeded NULL testJulia Lawall1-3/+0
2016-01-10PCI: hotplug: Use list_for_each_entry() to simplify codeGeliang Tang10-88/+46
2016-01-08PCI: acpiphp_ibm: Fix null dereferences on null ibm_slotColin Ian King1-3/+14
2016-01-08PCI: shpchp: Constify hpc_ops structureJulia Lawall2-3/+3
2016-01-08PCI: Use to_pci_dev() instead of open-coding itGeliang Tang1-1/+1
2016-01-08PCI: Fix all whitespace issuesBogicevic Sasa35-1425/+1425
2015-12-10Merge branches 'pci/aspm', 'pci/hotplug', 'pci/misc' and 'pci/msi' into nextBjorn Helgaas2-1/+3
2015-12-10PCI: Check for PCI_HEADER_TYPE_BRIDGE equality, not bitmaskBjorn Helgaas1-1/+1
2015-11-25PCI: pciehp: Always protect pciehp_disable_slot() with hotplug mutexGuenter Roeck1-0/+2
2015-10-21PCI: pciehp: Queue power work requests in dedicated functionGuenter Roeck1-52/+23
2015-08-10PCI: pciehp: Remove ignored MRL sensor interrupt eventsBjorn Helgaas2-20/+7
2015-08-10PCI: pciehp: Remove unused interrupt eventsBjorn Helgaas1-7/+3
2015-08-10PCI: pciehp: Handle invalid data when reading from non-existent devicesJarod Wilson1-0/+17
2015-07-15PCI: pciehp: Simplify pcie_poll_cmd()Yijing Wang1-9/+5
2015-07-15PCI: Use "slot" and "pci_slot" for struct hotplug_slot and struct pci_slotYijing Wang1-61/+61