summaryrefslogtreecommitdiffstats
path: root/arch/s390/pci/pci.c
Commit message (Expand)AuthorAgeFilesLines
* s390: fix setting of mio addressing controlSebastian Ott2019-07-111-1/+3
* 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: add parameter to disable usage of MIO instructionsSebastian Ott2019-04-291-1/+6
* s390/pci: provide support for MIO instructionsSebastian Ott2019-04-291-10/+122
* s390/pci: move io address mapping code to pci_insn.cSebastian Ott2019-04-291-2/+2
* s390/pci: add parameter to force floating irqsSebastian Ott2019-04-291-0/+5
* s390/pci: move everything irq related to pci_irq.cSebastian Ott2019-04-291-216/+0Star
* s390/pci: remove unused defineSebastian Ott2019-04-291-2/+0Star
* s390/pci: mark command line parser data __initdataSebastian Ott2019-04-291-1/+1
* Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-03-051-1/+21
|\
| * s390/pci: map IOV resourcesSebastian Ott2019-02-071-0/+20
| * s390/pci: improve bar checkSebastian Ott2019-02-071-1/+1
* | Revert "s390/pci: remove bit_lock usage in interrupt handler"Sebastian Ott2019-02-071-1/+3
|/
* Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-01-061-0/+3
|\
| * s390/pci: skip VF scanningSebastian Ott2019-01-021-0/+3
* | s390/pci: remove bit_lock usage in interrupt handlerSebastian Ott2018-12-131-3/+1Star
|/
* s390/pci: remove stale rcSebastian Ott2018-08-161-1/+0Star
* s390/pci: fix out of bounds access during irq setupSebastian Ott2018-08-161-0/+2
* s390: pci: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-241-0/+1
* s390/pci: do not require AIS facilityChristian Borntraeger2017-11-081-2/+3
* Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-101-1/+8
|\
| * iommu/s390: Add support for iommu_device handlingJoerg Roedel2017-08-151-1/+8
* | PCI: Add a generic weak pcibios_fixup_bus()Palmer Dabbelt2017-08-021-4/+0Star
|/
* s390/pci: recognize name clashes with uidsSebastian Ott2017-06-281-1/+11
* s390/pci: provide more debug informationSebastian Ott2017-06-281-0/+1
* s390/pci: fix handling of PEC 306Sebastian Ott2017-06-281-10/+19
* s390/pci: improve pci hotplugSebastian Ott2017-06-281-0/+9
* s390/pci: improve error handling during fmb (de)registrationSebastian Ott2017-06-281-30/+21Star
* s390/pci: improve unreg_ioat error handlingSebastian Ott2017-06-281-5/+14
* s390/pci: improve error handling during interrupt deregistrationSebastian Ott2017-06-281-10/+19
* s390/pci: don't cleanup in arch_setup_msi_irqsSebastian Ott2017-06-281-28/+17Star
* s390/pci: remove forward declarationSebastian Ott2017-04-051-8/+5Star
* s390/pci: reduce iomap size (even more)Sebastian Ott2017-04-051-1/+1
* s390/pci: remove duplicated defineSebastian Ott2017-04-051-2/+0Star
* s390/pci: remove unused functionSebastian Ott2017-04-051-5/+0Star
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-1/+1
|\
| * treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche2017-01-241-1/+1
* | s390/pci: use proper endianness annotationsSebastian Ott2017-01-161-4/+4
|/
* s390/pci: query fmb lengthSebastian Ott2016-12-141-1/+1
* s390/pci: use unique UIDs for domain enumerationSebastian Ott2016-11-231-0/+8
* s390/pci: add zpci_report_error interfaceMartin Schwidefsky2016-08-241-0/+9
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-03-201-0/+1
|\
| * s390/dma: Allow per device dma opsChristian Borntraeger2016-03-021-0/+1
* | s390/pci: enforce fmb page boundary ruleSebastian Ott2016-03-141-1/+4
* | s390/pci: remove pdev pointer from arch dataSebastian Ott2016-02-231-5/+1Star
|/
* s390/pci: remove iomap sanity checksSebastian Ott2016-01-261-9/+4Star
* s390/pci: fix bar checkSebastian Ott2016-01-261-1/+1
* s390/pci: resize iomapSebastian Ott2016-01-261-12/+22
* s390/pci: improve ZPCI_* macrosSebastian Ott2016-01-261-1/+1