index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
/
pnv_php.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pci/hotplug/pnv-php: Wrap warnings in macro
Frederic Barrat
2020-01-23
1
-23
/
+28
*
pci/hotplug/pnv-php: Relax check when disabling slot
Frederic Barrat
2020-01-23
1
-1
/
+7
*
pci/hotplug/pnv-php: Register opencapi slots
Frederic Barrat
2020-01-23
1
-0
/
+5
*
pci/hotplug/pnv-php: Improve error msg on power state change failure
Frederic Barrat
2020-01-23
1
-5
/
+11
*
pci/hotplug/pnv-php: Remove erroneous warning
Frederic Barrat
2020-01-23
1
-6
/
+0
*
pci-hotplug/pnv_php: Add attention indicator support
Oliver O'Halloran
2019-09-05
1
-1
/
+13
*
pci-hotplug/pnv_php: Add support for IODA3 Power9 PHBs
Oliver O'Halloran
2019-09-05
1
-0
/
+6
*
pci-hotplug/pnv_php: Add a reset_slot() callback
Oliver O'Halloran
2019-09-05
1
-0
/
+39
*
Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-10-26
1
-1
/
+1
|
\
|
*
powerpc/eeh: Cleanup eeh_pe_state_mark()
Sam Bobroff
2018-10-13
1
-1
/
+1
*
|
PCI: pnv_php: Use kmemdup()
YueHaibing
2018-10-02
1
-2
/
+1
*
|
PCI: hotplug: Embed hotplug_slot
Lukas Wunner
2018-09-18
1
-5
/
+4
*
|
PCI: hotplug: Drop hotplug_slot_info
Lukas Wunner
2018-09-18
1
-6
/
+18
*
|
PCI: hotplug: Constify hotplug_slot_ops
Lukas Wunner
2018-09-18
1
-1
/
+1
|
/
*
PCI: hotplug: Demidlayer registration with the core
Lukas Wunner
2018-07-23
1
-3
/
+2
*
PCI: pnv_php: Add missing of_node_put()
Julia Lawall
2018-05-23
1
-2
/
+6
*
PCI/hotplug: ppc: correct a php_slot usage after free
Simon Guo
2018-03-13
1
-1
/
+1
*
Merge branch 'pci/spdx' into next
Bjorn Helgaas
2018-02-01
1
-5
/
+1
|
\
|
*
PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplate
Bjorn Helgaas
2018-01-28
1
-5
/
+1
*
|
PCI: Add wrappers for dev_printk()
Frederick Lawler
2018-01-18
1
-20
/
+16
*
|
PCI: Remove unnecessary messages for memory allocation failures
Markus Elfring
2018-01-17
1
-3
/
+0
|
/
*
PCI: Convert to using %pOF instead of full_name()
Rob Herring
2017-08-24
1
-2
/
+2
*
Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-03-01
1
-17
/
+64
|
\
|
*
pci/hotplug/pnv-php: Disable MSI and PCI device properly
Gavin Shan
2017-02-17
1
-8
/
+14
|
*
pci/hotplug/pnv-php: Disable surprise hotplug capability on conflicts
Gavin Shan
2017-02-17
1
-0
/
+8
|
*
pci/hotplug/pnv-php: Remove WARN_ON() in pnv_php_put_slot()
Gavin Shan
2017-02-17
1
-1
/
+1
|
*
drivers/pci/hotplug: Mask PDC interrupt if required
Gavin Shan
2017-02-15
1
-5
/
+22
|
*
drivers/pci/hotplug: Fix initial state for empty slot
Gavin Shan
2017-02-15
1
-2
/
+14
|
*
drivers/pci/hotplug: Handle presence detection change properly
Gavin Shan
2017-02-15
1
-1
/
+5
*
|
locking/atomic, kref: Add kref_read()
Peter Zijlstra
2017-01-14
1
-1
/
+1
|
/
*
drivers/pci/hotplug: Use of_property_read_u32() in powernv driver
Gavin Shan
2016-10-04
1
-9
/
+10
*
drivers/pci/hotplug: Support surprise hotplug in powernv driver
Gavin Shan
2016-09-29
1
-0
/
+214
*
drivers/pci/hotplug: Remove likely() and unlikely() in powernv driver
Gavin Shan
2016-09-29
1
-28
/
+28
*
PCI/hotplug: pnv_php: handle OPAL_PCI_SLOT_OFFLINE power state
Andrew Donnellan
2016-07-14
1
-1
/
+1
*
PCI/hotplug: pnv_php: export symbols and move struct types needed by cxl
Andrew Donnellan
2016-07-14
1
-27
/
+5
*
PCI/hotplug: PowerPC PowerNV PCI hotplug driver
Gavin Shan
2016-06-21
1
-0
/
+733