summaryrefslogtreecommitdiffstats
path: root/arch/s390/pci/pci.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | PCI/MSI: Rename mask/unmask_msi_irq et alThomas Gleixner2014-11-231-2/+2
* | PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu2014-11-231-1/+1
* | s390/MSI: Use __msi_mask_irq() instead of default_msi_mask_irq()Yijing Wang2014-11-111-2/+2
|/
* s390/pci: fix kmsg componentGerald Schaefer2014-07-221-2/+2
* s390/MSI: Use standard mask and unmask funtionsYijing Wang2014-07-161-43/+6
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-06-041-3/+3
|\
| * s390: pci: Check return value of alloc_irq_desc() properThomas Gleixner2014-05-161-3/+3
* | s390/pci: use pdev->dev.groups for attribute creationSebastian Ott2014-05-221-5/+1
|/
* s390/PCI: Use generic pci_enable_resources()Bjorn Helgaas2014-03-191-15/+1
* Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-221-2/+2
|\
| * s390/PCI: Remove superfluous check of MSI typeAlexander Gordeev2013-12-201-2/+0
| * s390/PCI: Fix single MSI only checkAlexander Gordeev2013-12-201-0/+2
* | s390/pci: reenable per defaultSebastian Ott2013-12-161-3/+3
* | s390/pci: prevent inadvertently triggered bus scansSebastian Ott2013-12-161-1/+9
|/
* s390/pci: implement pcibios_remove_busSebastian Ott2013-11-151-34/+35
* s390/pci: improve handling of bus resourcesSebastian Ott2013-11-151-64/+83
* s390/pci: cleanup function information blockSebastian Ott2013-10-241-31/+15
* s390/pci: message cleanupSebastian Ott2013-10-241-15/+6
* s390/pci: implement hibernation hooksSebastian Ott2013-10-241-0/+41
* s390/pci: update function handle after resume from hibernateSebastian Ott2013-08-301-5/+10
* s390/pci: split lpfSebastian Ott2013-08-301-6/+1
* s390/pci: add recover sysfs knobSebastian Ott2013-08-301-2/+2
OpenPOWER on IntegriCloud