aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug/s390_pci_hpc.c
AgeCommit message (Expand)AuthorFilesLines
2018-09-18PCI: hotplug: Embed hotplug_slotGravatar Lukas Wunner 1-18/+12
2018-09-18PCI: hotplug: Drop hotplug_slot_infoGravatar Lukas Wunner 1-12/+0
2018-09-18PCI: hotplug: Constify hotplug_slot_opsGravatar Lukas Wunner 1-1/+1
2018-07-23PCI: hotplug: Demidlayer registration with the coreGravatar Lukas Wunner 1-10/+3
2018-01-29PCI: Add SPDX GPL-2.0+ to replace implicit GPL v2 or later statementGravatar Bjorn Helgaas 1-2/+1
2016-10-31s390: hotplug: make pci_hpc explicitly non-modularGravatar Paul Gortmaker 1-5/+2
2016-02-23s390/pci: remove pdev pointer from arch dataGravatar Sebastian Ott 1-2/+6
2016-01-10PCI: hotplug: Use list_for_each_entry() to simplify codeGravatar Geliang Tang 1-4/+3
2014-07-22s390/pci: fix kmsg componentGravatar Gerald Schaefer 1-2/+2
2014-04-14PCI: Remove unnecessary includes of <linux/init.h>Gravatar Paul Gortmaker 1-1/+0
2014-01-14PCI: hotplug: Use global PCI rescan-remove lockingGravatar Rafael J. Wysocki 1-1/+3
2013-10-24s390/pci: message cleanupGravatar Sebastian Ott 1-4/+2
2013-08-30s390/pci: add recover sysfs knobGravatar Sebastian Ott 1-2/+0
2013-08-30s390/pci/hotplug: convert to be builtin onlyGravatar Sebastian Ott 1-59/+2
2013-06-26s390/pci: remove pdev during unplugGravatar Sebastian Ott 1-3/+4
2013-06-26s390/pci: cleanup hotplug codeGravatar Sebastian Ott 1-13/+40
2013-04-17s390/pci: do not modify function handlesGravatar Sebastian Ott 1-5/+4
2013-04-17s390/pci: debug device statesGravatar Sebastian Ott 1-0/+3
2013-02-14s390/pci: fix hotplug module initGravatar Sebastian Ott 1-33/+25
2013-02-14s390/pci: rename pci_probe to s390_pci_probeGravatar Heiko Carstens 1-1/+1
2012-11-30s390/pci: PCI hotplug support via SCLPGravatar Jan Glauber 1-0/+252