summaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug/pnv_php.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-15drivers/pci/hotplug: Fix initial state for empty slotGavin Shan1-2/+14
2017-03-15drivers/pci/hotplug: Handle presence detection change properlyGavin Shan1-1/+5
2017-03-15pci/hotplug/pnv-php: Disable surprise hotplug capability on conflictsGavin Shan1-0/+8
2017-03-15pci/hotplug/pnv-php: Remove WARN_ON() in pnv_php_put_slot()Gavin Shan1-1/+1
2017-03-12pci/hotplug/pnv-php: Disable MSI and PCI device properlyGavin Shan1-8/+14
2016-10-04drivers/pci/hotplug: Use of_property_read_u32() in powernv driverGavin Shan1-9/+10
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-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 Shan1-0/+733