aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/pci/hotplug/s390_pci_hpc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-08s390/pci: implement reset_slot for hotplug slotNiklas Schnelle1-0/+24
2021-10-04s390/pci: fix zpci_zdev_put() on reserveNiklas Schnelle1-8/+1
2021-04-30s390/pci: rename zpci_configure_device()Niklas Schnelle1-1/+1
2021-04-12s390/pci: narrow scope of zpci_configure_device()Niklas Schnelle1-0/+7
2021-03-22s390/pci: unify de-/configure for slots and eventsNiklas Schnelle1-50/+2
2021-03-22s390/pci: refactor zpci function statesNiklas Schnelle1-7/+1
2021-03-15s390/pci: fix leak of PCI device structureNiklas Schnelle1-1/+2
2020-08-17s390/pci: re-introduce zpci_remove_device()Niklas Schnelle1-7/+5
2020-04-28s390/pci: Do not disable PF when VFs existPierre Morel1-0/+3
2020-04-28s390/pci: Handling multifunctionsPierre Morel1-3/+3
2020-04-28s390/pci: create zPCI busPierre Morel1-4/+7
2020-03-10s390/pci: embedding hotplug_slot in zdevPierre Morel1-70/+29
2018-09-18PCI: hotplug: Embed hotplug_slotLukas Wunner1-18/+12
2018-09-18PCI: hotplug: Drop hotplug_slot_infoLukas Wunner1-12/+0
2018-09-18PCI: hotplug: Constify hotplug_slot_opsLukas Wunner1-1/+1
2018-07-23PCI: hotplug: Demidlayer registration with the coreLukas Wunner1-10/+3
2018-01-29PCI: Add SPDX GPL-2.0+ to replace implicit GPL v2 or later statementBjorn Helgaas1-2/+1
2016-10-31s390: hotplug: make pci_hpc explicitly non-modularPaul Gortmaker1-5/+2
2016-02-23s390/pci: remove pdev pointer from arch dataSebastian Ott1-2/+6
2016-01-10PCI: hotplug: Use list_for_each_entry() to simplify codeGeliang Tang1-4/+3
2014-07-22s390/pci: fix kmsg componentGerald Schaefer1-2/+2
2014-04-14PCI: Remove unnecessary includes of <linux/init.h>Paul Gortmaker1-1/+0
2014-01-14PCI: hotplug: Use global PCI rescan-remove lockingRafael J. Wysocki1-1/+3
2013-10-24s390/pci: message cleanupSebastian Ott1-4/+2
2013-08-30s390/pci: add recover sysfs knobSebastian Ott1-2/+0
2013-08-30s390/pci/hotplug: convert to be builtin onlySebastian Ott1-59/+2
2013-06-26s390/pci: remove pdev during unplugSebastian Ott1-3/+4
2013-06-26s390/pci: cleanup hotplug codeSebastian Ott1-13/+40
2013-04-17s390/pci: do not modify function handlesSebastian Ott1-5/+4
2013-04-17s390/pci: debug device statesSebastian Ott1-0/+3
2013-02-14s390/pci: fix hotplug module initSebastian Ott1-33/+25
2013-02-14s390/pci: rename pci_probe to s390_pci_probeHeiko Carstens1-1/+1
2012-11-30s390/pci: PCI hotplug support via SCLPJan Glauber1-0/+252