summaryrefslogtreecommitdiffstats
path: root/arch/s390/pci/pci_event.c
Commit message (Expand)AuthorAgeFilesLines
* s390/pci: don't log availability events as errorsNiklas Schnelle2022-04-251-3/+0
* s390/pci: improve zpci_dev reference countingNiklas Schnelle2022-03-271-1/+6
* s390/pci: implement minimal PCI error recoveryNiklas Schnelle2021-11-081-3/+221
* s390/pci: refresh function handle in iomapNiklas Schnelle2021-11-081-3/+3
* Merge branch 'fixes' into featuresVasily Gorbik2021-10-261-2/+2
|\
| * s390/pci: fix zpci_zdev_put() on reserveNiklas Schnelle2021-10-041-2/+2
* | s390/pci: add simpler s390dbf traces for eventsNiklas Schnelle2021-10-041-0/+4
|/
* s390/pci: improve DMA translation init and exitNiklas Schnelle2021-08-251-1/+4
* s390/pci: handle stale deconfiguration eventsNiklas Schnelle2021-04-301-8/+18
* s390/pci: rename zpci_configure_device()Niklas Schnelle2021-04-301-1/+1
* s390/pci: separate zbus registration from scanningNiklas Schnelle2021-04-121-6/+8
* s390/pci: fix DMA cleanup on hard deconfigureNiklas Schnelle2021-03-281-6/+5
* s390/pci: move zpci_remove_device() to bus codeNiklas Schnelle2021-03-221-1/+1
* s390/pci: unify de-/configure for slots and eventsNiklas Schnelle2021-03-221-36/+8
* s390/pci: add zpci_event_hard_deconfigured()Niklas Schnelle2021-03-221-15/+24
* s390/pci: fix leak of PCI device structureNiklas Schnelle2021-03-151-12/+6
* s390/pci: refactor zpci_create_device()Niklas Schnelle2021-02-091-2/+2
* s390/pci: remove superfluous zdev->zbus checkNiklas Schnelle2021-01-271-1/+1
* s390/pci: fix hot-plug of PCI function missing busNiklas Schnelle2020-11-031-0/+4
* Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2020-10-161-1/+2
|\
| * s390/pci: remove clp_rescan_pci_devices()Niklas Schnelle2020-09-141-1/+2
* | s390/pci: fix leak of DMA tables on hard unplugNiklas Schnelle2020-09-141-0/+2
|/
* s390/pci: re-introduce zpci_remove_device()Niklas Schnelle2020-08-171-2/+2
* s390/pci: ignore stale configuration request eventNiklas Schnelle2020-08-171-0/+3
* s390/pci: fix enabling a reserved PCI functionNiklas Schnelle2020-06-291-1/+12
* s390/pci: Handling multifunctionsPierre Morel2020-04-281-2/+2
* s390/pci: adapt events for zbusPierre Morel2020-04-281-16/+8
* s390/pci: create zPCI busPierre Morel2020-04-281-9/+8
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* s390/pci: improve pci hotplugSebastian Ott2017-06-281-3/+11
* s390/pci: Delete an unnecessary check before the function call "pci_dev_put"Markus Elfring2016-07-181-2/+1
* s390/pci: remove pdev pointer from arch dataSebastian Ott2016-02-231-2/+11
* s390/pci: set error state for unusable functionsSebastian Ott2016-01-261-0/+5
* s390/pci: use pci_rescan_remove_lockSebastian Ott2015-07-291-2/+4
* s390/pci: handle events for unused functionsSebastian Ott2015-07-291-4/+2
* s390/pci: improve handling of hotplug event 0x301Sebastian Ott2015-06-181-1/+7
* s390/pci: fix kmsg componentGerald Schaefer2014-07-221-2/+2
* s390/pci: improve state check when processing hotplug eventsSebastian Ott2014-05-201-2/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-01-201-5/+21
|\
| * s390/pci: set error state for unavailable functionsSebastian Ott2013-12-161-1/+5
| * s390/pci: fix removal of nonexistent pci busSebastian Ott2013-12-161-0/+2
| * s390/pci: prevent inadvertently triggered bus scansSebastian Ott2013-12-161-4/+14
* | s390/pci: obtain function handle in hotplug notifierSebastian Ott2013-12-301-0/+2
|/
* s390/pci: implement hotplug notificationsSebastian Ott2013-11-151-25/+54
* s390/pci: message cleanupSebastian Ott2013-10-241-21/+14
* s390/pci: split lpfSebastian Ott2013-08-301-1/+1
* s390/pci: performance statistics and debug infrastructureJan Glauber2012-12-141-0/+2
* s390/pci: CHSC PCI support for error and availability eventsJan Glauber2012-11-301-0/+93