summaryrefslogtreecommitdiffstats
path: root/arch/s390/pci
Commit message (Expand)AuthorAgeFilesLines
* s390/pci: fix enabling a reserved PCI functionNiklas Schnelle2020-06-291-1/+12
* mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-091-2/+2
* Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-06-087-155/+483
|\
| * s390/pci: Log new handle in clp_disable_fh()Petr Tesarik2020-05-281-2/+1
| * s390/pci: ioremap() align with generic codeNiklas Schnelle2020-05-201-10/+11
| * s390/pci: create links between PFs and VFsNiklas Schnelle2020-05-202-2/+71
| * s390/pci: removes wrong PCI multifunction assignmentPierre Morel2020-05-061-3/+1
| * s390/pci: Handling multifunctionsPierre Morel2020-04-284-45/+151
| * s390/pci: Adding bus resourcePierre Morel2020-04-281-0/+5
| * s390/pci: adapt events for zbusPierre Morel2020-04-281-16/+8
| * s390/pci: create zPCI busPierre Morel2020-04-286-111/+257
| * s390/pci: define RID and RID availablePierre Morel2020-04-281-0/+3
| * s390/pci: define kernel parameters for PCI multifunctionPierre Morel2020-04-281-0/+6
| * s390/pci: Expose new port attribute for PCIe functionsAlexander Schmidt2020-04-282-0/+3
* | s390/pci: Fix s390_mmio_read/write with MIONiklas Schnelle2020-05-141-2/+211
* | s390/pci: do not set affinity for floating irqsNiklas Schnelle2020-04-221-2/+3
|/
* Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-04-042-59/+26
|\
| * s390/pci: Improve handling of unset UIDNiklas Schnelle2020-03-232-1/+9
| * s390/pci: Fix zpci_alloc_domain() over allocationNiklas Schnelle2020-03-231-16/+18
| * s390: remove broken hibernate / power management supportHeiko Carstens2020-03-231-43/+0
* | s390/pci: Fix unexpected write combine on resourceNiklas Schnelle2020-03-041-2/+2
|/
* s390/pci: Fix possible deadlock in recover_store()Niklas Schnelle2020-01-221-21/+42
* s390/pci: Recover handle in clp_set_pci_fn()Niklas Schnelle2020-01-222-20/+30
* Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-032-11/+11
|\
| * Merge branch 'pci/resource'Bjorn Helgaas2019-11-282-11/+11
| |\
| | * PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov2019-10-142-11/+11
* | | s390/pci: add error message on device number limitNiklas Schnelle2019-11-301-0/+2
* | | s390/pci: add error message for UID collisionNiklas Schnelle2019-11-301-0/+3
|/ /
* / s390/pci: mark function(s) __always_inlineHeiko Carstens2019-10-041-1/+1
|/
* Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-09-191-0/+2
|\
| * dma-mapping: explicitly wire up ->mmap and ->get_sgtableChristoph Hellwig2019-09-041-0/+2
* | s390/pci: fix MSI message dataSebastian Ott2019-09-161-1/+1
* | s390/pci: avoid using strncmp with hardcoded lengthVasily Gorbik2019-08-291-2/+2
* | s390/pci: PCI_IOV_RESOURCES loop refactoring in zpci_map_resourcesDenis Efremov2019-08-211-4/+4
|/
* Merge tag 's390-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-07-122-1/+13
|\
| * s390/pci: add mio_enabled attributeSebastian Ott2019-07-111-0/+10
| * s390: fix setting of mio addressing controlSebastian Ott2019-07-111-1/+3
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-081-1/+1
|\ \ | |/ |/|
| * locking/atomic, s390/pci: Remove redundant castsMark Rutland2019-06-031-1/+1
| * locking/atomic, s390/pci: Prepare for atomic64_read() conversionMark Rutland2019-06-031-2/+2
* | s390/pci: correctly handle MIO opt-outSebastian Ott2019-07-041-1/+1
* | s390/pci: deal with devices that have no support for MIO instructionsSebastian Ott2019-07-041-7/+8
|/
* s390/pci: fix assignment of bus resourcesSebastian Ott2019-05-281-1/+4
* s390/pci: fix struct definition for set PCI functionSebastian Ott2019-05-281-3/+3
* s390/pci: add parameter to disable usage of MIO instructionsSebastian Ott2019-04-291-1/+6
* s390/pci: provide support for MIO instructionsSebastian Ott2019-04-293-20/+266
* s390/pci: move io address mapping code to pci_insn.cSebastian Ott2019-04-292-6/+36
* s390/pci: add parameter to force floating irqsSebastian Ott2019-04-292-0/+8
* s390/pci: gather statistics for floating vs directed irqsSebastian Ott2019-04-291-4/+6
* s390: show statistics for MSI IRQsSebastian Ott2019-04-291-1/+1