index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
/
s390_pci_hpc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: Fix typos
Bjorn Helgaas
2024-09-19
1
-1
/
+1
*
s390/pci: introduce lock to synchronize state of zpci_dev's
Gerd Bayer
2024-02-20
1
-22
/
+43
*
s390/pci: implement reset_slot for hotplug slot
Niklas Schnelle
2021-11-08
1
-0
/
+24
*
s390/pci: fix zpci_zdev_put() on reserve
Niklas Schnelle
2021-10-04
1
-8
/
+1
*
s390/pci: rename zpci_configure_device()
Niklas Schnelle
2021-04-30
1
-1
/
+1
*
s390/pci: narrow scope of zpci_configure_device()
Niklas Schnelle
2021-04-12
1
-0
/
+7
*
s390/pci: unify de-/configure for slots and events
Niklas Schnelle
2021-03-22
1
-50
/
+2
*
s390/pci: refactor zpci function states
Niklas Schnelle
2021-03-22
1
-7
/
+1
*
s390/pci: fix leak of PCI device structure
Niklas Schnelle
2021-03-15
1
-1
/
+2
*
s390/pci: re-introduce zpci_remove_device()
Niklas Schnelle
2020-08-17
1
-7
/
+5
*
s390/pci: Do not disable PF when VFs exist
Pierre Morel
2020-04-28
1
-0
/
+3
*
s390/pci: Handling multifunctions
Pierre Morel
2020-04-28
1
-3
/
+3
*
s390/pci: create zPCI bus
Pierre Morel
2020-04-28
1
-4
/
+7
*
s390/pci: embedding hotplug_slot in zdev
Pierre Morel
2020-03-10
1
-70
/
+29
*
PCI: hotplug: Embed hotplug_slot
Lukas Wunner
2018-09-19
1
-18
/
+12
*
PCI: hotplug: Drop hotplug_slot_info
Lukas Wunner
2018-09-19
1
-12
/
+0
*
PCI: hotplug: Constify hotplug_slot_ops
Lukas Wunner
2018-09-19
1
-1
/
+1
*
PCI: hotplug: Demidlayer registration with the core
Lukas Wunner
2018-07-24
1
-10
/
+3
*
PCI: Add SPDX GPL-2.0+ to replace implicit GPL v2 or later statement
Bjorn Helgaas
2018-01-30
1
-2
/
+1
*
s390: hotplug: make pci_hpc explicitly non-modular
Paul Gortmaker
2016-10-31
1
-5
/
+2
*
s390/pci: remove pdev pointer from arch data
Sebastian Ott
2016-02-23
1
-2
/
+6
*
PCI: hotplug: Use list_for_each_entry() to simplify code
Geliang Tang
2016-01-10
1
-4
/
+3
*
s390/pci: fix kmsg component
Gerald Schaefer
2014-07-22
1
-2
/
+2
*
PCI: Remove unnecessary includes of <linux/init.h>
Paul Gortmaker
2014-04-15
1
-1
/
+0
*
PCI: hotplug: Use global PCI rescan-remove locking
Rafael J. Wysocki
2014-01-14
1
-1
/
+3
*
s390/pci: message cleanup
Sebastian Ott
2013-10-24
1
-4
/
+2
*
s390/pci: add recover sysfs knob
Sebastian Ott
2013-08-30
1
-2
/
+0
*
s390/pci/hotplug: convert to be builtin only
Sebastian Ott
2013-08-30
1
-59
/
+2
*
s390/pci: remove pdev during unplug
Sebastian Ott
2013-06-26
1
-3
/
+4
*
s390/pci: cleanup hotplug code
Sebastian Ott
2013-06-26
1
-13
/
+40
*
s390/pci: do not modify function handles
Sebastian Ott
2013-04-17
1
-5
/
+4
*
s390/pci: debug device states
Sebastian Ott
2013-04-17
1
-0
/
+3
*
s390/pci: fix hotplug module init
Sebastian Ott
2013-02-14
1
-33
/
+25
*
s390/pci: rename pci_probe to s390_pci_probe
Heiko Carstens
2013-02-14
1
-1
/
+1
*
s390/pci: PCI hotplug support via SCLP
Jan Glauber
2012-11-30
1
-0
/
+252