summaryrefslogtreecommitdiffstats
path: root/arch/s390/pci/pci_event.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-25s390/pci: don't log availability events as errorsNiklas Schnelle1-3/+0
2022-03-27s390/pci: improve zpci_dev reference countingNiklas Schnelle1-1/+6
2021-11-08s390/pci: implement minimal PCI error recoveryNiklas Schnelle1-3/+221
2021-11-08s390/pci: refresh function handle in iomapNiklas Schnelle1-3/+3
2021-10-26Merge branch 'fixes' into featuresVasily Gorbik1-2/+2
2021-10-04s390/pci: add simpler s390dbf traces for eventsNiklas Schnelle1-0/+4
2021-10-04s390/pci: fix zpci_zdev_put() on reserveNiklas Schnelle1-2/+2
2021-08-25s390/pci: improve DMA translation init and exitNiklas Schnelle1-1/+4
2021-04-30s390/pci: handle stale deconfiguration eventsNiklas Schnelle1-8/+18
2021-04-30s390/pci: rename zpci_configure_device()Niklas Schnelle1-1/+1
2021-04-12s390/pci: separate zbus registration from scanningNiklas Schnelle1-6/+8
2021-03-28s390/pci: fix DMA cleanup on hard deconfigureNiklas Schnelle1-6/+5
2021-03-22s390/pci: move zpci_remove_device() to bus codeNiklas Schnelle1-1/+1
2021-03-22s390/pci: unify de-/configure for slots and eventsNiklas Schnelle1-36/+8
2021-03-22s390/pci: add zpci_event_hard_deconfigured()Niklas Schnelle1-15/+24
2021-03-15s390/pci: fix leak of PCI device structureNiklas Schnelle1-12/+6
2021-02-09s390/pci: refactor zpci_create_device()Niklas Schnelle1-2/+2
2021-01-27s390/pci: remove superfluous zdev->zbus checkNiklas Schnelle1-1/+1
2020-11-03s390/pci: fix hot-plug of PCI function missing busNiklas Schnelle1-0/+4
2020-10-16Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-1/+2
2020-09-14s390/pci: remove clp_rescan_pci_devices()Niklas Schnelle1-1/+2
2020-09-14s390/pci: fix leak of DMA tables on hard unplugNiklas Schnelle1-0/+2
2020-08-17s390/pci: re-introduce zpci_remove_device()Niklas Schnelle1-2/+2
2020-08-17s390/pci: ignore stale configuration request eventNiklas Schnelle1-0/+3
2020-06-29s390/pci: fix enabling a reserved PCI functionNiklas Schnelle1-1/+12
2020-04-28s390/pci: Handling multifunctionsPierre Morel1-2/+2
2020-04-28s390/pci: adapt events for zbusPierre Morel1-16/+8
2020-04-28s390/pci: create zPCI busPierre Morel1-9/+8
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-28s390/pci: improve pci hotplugSebastian Ott1-3/+11
2016-07-18s390/pci: Delete an unnecessary check before the function call "pci_dev_put"Markus Elfring1-2/+1
2016-02-23s390/pci: remove pdev pointer from arch dataSebastian Ott1-2/+11
2016-01-26s390/pci: set error state for unusable functionsSebastian Ott1-0/+5
2015-07-29s390/pci: use pci_rescan_remove_lockSebastian Ott1-2/+4
2015-07-29s390/pci: handle events for unused functionsSebastian Ott1-4/+2
2015-06-18s390/pci: improve handling of hotplug event 0x301Sebastian Ott1-1/+7
2014-07-22s390/pci: fix kmsg componentGerald Schaefer1-2/+2
2014-05-20s390/pci: improve state check when processing hotplug eventsSebastian Ott1-2/+3
2014-01-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-5/+21
2013-12-30s390/pci: obtain function handle in hotplug notifierSebastian Ott1-0/+2
2013-12-16s390/pci: set error state for unavailable functionsSebastian Ott1-1/+5
2013-12-16s390/pci: fix removal of nonexistent pci busSebastian Ott1-0/+2
2013-12-16s390/pci: prevent inadvertently triggered bus scansSebastian Ott1-4/+14
2013-11-15s390/pci: implement hotplug notificationsSebastian Ott1-25/+54
2013-10-24s390/pci: message cleanupSebastian Ott1-21/+14
2013-08-30s390/pci: split lpfSebastian Ott1-1/+1
2012-12-14s390/pci: performance statistics and debug infrastructureJan Glauber1-0/+2
2012-11-30s390/pci: CHSC PCI support for error and availability eventsJan Glauber1-0/+93