summaryrefslogtreecommitdiff
path: root/arch/s390/pci
AgeCommit message (Expand)Author
2016-04-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-04-01s390/pci: PCI function group 0 is valid for clp_query_pci_fnPierre Morel
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-07s390/pci: add ioctl interface for CLPMartin Schwidefsky
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: set error state for unusable functionsSebastian 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
2016-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-01-09[s390] page_to_phys() always returns a multiple of PAGE_SIZEAl Viro
2015-11-27s390/pci_dma: fix DMA table corruption with > 4 TB main memoryGerald Schaefer
2015-11-09s390/pci_dma: improve debugging of errors during dma mapSebastian Ott
2015-11-09s390/pci_dma: handle dma table failuresSebastian Ott
2015-11-09s390/pci_dma: unify label of invalid translation table entriesSebastian Ott
2015-11-05Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-10-14s390/pci: reshuffle struct used to write debug dataSebastian Ott
2015-10-06iommu/s390: Add iommu api for s390 pci devicesGerald Schaefer
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-08-19s390/pci: move debug messages to debugfsSebastian Ott
2015-07-29s390/pci: use pci_rescan_remove_lockSebastian Ott
2015-07-29s390/pci: handle events for unused functionsSebastian Ott
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-06-18s390/pci: improve handling of hotplug event 0x301Sebastian Ott
2015-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-04-15s390: remove use of seq_printf return valueJoe Perches
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-02-26s390/pci: fix possible information leak in mmio syscallSebastian Ott
2015-02-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-01-21s390: add pci_iomap_rangeMichael S. Tsirkin
2015-01-08s390/pci: add missing address space annotationHeiko Carstens
2014-12-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-11-28s390/pci: Deletion of unnecessary checks before the function call "debug_unre...Markus Elfring
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