summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/pnv_php.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-10-261-1/+1
|\
| * powerpc/eeh: Cleanup eeh_pe_state_mark()Sam Bobroff2018-10-131-1/+1
* | PCI: pnv_php: Use kmemdup()YueHaibing2018-10-021-2/+1Star
* | PCI: hotplug: Embed hotplug_slotLukas Wunner2018-09-191-5/+4Star
* | PCI: hotplug: Drop hotplug_slot_infoLukas Wunner2018-09-191-6/+18
* | PCI: hotplug: Constify hotplug_slot_opsLukas Wunner2018-09-191-1/+1
|/
* PCI: hotplug: Demidlayer registration with the coreLukas Wunner2018-07-241-3/+2Star
* PCI: pnv_php: Add missing of_node_put()Julia Lawall2018-05-231-2/+6
* PCI/hotplug: ppc: correct a php_slot usage after freeSimon Guo2018-03-131-1/+1
* Merge branch 'pci/spdx' into nextBjorn Helgaas2018-02-011-5/+1Star
|\
| * PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas2018-01-281-5/+1Star
* | PCI: Add wrappers for dev_printk()Frederick Lawler2018-01-181-20/+16Star
* | PCI: Remove unnecessary messages for memory allocation failuresMarkus Elfring2018-01-171-3/+0Star
|/
* 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/+5Star
* PCI/hotplug: PowerPC PowerNV PCI hotplug driverGavin Shan2016-06-211-0/+733