aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/pnv_php.c
Commit message (Expand)AuthorAge
* Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-10-26
|\
| * powerpc/eeh: Cleanup eeh_pe_state_mark()Sam Bobroff2018-10-13
* | PCI: pnv_php: Use kmemdup()YueHaibing2018-10-02
* | PCI: hotplug: Embed hotplug_slotLukas Wunner2018-09-18
* | PCI: hotplug: Drop hotplug_slot_infoLukas Wunner2018-09-18
* | PCI: hotplug: Constify hotplug_slot_opsLukas Wunner2018-09-18
|/
* PCI: hotplug: Demidlayer registration with the coreLukas Wunner2018-07-23
* PCI: pnv_php: Add missing of_node_put()Julia Lawall2018-05-23
* PCI/hotplug: ppc: correct a php_slot usage after freeSimon Guo2018-03-13
* Merge branch 'pci/spdx' into nextBjorn Helgaas2018-02-01
|\
| * PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas2018-01-28
* | PCI: Add wrappers for dev_printk()Frederick Lawler2018-01-18
* | PCI: Remove unnecessary messages for memory allocation failuresMarkus Elfring2018-01-17
|/
* PCI: Convert to using %pOF instead of full_name()Rob Herring2017-08-24
* Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-03-01
|\
| * pci/hotplug/pnv-php: Disable MSI and PCI device properlyGavin Shan2017-02-17
| * pci/hotplug/pnv-php: Disable surprise hotplug capability on conflictsGavin Shan2017-02-17
| * pci/hotplug/pnv-php: Remove WARN_ON() in pnv_php_put_slot()Gavin Shan2017-02-17
| * drivers/pci/hotplug: Mask PDC interrupt if requiredGavin Shan2017-02-15
| * drivers/pci/hotplug: Fix initial state for empty slotGavin Shan2017-02-15
| * drivers/pci/hotplug: Handle presence detection change properlyGavin Shan2017-02-15
* | locking/atomic, kref: Add kref_read()Peter Zijlstra2017-01-14
|/
* drivers/pci/hotplug: Use of_property_read_u32() in powernv driverGavin Shan2016-10-04
* drivers/pci/hotplug: Support surprise hotplug in powernv driverGavin Shan2016-09-29
* drivers/pci/hotplug: Remove likely() and unlikely() in powernv driverGavin Shan2016-09-29
* PCI/hotplug: pnv_php: handle OPAL_PCI_SLOT_OFFLINE power stateAndrew Donnellan2016-07-14
* PCI/hotplug: pnv_php: export symbols and move struct types needed by cxlAndrew Donnellan2016-07-14
* PCI/hotplug: PowerPC PowerNV PCI hotplug driverGavin Shan2016-06-21