summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/pnv_php.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: Convert to using %pOF instead of full_name()Rob Herring2017-08-241-2/+2
* Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-03-011-17/+64
|\
| * pci/hotplug/pnv-php: Disable MSI and PCI device properlyGavin Shan2017-02-171-8/+14
| * pci/hotplug/pnv-php: Disable surprise hotplug capability on conflictsGavin Shan2017-02-171-0/+8
| * pci/hotplug/pnv-php: Remove WARN_ON() in pnv_php_put_slot()Gavin Shan2017-02-171-1/+1
| * drivers/pci/hotplug: Mask PDC interrupt if requiredGavin Shan2017-02-151-5/+22
| * drivers/pci/hotplug: Fix initial state for empty slotGavin Shan2017-02-151-2/+14
| * drivers/pci/hotplug: Handle presence detection change properlyGavin Shan2017-02-151-1/+5
* | locking/atomic, kref: Add kref_read()Peter Zijlstra2017-01-141-1/+1
|/
* 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
* 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/+5
* PCI/hotplug: PowerPC PowerNV PCI hotplug driverGavin Shan2016-06-211-0/+733
OpenPOWER on IntegriCloud