summaryrefslogtreecommitdiff
path: root/arch/s390/pci/pci.c
AgeCommit message (Expand)Author
2017-04-05s390/pci: remove forward declarationSebastian Ott
2017-04-05s390/pci: reduce iomap size (even more)Sebastian Ott
2017-04-05s390/pci: remove duplicated defineSebastian Ott
2017-04-05s390/pci: remove unused functionSebastian Ott
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-01-24treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche
2017-01-16s390/pci: use proper endianness annotationsSebastian Ott
2016-12-14s390/pci: query fmb lengthSebastian Ott
2016-11-23s390/pci: use unique UIDs for domain enumerationSebastian Ott
2016-08-24s390/pci: add zpci_report_error interfaceMartin Schwidefsky
2016-03-20Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-03-14s390/pci: enforce fmb page boundary ruleSebastian Ott
2016-03-02s390/dma: Allow per device dma opsChristian Borntraeger
2016-02-23s390/pci: remove pdev pointer from arch dataSebastian Ott
2016-01-26s390/pci: remove iomap sanity checksSebastian Ott
2016-01-26s390/pci: fix bar checkSebastian Ott
2016-01-26s390/pci: resize iomapSebastian Ott
2016-01-26s390/pci: improve ZPCI_* macrosSebastian Ott
2016-01-26s390/pci: provide ZPCI_ADDR macroSebastian Ott
2015-11-27s390/pci_dma: fix DMA table corruption with > 4 TB main memoryGerald Schaefer
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-07-29s390/pci: free resources after failed bus allocationSebastian Ott
2015-07-22s390/pci: Use for_pci_msi_entry() to access MSI device listJiang Liu
2015-07-22s390/pci: inline get_zdevSebastian Ott
2015-04-15s390/pci: add locking for fmb accessSebastian Ott
2015-04-15s390/pci: extract software counters from fmbSebastian Ott
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-03-25s390: remove test_facility(2) (== z/Architecture mode active) checksHeiko Carstens
2015-03-23Merge branches 'pci/enumeration' and 'pci/virtualization' into nextBjorn Helgaas
2015-03-19PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang
2015-02-27s390/pci: unify pci_iomap symbol exportsSebastian Ott
2015-02-27s390/pci: fix [un]map_resources sequenceSebastian Ott
2015-01-21s390: add pci_iomap_rangeMichael S. Tsirkin
2014-12-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-11-23PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner
2014-11-23PCI/MSI: Rename mask/unmask_msi_irq et alThomas Gleixner
2014-11-23PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu
2014-11-11s390/MSI: Use __msi_mask_irq() instead of default_msi_mask_irq()Yijing Wang
2014-11-03s390/pci: add sparse annotationsMartin Schwidefsky
2014-11-03s390/pci: improve irq number check for msixSebastian Ott
2014-07-22s390/pci: fix kmsg componentGerald Schaefer
2014-07-16s390/MSI: Use standard mask and unmask funtionsYijing Wang
2014-06-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-05-22s390/pci: use pdev->dev.groups for attribute creationSebastian Ott
2014-05-16s390: pci: Check return value of alloc_irq_desc() properThomas Gleixner
2014-03-19s390/PCI: Use generic pci_enable_resources()Bjorn Helgaas
2014-01-22Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-12-20s390/PCI: Remove superfluous check of MSI typeAlexander Gordeev
2013-12-20s390/PCI: Fix single MSI only checkAlexander Gordeev
2013-12-16s390/pci: reenable per defaultSebastian Ott