index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
/
pnv_php.c
Age
Commit message (
Expand
)
Author
2018-03-13
PCI/hotplug: ppc: correct a php_slot usage after free
Simon Guo
2018-02-01
Merge branch 'pci/spdx' into next
Bjorn Helgaas
2018-01-28
PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplate
Bjorn Helgaas
2018-01-18
PCI: Add wrappers for dev_printk()
Frederick Lawler
2018-01-17
PCI: Remove unnecessary messages for memory allocation failures
Markus Elfring
2017-08-24
PCI: Convert to using %pOF instead of full_name()
Rob Herring
2017-03-01
Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-02-17
pci/hotplug/pnv-php: Disable MSI and PCI device properly
Gavin Shan
2017-02-17
pci/hotplug/pnv-php: Disable surprise hotplug capability on conflicts
Gavin Shan
2017-02-17
pci/hotplug/pnv-php: Remove WARN_ON() in pnv_php_put_slot()
Gavin Shan
2017-02-15
drivers/pci/hotplug: Mask PDC interrupt if required
Gavin Shan
2017-02-15
drivers/pci/hotplug: Fix initial state for empty slot
Gavin Shan
2017-02-15
drivers/pci/hotplug: Handle presence detection change properly
Gavin Shan
2017-01-14
locking/atomic, kref: Add kref_read()
Peter Zijlstra
2016-10-04
drivers/pci/hotplug: Use of_property_read_u32() in powernv driver
Gavin Shan
2016-09-29
drivers/pci/hotplug: Support surprise hotplug in powernv driver
Gavin Shan
2016-09-29
drivers/pci/hotplug: Remove likely() and unlikely() in powernv driver
Gavin Shan
2016-07-14
PCI/hotplug: pnv_php: handle OPAL_PCI_SLOT_OFFLINE power state
Andrew Donnellan
2016-07-14
PCI/hotplug: pnv_php: export symbols and move struct types needed by cxl
Andrew Donnellan
2016-06-21
PCI/hotplug: PowerPC PowerNV PCI hotplug driver
Gavin Shan