aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-24s390/pci: add zpci_report_error interfaceMartin Schwidefsky1-0/+9
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski1-11/+12
2016-07-18s390/pci: Delete an unnecessary check before the function call "pci_dev_put"Markus Elfring1-2/+1
2016-06-28s390/pci: use basic blocks for pci inline assembliesHeiko Carstens1-1/+11
2016-06-13s390/pci: ensure to not cross a dma segment boundarySebastian Ott1-1/+2
2016-06-13s390/pci: ensure page aligned dma start addressSebastian Ott1-0/+1
2016-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2-14/+70
2016-04-21s390/pci: fix use after free in dma_initSebastian Ott1-6/+10
2016-04-15s390/pci: fmb enhancementsSebastian Ott1-14/+47
2016-04-15s390/pci: add report_error attributeSebastian Ott1-0/+23
2016-04-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-2/+1
2016-04-01s390/pci: PCI function group 0 is valid for clp_query_pci_fnPierre Morel1-2/+1
2016-03-20Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-2/+3
2016-03-14s390/pci: enforce fmb page boundary ruleSebastian Ott1-1/+4
2016-03-07s390/pci: add ioctl interface for CLPMartin Schwidefsky1-12/+235
2016-03-02s390/dma: Allow per device dma opsChristian Borntraeger2-2/+3
2016-02-23s390/pci: remove pdev pointer from arch dataSebastian Ott4-19/+26
2016-01-26s390/pci: remove iomap sanity checksSebastian Ott1-9/+4
2016-01-26s390/pci: set error state for unusable functionsSebastian Ott1-0/+5
2016-01-26s390/pci: fix bar checkSebastian Ott1-1/+1
2016-01-26s390/pci: resize iomapSebastian Ott1-12/+22
2016-01-26s390/pci: improve ZPCI_* macrosSebastian Ott1-1/+1
2016-01-26s390/pci: provide ZPCI_ADDR macroSebastian Ott1-7/+3
2016-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2-7/+15
2016-01-09[s390] page_to_phys() always returns a multiple of PAGE_SIZEAl Viro1-2/+1
2015-11-27s390/pci_dma: fix DMA table corruption with > 4 TB main memoryGerald Schaefer2-7/+15
2015-11-09s390/pci_dma: improve debugging of errors during dma mapSebastian Ott1-11/+30
2015-11-09s390/pci_dma: handle dma table failuresSebastian Ott1-14/+24
2015-11-09s390/pci_dma: unify label of invalid translation table entriesSebastian Ott1-4/+3
2015-11-05Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-12/+25
2015-10-14s390/pci: reshuffle struct used to write debug dataSebastian Ott1-3/+3
2015-10-06iommu/s390: Add iommu api for s390 pci devicesGerald Schaefer1-12/+25
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig1-10/+0
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+3
2015-08-19s390/pci: move debug messages to debugfsSebastian Ott1-10/+23
2015-07-29s390/pci: use pci_rescan_remove_lockSebastian Ott2-4/+13
2015-07-29s390/pci: handle events for unused functionsSebastian Ott1-4/+2
2015-07-29s390/pci: free resources after failed bus allocationSebastian Ott1-4/+9
2015-07-22s390/pci: Use for_pci_msi_entry() to access MSI device listJiang Liu1-3/+3
2015-07-22s390/pci: inline get_zdevSebastian Ott3-20/+15
2015-06-18s390/pci: improve handling of hotplug event 0x301Sebastian Ott1-1/+7
2015-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds3-15/+32
2015-04-15s390: remove use of seq_printf return valueJoe Perches1-2/+4
2015-04-15s390/pci: add locking for fmb accessSebastian Ott2-6/+10
2015-04-15s390/pci: extract software counters from fmbSebastian Ott3-10/+24
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-2/+1
2015-03-25s390: remove test_facility(2) (== z/Architecture mode active) checksHeiko Carstens1-2/+1
2015-03-23Merge branches 'pci/enumeration' and 'pci/virtualization' into nextBjorn Helgaas1-1/+1
2015-03-19PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang1-1/+1
2015-02-27s390/pci: unify pci_iomap symbol exportsSebastian Ott1-2/+2