summaryrefslogtreecommitdiffstats
path: root/arch/s390/pci/pci.c
Commit message (Expand)AuthorAgeFilesLines
* 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-091-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/+0
|/
* 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/+21
* 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/+17
* s390/pci: remove forward declarationSebastian Ott2017-04-051-8/+5
* s390/pci: reduce iomap size (even more)Sebastian Ott2017-04-051-1/+1
* s390/pci: remove duplicated defineSebastian Ott2017-04-051-2/+0
* s390/pci: remove unused functionSebastian Ott2017-04-051-5/+0
* 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/+1
|/
* s390/pci: remove iomap sanity checksSebastian Ott2016-01-261-9/+4
* 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
* s390/pci: provide ZPCI_ADDR macroSebastian Ott2016-01-261-7/+3
* s390/pci_dma: fix DMA table corruption with > 4 TB main memoryGerald Schaefer2015-11-271-2/+1
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-011-3/+3
|\
| * s390/pci: Use for_pci_msi_entry() to access MSI device listJiang Liu2015-07-221-3/+3
* | s390/pci: free resources after failed bus allocationSebastian Ott2015-07-291-4/+9
* | s390/pci: inline get_zdevSebastian Ott2015-07-221-13/+8
|/
* s390/pci: add locking for fmb accessSebastian Ott2015-04-151-0/+1
* s390/pci: extract software counters from fmbSebastian Ott2015-04-151-0/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-04-141-2/+1
|\
| * s390: remove test_facility(2) (== z/Architecture mode active) checksHeiko Carstens2015-03-251-2/+1
| |
| \
*-. \ Merge branches 'pci/enumeration' and 'pci/virtualization' into nextBjorn Helgaas2015-03-231-1/+1
|\ \ \ | |_|/ |/| |
| * | PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang2015-03-191-1/+1
| |/
* | s390/pci: unify pci_iomap symbol exportsSebastian Ott2015-02-271-2/+2
* | s390/pci: fix [un]map_resources sequenceSebastian Ott2015-02-271-10/+14
|/
* s390: add pci_iomap_rangeMichael S. Tsirkin2015-01-211-7/+27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-12-111-4/+5
|\
| * s390/pci: add sparse annotationsMartin Schwidefsky2014-11-031-2/+4
| * s390/pci: improve irq number check for msixSebastian Ott2014-11-031-2/+1
* | PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner2014-11-231-2/+2
OpenPOWER on IntegriCloud