aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/pnv_php.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-01Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-17/+64
2017-02-17pci/hotplug/pnv-php: Disable MSI and PCI device properlyGavin Shan1-8/+14
2017-02-17pci/hotplug/pnv-php: Disable surprise hotplug capability on conflictsGavin Shan1-0/+8
2017-02-17pci/hotplug/pnv-php: Remove WARN_ON() in pnv_php_put_slot()Gavin Shan1-1/+1
2017-02-15drivers/pci/hotplug: Mask PDC interrupt if requiredGavin Shan1-5/+22
2017-02-15drivers/pci/hotplug: Fix initial state for empty slotGavin Shan1-2/+14
2017-02-15drivers/pci/hotplug: Handle presence detection change properlyGavin Shan1-1/+5
2017-01-14locking/atomic, kref: Add kref_read()Peter Zijlstra1-1/+1
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