summaryrefslogtreecommitdiff
path: root/arch/s390/pci/pci.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-22s390/pci: move zpci_remove_device() to bus codeNiklas Schnelle1-35/+2
2021-03-22s390/pci: unify de-/configure for slots and eventsNiklas Schnelle1-2/+87
2021-03-22s390/pci: deconfigure device on releaseNiklas Schnelle1-0/+5
2021-03-22s390/pci: refactor zpci function statesNiklas Schnelle1-6/+4
2021-03-15s390/pci: fix leak of PCI device structureNiklas Schnelle1-4/+24
2021-02-09s390/pci: refactor zpci_create_device()Niklas Schnelle1-16/+41
2020-11-18s390/pci: inform when missing required facilitiesNiklas Schnelle1-1/+3
2020-10-16Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-28/+31
2020-09-14s390/pci: remove unused function zpci_rescan()Niklas Schnelle1-6/+0
2020-09-14s390/pci: consolidate SR-IOV specific codeNiklas Schnelle1-20/+3
2020-09-14s390/pci: Implement ioremap_wc/prot() with MIONiklas Schnelle1-2/+28
2020-09-14s390/pci: fix leak of DMA tables on hard unplugNiklas Schnelle1-0/+4
2020-08-17s390/pci: fix PF/VF linking on hot plugNiklas Schnelle1-1/+4
2020-08-17s390/pci: re-introduce zpci_remove_device()Niklas Schnelle1-7/+12
2020-05-20s390/pci: ioremap() align with generic codeNiklas Schnelle1-10/+11
2020-04-28s390/pci: Handling multifunctionsPierre Morel1-22/+17
2020-04-28s390/pci: create zPCI busPierre Morel1-100/+69
2020-04-28s390/pci: define kernel parameters for PCI multifunctionPierre Morel1-0/+6
2020-04-04Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-58/+25
2020-03-23s390/pci: Improve handling of unset UIDNiklas Schnelle1-0/+8
2020-03-23s390/pci: Fix zpci_alloc_domain() over allocationNiklas Schnelle1-16/+18
2020-03-23s390: remove broken hibernate / power management supportHeiko Carstens1-43/+0
2020-03-04s390/pci: Fix unexpected write combine on resourceNiklas Schnelle1-2/+2
2020-01-22s390/pci: Recover handle in clp_set_pci_fn()Niklas Schnelle1-1/+1
2019-12-04Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-8/+8
2019-11-30s390/pci: add error message on device number limitNiklas Schnelle1-0/+2
2019-11-30s390/pci: add error message for UID collisionNiklas Schnelle1-0/+3
2019-10-14PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov1-8/+8
2019-08-21s390/pci: PCI_IOV_RESOURCES loop refactoring in zpci_map_resourcesDenis Efremov1-4/+4
2019-07-11s390: fix setting of mio addressing controlSebastian Ott1-1/+3
2019-07-04s390/pci: deal with devices that have no support for MIO instructionsSebastian Ott1-7/+8
2019-05-28s390/pci: fix assignment of bus resourcesSebastian Ott1-1/+4
2019-04-29s390/pci: add parameter to disable usage of MIO instructionsSebastian Ott1-1/+6
2019-04-29s390/pci: provide support for MIO instructionsSebastian Ott1-10/+122
2019-04-29s390/pci: move io address mapping code to pci_insn.cSebastian Ott1-2/+2
2019-04-29s390/pci: add parameter to force floating irqsSebastian Ott1-0/+5
2019-04-29s390/pci: move everything irq related to pci_irq.cSebastian Ott1-216/+0
2019-04-29s390/pci: remove unused defineSebastian Ott1-2/+0
2019-04-29s390/pci: mark command line parser data __initdataSebastian Ott1-1/+1
2019-03-05Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-1/+21
2019-02-07s390/pci: map IOV resourcesSebastian Ott1-0/+20
2019-02-07s390/pci: improve bar checkSebastian Ott1-1/+1
2019-02-07Revert "s390/pci: remove bit_lock usage in interrupt handler"Sebastian Ott1-1/+3
2019-01-06Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+3
2019-01-02s390/pci: skip VF scanningSebastian Ott1-0/+3
2018-12-13s390/pci: remove bit_lock usage in interrupt handlerSebastian Ott1-3/+1
2018-08-16s390/pci: remove stale rcSebastian Ott1-1/+0
2018-08-16s390/pci: fix out of bounds access during irq setupSebastian Ott1-0/+2
2017-11-24s390: pci: add SPDX identifiers to the remaining filesGreg Kroah-Hartman1-0/+1
2017-11-08s390/pci: do not require AIS facilityChristian Borntraeger1-2/+3