summaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug/pnv_php.c
AgeCommit message (Expand)Author
2018-02-01Merge branch 'pci/spdx' into nextBjorn Helgaas
2018-01-28PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas
2018-01-18PCI: Add wrappers for dev_printk()Frederick Lawler
2018-01-17PCI: Remove unnecessary messages for memory allocation failuresMarkus Elfring
2017-08-24PCI: Convert to using %pOF instead of full_name()Rob Herring
2017-03-01Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-02-17pci/hotplug/pnv-php: Disable MSI and PCI device properlyGavin Shan
2017-02-17pci/hotplug/pnv-php: Disable surprise hotplug capability on conflictsGavin Shan
2017-02-17pci/hotplug/pnv-php: Remove WARN_ON() in pnv_php_put_slot()Gavin Shan
2017-02-15drivers/pci/hotplug: Mask PDC interrupt if requiredGavin Shan
2017-02-15drivers/pci/hotplug: Fix initial state for empty slotGavin Shan
2017-02-15drivers/pci/hotplug: Handle presence detection change properlyGavin Shan
2017-01-14locking/atomic, kref: Add kref_read()Peter Zijlstra
2016-10-04drivers/pci/hotplug: Use of_property_read_u32() in powernv driverGavin Shan
2016-09-29drivers/pci/hotplug: Support surprise hotplug in powernv driverGavin Shan
2016-09-29drivers/pci/hotplug: Remove likely() and unlikely() in powernv driverGavin Shan
2016-07-14PCI/hotplug: pnv_php: handle OPAL_PCI_SLOT_OFFLINE power stateAndrew Donnellan
2016-07-14PCI/hotplug: pnv_php: export symbols and move struct types needed by cxlAndrew Donnellan
2016-06-21PCI/hotplug: PowerPC PowerNV PCI hotplug driverGavin Shan