summaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug/pnv_php.c
AgeCommit message (Expand)Author
2019-09-05pci-hotplug/pnv_php: Add attention indicator supportOliver O'Halloran
2019-09-05pci-hotplug/pnv_php: Add support for IODA3 Power9 PHBsOliver O'Halloran
2019-09-05pci-hotplug/pnv_php: Add a reset_slot() callbackOliver O'Halloran
2018-10-26Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-10-13powerpc/eeh: Cleanup eeh_pe_state_mark()Sam Bobroff
2018-10-02PCI: pnv_php: Use kmemdup()YueHaibing
2018-09-18PCI: hotplug: Embed hotplug_slotLukas Wunner
2018-09-18PCI: hotplug: Drop hotplug_slot_infoLukas Wunner
2018-09-18PCI: hotplug: Constify hotplug_slot_opsLukas Wunner
2018-07-23PCI: hotplug: Demidlayer registration with the coreLukas Wunner
2018-05-23PCI: pnv_php: Add missing of_node_put()Julia Lawall
2018-03-13PCI/hotplug: ppc: correct a php_slot usage after freeSimon Guo
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