summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/s390_pci_hpc.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: Add SPDX GPL-2.0+ to replace implicit GPL v2 or later statementBjorn Helgaas2018-01-291-2/+1
* s390: hotplug: make pci_hpc explicitly non-modularPaul Gortmaker2016-10-311-5/+2
* s390/pci: remove pdev pointer from arch dataSebastian Ott2016-02-231-2/+6
* PCI: hotplug: Use list_for_each_entry() to simplify codeGeliang Tang2016-01-101-4/+3
* s390/pci: fix kmsg componentGerald Schaefer2014-07-221-2/+2
* PCI: Remove unnecessary includes of <linux/init.h>Paul Gortmaker2014-04-141-1/+0
* PCI: hotplug: Use global PCI rescan-remove lockingRafael J. Wysocki2014-01-141-1/+3
* s390/pci: message cleanupSebastian Ott2013-10-241-4/+2
* s390/pci: add recover sysfs knobSebastian Ott2013-08-301-2/+0
* s390/pci/hotplug: convert to be builtin onlySebastian Ott2013-08-301-59/+2
* s390/pci: remove pdev during unplugSebastian Ott2013-06-261-3/+4
* s390/pci: cleanup hotplug codeSebastian Ott2013-06-261-13/+40
* s390/pci: do not modify function handlesSebastian Ott2013-04-171-5/+4
* s390/pci: debug device statesSebastian Ott2013-04-171-0/+3
* s390/pci: fix hotplug module initSebastian Ott2013-02-141-33/+25
* s390/pci: rename pci_probe to s390_pci_probeHeiko Carstens2013-02-141-1/+1
* s390/pci: PCI hotplug support via SCLPJan Glauber2012-11-301-0/+252